public class LayoutBranchServiceImpl extends LayoutBranchServiceBaseImpl
counterLocalService, layoutBranchLocalService, layoutBranchPersistence, layoutBranchService, layoutRevisionLocalService, layoutRevisionPersistence, layoutRevisionService, layoutSetBranchLocalService, layoutSetBranchPersistence, layoutSetBranchService, recentLayoutBranchLocalService, recentLayoutBranchPersistence, resourceLocalService, userFinder, userLocalService, userPersistence, userService
Constructor and Description |
---|
LayoutBranchServiceImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.model.LayoutBranch |
addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
deleteLayoutBranch(long layoutBranchId) |
com.liferay.portal.kernel.model.LayoutBranch |
updateLayoutBranch(long layoutBranchId,
String name,
String description,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
afterPropertiesSet, destroy, getCounterLocalService, getLayoutBranchLocalService, getLayoutBranchPersistence, getLayoutBranchService, getLayoutRevisionLocalService, getLayoutRevisionPersistence, getLayoutRevisionService, getLayoutSetBranchLocalService, getLayoutSetBranchPersistence, getLayoutSetBranchService, getModelClass, getModelClassName, getOSGiServiceIdentifier, getRecentLayoutBranchLocalService, getRecentLayoutBranchPersistence, getResourceLocalService, getUserFinder, getUserLocalService, getUserPersistence, getUserService, runSQL, setCounterLocalService, setLayoutBranchLocalService, setLayoutBranchPersistence, setLayoutBranchService, setLayoutRevisionLocalService, setLayoutRevisionPersistence, setLayoutRevisionService, setLayoutSetBranchLocalService, setLayoutSetBranchPersistence, setLayoutSetBranchService, setRecentLayoutBranchLocalService, setRecentLayoutBranchPersistence, setResourceLocalService, setUserFinder, setUserLocalService, setUserPersistence, setUserService
public com.liferay.portal.kernel.model.LayoutBranch addLayoutBranch(long layoutRevisionId, String name, String description, boolean master, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void deleteLayoutBranch(long layoutBranchId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.LayoutBranch updateLayoutBranch(long layoutBranchId, String name, String description, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException