public class CommerceBOMFolderApplicationRelServiceUtil
extends java.lang.Object
com.liferay.commerce.bom.service.impl.CommerceBOMFolderApplicationRelServiceImpl and is an
access point for service operations in application layer code running on a
remote server. Methods of this service are expected to have security checks
based on the propagated JAAS credentials because this service can be
accessed remotely.CommerceBOMFolderApplicationRelService| Constructor and Description |
|---|
CommerceBOMFolderApplicationRelServiceUtil() |
public CommerceBOMFolderApplicationRelServiceUtil()
public static CommerceBOMFolderApplicationRel addCommerceBOMFolderApplicationRel(long userId, long commerceBOMFolderId, long commerceApplicationModelId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static void deleteCommerceBOMFolderApplicationRel(long commerceBOMFolderApplicationRelId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.util.List<CommerceBOMFolderApplicationRel> getCommerceBOMFolderApplicationRelsByCAMId(long commerceApplicationModelId, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.util.List<CommerceBOMFolderApplicationRel> getCommerceBOMFolderApplicationRelsByCommerceBOMFolderId(long commerceBOMFolderId, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static int getCommerceBOMFolderApplicationRelsCountByCAMId(long commerceApplicationModelId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static int getCommerceBOMFolderApplicationRelsCountByCommerceBOMFolderId(long commerceBOMFolderId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.lang.String getOSGiServiceIdentifier()
public static CommerceBOMFolderApplicationRelService getService()
public static void setService(CommerceBOMFolderApplicationRelService service)