Class RoleApiImpl
- java.lang.Object
-
- org.openea.eap.module.system.api.permission.RoleApiImpl
-
-
Constructor Summary
Constructors Constructor Description RoleApiImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openea.eap.framework.common.pojo.CommonResult<Boolean>validRoleList(Collection<Long> ids)
-
-
-
Method Detail
-
validRoleList
public org.openea.eap.framework.common.pojo.CommonResult<Boolean> validRoleList(Collection<Long> ids)
- Specified by:
validRoleListin interfaceRoleApi
-
-