|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SMSCollectionClients
Class is an abstract class. It is the parent class for all the SMS_CM_RES_COLL_ classes, which are the member classes for each collection. Instances of these member classes are the members of the associated collections. ref ms sdk sms 2003 sp1
| Field Summary | |
|---|---|
static java.lang.String |
IBM_COPYRIGHT
|
| Method Summary | |
|---|---|
java.lang.String |
getDomain()
Domain to which the member class belongs |
boolean |
getIsAssigned()
Indicates whether the client is assigned to this site. |
boolean |
getIsClient()
Indicates whether the resource is an installed SMS client. |
boolean |
getIsDirect()
Value is TRUE if the client is a member through a direct rule (SMS_CollectionRuleDirect) - otherwise, the value is FALSE or NULL. |
java.lang.String |
getName()
Name of the resource. |
java.lang.String |
getResourceID()
Unique SMS-supplied identifier for this resource. |
int |
getResourceType()
Type of resource such as system or user. |
java.lang.String |
getSiteCode()
Site code of the site that created the collection. |
SMSCollections |
getSMSCollection()
|
java.lang.String |
getSMSID()
SMS unique identifier (GUID) generated by the client. |
SMSResource |
getSMSResource()
|
WindowsComputerSystem |
getWindowsComputerSystem()
|
boolean |
hasDomain()
|
boolean |
hasIsAssigned()
|
boolean |
hasIsClient()
|
boolean |
hasIsDirect()
|
boolean |
hasName()
|
boolean |
hasResourceID()
|
boolean |
hasResourceType()
|
boolean |
hasSiteCode()
|
boolean |
hasSMSCollection()
|
boolean |
hasSMSID()
|
boolean |
hasSMSResource()
|
boolean |
hasWindowsComputerSystem()
|
void |
setDomain(java.lang.String x)
|
void |
setIsAssigned(boolean x)
|
void |
setIsClient(boolean x)
|
void |
setIsDirect(boolean x)
|
void |
setName(java.lang.String x)
|
void |
setResourceID(java.lang.String x)
|
void |
setResourceType(int x)
|
void |
setSiteCode(java.lang.String x)
|
void |
setSMSCollection(SMSCollections x)
|
void |
setSMSID(java.lang.String x)
|
void |
setSMSResource(SMSResource x)
|
void |
setWindowsComputerSystem(WindowsComputerSystem x)
|
| 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 |
|---|
java.lang.String getSMSID()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSMSID(java.lang.String x)
boolean hasSMSID()
boolean getIsClient()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setIsClient(boolean x)
boolean hasIsClient()
java.lang.String getSiteCode()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSiteCode(java.lang.String x)
boolean hasSiteCode()
WindowsComputerSystem getWindowsComputerSystem()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setWindowsComputerSystem(WindowsComputerSystem x)
boolean hasWindowsComputerSystem()
int getResourceType()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setResourceType(int x)
boolean hasResourceType()
SMSCollections getSMSCollection()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSMSCollection(SMSCollections x)
boolean hasSMSCollection()
boolean getIsAssigned()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setIsAssigned(boolean x)
boolean hasIsAssigned()
java.lang.String getName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setName(java.lang.String x)
boolean hasName()
java.lang.String getDomain()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setDomain(java.lang.String x)
boolean hasDomain()
SMSResource getSMSResource()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSMSResource(SMSResource x)
boolean hasSMSResource()
boolean getIsDirect()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setIsDirect(boolean x)
boolean hasIsDirect()
java.lang.String getResourceID()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setResourceID(java.lang.String x)
boolean hasResourceID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||