Package | Description |
---|---|
org.dataone.client | |
org.dataone.service.cn.v1 | |
org.dataone.service.types.v1 |
Modifier and Type | Method and Description |
---|---|
Subject |
CNode.createGroup(Group group)
|
Subject |
CNode.createGroup(Session session,
Group group)
|
boolean |
CNode.updateGroup(Group group)
|
boolean |
CNode.updateGroup(Session session,
Group group)
|
Modifier and Type | Method and Description |
---|---|
Subject |
CNIdentity.createGroup(Group group) |
Subject |
CNIdentity.createGroup(Session session,
Group group)
Deprecated.
|
boolean |
CNIdentity.updateGroup(Group group) |
boolean |
CNIdentity.updateGroup(Session session,
Group group)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Group |
SubjectInfo.getGroup(int index)
Get 'group' element item by position.
|
Modifier and Type | Method and Description |
---|---|
List<Group> |
SubjectInfo.getGroupList()
Get the list of 'group' element items.
|
Modifier and Type | Method and Description |
---|---|
void |
SubjectInfo.addGroup(Group item)
Add a 'group' element item.
|
Modifier and Type | Method and Description |
---|---|
void |
SubjectInfo.setGroupList(List<Group> list)
Set the list of 'group' element items.
|
Copyright © 2014. All Rights Reserved.