Class StrictPortletPreferencesImpl

Object
com.liferay.portlet.PortletPreferencesImpl
com.liferay.portlet.StrictPortletPreferencesImpl
All Implemented Interfaces:
Serializable, Cloneable, PortletPreferences

public class StrictPortletPreferencesImpl extends PortletPreferencesImpl implements Cloneable, Serializable
Author:
Tomas Polesovsky, Shuyang Zhou
See Also:
  • Constructor Details

    • StrictPortletPreferencesImpl

      public StrictPortletPreferencesImpl()
    • StrictPortletPreferencesImpl

      public StrictPortletPreferencesImpl(long companyId, long ownerId, int ownerType, long plid, String portletId, String xml, Map<String,Preference> preferences)
  • Method Details