Plumtree Portal UI  
 

XUIHelperMethods Members

XUIHelperMethods overview

Public Static Fields

QS_XUI_DATASOURCE_ID Query String param: data source ID
QS_XUI_WEBSERVICE_ID Query String param: web service ID
XUI_AUTHSOURCE_SERVICEID XUI Editor Type: Authentication Source
XUI_CRAWLER_SERVICEID XUI Editor Type: Crawler
XUI_DATASOURCE_SERVICEID XUI Editor Type: Data Source
XUI_DOCUMENT_SERVICEID XUI Editor Type: Card
XUI_MIGRATION_EXPORT_SERVICEID XUI Editor Type: Migration Export
XUI_MIGRATION_IMPORT_SERVICEID XUI Editor Type: Migration Import
XUI_PROFILESOURCE_SERVICEID XUI Editor Type: Profile Source
XUI_SEARCH_SERVICEID XUI Editor Type: Search
XUI_TIMEOUT_IN_SECONDS Time out for the XUI requests to the remote server
XUI_XSL_TRANSFORMER name of the XSL transformer file

Public Static Methods

GetDataSourceIDFromQS Returns the Data Source ID from the QS.

Public Instance Constructors

XUIHelperMethods Constructor Initializes a new instance of the XUIHelperMethods 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

XUIHelperMethods Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace