public class JCRGroup extends Object implements org.gcube.common.homelibrary.home.workspace.groups.Group
| Constructor and Description |
|---|
JCRGroup(javax.jcr.Node node) |
public static final String USERS
public JCRGroup(javax.jcr.Node node)
throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
org.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionpublic List<String> getUsers()
getUsers in interface org.gcube.common.homelibrary.home.workspace.groups.Grouppublic String getName()
getName in interface org.gcube.common.homelibrary.home.workspace.groups.Grouppublic void deleteUser(String user) throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
deleteUser in interface org.gcube.common.homelibrary.home.workspace.groups.Grouporg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionpublic void deleteUsers(List<String> usersList) throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
deleteUsers in interface org.gcube.common.homelibrary.home.workspace.groups.Grouporg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionpublic void addUsers(List<String> users) throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
addUsers in interface org.gcube.common.homelibrary.home.workspace.groups.Grouporg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionpublic void addUser(String user) throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
addUser in interface org.gcube.common.homelibrary.home.workspace.groups.Grouporg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionCopyright © 2014. All Rights Reserved.