public interface ApplicationContextPro extends ApplicationContext
Modifier and Type | Field and Description |
---|---|
static short |
WS_TYPE_AXIS1 |
static short |
WS_TYPE_CXF |
static short |
WS_TYPE_JAX_WS |
SCRIPT_PROTECT_ALL, SCRIPT_PROTECT_CGI, SCRIPT_PROTECT_COOKIE, SCRIPT_PROTECT_FORM, SCRIPT_PROTECT_NONE, SCRIPT_PROTECT_URL
getApplicationTimeout, getClientCluster, getClientstorage, getClientTimeout, getComponentMappings, getCustomTagMappings, getDefaultCacheName, getDefaultDataSource, getJavaSettings, getLocalMode, getLoginStorage, getMappings, getName, getORMConfiguration, getORMDatasource, getRestCFCLocations, getRestSettings, getS3, getSameFieldAsArray, getScriptProtect, getSecureJson, getSecureJsonPrefix, getSecurityApplicationToken, getSecurityCookieDomain, getSecurityIdleTimeout, getSessionCluster, getSessionstorage, getSessionTimeout, getSessionType, getSource, getTriggerComponentDataMember, hasName, isORMEnabled, isSetClientCookies, isSetClientManagement, isSetDomainCookies, isSetSessionManagement, reinitORM, setApplicationTimeout, setClientCluster, setClientstorage, setClientTimeout, setComponentMappings, setCustomTagMappings, setDefaultCacheName, setDefaultDataSource, setLocalMode, setLoginStorage, setMappings, setORMConfiguration, setORMDatasource, setORMEnabled, setS3, setScriptProtect, setSecureJson, setSecureJsonPrefix, setSecuritySettings, setSessionCluster, setSessionstorage, setSessionTimeout, setSessionType, setSetClientCookies, setSetClientManagement, setSetDomainCookies, setSetSessionManagement, setTriggerComponentDataMember
static final short WS_TYPE_AXIS1
static final short WS_TYPE_JAX_WS
static final short WS_TYPE_CXF
DataSource[] getDataSources()
DataSource getDataSource(String dataSourceName) throws PageException
PageException
DataSource getDataSource(String dataSourceName, DataSource defaultValue)
void setDataSources(DataSource[] dataSources)
Object getDefDataSource()
Object getORMDataSource()
void setDefDataSource(Object datasource)
void setORMDataSource(Object string)
boolean getBufferOutput()
void setBufferOutput(boolean bufferOutput)
short getScopeCascading()
void setScopeCascading(short scopeCascading)
TimeZone getTimeZone()
void setTimeZone(TimeZone timeZone)
Charset getWebCharset()
void setWebCharset(Charset charset)
Charset getResourceCharset()
void setResourceCharset(Charset charset)
boolean getTypeChecking()
void setTypeChecking(boolean typeChecking)
Map<Collection.Key,Map<Collection.Key,Object>> getTagAttributeDefaultValues()
Map<Collection.Key,Object> getTagAttributeDefaultValues(String fullName)
void setTagAttributeDefaultValues(Struct sct)
TimeSpan getRequestTimeout()
void setRequestTimeout(TimeSpan timeout)
CustomType getCustomType(String strType)
boolean getAllowCompression()
void setAllowCompression(boolean allowCompression)
boolean getSuppressContent()
void setSuppressContent(boolean suppressContent)
short getWSType()
void setWSType(short wstype)
boolean getCGIScopeReadonly()
void setCGIScopeReadonly(boolean cgiScopeReadonly)
Copyright © 2015 Lucee