com.collation.platform.model.topology.app.lotus
Interface WebRetriever
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface WebRetriever
- extends LogicalElement
- Naming Rules:
- 0="parent"
1="managedSystemName"
- Persistable:
- true
- Table Name:
- WEBRET
- 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()
setWebNavigatorDatabase
void setWebNavigatorDatabase(java.lang.String s)
getWebNavigatorDatabase
java.lang.String getWebNavigatorDatabase()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasWebNavigatorDatabase
boolean hasWebNavigatorDatabase()
setServices
void setServices(java.lang.String s)
getServices
java.lang.String getServices()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasServices
boolean hasServices()
setConcurrentRetrievers
void setConcurrentRetrievers(int s)
getConcurrentRetrievers
int getConcurrentRetrievers()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasConcurrentRetrievers
boolean hasConcurrentRetrievers()
setUpdateCache
void setUpdateCache(java.lang.String s)
getUpdateCache
java.lang.String getUpdateCache()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasUpdateCache
boolean hasUpdateCache()
setSMTPDomain
void setSMTPDomain(java.lang.String s)
getSMTPDomain
java.lang.String getSMTPDomain()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasSMTPDomain
boolean hasSMTPDomain()
setAllowAccessToTheseInternetSites
void setAllowAccessToTheseInternetSites(java.lang.String s)
getAllowAccessToTheseInternetSites
java.lang.String getAllowAccessToTheseInternetSites()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasAllowAccessToTheseInternetSites
boolean hasAllowAccessToTheseInternetSites()
setDenyAccessToTheseInternetSites
void setDenyAccessToTheseInternetSites(java.lang.String s)
getDenyAccessToTheseInternetSites
java.lang.String getDenyAccessToTheseInternetSites()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasDenyAccessToTheseInternetSites
boolean hasDenyAccessToTheseInternetSites()