|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectoryAssistance
Represents each document in the ($DirectoryAssitance) view in the names.nsf file.
| Field Summary |
|---|
| Fields inherited from interface com.collation.platform.model.topology.core.ManagedElement |
|---|
IBM_COPYRIGHT |
| Method Summary | |
|---|---|
java.lang.String |
getDomainName()
Field "DomainName" |
java.lang.String |
getDomainType()
Represents the field "DomainType" in directory document. |
int |
getEnabled()
represents field "DomainEnabled" |
int |
getGroupAuthorization()
Field "GroupExpansion" |
int |
getMakeThisDomainAvailableTo()
Field ""ClientProtocolType"" |
DominoNamingContext |
getNamingContext1()
Represents the naming context 1 in the directory document. |
DominoServer |
getParent()
The parent domino server which contains this object. |
DominoReplicas |
getReplicas()
Represents domino replicas in the directory document. |
boolean |
hasDomainName()
|
boolean |
hasDomainType()
|
boolean |
hasEnabled()
|
boolean |
hasGroupAuthorization()
|
boolean |
hasMakeThisDomainAvailableTo()
|
boolean |
hasNamingContext1()
|
boolean |
hasParent()
|
boolean |
hasReplicas()
|
void |
setDomainName(java.lang.String s)
|
void |
setDomainType(java.lang.String s)
|
void |
setEnabled(int s)
|
void |
setGroupAuthorization(int s)
|
void |
setMakeThisDomainAvailableTo(int s)
|
void |
setNamingContext1(DominoNamingContext s)
|
void |
setParent(DominoServer s)
|
void |
setReplicas(DominoReplicas s)
|
| 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 |
| Method Detail |
|---|
void setParent(DominoServer s)
DominoServer getParent()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasParent()
void setDomainType(java.lang.String s)
java.lang.String getDomainType()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasDomainType()
void setDomainName(java.lang.String s)
java.lang.String getDomainName()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasDomainName()
void setMakeThisDomainAvailableTo(int s)
int getMakeThisDomainAvailableTo()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasMakeThisDomainAvailableTo()
void setGroupAuthorization(int s)
int getGroupAuthorization()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasGroupAuthorization()
void setEnabled(int s)
int getEnabled()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasEnabled()
void setNamingContext1(DominoNamingContext s)
DominoNamingContext getNamingContext1()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasNamingContext1()
void setReplicas(DominoReplicas s)
DominoReplicas getReplicas()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasReplicas()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||