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,
java.lang.String defaultPreferences) |
javax.portlet.PortletPreferences |
getPreferences(long ownerId,
int ownerType) |
javax.portlet.PortletPreferences |
getPreferences(long ownerId,
int ownerType,
java.lang.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,
java.lang.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, updatePortalPreferencespublic com.liferay.portal.kernel.model.PortalPreferences addPortalPreferences(long ownerId,
int ownerType,
java.lang.String defaultPreferences)
public javax.portlet.PortletPreferences getPreferences(long ownerId,
int ownerType)
public javax.portlet.PortletPreferences getPreferences(long ownerId,
int ownerType,
java.lang.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,
java.lang.String xml)