Plumtree Portal UI  
 

PTConfigConstants Members

PTConfigConstants overview

Public Static Fields

ADMIN_OBJECTS_PER_PAGE_SUBSECTION The Admin Objects Per Page sub-section in administration
ADMINISTRATION_SECTION The Administration section
ANALYTICS_CLUSTER_NAME_SETTING Analytics cluster name
ANALYTICS_CLUSTER_PORT_SETTING Analytics cluster port
ANALYTICS_CLUSTER_TIMEOUT_SETTING Analytics cluster timeout
ANALYTICS_CLUSTERING_ENABLED_SETTING Flag that enableds Analytics clustering
ANALYTICS_COLLECTOR_HOST_SETTING Analytics Collector hostname
ANALYTICS_COLLECTOR_PORT_SETTING Analytics Collector port
ANALYTICS_CONSOLE_LOGGING_SETTING Flag that enables Analytics console logging
ANALYTICS_ENABLED_SETTING Flag that enables Analytics
ANALYTICS_LOGGING_LEVEL_SETTING Analytics logging level
ANALYTICS_UNICAST_ENABLED_SETTING Flag that enables Analytics unicast
AUTHENTICATION_SECTION The Authentication section
BROWSERLOGINTOKENEXPIRATION_SUBSECTION The BrowserLoginTokenExpiration sub-section
COMMUNITIES_SECTION The Communities section
CRAWLERS_SECTION The Crawlers section
DOCUMENTS_SECTION The Documents section
FAILOVER_SECTION The Failover section
GARBAGE_COLLECTION_SECTION The Garbage Collection Section
GATEWAY_SECTION The Gateway section
INVITATIONS_SECTION The Invitations Section
IS_ADMIN_SITE_SUBSECTION The Is Admin Site sub-section in administration
IS_INVITATION_URL_SECURE Setting Name: Is the Invitation URL Secure
MAX_RESULTS_TO_DISPLAY_SUBSECTION The Max Results To Display sub-section in administration
MY_PAGES_SECTION The MyPages section
SEARCH_SECTION The Search section
STYLE_SECTION 
THREAD_INTERVAL_SUBSECTION The Thread Interval sub-section in garbage collection
THREAD_PRIORITY_SUBSECTION The Thread Priority sub-section in garbage collection

Public Instance Constructors

PTConfigConstants Constructor Initializes a new instance of the PTConfigConstants class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

PTConfigConstants Class | com.plumtree.portaluiinfrastructure.application.varpacks Namespace