public class AssetListEntrySegmentsEntryRelLocalServiceWrapper extends java.lang.Object implements AssetListEntrySegmentsEntryRelLocalService, com.liferay.portal.kernel.service.ServiceWrapper<AssetListEntrySegmentsEntryRelLocalService>
AssetListEntrySegmentsEntryRelLocalService.AssetListEntrySegmentsEntryRelLocalService| Constructor and Description |
|---|
AssetListEntrySegmentsEntryRelLocalServiceWrapper() |
AssetListEntrySegmentsEntryRelLocalServiceWrapper(AssetListEntrySegmentsEntryRelLocalService assetListEntrySegmentsEntryRelLocalService) |
| Modifier and Type | Method and Description |
|---|---|
AssetListEntrySegmentsEntryRel |
addAssetListEntrySegmentsEntryRel(AssetListEntrySegmentsEntryRel assetListEntrySegmentsEntryRel)
Adds the asset list entry segments entry rel to the database.
|
AssetListEntrySegmentsEntryRel |
addAssetListEntrySegmentsEntryRel(long userId,
long groupId,
long assetListEntryId,
int priority,
long segmentsEntryId,
java.lang.String typeSettings,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
AssetListEntrySegmentsEntryRel |
addAssetListEntrySegmentsEntryRel(long userId,
long groupId,
long assetListEntryId,
long segmentsEntryId,
java.lang.String typeSettings,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
AssetListEntrySegmentsEntryRel |
createAssetListEntrySegmentsEntryRel(long assetListEntrySegmentsEntryRelId)
Creates a new asset list entry segments entry rel with the primary key.
|
com.liferay.portal.kernel.model.PersistedModel |
createPersistedModel(java.io.Serializable primaryKeyObj) |
AssetListEntrySegmentsEntryRel |
deleteAssetListEntrySegmentsEntryRel(AssetListEntrySegmentsEntryRel assetListEntrySegmentsEntryRel)
Deletes the asset list entry segments entry rel from the database.
|
AssetListEntrySegmentsEntryRel |
deleteAssetListEntrySegmentsEntryRel(long assetListEntrySegmentsEntryRelId)
Deletes the asset list entry segments entry rel with the primary key from the database.
|
void |
deleteAssetListEntrySegmentsEntryRel(long assetListEntryId,
long segmentsEntryId) |
void |
deleteAssetListEntrySegmentsEntryRelByAssetListEntryId(long assetListEntryId) |
void |
deleteAssetListEntrySegmentsEntryRelBySegmentsEntryId(long segmentsEntryId) |
com.liferay.portal.kernel.model.PersistedModel |
deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel) |
<T> T |
dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) |
int |
dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) |
com.liferay.portal.kernel.dao.orm.DynamicQuery |
dynamicQuery() |
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows.
|
<T> java.util.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> java.util.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.
|
AssetListEntrySegmentsEntryRel |
fetchAssetListEntrySegmentsEntryRel(long assetListEntrySegmentsEntryRelId) |
AssetListEntrySegmentsEntryRel |
fetchAssetListEntrySegmentsEntryRel(long assetListEntryId,
long segmentsEntryId) |
AssetListEntrySegmentsEntryRel |
fetchAssetListEntrySegmentsEntryRelByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the asset list entry segments entry rel matching the UUID and group.
|
java.util.List<AssetListEntrySegmentsEntryRel> |
fetchAssetListEntrySegmentsEntryRels(long assetListEntryId,
long[] segmentsEntryIds) |
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery |
getActionableDynamicQuery() |
AssetListEntrySegmentsEntryRel |
getAssetListEntrySegmentsEntryRel(long assetListEntrySegmentsEntryRelId)
Returns the asset list entry segments entry rel with the primary key.
|
AssetListEntrySegmentsEntryRel |
getAssetListEntrySegmentsEntryRel(long assetListEntryId,
long segmentsEntryId) |
AssetListEntrySegmentsEntryRel |
getAssetListEntrySegmentsEntryRelByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the asset list entry segments entry rel matching the UUID and group.
|
java.util.List<AssetListEntrySegmentsEntryRel> |
getAssetListEntrySegmentsEntryRels(int start,
int end)
Returns a range of all the asset list entry segments entry rels.
|
java.util.List<AssetListEntrySegmentsEntryRel> |
getAssetListEntrySegmentsEntryRels(long assetListEntryId,
int start,
int end) |
java.util.List<AssetListEntrySegmentsEntryRel> |
getAssetListEntrySegmentsEntryRels(long assetListEntryId,
long[] segmentsEntryIds,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<AssetListEntrySegmentsEntryRel> orderByComparator) |
java.util.List<AssetListEntrySegmentsEntryRel> |
getAssetListEntrySegmentsEntryRelsByUuidAndCompanyId(java.lang.String uuid,
long companyId)
Returns all the asset list entry segments entry rels matching the UUID and company.
|
java.util.List<AssetListEntrySegmentsEntryRel> |
getAssetListEntrySegmentsEntryRelsByUuidAndCompanyId(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<AssetListEntrySegmentsEntryRel> orderByComparator)
Returns a range of asset list entry segments entry rels matching the UUID and company.
|
int |
getAssetListEntrySegmentsEntryRelsCount()
Returns the number of asset list entry segments entry rels.
|
int |
getAssetListEntrySegmentsEntryRelsCount(long assetListEntryId) |
com.liferay.portal.kernel.service.persistence.BasePersistence<?> |
getBasePersistence() |
com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<AssetListEntrySegmentsEntryRel> |
getCTPersistence() |
com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery |
getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext) |
com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery |
getIndexableActionableDynamicQuery() |
java.lang.Class<AssetListEntrySegmentsEntryRel> |
getModelClass() |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.portal.kernel.model.PersistedModel |
getPersistedModel(java.io.Serializable primaryKeyObj) |
AssetListEntrySegmentsEntryRelLocalService |
getWrappedService() |
void |
setWrappedService(AssetListEntrySegmentsEntryRelLocalService assetListEntrySegmentsEntryRelLocalService) |
AssetListEntrySegmentsEntryRel |
updateAssetListEntrySegmentsEntryRel(AssetListEntrySegmentsEntryRel assetListEntrySegmentsEntryRel)
Updates the asset list entry segments entry rel in the database or adds it if it does not yet exist.
|
AssetListEntrySegmentsEntryRel |
updateAssetListEntrySegmentsEntryRelTypeSettings(long assetListEntryId,
long segmentsEntryId,
java.lang.String typeSettings) |
void |
updateVariationsPriority(long[] variationsPriority) |
<R,E extends java.lang.Throwable> |
updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<AssetListEntrySegmentsEntryRel>,R,E> updateUnsafeFunction) |
public AssetListEntrySegmentsEntryRelLocalServiceWrapper()
public AssetListEntrySegmentsEntryRelLocalServiceWrapper(AssetListEntrySegmentsEntryRelLocalService assetListEntrySegmentsEntryRelLocalService)
public AssetListEntrySegmentsEntryRel addAssetListEntrySegmentsEntryRel(AssetListEntrySegmentsEntryRel assetListEntrySegmentsEntryRel)
Important: Inspect AssetListEntrySegmentsEntryRelLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
addAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServiceassetListEntrySegmentsEntryRel - the asset list entry segments entry relpublic AssetListEntrySegmentsEntryRel addAssetListEntrySegmentsEntryRel(long userId, long groupId, long assetListEntryId, int priority, long segmentsEntryId, java.lang.String typeSettings, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic AssetListEntrySegmentsEntryRel addAssetListEntrySegmentsEntryRel(long userId, long groupId, long assetListEntryId, long segmentsEntryId, java.lang.String typeSettings, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic AssetListEntrySegmentsEntryRel createAssetListEntrySegmentsEntryRel(long assetListEntrySegmentsEntryRelId)
createAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServiceassetListEntrySegmentsEntryRelId - the primary key for the new asset list entry segments entry relpublic com.liferay.portal.kernel.model.PersistedModel createPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
createPersistedModel in interface AssetListEntrySegmentsEntryRelLocalServicecreatePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic AssetListEntrySegmentsEntryRel deleteAssetListEntrySegmentsEntryRel(AssetListEntrySegmentsEntryRel assetListEntrySegmentsEntryRel)
Important: Inspect AssetListEntrySegmentsEntryRelLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
deleteAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServiceassetListEntrySegmentsEntryRel - the asset list entry segments entry relpublic AssetListEntrySegmentsEntryRel deleteAssetListEntrySegmentsEntryRel(long assetListEntrySegmentsEntryRelId) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect AssetListEntrySegmentsEntryRelLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
deleteAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServiceassetListEntrySegmentsEntryRelId - the primary key of the asset list entry segments entry relPortalException - if a asset list entry segments entry rel with the primary key could not be foundpublic void deleteAssetListEntrySegmentsEntryRel(long assetListEntryId,
long segmentsEntryId)
throws com.liferay.portal.kernel.exception.PortalException
deleteAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteAssetListEntrySegmentsEntryRelByAssetListEntryId(long assetListEntryId)
deleteAssetListEntrySegmentsEntryRelByAssetListEntryId in interface AssetListEntrySegmentsEntryRelLocalServicepublic void deleteAssetListEntrySegmentsEntryRelBySegmentsEntryId(long segmentsEntryId)
deleteAssetListEntrySegmentsEntryRelBySegmentsEntryId in interface AssetListEntrySegmentsEntryRelLocalServicepublic com.liferay.portal.kernel.model.PersistedModel deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel)
throws com.liferay.portal.kernel.exception.PortalException
deletePersistedModel in interface AssetListEntrySegmentsEntryRelLocalServicedeletePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic <T> T dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQuery in interface AssetListEntrySegmentsEntryRelLocalServicedslQuery in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic int dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQueryCount in interface AssetListEntrySegmentsEntryRelLocalServicedslQueryCount in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
dynamicQuery in interface AssetListEntrySegmentsEntryRelLocalServicepublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQuery in interface AssetListEntrySegmentsEntryRelLocalServicedynamicQuery - the dynamic querypublic <T> java.util.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 com.liferay.portal.kernel.dao.orm.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, then the query will include the default ORDER BY logic from com.liferay.asset.list.model.impl.AssetListEntrySegmentsEntryRelModelImpl.
dynamicQuery in interface AssetListEntrySegmentsEntryRelLocalServicedynamicQuery - 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> java.util.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 com.liferay.portal.kernel.dao.orm.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, then the query will include the default ORDER BY logic from com.liferay.asset.list.model.impl.AssetListEntrySegmentsEntryRelModelImpl.
dynamicQuery in interface AssetListEntrySegmentsEntryRelLocalServicedynamicQuery - 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 AssetListEntrySegmentsEntryRelLocalServicedynamicQuery - the dynamic querypublic long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
dynamicQueryCount in interface AssetListEntrySegmentsEntryRelLocalServicedynamicQuery - the dynamic queryprojection - the projection to apply to the querypublic AssetListEntrySegmentsEntryRel fetchAssetListEntrySegmentsEntryRel(long assetListEntrySegmentsEntryRelId)
fetchAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServicepublic AssetListEntrySegmentsEntryRel fetchAssetListEntrySegmentsEntryRel(long assetListEntryId, long segmentsEntryId)
fetchAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServicepublic AssetListEntrySegmentsEntryRel fetchAssetListEntrySegmentsEntryRelByUuidAndGroupId(java.lang.String uuid, long groupId)
fetchAssetListEntrySegmentsEntryRelByUuidAndGroupId in interface AssetListEntrySegmentsEntryRelLocalServiceuuid - the asset list entry segments entry rel's UUIDgroupId - the primary key of the groupnull if a matching asset list entry segments entry rel could not be foundpublic java.util.List<AssetListEntrySegmentsEntryRel> fetchAssetListEntrySegmentsEntryRels(long assetListEntryId, long[] segmentsEntryIds)
fetchAssetListEntrySegmentsEntryRels in interface AssetListEntrySegmentsEntryRelLocalServicepublic com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
getActionableDynamicQuery in interface AssetListEntrySegmentsEntryRelLocalServicepublic AssetListEntrySegmentsEntryRel getAssetListEntrySegmentsEntryRel(long assetListEntrySegmentsEntryRelId) throws com.liferay.portal.kernel.exception.PortalException
getAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServiceassetListEntrySegmentsEntryRelId - the primary key of the asset list entry segments entry relPortalException - if a asset list entry segments entry rel with the primary key could not be foundpublic AssetListEntrySegmentsEntryRel getAssetListEntrySegmentsEntryRel(long assetListEntryId, long segmentsEntryId) throws com.liferay.portal.kernel.exception.PortalException
getAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic AssetListEntrySegmentsEntryRel getAssetListEntrySegmentsEntryRelByUuidAndGroupId(java.lang.String uuid, long groupId) throws com.liferay.portal.kernel.exception.PortalException
getAssetListEntrySegmentsEntryRelByUuidAndGroupId in interface AssetListEntrySegmentsEntryRelLocalServiceuuid - the asset list entry segments entry rel's UUIDgroupId - the primary key of the groupPortalException - if a matching asset list entry segments entry rel could not be foundpublic java.util.List<AssetListEntrySegmentsEntryRel> getAssetListEntrySegmentsEntryRels(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 com.liferay.portal.kernel.dao.orm.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, then the query will include the default ORDER BY logic from com.liferay.asset.list.model.impl.AssetListEntrySegmentsEntryRelModelImpl.
getAssetListEntrySegmentsEntryRels in interface AssetListEntrySegmentsEntryRelLocalServicestart - the lower bound of the range of asset list entry segments entry relsend - the upper bound of the range of asset list entry segments entry rels (not inclusive)public java.util.List<AssetListEntrySegmentsEntryRel> getAssetListEntrySegmentsEntryRels(long assetListEntryId, int start, int end)
getAssetListEntrySegmentsEntryRels in interface AssetListEntrySegmentsEntryRelLocalServicepublic java.util.List<AssetListEntrySegmentsEntryRel> getAssetListEntrySegmentsEntryRels(long assetListEntryId, long[] segmentsEntryIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntrySegmentsEntryRel> orderByComparator)
getAssetListEntrySegmentsEntryRels in interface AssetListEntrySegmentsEntryRelLocalServicepublic java.util.List<AssetListEntrySegmentsEntryRel> getAssetListEntrySegmentsEntryRelsByUuidAndCompanyId(java.lang.String uuid, long companyId)
getAssetListEntrySegmentsEntryRelsByUuidAndCompanyId in interface AssetListEntrySegmentsEntryRelLocalServiceuuid - the UUID of the asset list entry segments entry relscompanyId - the primary key of the companypublic java.util.List<AssetListEntrySegmentsEntryRel> getAssetListEntrySegmentsEntryRelsByUuidAndCompanyId(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntrySegmentsEntryRel> orderByComparator)
getAssetListEntrySegmentsEntryRelsByUuidAndCompanyId in interface AssetListEntrySegmentsEntryRelLocalServiceuuid - the UUID of the asset list entry segments entry relscompanyId - the primary key of the companystart - the lower bound of the range of asset list entry segments entry relsend - the upper bound of the range of asset list entry segments entry rels (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public int getAssetListEntrySegmentsEntryRelsCount()
getAssetListEntrySegmentsEntryRelsCount in interface AssetListEntrySegmentsEntryRelLocalServicepublic int getAssetListEntrySegmentsEntryRelsCount(long assetListEntryId)
getAssetListEntrySegmentsEntryRelsCount in interface AssetListEntrySegmentsEntryRelLocalServicepublic com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
getExportActionableDynamicQuery in interface AssetListEntrySegmentsEntryRelLocalServicepublic com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
getIndexableActionableDynamicQuery in interface AssetListEntrySegmentsEntryRelLocalServicepublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface AssetListEntrySegmentsEntryRelLocalServicepublic com.liferay.portal.kernel.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
getPersistedModel in interface AssetListEntrySegmentsEntryRelLocalServicegetPersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic AssetListEntrySegmentsEntryRel updateAssetListEntrySegmentsEntryRel(AssetListEntrySegmentsEntryRel assetListEntrySegmentsEntryRel)
Important: Inspect AssetListEntrySegmentsEntryRelLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
updateAssetListEntrySegmentsEntryRel in interface AssetListEntrySegmentsEntryRelLocalServiceassetListEntrySegmentsEntryRel - the asset list entry segments entry relpublic AssetListEntrySegmentsEntryRel updateAssetListEntrySegmentsEntryRelTypeSettings(long assetListEntryId, long segmentsEntryId, java.lang.String typeSettings)
updateAssetListEntrySegmentsEntryRelTypeSettings in interface AssetListEntrySegmentsEntryRelLocalServicepublic void updateVariationsPriority(long[] variationsPriority)
updateVariationsPriority in interface AssetListEntrySegmentsEntryRelLocalServicepublic com.liferay.portal.kernel.service.persistence.BasePersistence<?> getBasePersistence()
getBasePersistence in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<AssetListEntrySegmentsEntryRel> getCTPersistence()
getCTPersistence in interface AssetListEntrySegmentsEntryRelLocalServicegetCTPersistence in interface com.liferay.portal.kernel.service.change.tracking.CTService<AssetListEntrySegmentsEntryRel>public java.lang.Class<AssetListEntrySegmentsEntryRel> getModelClass()
getModelClass in interface AssetListEntrySegmentsEntryRelLocalServicegetModelClass in interface com.liferay.portal.kernel.service.change.tracking.CTService<AssetListEntrySegmentsEntryRel>public <R,E extends java.lang.Throwable> R updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<AssetListEntrySegmentsEntryRel>,R,E> updateUnsafeFunction) throws E extends java.lang.Throwable
updateWithUnsafeFunction in interface AssetListEntrySegmentsEntryRelLocalServiceupdateWithUnsafeFunction in interface com.liferay.portal.kernel.service.change.tracking.CTService<AssetListEntrySegmentsEntryRel>E extends java.lang.Throwablepublic AssetListEntrySegmentsEntryRelLocalService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<AssetListEntrySegmentsEntryRelLocalService>public void setWrappedService(AssetListEntrySegmentsEntryRelLocalService assetListEntrySegmentsEntryRelLocalService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<AssetListEntrySegmentsEntryRelLocalService>