|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ValidationErrors in com.ibm.pim.collaboration |
---|
Methods in com.ibm.pim.collaboration that return ValidationErrors | |
---|---|
ValidationErrors |
CollaborationCategory.validate()
Validates the category. |
Uses of ValidationErrors in com.ibm.pim.common |
---|
Subinterfaces of ValidationErrors in com.ibm.pim.common | |
---|---|
interface |
ExtendedValidationErrors
|
Uses of ValidationErrors in com.ibm.pim.extensionpoints |
---|
Methods in com.ibm.pim.extensionpoints that return ValidationErrors | |
---|---|
ValidationErrors |
ItemRunValueRuleFunctionArguments.getValidationErrors()
Obtains the validation errors for this item. |
ValidationErrors |
ItemPrePostProcessingFunctionArguments.getValidationErrors()
Obtains the validation errors for this item. |
ValidationErrors |
CollaborationItemRunValueRuleFunctionArguments.getValidationErrors()
Obtains the validation errors for this item. |
ValidationErrors |
CollaborationItemPrePostProcessingFunctionArguments.getValidationErrors()
Obtains the validation errors for this item. |
ValidationErrors |
CollaborationCategoryRunValueRuleFunctionArguments.getValidationErrors()
Obtains the validation errors for this category. |
ValidationErrors |
CollaborationCategoryPrePostProcessingFunctionArguments.getValidationErrors()
Obtains the validation errors for this category. |
ValidationErrors |
CategoryRunValueRuleFunctionArguments.getValidationErrors()
Obtains the validation errors for this category. |
ValidationErrors |
CategoryPrePostProcessingFunctionArguments.getValidationErrors()
Obtains the validation errors for this category. |
Uses of ValidationErrors in com.ibm.pim.hierarchy |
---|
Methods in com.ibm.pim.hierarchy that return types with arguments of type ValidationErrors | |
---|---|
java.util.List<ValidationErrors> |
Hierarchy.save()
Persist the changes to the given hierarchy object |
Uses of ValidationErrors in com.ibm.pim.hierarchy.category |
---|
Methods in com.ibm.pim.hierarchy.category that return ValidationErrors | |
---|---|
ValidationErrors |
Category.validate()
Validates the category. |
Uses of ValidationErrors in com.ibm.pim.lookuptable |
---|
Methods in com.ibm.pim.lookuptable that return ValidationErrors | |
---|---|
ValidationErrors |
LookupTableEntry.save()
Persists this entry to the database |
Uses of ValidationErrors in com.ibm.pim.organization |
---|
Methods in com.ibm.pim.organization that return ValidationErrors | |
---|---|
ValidationErrors |
Organization.validate()
Validates the organization. |
Methods in com.ibm.pim.organization that return types with arguments of type ValidationErrors | |
---|---|
java.util.List<ValidationErrors> |
OrganizationHierarchy.save()
Persist the changes to the given hierarchy object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |