![]() | Determines whether the specified Object is equal to the current Object. |
![]() | This method returns the application. |
![]() | This method returns the requested cookie. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | This method returns the requested header. |
![]() | JF- Returns the value of the paramter in argument. |
![]() | This method returns the persistent sub session. This persistent sub session will not be cleared on logout. You should use the regular SubSession unless you have a specific reason to use this persistent sub session. |
![]() | Returns the current request. |
![]() | JF- Returns the current request URL. |
![]() | JF- Returns the current server name from XPRequest. |
![]() | JF- Returns the current port number from XPRequest. |
![]() | This method returns the sub session. This sub session will be cleared on logout, and therefore is a good place for storing variables needed for the lifetime of the user session. |
![]() | Gets the Type of the current instance. |
![]() | JF- Sets the content language on the WebData. |
![]() | Overloaded. This method adds the specified cookie. |
![]() | This method sets the requested header. |
![]() | This method sets the status code on the Response. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ApplicationData Class | com.plumtree.uiinfrastructure.login Namespace