|
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.ProductRightsBean
Javabean used during parsing of xml rights file.
| Constructor Summary | |
RightsUserParser.ProductRightsBean()
|
|
| Method Summary | |
boolean |
getAllFunctions()
Gets the allFunctions attribute of the ProductRightsBean object |
java.util.Set |
getFunctions()
Gets the functions attribute of the ProductRightsBean object |
java.lang.String |
getProductName()
Gets the productName attribute of the ProductRightsBean object |
void |
setAllFunctions(boolean rightsToAllFunctions)
Sets the allFunctions attribute of the ProductRightsBean object |
void |
setFunction(java.lang.String function)
Sets the function attribute of the ProductRightsBean object |
void |
setProductName(java.lang.String name)
Sets the productName attribute of the ProductRightsBean object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RightsUserParser.ProductRightsBean()
| Method Detail |
public boolean getAllFunctions()
public void setAllFunctions(boolean rightsToAllFunctions)
rightsToAllFunctions - The new allFunctions valuepublic java.lang.String getProductName()
public void setProductName(java.lang.String name)
name - The new productName valuepublic void setFunction(java.lang.String function)
function - The new function valuepublic java.util.Set getFunctions()
|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||