Interface CPConfigurationListRelService
- All Superinterfaces:
com.liferay.portal.kernel.service.BaseService
- All Known Implementing Classes:
CPConfigurationListRelServiceWrapper
@AccessControlled
@CTAware
@JSONWebService
@ProviderType
@Transactional(isolation=PORTAL,
rollbackFor={com.liferay.portal.kernel.exception.PortalException.class,com.liferay.portal.kernel.exception.SystemException.class})
public interface CPConfigurationListRelService
extends com.liferay.portal.kernel.service.BaseService
Provides the remote service interface for CPConfigurationListRel. Methods of this
service are expected to have security checks based on the propagated JAAS
credentials because this service can be accessed remotely.
- See Also:
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionaddCPConfigurationListRel
(String className, long classPK, long cpConfigurationListId) deleteCPConfigurationListRel
(long cpConfigurationListRelId) deleteCPConfigurationListRel
(CPConfigurationListRel cpConfigurationListRel) void
deleteCPConfigurationListRels
(long cpConfigurationListId) void
deleteCPConfigurationListRels
(String className, long cpConfigurationListId) fetchCPConfigurationListRel
(String className, long classPK, long cpConfigurationListId) getAccountEntryCPConfigurationListRels
(long cpConfigurationListId, String keywords, int start, int end) int
getAccountEntryCPConfigurationListRelsCount
(long cpConfigurationListId, String keywords) getAccountGroupCPConfigurationListRels
(long cpConfigurationListId, String keywords, int start, int end) int
getAccountGroupCPConfigurationListRelsCount
(long cpConfigurationListId, String keywords) getCommerceOrderTypeCPConfigurationListRels
(long cpConfigurationListId, String keywords, int start, int end) int
getCommerceOrderTypeCPConfigurationListRelsCount
(long cpConfigurationListId, String keywords) getCPConfigurationListRel
(long cpConfigurationListRelId) getCPConfigurationListRels
(long cpConfigurationListId) getCPConfigurationListRels
(long cpConfigurationListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPConfigurationListRel> orderByComparator) getCPConfigurationListRels
(String className, long cpConfigurationListId) getCPConfigurationListRels
(String className, long cpConfigurationListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPConfigurationListRel> orderByComparator) int
getCPConfigurationListRelsCount
(long cpConfigurationListId) int
getCPConfigurationListRelsCount
(String className, long cpConfigurationListId) Returns the OSGi service identifier.
-
Method Details
-
addCPConfigurationListRel
CPConfigurationListRel addCPConfigurationListRel(String className, long classPK, long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRel
@SystemEvent(type=1) CPConfigurationListRel deleteCPConfigurationListRel(CPConfigurationListRel cpConfigurationListRel) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRel
CPConfigurationListRel deleteCPConfigurationListRel(long cpConfigurationListRelId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRels
void deleteCPConfigurationListRels(long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCPConfigurationListRels
void deleteCPConfigurationListRels(String className, long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchCPConfigurationListRel
@Transactional(propagation=SUPPORTS, readOnly=true) CPConfigurationListRel fetchCPConfigurationListRel(String className, long classPK, long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountEntryCPConfigurationListRels
@Transactional(propagation=SUPPORTS, readOnly=true) List<CPConfigurationListRel> getAccountEntryCPConfigurationListRels(long cpConfigurationListId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountEntryCPConfigurationListRelsCount
@Transactional(propagation=SUPPORTS, readOnly=true) int getAccountEntryCPConfigurationListRelsCount(long cpConfigurationListId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountGroupCPConfigurationListRels
@Transactional(propagation=SUPPORTS, readOnly=true) List<CPConfigurationListRel> getAccountGroupCPConfigurationListRels(long cpConfigurationListId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountGroupCPConfigurationListRelsCount
@Transactional(propagation=SUPPORTS, readOnly=true) int getAccountGroupCPConfigurationListRelsCount(long cpConfigurationListId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrderTypeCPConfigurationListRels
@Transactional(propagation=SUPPORTS, readOnly=true) List<CPConfigurationListRel> getCommerceOrderTypeCPConfigurationListRels(long cpConfigurationListId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrderTypeCPConfigurationListRelsCount
@Transactional(propagation=SUPPORTS, readOnly=true) int getCommerceOrderTypeCPConfigurationListRelsCount(long cpConfigurationListId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRel
@Transactional(propagation=SUPPORTS, readOnly=true) CPConfigurationListRel getCPConfigurationListRel(long cpConfigurationListRelId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRels
@Transactional(propagation=SUPPORTS, readOnly=true) List<CPConfigurationListRel> getCPConfigurationListRels(long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRels
@Transactional(propagation=SUPPORTS, readOnly=true) List<CPConfigurationListRel> getCPConfigurationListRels(long cpConfigurationListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPConfigurationListRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRels
@Transactional(propagation=SUPPORTS, readOnly=true) List<CPConfigurationListRel> getCPConfigurationListRels(String className, long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRels
@Transactional(propagation=SUPPORTS, readOnly=true) List<CPConfigurationListRel> getCPConfigurationListRels(String className, long cpConfigurationListId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CPConfigurationListRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRelsCount
@Transactional(propagation=SUPPORTS, readOnly=true) int getCPConfigurationListRelsCount(long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPConfigurationListRelsCount
@Transactional(propagation=SUPPORTS, readOnly=true) int getCPConfigurationListRelsCount(String className, long cpConfigurationListId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOSGiServiceIdentifier
String getOSGiServiceIdentifier()Returns the OSGi service identifier.- Returns:
- the OSGi service identifier
-