|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.persistence.impl.BasePersistenceImpl
com.liferay.portal.service.persistence.OrgGroupPermissionFinderImpl
public class OrgGroupPermissionFinderImpl
Field Summary | |
---|---|
static java.lang.String |
FIND_BY_O_G_R
|
Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
---|
COUNT_COLUMN_NAME, listeners |
Constructor Summary | |
---|---|
OrgGroupPermissionFinderImpl()
|
Method Summary | |
---|---|
void |
removeByO_G_R(long organizationId,
long groupId,
long resourceId)
|
Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
---|
clearCache, closeSession, getDataSource, getDialect, getListeners, openSession, processException, registerListener, setDataSource, setSessionFactory, unregisterListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String FIND_BY_O_G_R
Constructor Detail |
---|
public OrgGroupPermissionFinderImpl()
Method Detail |
---|
public void removeByO_G_R(long organizationId, long groupId, long resourceId) throws com.liferay.portal.SystemException
removeByO_G_R
in interface com.liferay.portal.service.persistence.OrgGroupPermissionFinder
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |