| Methods in com.liferay.portal.service.persistence with parameters of type OrgGroupRolePK |
int |
OrgGroupRolePK.compareTo(OrgGroupRolePK pk)
|
static OrgGroupRole |
OrgGroupRoleUtil.create(OrgGroupRolePK orgGroupRolePK)
|
OrgGroupRole |
OrgGroupRolePersistence.create(OrgGroupRolePK orgGroupRolePK)
|
OrgGroupRole |
OrgGroupRolePersistenceImpl.create(OrgGroupRolePK orgGroupRolePK)
|
static OrgGroupRole |
OrgGroupRoleUtil.fetchByPrimaryKey(OrgGroupRolePK orgGroupRolePK)
|
OrgGroupRole |
OrgGroupRolePersistence.fetchByPrimaryKey(OrgGroupRolePK orgGroupRolePK)
|
OrgGroupRole |
OrgGroupRolePersistenceImpl.fetchByPrimaryKey(OrgGroupRolePK orgGroupRolePK)
|
static OrgGroupRole[] |
OrgGroupRoleUtil.findByGroupId_PrevAndNext(OrgGroupRolePK orgGroupRolePK,
long groupId,
OrderByComparator orderByComparator)
|
OrgGroupRole[] |
OrgGroupRolePersistence.findByGroupId_PrevAndNext(OrgGroupRolePK orgGroupRolePK,
long groupId,
OrderByComparator orderByComparator)
|
OrgGroupRole[] |
OrgGroupRolePersistenceImpl.findByGroupId_PrevAndNext(OrgGroupRolePK orgGroupRolePK,
long groupId,
OrderByComparator orderByComparator)
|
static OrgGroupRole |
OrgGroupRoleUtil.findByPrimaryKey(OrgGroupRolePK orgGroupRolePK)
|
OrgGroupRole |
OrgGroupRolePersistence.findByPrimaryKey(OrgGroupRolePK orgGroupRolePK)
|
OrgGroupRole |
OrgGroupRolePersistenceImpl.findByPrimaryKey(OrgGroupRolePK orgGroupRolePK)
|
static OrgGroupRole[] |
OrgGroupRoleUtil.findByRoleId_PrevAndNext(OrgGroupRolePK orgGroupRolePK,
long roleId,
OrderByComparator orderByComparator)
|
OrgGroupRole[] |
OrgGroupRolePersistence.findByRoleId_PrevAndNext(OrgGroupRolePK orgGroupRolePK,
long roleId,
OrderByComparator orderByComparator)
|
OrgGroupRole[] |
OrgGroupRolePersistenceImpl.findByRoleId_PrevAndNext(OrgGroupRolePK orgGroupRolePK,
long roleId,
OrderByComparator orderByComparator)
|
static OrgGroupRole |
OrgGroupRoleUtil.remove(OrgGroupRolePK orgGroupRolePK)
|
OrgGroupRole |
OrgGroupRolePersistence.remove(OrgGroupRolePK orgGroupRolePK)
|
OrgGroupRole |
OrgGroupRolePersistenceImpl.remove(OrgGroupRolePK orgGroupRolePK)
|