com.collation.platform.model.topology.app.lotus
Interface DirectoryCataloger
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface DirectoryCataloger
- extends LogicalElement
- Naming Rules:
- 0="parent"
1="managedSystemName"
- Persistable:
- true
- Table Name:
- DIRCATA
- Display Name:
- parent
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 |
setParent
void setParent(DominoServer s)
getParent
DominoServer getParent()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Contains"
reverse="true"
hasParent
boolean hasParent()
setDirectoryCatalogFileNames
void setDirectoryCatalogFileNames(java.lang.String s)
getDirectoryCatalogFileNames
java.lang.String getDirectoryCatalogFileNames()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasDirectoryCatalogFileNames
boolean hasDirectoryCatalogFileNames()
setInterval
void setInterval(int s)
getInterval
int getInterval()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasInterval
boolean hasInterval()
setCatalogInterval
void setCatalogInterval(int s)
getCatalogInterval
int getCatalogInterval()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasCatalogInterval
boolean hasCatalogInterval()
setSchedule
void setSchedule(java.lang.String s)
getSchedule
java.lang.String getSchedule()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasSchedule
boolean hasSchedule()
setCatalogSchedule
void setCatalogSchedule(java.lang.String s)
getCatalogSchedule
java.lang.String getCatalogSchedule()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasCatalogSchedule
boolean hasCatalogSchedule()