Plumtree Portal UI  
 

PTPersonalSettingsHelper.GetSettingsToCache Method 

Retrieve the individual settings to cache in the lower-level HTTPSession as opposed to the higher-level IPTSessionInfo. Defined in x_config.xml

public static XPArrayList GetSettingsToCache(
   IApplication app
);

Parameters

app
Application object

Return Value

Hashmap of settings to be cached

See Also

PTPersonalSettingsHelper Class | com.plumtree.portaluiinfrastructure.login Namespace