|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstraintAware
| Method Summary | |
|---|---|
void |
addConstraintMapping(ConstraintMapping mapping)
Add a Constraint Mapping. |
void |
addRole(String role)
Add a Role definition. |
List<ConstraintMapping> |
getConstraintMappings()
|
Set<String> |
getRoles()
|
void |
setConstraintMappings(List<ConstraintMapping> constraintMappings,
Set<String> roles)
Set Constraint Mappings and roles. |
| Method Detail |
|---|
List<ConstraintMapping> getConstraintMappings()
Set<String> getRoles()
void setConstraintMappings(List<ConstraintMapping> constraintMappings,
Set<String> roles)
constraintMappings - roles - void addConstraintMapping(ConstraintMapping mapping)
mapping - void addRole(String role)
role -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||