public class PortalPreferencesLocalServiceImpl extends PortalPreferencesLocalServiceBaseImpl
counterLocalService, persistedModelLocalServiceRegistry, portalPreferencesLocalService, portalPreferencesPersistence
Constructor and Description |
---|
PortalPreferencesLocalServiceImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.model.PortalPreferences |
addPortalPreferences(long ownerId,
int ownerType,
String defaultPreferences) |
PortletPreferences |
getPreferences(long ownerId,
int ownerType) |
PortletPreferences |
getPreferences(long ownerId,
int ownerType,
String defaultPreferences) |
com.liferay.portal.kernel.model.PortalPreferences |
updatePreferences(long ownerId,
int ownerType,
com.liferay.portal.kernel.portlet.PortalPreferences portalPreferences) |
com.liferay.portal.kernel.model.PortalPreferences |
updatePreferences(long ownerId,
int ownerType,
String xml) |
addPortalPreferences, afterPropertiesSet, createPortalPreferences, deletePersistedModel, deletePortalPreferences, deletePortalPreferences, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchPortalPreferences, getActionableDynamicQuery, getCounterLocalService, getIndexableActionableDynamicQuery, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, getPortalPreferences, getPortalPreferenceses, getPortalPreferencesesCount, getPortalPreferencesLocalService, getPortalPreferencesPersistence, initActionableDynamicQuery, runSQL, setCounterLocalService, setPortalPreferencesLocalService, setPortalPreferencesPersistence, updatePortalPreferences
public com.liferay.portal.kernel.model.PortalPreferences addPortalPreferences(long ownerId, int ownerType, String defaultPreferences)
public PortletPreferences getPreferences(long ownerId, int ownerType)
public PortletPreferences getPreferences(long ownerId, int ownerType, String defaultPreferences)
public com.liferay.portal.kernel.model.PortalPreferences updatePreferences(long ownerId, int ownerType, com.liferay.portal.kernel.portlet.PortalPreferences portalPreferences)
public com.liferay.portal.kernel.model.PortalPreferences updatePreferences(long ownerId, int ownerType, String xml)