|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DominoServer
Represents an instance of Lotus Domino Server as mentioned in the server document in lotus notes configuration. The notes sensor contacts the domino server designated as the IIOP server in the LotusDominoInitialSensor.xml file and opens the names.nsf file, opens the ($Servers) view and then walks through the list of domino servers one at a time and creates a DominoServer for each server found in this list.
Field Summary | |
---|---|
static java.lang.String |
FIELD_SEPARATOR
|
static java.lang.String |
VALUE_SEPARATOR
|
Fields inherited from interface com.collation.platform.model.topology.app.AppServer |
---|
IBM_COPYRIGHT, RUNNING, STOPPED |
Method Summary | |
---|---|
AdminProcess |
getAdminProcess()
This object represents a group of properties in the server document that can be logically grouped under the Admininstration Process tab. |
AgentManager |
getAgentManager()
This object represents a group of properties in the server document that can be logically grouped under the Agent Manager tab. |
DominoCluster |
getCluster()
This object represents the domino cluster, if any, that this server belongs to. |
DominoDatabase[] |
getDatabases()
Represents the list of all domino databases in the server. |
java.lang.String |
getDataPath()
This is the DataPath of the server. |
java.lang.String |
getDirectoryAssistanceDatabaseName()
Represents the field "MasterAddressBook" in the server document. |
DirectoryAssistance[] |
getDirectoryAssistanceDirectories()
Represents an array of directory assistance databases. |
DirectoryCataloger |
getDirectoryCataloger()
This object represents a group of properties in the server document that can be logically grouped under the Directory Cataloger tab. |
LDAPConfig |
getDirectoryConfig()
Represents a set of configuration attributes that are related to LDAP server configuration All values are obtained from the server document. |
DominoDomain |
getDomain()
This object represents the domino domain, if any, that this server belongs to |
DomainCatalog |
getDomainCatalog()
This object represents a group of properties in the server document that can be logically grouped under the Domain Catalog tab. |
DominoSecurity |
getDominoSecurity()
Represents a set of related security settings on the domino server. |
java.lang.String |
getFTPProxy()
Represents the FTPProxy field in server document. |
java.lang.String |
getGopherProxy()
Currently not filled in by the sensor. |
HTTPFilterSpecialtyServer[] |
getHttpFilters()
This represents the field "HTTP_FilterLibrary" in the server document. |
java.lang.String |
getHTTPProxy()
Represents the HTTPProxy field in server document. |
java.lang.String |
getHTTPTunnelProxy()
Represents the HTTPTunnelProxy field in server document. |
IIOPConfig |
getIIOPConfig()
Represents a set of configuration attributes that are related to the IIOP server configuration All values are obtained from the server document. |
IMAPConfig |
getIMAPConfig()
Represents a set of configuration attributes that are related to IMAP server configuration All values are obtained from the server document. |
int |
getIMAPServerReturnsExactSizeOfMessage()
Represents the field "IMAPExactSize" in the server config document. |
InternetClusterManager |
getInternetClusterManager()
This object represents a group of properties in the server document that can be logically grouped under the Internet Cluster Manager tab. |
java.lang.String |
getLoadInternetConfigurationFromServer()
Currently not filled in by the sensor. |
java.lang.String |
getMaximumFormulaExecutionTime()
Currently not filled in by the sensor. |
java.lang.String |
getNoProxyForTheseDomains()
Currently not filled in by the sensor. |
OtherConfig |
getOtherConfig()
Miscellaneous configurations. |
java.lang.String |
getPath()
This is the path of the domino server, this is extracted from the executable's runtime environment. |
int |
getPOP3ServerReturnsExactSizeOfMessage()
Represents the field "POP3ExactSize" in the server config document. |
POPConfig |
getPOPConfig()
Represents a set of configuration attributes that are related to the POP server configuration All values are obtained from the server document. |
RemoteDebugManager |
getRemoteDebugManager()
This object represents a group of properties in the server document that can be logically grouped under the Remote Debug Manager tab. |
java.lang.String |
getRoutingTasks()
Represents the field "Tasks" in the server document. |
int |
getSametimeServer()
Represents the field "Sametime" in the server document. |
SametimeServer |
getSametimeServerObject()
Represents an instance of the sametime server, if installed. |
java.lang.String |
getServerBuildNumber()
Represents the field "ServerBuildNumber" in the server document. |
java.lang.String |
getServerName()
Represents the abbreviated server name for the server. |
java.lang.String |
getServerTitle()
This is the field "ServerTitle" in the server document. |
SMTPConfig |
getSMTPConfig()
Represents a set of configuration attributes that are related to the SMTP server configuration All values are obtained from the server document. |
java.lang.String |
getSMTPListenerTask()
Currently not filled in by the sensor. |
java.lang.String |
getSOCKSProxy()
Represents the SOCKSProxy field in server document. |
SpecialityServer[] |
getSpecialityServers()
Specialty servers are obtained by the sensor from a variety of inputs. |
java.lang.String |
getSSLSecurityProxy()
Represents the SSLSecurityProxy field in server document. |
SSLSettings |
getSSLSettings()
Currently not filled in by the sensor. |
DominoTransactionLogging |
getTransactionLogging()
Represents a set of related fields that represent Transaction Logging in the domino server. |
int |
getTypeAhead()
Represents the field "TypeaheadStatus" in the server config document. |
WebConfig |
getWebConfig()
Represents a set of configuration attributes that are related to the web server configuration All values are obtained from the server document. |
WebRetriever |
getWebRetriever()
This object represents a group of properties in the server document that can be logically grouped under the Web Retriever tab. |
boolean |
hasAdminProcess()
|
boolean |
hasAgentManager()
|
boolean |
hasCluster()
|
boolean |
hasDatabases()
|
boolean |
hasDataPath()
|
boolean |
hasDirectoryAssistanceDatabaseName()
|
boolean |
hasDirectoryAssistanceDirectories()
|
boolean |
hasDirectoryCataloger()
|
boolean |
hasDirectoryConfig()
|
boolean |
hasDomain()
|
boolean |
hasDomainCatalog()
|
boolean |
hasDominoSecurity()
|
boolean |
hasFTPProxy()
|
boolean |
hasGopherProxy()
|
boolean |
hasHttpFilters()
|
boolean |
hasHTTPProxy()
|
boolean |
hasHTTPTunnelProxy()
|
boolean |
hasIIOPConfig()
|
boolean |
hasIMAPConfig()
|
boolean |
hasIMAPServerReturnsExactSizeOfMessage()
|
boolean |
hasInternetClusterManager()
|
boolean |
hasLoadInternetConfigurationFromServer()
|
boolean |
hasMaximumFormulaExecutionTime()
|
boolean |
hasNoProxyForTheseDomains()
|
boolean |
hasOtherConfig()
|
boolean |
hasPath()
|
boolean |
hasPOP3ServerReturnsExactSizeOfMessage()
|
boolean |
hasPOPConfig()
|
boolean |
hasRemoteDebugManager()
|
boolean |
hasRoutingTasks()
|
boolean |
hasSametimeServer()
|
boolean |
hasSametimeServerObject()
|
boolean |
hasServerBuildNumber()
|
boolean |
hasServerName()
|
boolean |
hasServerTitle()
|
boolean |
hasSMTPConfig()
|
boolean |
hasSMTPListenerTask()
|
boolean |
hasSOCKSProxy()
|
boolean |
hasSpecialityServers()
|
boolean |
hasSSLSecurityProxy()
|
boolean |
hasSSLSettings()
|
boolean |
hasTransactionLogging()
|
boolean |
hasTypeAhead()
|
boolean |
hasWebConfig()
|
boolean |
hasWebRetriever()
|
void |
setAdminProcess(AdminProcess s)
Server Tasks |
void |
setAgentManager(AgentManager s)
|
void |
setCluster(DominoCluster s)
|
void |
setDatabases(DominoDatabase[] s)
|
void |
setDataPath(java.lang.String dataPath)
|
void |
setDirectoryAssistanceDatabaseName(java.lang.String s)
|
void |
setDirectoryAssistanceDirectories(DirectoryAssistance[] info)
|
void |
setDirectoryCataloger(DirectoryCataloger s)
|
void |
setDirectoryConfig(LDAPConfig s)
|
void |
setDomain(DominoDomain s)
|
void |
setDomainCatalog(DomainCatalog s)
|
void |
setDominoSecurity(DominoSecurity s)
|
void |
setFTPProxy(java.lang.String s)
|
void |
setGopherProxy(java.lang.String s)
|
void |
setHttpFilters(HTTPFilterSpecialtyServer[] s)
|
void |
setHTTPProxy(java.lang.String s)
|
void |
setHTTPTunnelProxy(java.lang.String s)
|
void |
setIIOPConfig(IIOPConfig s)
|
void |
setIMAPConfig(IMAPConfig s)
|
void |
setIMAPServerReturnsExactSizeOfMessage(int s)
|
void |
setInternetClusterManager(InternetClusterManager s)
|
void |
setLoadInternetConfigurationFromServer(java.lang.String domain)
|
void |
setMaximumFormulaExecutionTime(java.lang.String domain)
|
void |
setNoProxyForTheseDomains(java.lang.String s)
|
void |
setOtherConfig(OtherConfig s)
|
void |
setPath(java.lang.String path)
|
void |
setPOP3ServerReturnsExactSizeOfMessage(int s)
|
void |
setPOPConfig(POPConfig s)
|
void |
setRemoteDebugManager(RemoteDebugManager s)
|
void |
setRoutingTasks(java.lang.String domain)
|
void |
setSametimeServer(int domain)
|
void |
setSametimeServerObject(SametimeServer s)
|
void |
setServerBuildNumber(java.lang.String domain)
|
void |
setServerName(java.lang.String s)
|
void |
setServerTitle(java.lang.String serverTitle)
|
void |
setSMTPConfig(SMTPConfig s)
|
void |
setSMTPListenerTask(java.lang.String domain)
|
void |
setSOCKSProxy(java.lang.String s)
|
void |
setSpecialityServers(SpecialityServer[] s)
|
void |
setSSLSecurityProxy(java.lang.String s)
|
void |
setSSLSettings(SSLSettings config)
|
void |
setTransactionLogging(DominoTransactionLogging s)
|
void |
setTypeAhead(int s)
|
void |
setWebConfig(WebConfig config)
|
void |
setWebRetriever(WebRetriever 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 |
Methods inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem |
---|
getAssetID, getAssetTag, getCICategory, getConfigLastUpdate, getLastAuditState, getLastAuditTime, getLastLifecycleStateTime, getLifecycleState, getPrimaryOwner, hasAssetID, hasAssetTag, hasCICategory, hasConfigLastUpdate, hasLastAuditState, hasLastAuditTime, hasLastLifecycleStateTime, hasLifecycleState, hasPrimaryOwner, setAssetID, setAssetTag, setCICategory, setConfigLastUpdate, setLastAuditState, setLastAuditTime, setLastLifecycleStateTime, setLifecycleState, setPrimaryOwner |
Field Detail |
---|
static final java.lang.String VALUE_SEPARATOR
static final java.lang.String FIELD_SEPARATOR
Method Detail |
---|
void setPath(java.lang.String path)
java.lang.String getPath() throws AttributeNotSetException
AttributeNotSetException
boolean hasPath()
void setDataPath(java.lang.String dataPath)
java.lang.String getDataPath() throws AttributeNotSetException
AttributeNotSetException
boolean hasDataPath()
void setServerTitle(java.lang.String serverTitle)
java.lang.String getServerTitle() throws AttributeNotSetException
AttributeNotSetException
boolean hasServerTitle()
void setDomain(DominoDomain s)
DominoDomain getDomain() throws AttributeNotSetException
AttributeNotSetException
boolean hasDomain()
void setCluster(DominoCluster s)
DominoCluster getCluster() throws AttributeNotSetException
AttributeNotSetException
boolean hasCluster()
void setLoadInternetConfigurationFromServer(java.lang.String domain)
java.lang.String getLoadInternetConfigurationFromServer() throws AttributeNotSetException
AttributeNotSetException
boolean hasLoadInternetConfigurationFromServer()
void setMaximumFormulaExecutionTime(java.lang.String domain)
java.lang.String getMaximumFormulaExecutionTime() throws AttributeNotSetException
AttributeNotSetException
boolean hasMaximumFormulaExecutionTime()
void setServerBuildNumber(java.lang.String domain)
java.lang.String getServerBuildNumber() throws AttributeNotSetException
AttributeNotSetException
boolean hasServerBuildNumber()
void setRoutingTasks(java.lang.String domain)
java.lang.String getRoutingTasks() throws AttributeNotSetException
AttributeNotSetException
boolean hasRoutingTasks()
void setSMTPListenerTask(java.lang.String domain)
java.lang.String getSMTPListenerTask() throws AttributeNotSetException
AttributeNotSetException
boolean hasSMTPListenerTask()
void setSametimeServer(int domain)
int getSametimeServer() throws AttributeNotSetException
AttributeNotSetException
boolean hasSametimeServer()
void setDirectoryAssistanceDirectories(DirectoryAssistance[] info)
boolean hasDirectoryAssistanceDirectories()
DirectoryAssistance[] getDirectoryAssistanceDirectories() throws AttributeNotSetException
AttributeNotSetException
void setWebConfig(WebConfig config)
WebConfig getWebConfig() throws AttributeNotSetException
AttributeNotSetException
boolean hasWebConfig()
void setSSLSettings(SSLSettings config)
SSLSettings getSSLSettings() throws AttributeNotSetException
AttributeNotSetException
boolean hasSSLSettings()
void setDirectoryConfig(LDAPConfig s)
LDAPConfig getDirectoryConfig() throws AttributeNotSetException
AttributeNotSetException
boolean hasDirectoryConfig()
void setIMAPConfig(IMAPConfig s)
IMAPConfig getIMAPConfig() throws AttributeNotSetException
AttributeNotSetException
boolean hasIMAPConfig()
void setPOPConfig(POPConfig s)
POPConfig getPOPConfig() throws AttributeNotSetException
AttributeNotSetException
boolean hasPOPConfig()
void setSMTPConfig(SMTPConfig s)
SMTPConfig getSMTPConfig() throws AttributeNotSetException
AttributeNotSetException
boolean hasSMTPConfig()
void setOtherConfig(OtherConfig s)
OtherConfig getOtherConfig() throws AttributeNotSetException
AttributeNotSetException
boolean hasOtherConfig()
void setIIOPConfig(IIOPConfig s)
IIOPConfig getIIOPConfig() throws AttributeNotSetException
AttributeNotSetException
boolean hasIIOPConfig()
void setHTTPProxy(java.lang.String s)
java.lang.String getHTTPProxy() throws AttributeNotSetException
AttributeNotSetException
boolean hasHTTPProxy()
void setFTPProxy(java.lang.String s)
java.lang.String getFTPProxy() throws AttributeNotSetException
AttributeNotSetException
boolean hasFTPProxy()
void setGopherProxy(java.lang.String s)
java.lang.String getGopherProxy() throws AttributeNotSetException
AttributeNotSetException
boolean hasGopherProxy()
void setSSLSecurityProxy(java.lang.String s)
java.lang.String getSSLSecurityProxy() throws AttributeNotSetException
AttributeNotSetException
boolean hasSSLSecurityProxy()
void setHTTPTunnelProxy(java.lang.String s)
java.lang.String getHTTPTunnelProxy() throws AttributeNotSetException
AttributeNotSetException
boolean hasHTTPTunnelProxy()
void setSOCKSProxy(java.lang.String s)
java.lang.String getSOCKSProxy() throws AttributeNotSetException
AttributeNotSetException
boolean hasSOCKSProxy()
void setNoProxyForTheseDomains(java.lang.String s)
java.lang.String getNoProxyForTheseDomains() throws AttributeNotSetException
AttributeNotSetException
boolean hasNoProxyForTheseDomains()
void setServerName(java.lang.String s)
java.lang.String getServerName() throws AttributeNotSetException
AttributeNotSetException
boolean hasServerName()
DominoDatabase[] getDatabases() throws AttributeNotSetException
AttributeNotSetException
void setDatabases(DominoDatabase[] s)
boolean hasDatabases()
void setSpecialityServers(SpecialityServer[] s)
SpecialityServer[] getSpecialityServers() throws AttributeNotSetException
AttributeNotSetException
boolean hasSpecialityServers()
void setHttpFilters(HTTPFilterSpecialtyServer[] s)
HTTPFilterSpecialtyServer[] getHttpFilters() throws AttributeNotSetException
AttributeNotSetException
boolean hasHttpFilters()
void setAdminProcess(AdminProcess s)
AdminProcess getAdminProcess() throws AttributeNotSetException
AttributeNotSetException
boolean hasAdminProcess()
void setAgentManager(AgentManager s)
AgentManager getAgentManager() throws AttributeNotSetException
AttributeNotSetException
boolean hasAgentManager()
void setDomainCatalog(DomainCatalog s)
DomainCatalog getDomainCatalog() throws AttributeNotSetException
AttributeNotSetException
boolean hasDomainCatalog()
void setDirectoryCataloger(DirectoryCataloger s)
DirectoryCataloger getDirectoryCataloger() throws AttributeNotSetException
AttributeNotSetException
boolean hasDirectoryCataloger()
void setInternetClusterManager(InternetClusterManager s)
InternetClusterManager getInternetClusterManager() throws AttributeNotSetException
AttributeNotSetException
boolean hasInternetClusterManager()
void setWebRetriever(WebRetriever s)
WebRetriever getWebRetriever() throws AttributeNotSetException
AttributeNotSetException
boolean hasWebRetriever()
void setRemoteDebugManager(RemoteDebugManager s)
RemoteDebugManager getRemoteDebugManager() throws AttributeNotSetException
AttributeNotSetException
boolean hasRemoteDebugManager()
void setSametimeServerObject(SametimeServer s)
SametimeServer getSametimeServerObject() throws AttributeNotSetException
AttributeNotSetException
boolean hasSametimeServerObject()
void setDominoSecurity(DominoSecurity s)
DominoSecurity getDominoSecurity() throws AttributeNotSetException
AttributeNotSetException
boolean hasDominoSecurity()
void setDirectoryAssistanceDatabaseName(java.lang.String s)
java.lang.String getDirectoryAssistanceDatabaseName() throws AttributeNotSetException
AttributeNotSetException
boolean hasDirectoryAssistanceDatabaseName()
void setTypeAhead(int s)
int getTypeAhead() throws AttributeNotSetException
AttributeNotSetException
boolean hasTypeAhead()
void setIMAPServerReturnsExactSizeOfMessage(int s)
int getIMAPServerReturnsExactSizeOfMessage() throws AttributeNotSetException
AttributeNotSetException
boolean hasIMAPServerReturnsExactSizeOfMessage()
void setPOP3ServerReturnsExactSizeOfMessage(int s)
int getPOP3ServerReturnsExactSizeOfMessage() throws AttributeNotSetException
AttributeNotSetException
boolean hasPOP3ServerReturnsExactSizeOfMessage()
void setTransactionLogging(DominoTransactionLogging s)
DominoTransactionLogging getTransactionLogging() throws AttributeNotSetException
AttributeNotSetException
boolean hasTransactionLogging()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |