Uses of Class
com.storedobject.core.SystemUserGroup
Packages that use SystemUserGroup
-
Uses of SystemUserGroup in com.storedobject.core
Methods in com.storedobject.core that return SystemUserGroupModifier and TypeMethodDescriptionstatic SystemUserGroup
static SystemUserGroup
SystemUserGroup.getDefault()
ObjectPermissionGroup.getUserGroup()
Methods in com.storedobject.core that return types with arguments of type SystemUserGroupMethods in com.storedobject.core with parameters of type SystemUserGroupModifier and TypeMethodDescriptionboolean
SystemUser.isMemberOf
(SystemUserGroup group) void
ObjectPermissionGroup.setUserGroup
(SystemUserGroup userGroup)