Liferay 6.1.10-ee-ga1

Uses of Class
com.liferay.portal.NoSuchLayoutSetBranchException

Packages that use NoSuchLayoutSetBranchException
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces and classes. 
 

Uses of NoSuchLayoutSetBranchException in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that throw NoSuchLayoutSetBranchException
static LayoutSetBranch[] LayoutSetBranchUtil.filterFindByG_P_PrevAndNext(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set of layout set branchs that the user has permission to view where groupId = ? and privateLayout = ?.
 LayoutSetBranch[] LayoutSetBranchPersistence.filterFindByG_P_PrevAndNext(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set of layout set branchs that the user has permission to view where groupId = ? and privateLayout = ?.
 LayoutSetBranch[] LayoutSetBranchPersistenceImpl.filterFindByG_P_PrevAndNext(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set of layout set branchs that the user has permission to view where groupId = ? and privateLayout = ?.
static LayoutSetBranch[] LayoutSetBranchUtil.filterFindByGroupId_PrevAndNext(long layoutSetBranchId, long groupId, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set of layout set branchs that the user has permission to view where groupId = ?.
 LayoutSetBranch[] LayoutSetBranchPersistence.filterFindByGroupId_PrevAndNext(long layoutSetBranchId, long groupId, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set of layout set branchs that the user has permission to view where groupId = ?.
 LayoutSetBranch[] LayoutSetBranchPersistenceImpl.filterFindByGroupId_PrevAndNext(long layoutSetBranchId, long groupId, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set of layout set branchs that the user has permission to view where groupId = ?.
static LayoutSetBranch LayoutSetBranchUtil.findByG_P_First(long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.
 LayoutSetBranch LayoutSetBranchPersistence.findByG_P_First(long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.
 LayoutSetBranch LayoutSetBranchPersistenceImpl.findByG_P_First(long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the first layout set branch in the ordered set where groupId = ? and privateLayout = ?.
static LayoutSetBranch LayoutSetBranchUtil.findByG_P_Last(long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.
 LayoutSetBranch LayoutSetBranchPersistence.findByG_P_Last(long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.
 LayoutSetBranch LayoutSetBranchPersistenceImpl.findByG_P_Last(long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the last layout set branch in the ordered set where groupId = ? and privateLayout = ?.
static LayoutSetBranch LayoutSetBranchUtil.findByG_P_N(long groupId, boolean privateLayout, String name)
          Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or throws a NoSuchLayoutSetBranchException if it could not be found.
 LayoutSetBranch LayoutSetBranchPersistence.findByG_P_N(long groupId, boolean privateLayout, String name)
          Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or throws a NoSuchLayoutSetBranchException if it could not be found.
 LayoutSetBranch LayoutSetBranchPersistenceImpl.findByG_P_N(long groupId, boolean privateLayout, String name)
          Returns the layout set branch where groupId = ? and privateLayout = ? and name = ? or throws a NoSuchLayoutSetBranchException if it could not be found.
static LayoutSetBranch[] LayoutSetBranchUtil.findByG_P_PrevAndNext(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ?.
 LayoutSetBranch[] LayoutSetBranchPersistence.findByG_P_PrevAndNext(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ?.
 LayoutSetBranch[] LayoutSetBranchPersistenceImpl.findByG_P_PrevAndNext(long layoutSetBranchId, long groupId, boolean privateLayout, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set where groupId = ? and privateLayout = ?.
static LayoutSetBranch LayoutSetBranchUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first layout set branch in the ordered set where groupId = ?.
 LayoutSetBranch LayoutSetBranchPersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first layout set branch in the ordered set where groupId = ?.
 LayoutSetBranch LayoutSetBranchPersistenceImpl.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first layout set branch in the ordered set where groupId = ?.
static LayoutSetBranch LayoutSetBranchUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last layout set branch in the ordered set where groupId = ?.
 LayoutSetBranch LayoutSetBranchPersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last layout set branch in the ordered set where groupId = ?.
 LayoutSetBranch LayoutSetBranchPersistenceImpl.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last layout set branch in the ordered set where groupId = ?.
static LayoutSetBranch[] LayoutSetBranchUtil.findByGroupId_PrevAndNext(long layoutSetBranchId, long groupId, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set where groupId = ?.
 LayoutSetBranch[] LayoutSetBranchPersistence.findByGroupId_PrevAndNext(long layoutSetBranchId, long groupId, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set where groupId = ?.
 LayoutSetBranch[] LayoutSetBranchPersistenceImpl.findByGroupId_PrevAndNext(long layoutSetBranchId, long groupId, OrderByComparator orderByComparator)
          Returns the layout set branchs before and after the current layout set branch in the ordered set where groupId = ?.
static LayoutSetBranch LayoutSetBranchFinderUtil.findByMaster(long groupId, boolean privateLayout)
           
 LayoutSetBranch LayoutSetBranchFinder.findByMaster(long groupId, boolean privateLayout)
           
 LayoutSetBranch LayoutSetBranchFinderImpl.findByMaster(long groupId, boolean privateLayout)
           
static LayoutSetBranch LayoutSetBranchUtil.findByPrimaryKey(long layoutSetBranchId)
          Returns the layout set branch with the primary key or throws a NoSuchLayoutSetBranchException if it could not be found.
 LayoutSetBranch LayoutSetBranchPersistence.findByPrimaryKey(long layoutSetBranchId)
          Returns the layout set branch with the primary key or throws a NoSuchLayoutSetBranchException if it could not be found.
 LayoutSetBranch LayoutSetBranchPersistenceImpl.findByPrimaryKey(long layoutSetBranchId)
          Returns the layout set branch with the primary key or throws a NoSuchLayoutSetBranchException if it could not be found.
static LayoutSetBranch LayoutSetBranchUtil.remove(long layoutSetBranchId)
          Removes the layout set branch with the primary key from the database.
 LayoutSetBranch LayoutSetBranchPersistence.remove(long layoutSetBranchId)
          Removes the layout set branch with the primary key from the database.
 LayoutSetBranch LayoutSetBranchPersistenceImpl.remove(long layoutSetBranchId)
          Removes the layout set branch with the primary key from the database.
 LayoutSetBranch LayoutSetBranchPersistenceImpl.remove(Serializable primaryKey)
          Removes the layout set branch with the primary key from the database.
static void LayoutSetBranchUtil.removeByG_P_N(long groupId, boolean privateLayout, String name)
          Removes the layout set branch where groupId = ? and privateLayout = ? and name = ? from the database.
 void LayoutSetBranchPersistence.removeByG_P_N(long groupId, boolean privateLayout, String name)
          Removes the layout set branch where groupId = ? and privateLayout = ? and name = ? from the database.
 void LayoutSetBranchPersistenceImpl.removeByG_P_N(long groupId, boolean privateLayout, String name)
          Removes the layout set branch where groupId = ? and privateLayout = ? and name = ? from the database.
 


Liferay 6.1.10-ee-ga1