public interface Configuration
ConfigurationLoader.getConfiguration()
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAbsoluteStaticPluginResource(java.lang.String moduleCompleteKey,
java.lang.String resourceName)
A helper method to return a url for 'plugin' resources.
|
java.lang.String |
getAeLogs()
Corresponds to conf.suite.AE_LOGS in custom.properties.
|
int |
getAlertMessageLimit()
Corresponds to conf.suite.ALERT_MESSAGE_LIMIT in custom.properties.
|
int |
getAlertSubjectLimit()
Corresponds to conf.suite.ALERT_SUBJECT_LIMIT in custom.properties.
|
java.util.Map<java.lang.String,java.lang.String> |
getAliasMap()
Corresponds to conf.mailhandler.alias.* in custom.properties.
|
java.lang.String |
getAppianName()
Corresponds to resources.appian.ap.application.appian.ap.appianName in custom.properties.
|
java.lang.String |
getAppianVersion()
Corresponds to Appian release version.
|
java.lang.String |
getAppname()
Corresponds to resources.appian.ap.application.appian.ap.appname in custom.properties.
|
int |
getArvLimit()
Corresponds to resources.appian.process.application.arv.limit in custom.properties.
|
int |
getAutoArchiveDelay()
Corresponds to conf.suite.AUTO_ARCHIVE_DELAY in custom.properties.
|
int |
getAutocompleteCacheMaxSize()
Corresponds to conf.suite.CACHE_MAX_SIZE in custom.properties.
|
int |
getAutoDeleteDelay()
Corresponds to conf.suite.AUTO_DELETE_DELAY in custom.properties.
|
java.io.File |
getBasePath()
Corresponds to conf.suite.BASE_PATH in custom.properties.
|
java.lang.String |
getBaseUri()
Corresponds to Appian server.
|
java.lang.String |
getClientIdPrefix()
Corresponds to conf.jms.clientIdPrefix.
|
java.util.List<java.lang.String> |
getClientIds()
Corresponds to conf.jms.clientIds in custom.properties.
|
int |
getCollaborationAdministrationGroupId()
Corresponds to resources.appian.ac.collaboration.COLLABORATION_ADMINISTRATION_GROUP_ID in
custom.properties.
|
java.util.List<java.lang.String> |
getConnectionFactoryNames()
Corresponds to conf.jms.connectionFactory in custom.properties.
|
java.lang.String |
getContextPath()
Corresponds to conf.suite.APPLICATION_CONTEXT in custom.properties.
|
java.lang.String |
getCopyright()
Corresponds to resources.appian.ap.application.appian.ap.copyright in custom.properties.
|
java.lang.String |
getCopyrightYear()
Corresponds to resources.appian.ap.application.appian.ap.copyrightYear in custom.properties.
|
java.lang.String |
getCreateConnectionPassword()
Corresponds to conf.jms.createConnectionPassword in custom.properties.
|
java.lang.String |
getCreateConnectionUsername()
Corresponds to conf.jms.createConnectionUsername in custom.properties.
|
int |
getDataCapArray()
Corresponds to conf.suite.DATA_CAP_ARRAY in custom.properties.
|
int |
getDataCapParagraphs()
Corresponds to conf.suite.DATA_CAP_PARAGRAPHS in custom.properties.
|
int |
getDataCapSentences()
Corresponds to conf.suite.DATA_CAP_SENTENCES in custom.properties.
|
int |
getDataCapWords()
Corresponds to conf.suite.DATA_CAP_WORDS in custom.properties.
|
java.util.List<java.lang.String> |
getDatasources()
Deprecated.
|
int |
getDataTruncSentences()
Corresponds to conf.suite.DATA_TRUNC_SENTENCES in custom.properties.
|
java.lang.String |
getDefaultEmailDomain()
Corresponds to conf.mailhandler.email.domain.
|
java.lang.String |
getDefaultEnvironment()
Corresponds to conf.suite.DEFAULT_ENVIRONMENT in custom.properties.
|
int |
getDefaultHomePageId()
Corresponds to conf.suite.DEFAULT_HOME_PAGE_ID in custom.properties.
|
int |
getDisplayNameMaxSize()
Corresponds to resources.appian.ag.constants.ag.nn.maxsize in custom.properties.
|
int |
getFirstNameMaxSize()
Corresponds to resources.appian.ag.constants.ag.fn.maxsize in custom.properties.
|
int |
getLastNameMaxSize()
Corresponds to resources.appian.ag.constants.ag.ln.maxsize in custom.properties.
|
java.lang.String |
getMailPassword()
Corresponds to conf.mailhandler.mail.password in custom.properties.
|
java.util.List<java.lang.String> |
getMailSmtpHosts()
Corresponds to conf.mailhandler.mail.smtp.host.
|
int |
getMailSmtpPort()
Corresponds to conf.mailhandler.mail.smtp.port in custom.properties.
|
java.lang.String |
getMailUser()
Corresponds to conf.mailhandler.mail.user in custom.properties.
|
int |
getMaxAutoCompleteSuggestions()
Corresponds to conf.suite.MAX_AUTOCOMPLETE_SUGGESTIONS in custom.properties.
|
int |
getMaxClientConnections()
Corresponds to conf.jms.maxConnections.
|
int |
getMaxExportRows()
Deprecated.
Not in use anymore
|
int |
getMaxNumberOfMoveableObjects()
Corresponds to resources.appian.ac.collaboration.MAX_NUMBER_MOVEABLE_OBJECTS in
custom.properties.
|
int |
getMaxUploadFileSize()
Corresponds to resources.appian.ac.collaboration.MAX_UPLOAD_FILE_SIZE in custom.properties.
|
int |
getMiddleNameMaxSize()
Corresponds to resources.appian.ag.constants.ag.mn.maxsize in custom.properties.
|
int |
getMinimumDocumentNameLength()
Corresponds to resources.appian.ac.collaboration.MINIMUM_DOCUMENT_NAME_LENGTH in
custom.properties.
|
java.lang.String |
getNotificationSenderAddress()
Corresponds to conf.mailhandler.ntf_sndr_addr in custom.properties.
|
java.lang.String |
getPrivateScheme()
Corresponds to conf.suite.PRIVATE_SCHEME in custom.properties.
|
java.net.URL |
getPrivateSchemeLinkRoot()
Combines
getPrivateScheme() , getServerAndPort() , getContextPath() to form
the URL base of private (internal) links. |
java.lang.String |
getProcessStatusIcon(long index)
Corresponds to resources.appian.analytics.application.processstatus.icon.# in
custom.properties.
|
java.lang.String |
getProcessStatusIconDefault()
Corresponds to resources.appian.analytics.application.processstatus.icon.default in
custom.properties.
|
java.lang.String |
getProcessTopic()
Corresponds to conf.jms.processTopic in custom.properties.
|
java.net.URL |
getPublicSchemeLinkRoot()
|
java.lang.String |
getQueuePrefix()
Corresponds to conf.jms.queuePrefix in custom.properties.
|
int |
getRequestTimeoutInSeconds()
Corresponds to conf.suite.REQUEST_TIMEOUT_IN_SEC in custom.properties.
|
java.lang.String |
getScheme()
Corresponds to conf.suite.SCHEME in custom.properties.
|
java.lang.String |
getServerAndPort()
Corresponds to conf.suite.SERVER_AND_PORT in custom.properties.
|
int |
getSessionTimeoutWarn()
Corresponds to resources.appian.ap.application.appian.ap.session.timeoutwarn in
custom.properties.
|
java.lang.String |
getTopicPrefix()
Corresponds to conf.jms.topicPrefix in custom.properties.
|
java.lang.String |
getVersion()
Corresponds to resources.appian.ap.application.appian.ap.version in custom.properties.
|
java.lang.String |
getWebServiceBaseUrl()
Corresponds to resources.appian.webservices.application.webservice.baseurl in
custom.properties.
|
boolean |
isAutocompleteEnabled()
Corresponds to conf.suite.AUTOCOMPLETE_ENABLED in custom.properties.
|
boolean |
isMailSmtpAuth()
Corresponds to conf.mailhandler.mail.smtp.auth in custom.properties.
|
boolean |
isProduction()
Corresponds to conf.suite.PRODUCTION in custom.properties.
|
boolean |
isUddiEnabled()
Determined by the settings in uddi-config.xml.
|
@Deprecated int getMaxExportRows()
java.lang.String getProcessStatusIcon(long index)
index
- - the index # of the iconjava.lang.String getProcessStatusIconDefault()
int getMaxUploadFileSize()
int getCollaborationAdministrationGroupId()
int getMinimumDocumentNameLength()
int getMaxNumberOfMoveableObjects()
@Deprecated java.util.List<java.lang.String> getDatasources()
int getLastNameMaxSize()
int getMiddleNameMaxSize()
int getFirstNameMaxSize()
int getDisplayNameMaxSize()
java.util.List<java.lang.String> getClientIds()
java.lang.String getClientIdPrefix()
int getMaxClientConnections()
java.util.List<java.lang.String> getConnectionFactoryNames()
java.lang.String getProcessTopic()
java.lang.String getTopicPrefix()
java.lang.String getQueuePrefix()
java.lang.String getCreateConnectionUsername()
java.lang.String getCreateConnectionPassword()
java.lang.String getNotificationSenderAddress()
java.util.List<java.lang.String> getMailSmtpHosts()
int getMailSmtpPort()
boolean isMailSmtpAuth()
true
, it is used in conjunction with getMailUser()
and
getMailPassword()
to connect to the SMTP server to send email.java.lang.String getMailUser()
isMailSmtpAuth()
is true
, it is used in conjunction with
getMailPassword()
to connect to the SMTP server to send email.java.lang.String getMailPassword()
isMailSmtpAuth()
is true
, it is used in conjunction with
getMailUser()
to connect to the SMTP server to send email.java.util.Map<java.lang.String,java.lang.String> getAliasMap()
java.lang.String getDefaultEmailDomain()
java.lang.String getAppname()
java.lang.String getVersion()
getAppianVersion()
java.lang.String getAppianVersion()
getVersion()
, this version is not
configurable.getVersion()
java.lang.String getBaseUri()
java.lang.String getCopyright()
getAppname()
, getVersion()
,
getCopyrightYear()
, getAppianName()
.java.lang.String getCopyrightYear()
java.lang.String getAppianName()
int getSessionTimeoutWarn()
int getArvLimit()
boolean isProduction()
java.lang.String getAeLogs()
java.io.File getBasePath()
java.lang.String getContextPath()
java.lang.String getServerAndPort()
getScheme()
is http and the port is 80 or if getScheme()
is https and the
port is 443.java.lang.String getScheme()
java.lang.String getPrivateScheme()
java.net.URL getPublicSchemeLinkRoot()
getScheme()
, getServerAndPort()
, getContextPath()
to form
the URL base of public links. E.g., "https://myserver.mydomain.com/suite"java.net.URL getPrivateSchemeLinkRoot()
getPrivateScheme()
, getServerAndPort()
, getContextPath()
to form
the URL base of private (internal) links. E.g., "http://appserver1/suite"int getDataCapWords()
int getDataCapSentences()
int getDataCapParagraphs()
int getDataCapArray()
int getDataTruncSentences()
int getRequestTimeoutInSeconds()
int getAutoArchiveDelay()
int getAutoDeleteDelay()
int getAlertSubjectLimit()
int getAlertMessageLimit()
boolean isAutocompleteEnabled()
int getMaxAutoCompleteSuggestions()
int getAutocompleteCacheMaxSize()
int getDefaultHomePageId()
java.lang.String getDefaultEnvironment()
java.lang.String getWebServiceBaseUrl()
getPublicSchemeLinkRoot()
but may be set to
a different value if the system is configured to expose web services through a different URL
than the main site (uncommon).boolean isUddiEnabled()
element is
present, this is true.java.lang.String getAbsoluteStaticPluginResource(java.lang.String moduleCompleteKey, java.lang.String resourceName)
<%= request.getContextPath() %>/download/resources/plugin.key:module.key/resource.name
with <%=
webResourceManager.getStaticPluginResource(descriptor, resourceName) %>
This method returns a URL in an absolute formatmoduleCompleteKey
- complete plugin module keyresourceName
- the name of the resource as defined in the plugin manifestCopyright © 2003-2024 Appian Corporation. All Rights Reserved.