Plumtree Portal UI  
 

TagState.TEST_PORTLET_REQUEST_DATA Field

This static variable can be used to supply a pre-populated hashtable for the portlet request data. This will be used during TagState construction only. This should only be used in unit tests and not in production code.

public static XPHashtable TEST_PORTLET_REQUEST_DATA;

See Also

TagState Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace