|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An xReporter end-user. Usually belonging to the human species.
Method Summary | |
void |
generateSaxFragment(org.xml.sax.ContentHandler contentHandler)
Generate an XML (SAX) representation of this user. |
java.lang.String |
getCustomer()
Returns a string representing the customer to which this user belongs. |
java.lang.String |
getName()
Returns the username of this user. |
java.lang.String |
getProperty(java.lang.String name)
Gets a user-defined property of this user. |
java.util.List |
getRoles()
Returns a List containing this user's roles. |
Method Detail |
public java.lang.String getName()
public java.util.List getRoles()
public java.lang.String getCustomer()
public java.lang.String getProperty(java.lang.String name)
public void generateSaxFragment(org.xml.sax.ContentHandler contentHandler) throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |