|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CitrixUser
Field Summary | |
---|---|
static java.lang.String |
IBM_COPYRIGHT
|
Method Summary | |
---|---|
CitrixAccountAuthority |
getAccountAuthority()
|
int |
getAccountType()
|
CitrixApplication[] |
getApplications()
|
boolean |
hasAccountAuthority()
|
boolean |
hasAccountType()
|
boolean |
hasApplications()
|
void |
setAccountAuthority(CitrixAccountAuthority x)
|
void |
setAccountType(int x)
|
void |
setApplications(CitrixApplication[] x)
|
Methods inherited from interface com.collation.platform.model.topology.process.Account |
---|
getAccountName, getShortName, hasAccountName, hasShortName, setAccountName, setShortName |
Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
Methods inherited from interface com.collation.platform.model.ModelObject |
---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
Field Detail |
---|
static final java.lang.String IBM_COPYRIGHT
Method Detail |
---|
CitrixApplication[] getApplications() throws AttributeNotSetException
AttributeNotSetException
void setApplications(CitrixApplication[] x)
boolean hasApplications()
CitrixAccountAuthority getAccountAuthority() throws AttributeNotSetException
AttributeNotSetException
void setAccountAuthority(CitrixAccountAuthority x)
boolean hasAccountAuthority()
int getAccountType() throws AttributeNotSetException
AttributeNotSetException
void setAccountType(int x)
boolean hasAccountType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |