|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IValidationContext
Method Summary | |
---|---|
void |
addError(IValidationError error) Add a new validation error message |
String |
getProcessingContext() Get the current processing context |
Map<String,Object> |
getValidationConfig() |
Object |
getValidationConfig(String key) |
List<IValidationError> |
getValidationErrors() Return a map of validation errors reported to this context The map is a error-code to error message map |
void |
setProcessingContext(String processingContext) Set the current processing context (String representation of the context) |
Method Detail |
---|
void addError(IValidationError error)
Validation
- Error encounteredMap<String,Object> getValidationConfig()
Object getValidationConfig(String key)
List<IValidationError> getValidationErrors()
void setProcessingContext(String processingContext)
processingContext
-String getProcessingContext()
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |