com.collation.platform.model.topology.app.web.apache
Interface ApacheProxyServer
- All Superinterfaces:
- ConfigurationItem, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, WebProxyServer
public interface ApacheProxyServer
- extends WebProxyServer
Represents an Apache Proxy Server.
- Persistable:
- true
- Top Level:
- true
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 |
getAllowCONNECTPorts
ApacheAllowCONNECTPort[] getAllowCONNECTPorts()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.AccessedVia"
reverse="false"
- Containment Relationship:
- true
setAllowCONNECTPorts
void setAllowCONNECTPorts(ApacheAllowCONNECTPort[] allowCONNECTPorts)
hasAllowCONNECTPorts
boolean hasAllowCONNECTPorts()
getProxyReceiveBufferSize
int getProxyReceiveBufferSize()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setProxyReceiveBufferSize
void setProxyReceiveBufferSize(int proxyReceiveBufferSize)
hasProxyReceiveBufferSize
boolean hasProxyReceiveBufferSize()
getProxyVia
int getProxyVia()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setProxyVia
void setProxyVia(int proxyVia)
hasProxyVia
boolean hasProxyVia()
getProxyDomain
java.lang.String getProxyDomain()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setProxyDomain
void setProxyDomain(java.lang.String proxyDomain)
hasProxyDomain
boolean hasProxyDomain()
getCacheForceCompletion
int getCacheForceCompletion()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCacheForceCompletion
void setCacheForceCompletion(int cacheForceCompletion)
hasCacheForceCompletion
boolean hasCacheForceCompletion()
getCacheRoot
java.lang.String getCacheRoot()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCacheRoot
void setCacheRoot(java.lang.String cacheRoot)
hasCacheRoot
boolean hasCacheRoot()
getCacheSize
int getCacheSize()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCacheSize
void setCacheSize(int cacheSize)
hasCacheSize
boolean hasCacheSize()
getCacheGcInterval
int getCacheGcInterval()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCacheGcInterval
void setCacheGcInterval(int cacheGcInterval)
hasCacheGcInterval
boolean hasCacheGcInterval()
getCacheMaxExpire
int getCacheMaxExpire()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCacheMaxExpire
void setCacheMaxExpire(int cacheMaxExpire)
hasCacheMaxExpire
boolean hasCacheMaxExpire()
getCacheDirLevels
int getCacheDirLevels()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCacheDirLevels
void setCacheDirLevels(int cacheDirLevels)
hasCacheDirLevels
boolean hasCacheDirLevels()
getCacheDirLength
int getCacheDirLength()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCacheDirLength
void setCacheDirLength(int cacheDirLength)
hasCacheDirLength
boolean hasCacheDirLength()
getCacheDefaultExpire
int getCacheDefaultExpire()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCacheDefaultExpire
void setCacheDefaultExpire(int cacheDefaultExpire)
hasCacheDefaultExpire
boolean hasCacheDefaultExpire()
getCacheLastModifiedFactor
float getCacheLastModifiedFactor()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCacheLastModifiedFactor
void setCacheLastModifiedFactor(float cacheLastModifiedFactor)
hasCacheLastModifiedFactor
boolean hasCacheLastModifiedFactor()