com.collation.platform.model.topology.app.j2ee.oracleapp
Interface OracleAppJ2EEApplication
- All Superinterfaces:
- ConfigurationItem, J2EEApplication, J2EEDeployedObject, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, Provider, java.io.Serializable, SoftwareModule
public interface OracleAppJ2EEApplication
- extends J2EEApplication
OracleAppJ2EEApplication
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.topology.app.SoftwareModule |
getFile, getFileName, getName, getParent, hasFile, hasFileName, hasName, hasParent, setFile, setFileName, setName, setParent |
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 |
getState
java.lang.String getState()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setState
void setState(java.lang.String state)
hasState
boolean hasState()
getParentApplication
OracleAppJ2EEApplication getParentApplication()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setParentApplication
void setParentApplication(OracleAppJ2EEApplication application)
hasParentApplication
boolean hasParentApplication()
getConnectorModules
OracleAppConnectorModule[] getConnectorModules()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Federates"
reverse="false"
setConnectorModules
void setConnectorModules(OracleAppConnectorModule[] webModules)
hasConnectorModules
boolean hasConnectorModules()
getDeploymentDescriptor
LogicalContent getDeploymentDescriptor()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDeploymentDescriptor
void setDeploymentDescriptor(LogicalContent descriptor)
hasDeploymentDescriptor
boolean hasDeploymentDescriptor()
getProprietaryDeploymentDescriptor
LogicalContent getProprietaryDeploymentDescriptor()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setProprietaryDeploymentDescriptor
void setProprietaryDeploymentDescriptor(LogicalContent descriptor)
hasProprietaryDeploymentDescriptor
boolean hasProprietaryDeploymentDescriptor()
getArchivePath
java.lang.String getArchivePath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setArchivePath
void setArchivePath(java.lang.String archivePath)
hasArchivePath
boolean hasArchivePath()
getDataSourcesDescriptor
LogicalContent getDataSourcesDescriptor()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDataSourcesDescriptor
void setDataSourcesDescriptor(LogicalContent descriptor)
hasDataSourcesDescriptor
boolean hasDataSourcesDescriptor()
getJdbcConnectionPools
OracleAppJDBCConnectionPool[] getJdbcConnectionPools()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setJdbcConnectionPools
void setJdbcConnectionPools(OracleAppJDBCConnectionPool[] connectionPools)
hasJdbcConnectionPools
boolean hasJdbcConnectionPools()
getJdbcDrivers
OracleAppJDBCDriver[] getJdbcDrivers()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setJdbcDrivers
void setJdbcDrivers(OracleAppJDBCDriver[] drivers)
hasJdbcDrivers
boolean hasJdbcDrivers()
getApplicationRootDirectoryPath
java.lang.String getApplicationRootDirectoryPath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setApplicationRootDirectoryPath
void setApplicationRootDirectoryPath(java.lang.String path)
hasApplicationRootDirectoryPath
boolean hasApplicationRootDirectoryPath()
getChildApplicationNames
java.lang.String getChildApplicationNames()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setChildApplicationNames
void setChildApplicationNames(java.lang.String applicationNames)
hasChildApplicationNames
boolean hasChildApplicationNames()
getMetricRulesDescriptor
LogicalContent getMetricRulesDescriptor()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMetricRulesDescriptor
void setMetricRulesDescriptor(LogicalContent descriptor)
hasMetricRulesDescriptor
boolean hasMetricRulesDescriptor()
getOhsRouting
boolean getOhsRouting()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setOhsRouting
void setOhsRouting(boolean ohsRouting)
hasOhsRouting
boolean hasOhsRouting()
getRoutingId
java.lang.String getRoutingId()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setRoutingId
void setRoutingId(java.lang.String routingId)
hasRoutingId
boolean hasRoutingId()
getWebSite
java.lang.String getWebSite()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setWebSite
void setWebSite(java.lang.String webSite)
hasWebSite
boolean hasWebSite()
getNameAsParent
java.lang.String getNameAsParent()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setNameAsParent
void setNameAsParent(java.lang.String name)
hasNameAsParent
boolean hasNameAsParent()