com.collation.platform.model.topology.app.j2ee.oracleapp
Interface OracleAppJSPContainer
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, SoftwareContainer
public interface OracleAppJSPContainer
- extends SoftwareContainer
OracleAppJSPContainer
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.topology.app.SoftwareContainer |
getBindAddresses, getName, getParent, getStatus, hasBindAddresses, hasName, hasParent, hasStatus, setBindAddresses, setName, setParent, setStatus |
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 |
getEmitDebugInfo
boolean getEmitDebugInfo()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setEmitDebugInfo
void setEmitDebugInfo(boolean emitDebugInfo)
hasEmitDebugInfo
boolean hasEmitDebugInfo()
getExternalResource
boolean getExternalResource()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setExternalResource
void setExternalResource(boolean externalResource)
hasExternalResource
boolean hasExternalResource()
getStaticTextInChars
boolean getStaticTextInChars()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setStaticTextInChars
void setStaticTextInChars(boolean staticTextInChars)
hasStaticTextInChars
boolean hasStaticTextInChars()
getForgiveDupDirAttr
boolean getForgiveDupDirAttr()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setForgiveDupDirAttr
void setForgiveDupDirAttr(boolean forgiveDupDirAttr)
hasForgiveDupDirAttr
boolean hasForgiveDupDirAttr()
getReduceTagCode
boolean getReduceTagCode()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setReduceTagCode
void setReduceTagCode(boolean reduceTagCode)
hasReduceTagCode
boolean hasReduceTagCode()
getXmlValidate
boolean getXmlValidate()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setXmlValidate
void setXmlValidate(boolean xmlValidate)
hasXmlValidate
boolean hasXmlValidate()
getExtraImportList
java.lang.String getExtraImportList()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setExtraImportList
void setExtraImportList(java.lang.String extraImportList)
hasExtraImportList
boolean hasExtraImportList()
getDebug
boolean getDebug()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDebug
void setDebug(boolean debug)
hasDebug
boolean hasDebug()
getCheckPrecompile
boolean getCheckPrecompile()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCheckPrecompile
void setCheckPrecompile(boolean checkPrecompile)
hasCheckPrecompile
boolean hasCheckPrecompile()
getRunMode
java.lang.String getRunMode()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setRunMode
void setRunMode(java.lang.String runMode)
hasRunMode
boolean hasRunMode()
getTagReuseDefault
java.lang.String getTagReuseDefault()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTagReuseDefault
void setTagReuseDefault(java.lang.String tagReuseDefault)
hasTagReuseDefault
boolean hasTagReuseDefault()
getTimeout
int getTimeout()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTimeout
void setTimeout(int timeout)
hasTimeout
boolean hasTimeout()
getCacheTlds
java.lang.String getCacheTlds()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCacheTlds
void setCacheTlds(java.lang.String cacheTlds)
hasCacheTlds
boolean hasCacheTlds()
getTaglibLocation
java.lang.String getTaglibLocation()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTaglibLocation
void setTaglibLocation(java.lang.String taglibLocation)
hasTaglibLocation
boolean hasTaglibLocation()