|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CentraSiteUser
Method Summary | |
---|---|
java.lang.String |
determineGuiConfigId()
Determine the GUI configuration id for this particular user. |
boolean |
isLoginUser()
Return whether this user is a login user. |
void |
setLoginUser(boolean loginUser)
Set whether this user is to be treated as a login user. |
Methods inherited from interface com.centrasite.jaxr.infomodel.CentraSiteExtensibleObject |
---|
getRegistryService |
Methods inherited from interface javax.xml.registry.infomodel.User |
---|
getEmailAddresses, getOrganization, getPersonName, getPostalAddresses, getTelephoneNumbers, getType, getUrl, setEmailAddresses, setPersonName, setPostalAddresses, setTelephoneNumbers, setType, setUrl |
Methods inherited from interface javax.xml.registry.infomodel.RegistryObject |
---|
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXML |
Methods inherited from interface javax.xml.registry.infomodel.ExtensibleObject |
---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
Method Detail |
---|
void setLoginUser(boolean loginUser) throws javax.xml.registry.JAXRException
loginUser
- true if this user is a login user
javax.xml.registry.JAXRException
boolean isLoginUser() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
java.lang.String determineGuiConfigId() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |