| java.lang.Object com.liferay.portal.service.impl.LayoutCache
Method Summary | |
protected long | getEntityGroupId(long companyId, String entityName, String name) | protected Map | getEntityMap(long companyId, String entityName) | protected List | getGroupRoles(long groupId) | protected List | getGroupUsers(long groupId) | protected Resource | getResource(long companyId, long groupId, String resourceName, int scope, String resourcePrimKey, boolean portletActions) | protected Role | getRole(long companyId, String roleName) | protected User | getUser(long companyId, long groupId, String emailAddress) | protected List | getUserRoles(long userId) |
entityGroupIdMap | protected Map entityGroupIdMap(Code) | | |
groupRolesMap | protected Map groupRolesMap(Code) | | |
groupUsersMap | protected Map groupUsersMap(Code) | | |
|
|