com.filenet.rm.api

Uses of Interface ValidationErrors

Packages that use ValidationErrors

Package Description
com.filenet.rm.api

Uses of ValidationErrors in com.filenet.rm.api

Modifier and Type Method and Description
  1. static
  2. ValidationErrors
BusinessRules.validateSecurityClassification(com.filenet.wcm.api.Properties aoRecordProps,com.filenet.wcm.api.ObjectStore aoObjectStore)
Validates the specified properties to perform an initial security classification action.
  1. static
  2. ValidationErrors
BusinessRules.validateSecurityDeclassify(com.filenet.wcm.api.Properties aoRecordProps)
Validates the specified properties to perform a declassify action.
  1. static
  2. ValidationErrors
BusinessRules.validateSecurityDowngrade(com.filenet.wcm.api.Properties aoRecordProps)
Validates the specified properties to perform a downgrade action.
  1. static
  2. ValidationErrors
BusinessRules.validateSecurityUpgrade(com.filenet.wcm.api.Properties aoRecordProps)
Validates the specified properties to perform an upgrade action.