@ProviderType
public abstract class LayoutLocalServiceBaseImpl
extends com.liferay.portal.kernel.service.BaseLocalServiceImpl
implements com.liferay.portal.kernel.service.LayoutLocalService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in LayoutLocalServiceImpl
.
LayoutLocalServiceImpl
,
LayoutLocalServiceUtil
Modifier and Type | Field and Description |
---|---|
protected com.liferay.asset.kernel.service.persistence.AssetCategoryFinder |
assetCategoryFinder |
protected com.liferay.asset.kernel.service.AssetCategoryLocalService |
assetCategoryLocalService |
protected com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence |
assetCategoryPersistence |
protected com.liferay.asset.kernel.service.persistence.AssetEntryFinder |
assetEntryFinder |
protected com.liferay.asset.kernel.service.AssetEntryLocalService |
assetEntryLocalService |
protected com.liferay.asset.kernel.service.persistence.AssetEntryPersistence |
assetEntryPersistence |
protected com.liferay.asset.kernel.service.persistence.AssetTagFinder |
assetTagFinder |
protected com.liferay.asset.kernel.service.AssetTagLocalService |
assetTagLocalService |
protected com.liferay.asset.kernel.service.persistence.AssetTagPersistence |
assetTagPersistence |
protected com.liferay.portal.kernel.service.ClassNameLocalService |
classNameLocalService |
protected com.liferay.portal.kernel.service.persistence.ClassNamePersistence |
classNamePersistence |
protected com.liferay.counter.kernel.service.CounterLocalService |
counterLocalService |
protected com.liferay.expando.kernel.service.ExpandoRowLocalService |
expandoRowLocalService |
protected com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence |
expandoRowPersistence |
protected com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationFinder |
exportImportConfigurationFinder |
protected com.liferay.exportimport.kernel.service.ExportImportConfigurationLocalService |
exportImportConfigurationLocalService |
protected com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationPersistence |
exportImportConfigurationPersistence |
protected com.liferay.portal.kernel.service.persistence.GroupFinder |
groupFinder |
protected com.liferay.portal.kernel.service.GroupLocalService |
groupLocalService |
protected com.liferay.portal.kernel.service.persistence.GroupPersistence |
groupPersistence |
protected com.liferay.portal.kernel.service.ImageLocalService |
imageLocalService |
protected com.liferay.portal.kernel.service.persistence.ImagePersistence |
imagePersistence |
protected com.liferay.portal.kernel.service.persistence.LayoutFinder |
layoutFinder |
protected com.liferay.portal.kernel.service.LayoutFriendlyURLLocalService |
layoutFriendlyURLLocalService |
protected com.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence |
layoutFriendlyURLPersistence |
protected com.liferay.portal.kernel.service.LayoutLocalService |
layoutLocalService |
protected com.liferay.portal.kernel.service.persistence.LayoutPersistence |
layoutPersistence |
protected com.liferay.portal.kernel.service.LayoutPrototypeLocalService |
layoutPrototypeLocalService |
protected com.liferay.portal.kernel.service.persistence.LayoutPrototypePersistence |
layoutPrototypePersistence |
protected com.liferay.portal.kernel.service.LayoutSetLocalService |
layoutSetLocalService |
protected com.liferay.portal.kernel.service.persistence.LayoutSetPersistence |
layoutSetPersistence |
protected com.liferay.portal.kernel.service.LayoutSetPrototypeLocalService |
layoutSetPrototypeLocalService |
protected com.liferay.portal.kernel.service.persistence.LayoutSetPrototypePersistence |
layoutSetPrototypePersistence |
protected com.liferay.portal.kernel.service.PersistedModelLocalServiceRegistry |
persistedModelLocalServiceRegistry |
protected com.liferay.portal.kernel.service.PluginSettingLocalService |
pluginSettingLocalService |
protected com.liferay.portal.kernel.service.persistence.PluginSettingPersistence |
pluginSettingPersistence |
protected com.liferay.portal.kernel.service.persistence.PortletPreferencesFinder |
portletPreferencesFinder |
protected com.liferay.portal.kernel.service.PortletPreferencesLocalService |
portletPreferencesLocalService |
protected com.liferay.portal.kernel.service.persistence.PortletPreferencesPersistence |
portletPreferencesPersistence |
protected com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder |
ratingsStatsFinder |
protected com.liferay.ratings.kernel.service.RatingsStatsLocalService |
ratingsStatsLocalService |
protected com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence |
ratingsStatsPersistence |
protected com.liferay.portal.kernel.service.ResourceLocalService |
resourceLocalService |
protected com.liferay.portal.kernel.service.persistence.ResourcePermissionFinder |
resourcePermissionFinder |
protected com.liferay.portal.kernel.service.ResourcePermissionLocalService |
resourcePermissionLocalService |
protected com.liferay.portal.kernel.service.persistence.ResourcePermissionPersistence |
resourcePermissionPersistence |
protected com.liferay.portal.kernel.service.SubscriptionLocalService |
subscriptionLocalService |
protected com.liferay.portal.kernel.service.persistence.SubscriptionPersistence |
subscriptionPersistence |
protected com.liferay.portal.kernel.service.persistence.UserFinder |
userFinder |
protected com.liferay.portal.kernel.service.persistence.UserGroupFinder |
userGroupFinder |
protected com.liferay.portal.kernel.service.UserGroupLocalService |
userGroupLocalService |
protected com.liferay.portal.kernel.service.persistence.UserGroupPersistence |
userGroupPersistence |
protected com.liferay.portal.kernel.service.UserLocalService |
userLocalService |
protected com.liferay.portal.kernel.service.persistence.UserPersistence |
userPersistence |
Constructor and Description |
---|
LayoutLocalServiceBaseImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.model.Layout |
addLayout(com.liferay.portal.kernel.model.Layout layout)
Adds the layout to the database.
|
void |
afterPropertiesSet() |
com.liferay.portal.kernel.model.Layout |
createLayout(long plid)
Creates a new layout with the primary key.
|
com.liferay.portal.kernel.model.Layout |
deleteLayout(com.liferay.portal.kernel.model.Layout layout)
Deletes the layout from the database.
|
com.liferay.portal.kernel.model.Layout |
deleteLayout(long plid)
Deletes the layout with the primary key from the database.
|
com.liferay.portal.kernel.model.PersistedModel |
deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel) |
void |
destroy() |
com.liferay.portal.kernel.dao.orm.DynamicQuery |
dynamicQuery() |
<T> List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows.
|
<T> List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
Performs a dynamic query on the database and returns a range of the matching rows.
|
<T> List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator)
Performs a dynamic query on the database and returns an ordered range of the matching rows.
|
long |
dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Returns the number of rows matching the dynamic query.
|
long |
dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
Returns the number of rows matching the dynamic query.
|
com.liferay.portal.kernel.model.Layout |
fetchLayout(long plid) |
com.liferay.portal.kernel.model.Layout |
fetchLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy.
|
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery |
getActionableDynamicQuery() |
com.liferay.asset.kernel.service.persistence.AssetCategoryFinder |
getAssetCategoryFinder()
Returns the asset category finder.
|
com.liferay.asset.kernel.service.AssetCategoryLocalService |
getAssetCategoryLocalService()
Returns the asset category local service.
|
com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence |
getAssetCategoryPersistence()
Returns the asset category persistence.
|
com.liferay.asset.kernel.service.persistence.AssetEntryFinder |
getAssetEntryFinder()
Returns the asset entry finder.
|
com.liferay.asset.kernel.service.AssetEntryLocalService |
getAssetEntryLocalService()
Returns the asset entry local service.
|
com.liferay.asset.kernel.service.persistence.AssetEntryPersistence |
getAssetEntryPersistence()
Returns the asset entry persistence.
|
com.liferay.asset.kernel.service.persistence.AssetTagFinder |
getAssetTagFinder()
Returns the asset tag finder.
|
com.liferay.asset.kernel.service.AssetTagLocalService |
getAssetTagLocalService()
Returns the asset tag local service.
|
com.liferay.asset.kernel.service.persistence.AssetTagPersistence |
getAssetTagPersistence()
Returns the asset tag persistence.
|
com.liferay.portal.kernel.service.ClassNameLocalService |
getClassNameLocalService()
Returns the class name local service.
|
com.liferay.portal.kernel.service.persistence.ClassNamePersistence |
getClassNamePersistence()
Returns the class name persistence.
|
com.liferay.counter.kernel.service.CounterLocalService |
getCounterLocalService()
Returns the counter local service.
|
com.liferay.expando.kernel.service.ExpandoRowLocalService |
getExpandoRowLocalService()
Returns the expando row local service.
|
com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence |
getExpandoRowPersistence()
Returns the expando row persistence.
|
com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery |
getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext) |
com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationFinder |
getExportImportConfigurationFinder()
Returns the export import configuration finder.
|
com.liferay.exportimport.kernel.service.ExportImportConfigurationLocalService |
getExportImportConfigurationLocalService()
Returns the export import configuration local service.
|
com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationPersistence |
getExportImportConfigurationPersistence()
Returns the export import configuration persistence.
|
com.liferay.portal.kernel.service.persistence.GroupFinder |
getGroupFinder()
Returns the group finder.
|
com.liferay.portal.kernel.service.GroupLocalService |
getGroupLocalService()
Returns the group local service.
|
com.liferay.portal.kernel.service.persistence.GroupPersistence |
getGroupPersistence()
Returns the group persistence.
|
com.liferay.portal.kernel.service.ImageLocalService |
getImageLocalService()
Returns the image local service.
|
com.liferay.portal.kernel.service.persistence.ImagePersistence |
getImagePersistence()
Returns the image persistence.
|
com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery |
getIndexableActionableDynamicQuery() |
com.liferay.portal.kernel.model.Layout |
getLayout(long plid)
Returns the layout with the primary key.
|
com.liferay.portal.kernel.model.Layout |
getLayoutByUuidAndGroupId(String uuid,
long groupId,
boolean privateLayout)
Returns the layout matching the UUID, group, and privacy.
|
com.liferay.portal.kernel.service.persistence.LayoutFinder |
getLayoutFinder()
Returns the layout finder.
|
com.liferay.portal.kernel.service.LayoutFriendlyURLLocalService |
getLayoutFriendlyURLLocalService()
Returns the layout friendly url local service.
|
com.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence |
getLayoutFriendlyURLPersistence()
Returns the layout friendly url persistence.
|
com.liferay.portal.kernel.service.LayoutLocalService |
getLayoutLocalService()
Returns the layout local service.
|
com.liferay.portal.kernel.service.persistence.LayoutPersistence |
getLayoutPersistence()
Returns the layout persistence.
|
com.liferay.portal.kernel.service.LayoutPrototypeLocalService |
getLayoutPrototypeLocalService()
Returns the layout prototype local service.
|
com.liferay.portal.kernel.service.persistence.LayoutPrototypePersistence |
getLayoutPrototypePersistence()
Returns the layout prototype persistence.
|
List<com.liferay.portal.kernel.model.Layout> |
getLayouts(int start,
int end)
Returns a range of all the layouts.
|
List<com.liferay.portal.kernel.model.Layout> |
getLayoutsByUuidAndCompanyId(String uuid,
long companyId)
Returns all the layouts matching the UUID and company.
|
List<com.liferay.portal.kernel.model.Layout> |
getLayoutsByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Layout> orderByComparator)
Returns a range of layouts matching the UUID and company.
|
int |
getLayoutsCount()
Returns the number of layouts.
|
com.liferay.portal.kernel.service.LayoutSetLocalService |
getLayoutSetLocalService()
Returns the layout set local service.
|
com.liferay.portal.kernel.service.persistence.LayoutSetPersistence |
getLayoutSetPersistence()
Returns the layout set persistence.
|
com.liferay.portal.kernel.service.LayoutSetPrototypeLocalService |
getLayoutSetPrototypeLocalService()
Returns the layout set prototype local service.
|
com.liferay.portal.kernel.service.persistence.LayoutSetPrototypePersistence |
getLayoutSetPrototypePersistence()
Returns the layout set prototype persistence.
|
protected Class<?> |
getModelClass() |
protected String |
getModelClassName() |
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.portal.kernel.model.PersistedModel |
getPersistedModel(Serializable primaryKeyObj) |
com.liferay.portal.kernel.service.PluginSettingLocalService |
getPluginSettingLocalService()
Returns the plugin setting local service.
|
com.liferay.portal.kernel.service.persistence.PluginSettingPersistence |
getPluginSettingPersistence()
Returns the plugin setting persistence.
|
com.liferay.portal.kernel.service.persistence.PortletPreferencesFinder |
getPortletPreferencesFinder()
Returns the portlet preferences finder.
|
com.liferay.portal.kernel.service.PortletPreferencesLocalService |
getPortletPreferencesLocalService()
Returns the portlet preferences local service.
|
com.liferay.portal.kernel.service.persistence.PortletPreferencesPersistence |
getPortletPreferencesPersistence()
Returns the portlet preferences persistence.
|
com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder |
getRatingsStatsFinder()
Returns the ratings stats finder.
|
com.liferay.ratings.kernel.service.RatingsStatsLocalService |
getRatingsStatsLocalService()
Returns the ratings stats local service.
|
com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence |
getRatingsStatsPersistence()
Returns the ratings stats persistence.
|
com.liferay.portal.kernel.service.ResourceLocalService |
getResourceLocalService()
Returns the resource local service.
|
com.liferay.portal.kernel.service.persistence.ResourcePermissionFinder |
getResourcePermissionFinder()
Returns the resource permission finder.
|
com.liferay.portal.kernel.service.ResourcePermissionLocalService |
getResourcePermissionLocalService()
Returns the resource permission local service.
|
com.liferay.portal.kernel.service.persistence.ResourcePermissionPersistence |
getResourcePermissionPersistence()
Returns the resource permission persistence.
|
com.liferay.portal.kernel.service.SubscriptionLocalService |
getSubscriptionLocalService()
Returns the subscription local service.
|
com.liferay.portal.kernel.service.persistence.SubscriptionPersistence |
getSubscriptionPersistence()
Returns the subscription persistence.
|
com.liferay.portal.kernel.service.persistence.UserFinder |
getUserFinder()
Returns the user finder.
|
com.liferay.portal.kernel.service.persistence.UserGroupFinder |
getUserGroupFinder()
Returns the user group finder.
|
com.liferay.portal.kernel.service.UserGroupLocalService |
getUserGroupLocalService()
Returns the user group local service.
|
com.liferay.portal.kernel.service.persistence.UserGroupPersistence |
getUserGroupPersistence()
Returns the user group persistence.
|
com.liferay.portal.kernel.service.UserLocalService |
getUserLocalService()
Returns the user local service.
|
com.liferay.portal.kernel.service.persistence.UserPersistence |
getUserPersistence()
Returns the user persistence.
|
protected void |
initActionableDynamicQuery(com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery actionableDynamicQuery) |
protected void |
runSQL(String sql)
Performs a SQL query.
|
void |
setAssetCategoryFinder(com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder.
|
void |
setAssetCategoryLocalService(com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService)
Sets the asset category local service.
|
void |
setAssetCategoryPersistence(com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence)
Sets the asset category persistence.
|
void |
setAssetEntryFinder(com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder)
Sets the asset entry finder.
|
void |
setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service.
|
void |
setAssetEntryPersistence(com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence.
|
void |
setAssetTagFinder(com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder)
Sets the asset tag finder.
|
void |
setAssetTagLocalService(com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService)
Sets the asset tag local service.
|
void |
setAssetTagPersistence(com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence)
Sets the asset tag persistence.
|
void |
setClassNameLocalService(com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService)
Sets the class name local service.
|
void |
setClassNamePersistence(com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence)
Sets the class name persistence.
|
void |
setCounterLocalService(com.liferay.counter.kernel.service.CounterLocalService counterLocalService)
Sets the counter local service.
|
void |
setExpandoRowLocalService(com.liferay.expando.kernel.service.ExpandoRowLocalService expandoRowLocalService)
Sets the expando row local service.
|
void |
setExpandoRowPersistence(com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence expandoRowPersistence)
Sets the expando row persistence.
|
void |
setExportImportConfigurationFinder(com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationFinder exportImportConfigurationFinder)
Sets the export import configuration finder.
|
void |
setExportImportConfigurationLocalService(com.liferay.exportimport.kernel.service.ExportImportConfigurationLocalService exportImportConfigurationLocalService)
Sets the export import configuration local service.
|
void |
setExportImportConfigurationPersistence(com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationPersistence exportImportConfigurationPersistence)
Sets the export import configuration persistence.
|
void |
setGroupFinder(com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder)
Sets the group finder.
|
void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
Sets the group local service.
|
void |
setGroupPersistence(com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence)
Sets the group persistence.
|
void |
setImageLocalService(com.liferay.portal.kernel.service.ImageLocalService imageLocalService)
Sets the image local service.
|
void |
setImagePersistence(com.liferay.portal.kernel.service.persistence.ImagePersistence imagePersistence)
Sets the image persistence.
|
void |
setLayoutFinder(com.liferay.portal.kernel.service.persistence.LayoutFinder layoutFinder)
Sets the layout finder.
|
void |
setLayoutFriendlyURLLocalService(com.liferay.portal.kernel.service.LayoutFriendlyURLLocalService layoutFriendlyURLLocalService)
Sets the layout friendly url local service.
|
void |
setLayoutFriendlyURLPersistence(com.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence layoutFriendlyURLPersistence)
Sets the layout friendly url persistence.
|
void |
setLayoutLocalService(com.liferay.portal.kernel.service.LayoutLocalService layoutLocalService)
Sets the layout local service.
|
void |
setLayoutPersistence(com.liferay.portal.kernel.service.persistence.LayoutPersistence layoutPersistence)
Sets the layout persistence.
|
void |
setLayoutPrototypeLocalService(com.liferay.portal.kernel.service.LayoutPrototypeLocalService layoutPrototypeLocalService)
Sets the layout prototype local service.
|
void |
setLayoutPrototypePersistence(com.liferay.portal.kernel.service.persistence.LayoutPrototypePersistence layoutPrototypePersistence)
Sets the layout prototype persistence.
|
void |
setLayoutSetLocalService(com.liferay.portal.kernel.service.LayoutSetLocalService layoutSetLocalService)
Sets the layout set local service.
|
void |
setLayoutSetPersistence(com.liferay.portal.kernel.service.persistence.LayoutSetPersistence layoutSetPersistence)
Sets the layout set persistence.
|
void |
setLayoutSetPrototypeLocalService(com.liferay.portal.kernel.service.LayoutSetPrototypeLocalService layoutSetPrototypeLocalService)
Sets the layout set prototype local service.
|
void |
setLayoutSetPrototypePersistence(com.liferay.portal.kernel.service.persistence.LayoutSetPrototypePersistence layoutSetPrototypePersistence)
Sets the layout set prototype persistence.
|
void |
setPluginSettingLocalService(com.liferay.portal.kernel.service.PluginSettingLocalService pluginSettingLocalService)
Sets the plugin setting local service.
|
void |
setPluginSettingPersistence(com.liferay.portal.kernel.service.persistence.PluginSettingPersistence pluginSettingPersistence)
Sets the plugin setting persistence.
|
void |
setPortletPreferencesFinder(com.liferay.portal.kernel.service.persistence.PortletPreferencesFinder portletPreferencesFinder)
Sets the portlet preferences finder.
|
void |
setPortletPreferencesLocalService(com.liferay.portal.kernel.service.PortletPreferencesLocalService portletPreferencesLocalService)
Sets the portlet preferences local service.
|
void |
setPortletPreferencesPersistence(com.liferay.portal.kernel.service.persistence.PortletPreferencesPersistence portletPreferencesPersistence)
Sets the portlet preferences persistence.
|
void |
setRatingsStatsFinder(com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder ratingsStatsFinder)
Sets the ratings stats finder.
|
void |
setRatingsStatsLocalService(com.liferay.ratings.kernel.service.RatingsStatsLocalService ratingsStatsLocalService)
Sets the ratings stats local service.
|
void |
setRatingsStatsPersistence(com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence ratingsStatsPersistence)
Sets the ratings stats persistence.
|
void |
setResourceLocalService(com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService)
Sets the resource local service.
|
void |
setResourcePermissionFinder(com.liferay.portal.kernel.service.persistence.ResourcePermissionFinder resourcePermissionFinder)
Sets the resource permission finder.
|
void |
setResourcePermissionLocalService(com.liferay.portal.kernel.service.ResourcePermissionLocalService resourcePermissionLocalService)
Sets the resource permission local service.
|
void |
setResourcePermissionPersistence(com.liferay.portal.kernel.service.persistence.ResourcePermissionPersistence resourcePermissionPersistence)
Sets the resource permission persistence.
|
void |
setSubscriptionLocalService(com.liferay.portal.kernel.service.SubscriptionLocalService subscriptionLocalService)
Sets the subscription local service.
|
void |
setSubscriptionPersistence(com.liferay.portal.kernel.service.persistence.SubscriptionPersistence subscriptionPersistence)
Sets the subscription persistence.
|
void |
setUserFinder(com.liferay.portal.kernel.service.persistence.UserFinder userFinder)
Sets the user finder.
|
void |
setUserGroupFinder(com.liferay.portal.kernel.service.persistence.UserGroupFinder userGroupFinder)
Sets the user group finder.
|
void |
setUserGroupLocalService(com.liferay.portal.kernel.service.UserGroupLocalService userGroupLocalService)
Sets the user group local service.
|
void |
setUserGroupPersistence(com.liferay.portal.kernel.service.persistence.UserGroupPersistence userGroupPersistence)
Sets the user group persistence.
|
void |
setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
Sets the user local service.
|
void |
setUserPersistence(com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence)
Sets the user persistence.
|
com.liferay.portal.kernel.model.Layout |
updateLayout(com.liferay.portal.kernel.model.Layout layout)
Updates the layout in the database or adds it if it does not yet exist.
|
getClassLoader, getLocalizationMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addLayout, addLayout, deleteLayout, deleteLayout, deleteLayout, deleteLayouts, exportLayouts, exportLayouts, exportLayoutsAsFile, exportLayoutsAsFile, exportLayoutsAsFileInBackground, exportLayoutsAsFileInBackground, exportLayoutsAsFileInBackground, exportLayoutsAsFileInBackground, exportPortletInfo, exportPortletInfo, exportPortletInfoAsFile, exportPortletInfoAsFile, exportPortletInfoAsFile, exportPortletInfoAsFileInBackground, exportPortletInfoAsFileInBackground, exportPortletInfoAsFileInBackground, exportPortletInfoAsFileInBackground, fetchDefaultLayout, fetchFirstLayout, fetchLayout, fetchLayout, fetchLayoutByFriendlyURL, fetchLayoutByIconImageId, getDefaultPlid, getDefaultPlid, getDefaultPlid, getFriendlyURLLayout, getLayout, getLayoutByIconImageId, getLayoutChildLayouts, getLayouts, getLayouts, getLayouts, getLayouts, getLayouts, getLayouts, getLayouts, getLayoutsByLayoutPrototypeUuid, getLayoutsByLayoutPrototypeUuidCount, getLayoutsCount, getLayoutsCount, getLayoutsCount, getLayoutsCount, getLayoutsCount, getLayoutsCount, getNextLayoutId, getNoPermissionLayouts, getNullFriendlyURLLayouts, getParentLayout, getScopeGroupLayouts, getScopeGroupLayouts, hasLayouts, hasLayouts, hasLayouts, hasLayouts, hasLayouts, hasLayouts, hasLayoutSetPrototypeLayout, hasLayoutSetPrototypeLayout, importLayouts, importLayouts, importLayouts, importLayouts, importLayouts, importLayoutsDataDeletions, importLayoutsInBackground, importLayoutsInBackground, importLayoutsInBackground, importLayoutsInBackground, importPortletDataDeletions, importPortletInfo, importPortletInfo, importPortletInfo, importPortletInfo, importPortletInfo, importPortletInfo, importPortletInfoInBackground, importPortletInfoInBackground, importPortletInfoInBackground, importPortletInfoInBackground, importPortletInfoInBackground, importPortletInfoInBackground, setLayouts, updateAsset, updateFriendlyURL, updateFriendlyURL, updateIconImage, updateLayout, updateLayout, updateLookAndFeel, updateName, updateName, updateName, updateParentLayoutId, updateParentLayoutId, updateParentLayoutIdAndPriority, updatePriorities, updatePriority, updatePriority, updatePriority, updatePriority, validateImportLayoutsFile, validateImportLayoutsFile, validateImportLayoutsFile, validateImportLayoutsFile, validateImportPortletInfo, validateImportPortletInfo, validateImportPortletInfo, validateImportPortletInfo
@BeanReference(type=com.liferay.portal.kernel.service.LayoutLocalService.class) protected com.liferay.portal.kernel.service.LayoutLocalService layoutLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.LayoutPersistence.class) protected com.liferay.portal.kernel.service.persistence.LayoutPersistence layoutPersistence
@BeanReference(type=com.liferay.portal.kernel.service.persistence.LayoutFinder.class) protected com.liferay.portal.kernel.service.persistence.LayoutFinder layoutFinder
@BeanReference(type=com.liferay.counter.kernel.service.CounterLocalService.class) protected com.liferay.counter.kernel.service.CounterLocalService counterLocalService
@BeanReference(type=com.liferay.portal.kernel.service.ClassNameLocalService.class) protected com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.ClassNamePersistence.class) protected com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence
@BeanReference(type=com.liferay.portal.kernel.service.GroupLocalService.class) protected com.liferay.portal.kernel.service.GroupLocalService groupLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.GroupPersistence.class) protected com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence
@BeanReference(type=com.liferay.portal.kernel.service.persistence.GroupFinder.class) protected com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder
@BeanReference(type=com.liferay.portal.kernel.service.ImageLocalService.class) protected com.liferay.portal.kernel.service.ImageLocalService imageLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.ImagePersistence.class) protected com.liferay.portal.kernel.service.persistence.ImagePersistence imagePersistence
@BeanReference(type=com.liferay.asset.kernel.service.AssetCategoryLocalService.class) protected com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService
@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence.class) protected com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence
@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetCategoryFinder.class) protected com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder
@BeanReference(type=com.liferay.asset.kernel.service.AssetEntryLocalService.class) protected com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService
@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetEntryPersistence.class) protected com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence
@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetEntryFinder.class) protected com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder
@BeanReference(type=com.liferay.asset.kernel.service.AssetTagLocalService.class) protected com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService
@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetTagPersistence.class) protected com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence
@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetTagFinder.class) protected com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder
@BeanReference(type=com.liferay.expando.kernel.service.ExpandoRowLocalService.class) protected com.liferay.expando.kernel.service.ExpandoRowLocalService expandoRowLocalService
@BeanReference(type=com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence.class) protected com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence expandoRowPersistence
@BeanReference(type=com.liferay.exportimport.kernel.service.ExportImportConfigurationLocalService.class) protected com.liferay.exportimport.kernel.service.ExportImportConfigurationLocalService exportImportConfigurationLocalService
@BeanReference(type=com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationPersistence.class) protected com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationPersistence exportImportConfigurationPersistence
@BeanReference(type=com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationFinder.class) protected com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationFinder exportImportConfigurationFinder
@BeanReference(type=com.liferay.ratings.kernel.service.RatingsStatsLocalService.class) protected com.liferay.ratings.kernel.service.RatingsStatsLocalService ratingsStatsLocalService
@BeanReference(type=com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence.class) protected com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence ratingsStatsPersistence
@BeanReference(type=com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder.class) protected com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder ratingsStatsFinder
@BeanReference(type=com.liferay.portal.kernel.service.LayoutFriendlyURLLocalService.class) protected com.liferay.portal.kernel.service.LayoutFriendlyURLLocalService layoutFriendlyURLLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence.class) protected com.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence layoutFriendlyURLPersistence
@BeanReference(type=com.liferay.portal.kernel.service.LayoutPrototypeLocalService.class) protected com.liferay.portal.kernel.service.LayoutPrototypeLocalService layoutPrototypeLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.LayoutPrototypePersistence.class) protected com.liferay.portal.kernel.service.persistence.LayoutPrototypePersistence layoutPrototypePersistence
@BeanReference(type=com.liferay.portal.kernel.service.LayoutSetLocalService.class) protected com.liferay.portal.kernel.service.LayoutSetLocalService layoutSetLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.LayoutSetPersistence.class) protected com.liferay.portal.kernel.service.persistence.LayoutSetPersistence layoutSetPersistence
@BeanReference(type=com.liferay.portal.kernel.service.LayoutSetPrototypeLocalService.class) protected com.liferay.portal.kernel.service.LayoutSetPrototypeLocalService layoutSetPrototypeLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.LayoutSetPrototypePersistence.class) protected com.liferay.portal.kernel.service.persistence.LayoutSetPrototypePersistence layoutSetPrototypePersistence
@BeanReference(type=com.liferay.portal.kernel.service.PluginSettingLocalService.class) protected com.liferay.portal.kernel.service.PluginSettingLocalService pluginSettingLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.PluginSettingPersistence.class) protected com.liferay.portal.kernel.service.persistence.PluginSettingPersistence pluginSettingPersistence
@BeanReference(type=com.liferay.portal.kernel.service.PortletPreferencesLocalService.class) protected com.liferay.portal.kernel.service.PortletPreferencesLocalService portletPreferencesLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.PortletPreferencesPersistence.class) protected com.liferay.portal.kernel.service.persistence.PortletPreferencesPersistence portletPreferencesPersistence
@BeanReference(type=com.liferay.portal.kernel.service.persistence.PortletPreferencesFinder.class) protected com.liferay.portal.kernel.service.persistence.PortletPreferencesFinder portletPreferencesFinder
@BeanReference(type=com.liferay.portal.kernel.service.ResourceLocalService.class) protected com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService
@BeanReference(type=com.liferay.portal.kernel.service.ResourcePermissionLocalService.class) protected com.liferay.portal.kernel.service.ResourcePermissionLocalService resourcePermissionLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.ResourcePermissionPersistence.class) protected com.liferay.portal.kernel.service.persistence.ResourcePermissionPersistence resourcePermissionPersistence
@BeanReference(type=com.liferay.portal.kernel.service.persistence.ResourcePermissionFinder.class) protected com.liferay.portal.kernel.service.persistence.ResourcePermissionFinder resourcePermissionFinder
@BeanReference(type=com.liferay.portal.kernel.service.SubscriptionLocalService.class) protected com.liferay.portal.kernel.service.SubscriptionLocalService subscriptionLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.SubscriptionPersistence.class) protected com.liferay.portal.kernel.service.persistence.SubscriptionPersistence subscriptionPersistence
@BeanReference(type=com.liferay.portal.kernel.service.UserLocalService.class) protected com.liferay.portal.kernel.service.UserLocalService userLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserPersistence.class) protected com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence
@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserFinder.class) protected com.liferay.portal.kernel.service.persistence.UserFinder userFinder
@BeanReference(type=com.liferay.portal.kernel.service.UserGroupLocalService.class) protected com.liferay.portal.kernel.service.UserGroupLocalService userGroupLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserGroupPersistence.class) protected com.liferay.portal.kernel.service.persistence.UserGroupPersistence userGroupPersistence
@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserGroupFinder.class) protected com.liferay.portal.kernel.service.persistence.UserGroupFinder userGroupFinder
@BeanReference(type=com.liferay.portal.kernel.service.PersistedModelLocalServiceRegistry.class) protected com.liferay.portal.kernel.service.PersistedModelLocalServiceRegistry persistedModelLocalServiceRegistry
@Indexable(type=REINDEX) public com.liferay.portal.kernel.model.Layout addLayout(com.liferay.portal.kernel.model.Layout layout)
addLayout
in interface com.liferay.portal.kernel.service.LayoutLocalService
layout
- the layout@Transactional(enabled=false) public com.liferay.portal.kernel.model.Layout createLayout(long plid)
createLayout
in interface com.liferay.portal.kernel.service.LayoutLocalService
plid
- the primary key for the new layout@Indexable(type=DELETE) public com.liferay.portal.kernel.model.Layout deleteLayout(long plid) throws com.liferay.portal.kernel.exception.PortalException
deleteLayout
in interface com.liferay.portal.kernel.service.LayoutLocalService
plid
- the primary key of the layoutcom.liferay.portal.kernel.exception.PortalException
- if a layout with the primary key could not be found@Indexable(type=DELETE) public com.liferay.portal.kernel.model.Layout deleteLayout(com.liferay.portal.kernel.model.Layout layout) throws com.liferay.portal.kernel.exception.PortalException
deleteLayout
in interface com.liferay.portal.kernel.service.LayoutLocalService
layout
- the layoutcom.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
dynamicQuery
in interface com.liferay.portal.kernel.service.LayoutLocalService
public <T> List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQuery
in interface com.liferay.portal.kernel.service.LayoutLocalService
dynamicQuery
- the dynamic querypublic <T> List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil.ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent and pagination is required (start
and end
are not QueryUtil.ALL_POS
), then the query will include the default ORDER BY logic from LayoutModelImpl
. If both orderByComparator
and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
dynamicQuery
in interface com.liferay.portal.kernel.service.LayoutLocalService
dynamicQuery
- the dynamic querystart
- the lower bound of the range of model instancesend
- the upper bound of the range of model instances (not inclusive)public <T> List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil.ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent and pagination is required (start
and end
are not QueryUtil.ALL_POS
), then the query will include the default ORDER BY logic from LayoutModelImpl
. If both orderByComparator
and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
dynamicQuery
in interface com.liferay.portal.kernel.service.LayoutLocalService
dynamicQuery
- the dynamic querystart
- the lower bound of the range of model instancesend
- the upper bound of the range of model instances (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)public long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQueryCount
in interface com.liferay.portal.kernel.service.LayoutLocalService
dynamicQuery
- the dynamic querypublic long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, com.liferay.portal.kernel.dao.orm.Projection projection)
dynamicQueryCount
in interface com.liferay.portal.kernel.service.LayoutLocalService
dynamicQuery
- the dynamic queryprojection
- the projection to apply to the querypublic com.liferay.portal.kernel.model.Layout fetchLayout(long plid)
fetchLayout
in interface com.liferay.portal.kernel.service.LayoutLocalService
public com.liferay.portal.kernel.model.Layout fetchLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout)
fetchLayoutByUuidAndGroupId
in interface com.liferay.portal.kernel.service.LayoutLocalService
uuid
- the layout's UUIDgroupId
- the primary key of the groupprivateLayout
- whether the layout is private to the groupnull
if a matching layout could not be foundpublic com.liferay.portal.kernel.model.Layout getLayout(long plid) throws com.liferay.portal.kernel.exception.PortalException
getLayout
in interface com.liferay.portal.kernel.service.LayoutLocalService
plid
- the primary key of the layoutcom.liferay.portal.kernel.exception.PortalException
- if a layout with the primary key could not be foundpublic com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
getActionableDynamicQuery
in interface com.liferay.portal.kernel.service.LayoutLocalService
public com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
getIndexableActionableDynamicQuery
in interface com.liferay.portal.kernel.service.LayoutLocalService
protected void initActionableDynamicQuery(com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery actionableDynamicQuery)
public com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
getExportActionableDynamicQuery
in interface com.liferay.portal.kernel.service.LayoutLocalService
public com.liferay.portal.kernel.model.PersistedModel deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel) throws com.liferay.portal.kernel.exception.PortalException
deletePersistedModel
in interface com.liferay.portal.kernel.service.LayoutLocalService
deletePersistedModel
in interface com.liferay.portal.kernel.service.PersistedModelLocalService
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.PersistedModel getPersistedModel(Serializable primaryKeyObj) throws com.liferay.portal.kernel.exception.PortalException
getPersistedModel
in interface com.liferay.portal.kernel.service.LayoutLocalService
getPersistedModel
in interface com.liferay.portal.kernel.service.PersistedModelLocalService
com.liferay.portal.kernel.exception.PortalException
public List<com.liferay.portal.kernel.model.Layout> getLayoutsByUuidAndCompanyId(String uuid, long companyId)
getLayoutsByUuidAndCompanyId
in interface com.liferay.portal.kernel.service.LayoutLocalService
uuid
- the UUID of the layoutscompanyId
- the primary key of the companypublic List<com.liferay.portal.kernel.model.Layout> getLayoutsByUuidAndCompanyId(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Layout> orderByComparator)
getLayoutsByUuidAndCompanyId
in interface com.liferay.portal.kernel.service.LayoutLocalService
uuid
- the UUID of the layoutscompanyId
- the primary key of the companystart
- the lower bound of the range of layoutsend
- the upper bound of the range of layouts (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)public com.liferay.portal.kernel.model.Layout getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout) throws com.liferay.portal.kernel.exception.PortalException
getLayoutByUuidAndGroupId
in interface com.liferay.portal.kernel.service.LayoutLocalService
uuid
- the layout's UUIDgroupId
- the primary key of the groupprivateLayout
- whether the layout is private to the groupcom.liferay.portal.kernel.exception.PortalException
- if a matching layout could not be foundpublic List<com.liferay.portal.kernel.model.Layout> getLayouts(int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil.ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent and pagination is required (start
and end
are not QueryUtil.ALL_POS
), then the query will include the default ORDER BY logic from LayoutModelImpl
. If both orderByComparator
and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
getLayouts
in interface com.liferay.portal.kernel.service.LayoutLocalService
start
- the lower bound of the range of layoutsend
- the upper bound of the range of layouts (not inclusive)public int getLayoutsCount()
getLayoutsCount
in interface com.liferay.portal.kernel.service.LayoutLocalService
@Indexable(type=REINDEX) public com.liferay.portal.kernel.model.Layout updateLayout(com.liferay.portal.kernel.model.Layout layout)
updateLayout
in interface com.liferay.portal.kernel.service.LayoutLocalService
layout
- the layoutpublic com.liferay.portal.kernel.service.LayoutLocalService getLayoutLocalService()
public void setLayoutLocalService(com.liferay.portal.kernel.service.LayoutLocalService layoutLocalService)
layoutLocalService
- the layout local servicepublic com.liferay.portal.kernel.service.persistence.LayoutPersistence getLayoutPersistence()
public void setLayoutPersistence(com.liferay.portal.kernel.service.persistence.LayoutPersistence layoutPersistence)
layoutPersistence
- the layout persistencepublic com.liferay.portal.kernel.service.persistence.LayoutFinder getLayoutFinder()
public void setLayoutFinder(com.liferay.portal.kernel.service.persistence.LayoutFinder layoutFinder)
layoutFinder
- the layout finderpublic com.liferay.counter.kernel.service.CounterLocalService getCounterLocalService()
public void setCounterLocalService(com.liferay.counter.kernel.service.CounterLocalService counterLocalService)
counterLocalService
- the counter local servicepublic com.liferay.portal.kernel.service.ClassNameLocalService getClassNameLocalService()
public void setClassNameLocalService(com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService)
classNameLocalService
- the class name local servicepublic com.liferay.portal.kernel.service.persistence.ClassNamePersistence getClassNamePersistence()
public void setClassNamePersistence(com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence)
classNamePersistence
- the class name persistencepublic com.liferay.portal.kernel.service.GroupLocalService getGroupLocalService()
public void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
groupLocalService
- the group local servicepublic com.liferay.portal.kernel.service.persistence.GroupPersistence getGroupPersistence()
public void setGroupPersistence(com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence)
groupPersistence
- the group persistencepublic com.liferay.portal.kernel.service.persistence.GroupFinder getGroupFinder()
public void setGroupFinder(com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder)
groupFinder
- the group finderpublic com.liferay.portal.kernel.service.ImageLocalService getImageLocalService()
public void setImageLocalService(com.liferay.portal.kernel.service.ImageLocalService imageLocalService)
imageLocalService
- the image local servicepublic com.liferay.portal.kernel.service.persistence.ImagePersistence getImagePersistence()
public void setImagePersistence(com.liferay.portal.kernel.service.persistence.ImagePersistence imagePersistence)
imagePersistence
- the image persistencepublic com.liferay.asset.kernel.service.AssetCategoryLocalService getAssetCategoryLocalService()
public void setAssetCategoryLocalService(com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService)
assetCategoryLocalService
- the asset category local servicepublic com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence getAssetCategoryPersistence()
public void setAssetCategoryPersistence(com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence)
assetCategoryPersistence
- the asset category persistencepublic com.liferay.asset.kernel.service.persistence.AssetCategoryFinder getAssetCategoryFinder()
public void setAssetCategoryFinder(com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder)
assetCategoryFinder
- the asset category finderpublic com.liferay.asset.kernel.service.AssetEntryLocalService getAssetEntryLocalService()
public void setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService)
assetEntryLocalService
- the asset entry local servicepublic com.liferay.asset.kernel.service.persistence.AssetEntryPersistence getAssetEntryPersistence()
public void setAssetEntryPersistence(com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence)
assetEntryPersistence
- the asset entry persistencepublic com.liferay.asset.kernel.service.persistence.AssetEntryFinder getAssetEntryFinder()
public void setAssetEntryFinder(com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder)
assetEntryFinder
- the asset entry finderpublic com.liferay.asset.kernel.service.AssetTagLocalService getAssetTagLocalService()
public void setAssetTagLocalService(com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService)
assetTagLocalService
- the asset tag local servicepublic com.liferay.asset.kernel.service.persistence.AssetTagPersistence getAssetTagPersistence()
public void setAssetTagPersistence(com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence)
assetTagPersistence
- the asset tag persistencepublic com.liferay.asset.kernel.service.persistence.AssetTagFinder getAssetTagFinder()
public void setAssetTagFinder(com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder)
assetTagFinder
- the asset tag finderpublic com.liferay.expando.kernel.service.ExpandoRowLocalService getExpandoRowLocalService()
public void setExpandoRowLocalService(com.liferay.expando.kernel.service.ExpandoRowLocalService expandoRowLocalService)
expandoRowLocalService
- the expando row local servicepublic com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence getExpandoRowPersistence()
public void setExpandoRowPersistence(com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence expandoRowPersistence)
expandoRowPersistence
- the expando row persistencepublic com.liferay.exportimport.kernel.service.ExportImportConfigurationLocalService getExportImportConfigurationLocalService()
public void setExportImportConfigurationLocalService(com.liferay.exportimport.kernel.service.ExportImportConfigurationLocalService exportImportConfigurationLocalService)
exportImportConfigurationLocalService
- the export import configuration local servicepublic com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationPersistence getExportImportConfigurationPersistence()
public void setExportImportConfigurationPersistence(com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationPersistence exportImportConfigurationPersistence)
exportImportConfigurationPersistence
- the export import configuration persistencepublic com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationFinder getExportImportConfigurationFinder()
public void setExportImportConfigurationFinder(com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationFinder exportImportConfigurationFinder)
exportImportConfigurationFinder
- the export import configuration finderpublic com.liferay.ratings.kernel.service.RatingsStatsLocalService getRatingsStatsLocalService()
public void setRatingsStatsLocalService(com.liferay.ratings.kernel.service.RatingsStatsLocalService ratingsStatsLocalService)
ratingsStatsLocalService
- the ratings stats local servicepublic com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence getRatingsStatsPersistence()
public void setRatingsStatsPersistence(com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence ratingsStatsPersistence)
ratingsStatsPersistence
- the ratings stats persistencepublic com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder getRatingsStatsFinder()
public void setRatingsStatsFinder(com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder ratingsStatsFinder)
ratingsStatsFinder
- the ratings stats finderpublic com.liferay.portal.kernel.service.LayoutFriendlyURLLocalService getLayoutFriendlyURLLocalService()
public void setLayoutFriendlyURLLocalService(com.liferay.portal.kernel.service.LayoutFriendlyURLLocalService layoutFriendlyURLLocalService)
layoutFriendlyURLLocalService
- the layout friendly url local servicepublic com.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence getLayoutFriendlyURLPersistence()
public void setLayoutFriendlyURLPersistence(com.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence layoutFriendlyURLPersistence)
layoutFriendlyURLPersistence
- the layout friendly url persistencepublic com.liferay.portal.kernel.service.LayoutPrototypeLocalService getLayoutPrototypeLocalService()
public void setLayoutPrototypeLocalService(com.liferay.portal.kernel.service.LayoutPrototypeLocalService layoutPrototypeLocalService)
layoutPrototypeLocalService
- the layout prototype local servicepublic com.liferay.portal.kernel.service.persistence.LayoutPrototypePersistence getLayoutPrototypePersistence()
public void setLayoutPrototypePersistence(com.liferay.portal.kernel.service.persistence.LayoutPrototypePersistence layoutPrototypePersistence)
layoutPrototypePersistence
- the layout prototype persistencepublic com.liferay.portal.kernel.service.LayoutSetLocalService getLayoutSetLocalService()
public void setLayoutSetLocalService(com.liferay.portal.kernel.service.LayoutSetLocalService layoutSetLocalService)
layoutSetLocalService
- the layout set local servicepublic com.liferay.portal.kernel.service.persistence.LayoutSetPersistence getLayoutSetPersistence()
public void setLayoutSetPersistence(com.liferay.portal.kernel.service.persistence.LayoutSetPersistence layoutSetPersistence)
layoutSetPersistence
- the layout set persistencepublic com.liferay.portal.kernel.service.LayoutSetPrototypeLocalService getLayoutSetPrototypeLocalService()
public void setLayoutSetPrototypeLocalService(com.liferay.portal.kernel.service.LayoutSetPrototypeLocalService layoutSetPrototypeLocalService)
layoutSetPrototypeLocalService
- the layout set prototype local servicepublic com.liferay.portal.kernel.service.persistence.LayoutSetPrototypePersistence getLayoutSetPrototypePersistence()
public void setLayoutSetPrototypePersistence(com.liferay.portal.kernel.service.persistence.LayoutSetPrototypePersistence layoutSetPrototypePersistence)
layoutSetPrototypePersistence
- the layout set prototype persistencepublic com.liferay.portal.kernel.service.PluginSettingLocalService getPluginSettingLocalService()
public void setPluginSettingLocalService(com.liferay.portal.kernel.service.PluginSettingLocalService pluginSettingLocalService)
pluginSettingLocalService
- the plugin setting local servicepublic com.liferay.portal.kernel.service.persistence.PluginSettingPersistence getPluginSettingPersistence()
public void setPluginSettingPersistence(com.liferay.portal.kernel.service.persistence.PluginSettingPersistence pluginSettingPersistence)
pluginSettingPersistence
- the plugin setting persistencepublic com.liferay.portal.kernel.service.PortletPreferencesLocalService getPortletPreferencesLocalService()
public void setPortletPreferencesLocalService(com.liferay.portal.kernel.service.PortletPreferencesLocalService portletPreferencesLocalService)
portletPreferencesLocalService
- the portlet preferences local servicepublic com.liferay.portal.kernel.service.persistence.PortletPreferencesPersistence getPortletPreferencesPersistence()
public void setPortletPreferencesPersistence(com.liferay.portal.kernel.service.persistence.PortletPreferencesPersistence portletPreferencesPersistence)
portletPreferencesPersistence
- the portlet preferences persistencepublic com.liferay.portal.kernel.service.persistence.PortletPreferencesFinder getPortletPreferencesFinder()
public void setPortletPreferencesFinder(com.liferay.portal.kernel.service.persistence.PortletPreferencesFinder portletPreferencesFinder)
portletPreferencesFinder
- the portlet preferences finderpublic com.liferay.portal.kernel.service.ResourceLocalService getResourceLocalService()
public void setResourceLocalService(com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService)
resourceLocalService
- the resource local servicepublic com.liferay.portal.kernel.service.ResourcePermissionLocalService getResourcePermissionLocalService()
public void setResourcePermissionLocalService(com.liferay.portal.kernel.service.ResourcePermissionLocalService resourcePermissionLocalService)
resourcePermissionLocalService
- the resource permission local servicepublic com.liferay.portal.kernel.service.persistence.ResourcePermissionPersistence getResourcePermissionPersistence()
public void setResourcePermissionPersistence(com.liferay.portal.kernel.service.persistence.ResourcePermissionPersistence resourcePermissionPersistence)
resourcePermissionPersistence
- the resource permission persistencepublic com.liferay.portal.kernel.service.persistence.ResourcePermissionFinder getResourcePermissionFinder()
public void setResourcePermissionFinder(com.liferay.portal.kernel.service.persistence.ResourcePermissionFinder resourcePermissionFinder)
resourcePermissionFinder
- the resource permission finderpublic com.liferay.portal.kernel.service.SubscriptionLocalService getSubscriptionLocalService()
public void setSubscriptionLocalService(com.liferay.portal.kernel.service.SubscriptionLocalService subscriptionLocalService)
subscriptionLocalService
- the subscription local servicepublic com.liferay.portal.kernel.service.persistence.SubscriptionPersistence getSubscriptionPersistence()
public void setSubscriptionPersistence(com.liferay.portal.kernel.service.persistence.SubscriptionPersistence subscriptionPersistence)
subscriptionPersistence
- the subscription persistencepublic com.liferay.portal.kernel.service.UserLocalService getUserLocalService()
public void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
userLocalService
- the user local servicepublic com.liferay.portal.kernel.service.persistence.UserPersistence getUserPersistence()
public void setUserPersistence(com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence)
userPersistence
- the user persistencepublic com.liferay.portal.kernel.service.persistence.UserFinder getUserFinder()
public void setUserFinder(com.liferay.portal.kernel.service.persistence.UserFinder userFinder)
userFinder
- the user finderpublic com.liferay.portal.kernel.service.UserGroupLocalService getUserGroupLocalService()
public void setUserGroupLocalService(com.liferay.portal.kernel.service.UserGroupLocalService userGroupLocalService)
userGroupLocalService
- the user group local servicepublic com.liferay.portal.kernel.service.persistence.UserGroupPersistence getUserGroupPersistence()
public void setUserGroupPersistence(com.liferay.portal.kernel.service.persistence.UserGroupPersistence userGroupPersistence)
userGroupPersistence
- the user group persistencepublic com.liferay.portal.kernel.service.persistence.UserGroupFinder getUserGroupFinder()
public void setUserGroupFinder(com.liferay.portal.kernel.service.persistence.UserGroupFinder userGroupFinder)
userGroupFinder
- the user group finderpublic void afterPropertiesSet()
public void destroy()
public String getOSGiServiceIdentifier()
getOSGiServiceIdentifier
in interface com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService
getOSGiServiceIdentifier
in interface com.liferay.portal.kernel.service.LayoutLocalService
protected Class<?> getModelClass()
protected String getModelClassName()
protected void runSQL(String sql)
sql
- the sql query