|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.base.RoleLocalServiceBaseImpl
Constructor Summary | |
RoleLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portal.model.Role |
addRole(com.liferay.portal.model.Role model)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer,
int begin,
int end)
|
com.liferay.portal.model.Role |
updateRole(com.liferay.portal.model.Role model)
|
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.service.RoleLocalService |
addRole, addRole, checkSystemRoles, deleteRole, getGroupRole, getGroupRoles, getResourceRoles, getRole, getRole, getUserGroupRoles, getUserRelatedRoles, getUserRelatedRoles, getUserRelatedRoles, getUserRoles, hasUserRole, hasUserRoles, search, searchCount, setUserRoles, updateRole |
Constructor Detail |
public RoleLocalServiceBaseImpl()
Method Detail |
public com.liferay.portal.model.Role addRole(com.liferay.portal.model.Role model) throws com.liferay.portal.SystemException
addRole
in interface com.liferay.portal.service.RoleLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portal.service.RoleLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portal.service.RoleLocalService
com.liferay.portal.SystemException
public com.liferay.portal.model.Role updateRole(com.liferay.portal.model.Role model) throws com.liferay.portal.SystemException
updateRole
in interface com.liferay.portal.service.RoleLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |