PersonalSettingsHelper overview
![]() ![]() | key session setting names used by defaults |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | name of the personal settings sub-session. This should only be used by the interpreter. |
![]() ![]() |
![]() ![]() | Overloaded. Call this method to determine if the subsession for caching personal settings exists in the specified ISessionManager. |
![]() ![]() | Call this method to find the value associated with given setting name. |
![]() ![]() | Overloaded. Only use this version if all you have is the subsession |
![]() ![]() | Call this method to remove a personal setting name on the session (infrastructure HttpSession sandbox) |
![]() ![]() | Overloaded. Call this method to set a personal setting name value pair on the session (infrastructure HttpSession sandbox) |
![]() |
Initializes a new instance of the PersonalSettingsHelper class. |
![]() | Determines whether the specified Object is equal to the current 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. |
![]() | Gets the Type of the current instance. |
![]() | 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. |
PersonalSettingsHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace