|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectglogic.sample.sys.RightsUserParser
Parse rights XML file.
| Nested Class Summary | |
static class |
RightsUserParser.ProductRightsBean
Javabean used during parsing of xml rights file. |
static class |
RightsUserParser.UserBean
Javabean used during parsing of xml rights file. |
| Constructor Summary | |
RightsUserParser()
Constructor for the RightsUserParser object |
|
| Method Summary | |
void |
addUser(RightsUserParser.UserBean user)
Adds a feature to the User attribute of the RightsUserParser object |
java.util.List |
getUserBeans()
key username, ProductRightsBean |
static RightsUserParser |
load(java.lang.String stPath)
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RightsUserParser()
| Method Detail |
public java.util.List getUserBeans()
public static RightsUserParser load(java.lang.String stPath)
throws java.lang.Exception
stPath - Description of the Parameter
java.lang.Exception - Description of the Exceptionpublic void addUser(RightsUserParser.UserBean user)
user - The feature to be added to the User attribute
|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||