|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourcePatternInfo
The ResourcePatternInfo interface represents metadata for
a ResourcePattern. ResourcePatternInfo contains a list of FieldInfo
instances: one for each discrete field within the ResourcePattern.
Each field may have its own rules for matching ResourceRequests.
| Method Summary | |
|---|---|
FieldInfo[] |
getFieldInfo()
Get information about ResourcePattern fields. |
FieldInfo |
getFieldInfo(String fieldName)
Get information about a specific ResourcePattern field. |
ResourcePatternValidationRule |
getResourcePatternValidationRule()
Get the ResourcePatternValidationRule. |
| Method Detail |
|---|
ResourcePatternValidationRule getResourcePatternValidationRule()
FieldInfo[] getFieldInfo()
FieldInfo getFieldInfo(String fieldName)
fieldName - the name of the Field.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||