Plumtree Portal UI  
 

PTConfigService Members

PTConfigService overview

Public Static Methods

getPTInstance 
setTestPTInstance Unit tests should use this method to overwrite/teardown existing helper singleton. DO NOT USE for production code.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAbsoluteImageServerBaseURL 
GetAbsoluteImageServerRootURL 
GetApplicationBaseURL (inherited from com.plumtree.uiinfrastructure.helpers.ConfigService)Overloaded.  
GetApplicationBaseURLToAS (inherited from com.plumtree.uiinfrastructure.helpers.ConfigService) 
GetConfigVariableAsInt 
GetConfigVariableAsStringOverloaded.  
GetConfigVariablesOverloaded.  
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.
GetHTTPEntryPoint (inherited from com.plumtree.uiinfrastructure.helpers.ConfigService) 
GetImageServerBaseURL (inherited from com.plumtree.uiinfrastructure.helpers.ConfigService) 
GetJSIncluderComponentPath (inherited from com.plumtree.uiinfrastructure.helpers.ConfigService) 
GetJSIncluderJSComponentInclude (inherited from com.plumtree.uiinfrastructure.helpers.ConfigService)Overloaded.  
GetJSIncluderVersionPrefix (inherited from com.plumtree.uiinfrastructure.helpers.ConfigService) 
GetMainServerApplicationURL (inherited from com.plumtree.uiinfrastructure.helpers.ConfigService) 
GetNormalizedBaseURL (inherited from com.plumtree.uiinfrastructure.helpers.ConfigService) 
GetPTClassTypeDescrManager 
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.
UseFriendlyURLS 

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

PTConfigService Class | com.plumtree.portaluiinfrastructure.helpers Namespace