| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.wles.util.RuleParser.QualifiedElement
com.wles.util.RuleParser.Action
com.wles.util.RuleParser.RoleAction
Class representation of a Role action.
| Field Summary | |
| static java.lang.String | QUALIFIERRole qualifier. | 
| Constructor Summary | |
| RuleParser.RoleAction(java.lang.String value)Constructs a RoleActionfrom a named role. | |
| Method Summary | |
|  RuleParser.ActionType | getActionType()Get the ActionTypefor this action. | 
|  RuleParser.SubjectRole | getSubjectRole()Gets the Subject representation of the Role action. | 
|  void | validate()Validates that the internal string is a syntatically correct role. | 
| Methods inherited from class com.wles.util.RuleParser.Action | 
| parse | 
| Methods inherited from class com.wles.util.RuleParser.QualifiedElement | 
| equals, getName, getQualifiedName, hashCode, toString | 
| Methods inherited from class java.lang.Object | 
| getClass, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
public static final java.lang.String QUALIFIER
| Constructor Detail | 
public RuleParser.RoleAction(java.lang.String value)
                      throws RuleParser.ParsingException
RoleAction from a named role.
| Method Detail | 
public RuleParser.ActionType getActionType()
RuleParser.ActionActionType for this action.
getActionType in class RuleParser.Action
public RuleParser.SubjectRole getSubjectRole()
                                      throws RuleParser.ParsingException
RuleParser.ParsingException
public void validate()
              throws RuleParser.ParsingException
validate in class RuleParser.QualifiedElementRuleParser.ParsingException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||