Liferay 7.0-ce-b4

com.liferay.portlet
Interface PortletPreferencesFactoryConstants


public interface PortletPreferencesFactoryConstants


Field Summary
static String SETTINGS_SCOPE_COMPANY
           
static String SETTINGS_SCOPE_GROUP
           
static String SETTINGS_SCOPE_PORTLET_INSTANCE
           
 

Field Detail

SETTINGS_SCOPE_COMPANY

static final String SETTINGS_SCOPE_COMPANY
See Also:
Constant Field Values

SETTINGS_SCOPE_GROUP

static final String SETTINGS_SCOPE_GROUP
See Also:
Constant Field Values

SETTINGS_SCOPE_PORTLET_INSTANCE

static final String SETTINGS_SCOPE_PORTLET_INSTANCE
See Also:
Constant Field Values

Liferay 7.0-ce-b4