|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.security.permission.BasePermissionPropagator
public abstract class BasePermissionPropagator
| Constructor Summary | |
|---|---|
BasePermissionPropagator()
|
|
| Method Summary | |
|---|---|
protected Set<String> |
getActionIds(String className)
|
protected Set<String> |
getAvailableActionIds(long companyId,
String className,
long primKey,
long roleId,
Set<String> actionIds)
|
protected void |
propagateRolePermissions(ActionRequest actionRequest,
long roleId,
String parentClassName,
long parentPrimKey,
String childClassName,
long childPrimKey)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.security.permission.PermissionPropagator |
|---|
propagateRolePermissions |
| Constructor Detail |
|---|
public BasePermissionPropagator()
| Method Detail |
|---|
protected Set<String> getActionIds(String className)
protected Set<String> getAvailableActionIds(long companyId,
String className,
long primKey,
long roleId,
Set<String> actionIds)
throws PortalException
PortalException
protected void propagateRolePermissions(ActionRequest actionRequest,
long roleId,
String parentClassName,
long parentPrimKey,
String childClassName,
long childPrimKey)
throws PortalException
PortalException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||