| Package | Description |
|---|---|
| com.google.api.gbase.client |
| Modifier and Type | Method and Description |
|---|---|
Group |
GoogleBaseAttributesExtension.getGroupAttribute(String name)
Gets the first value of a specific attribute, as a
Group. |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Group> |
GoogleBaseAttributesExtension.getGroupAttributes(String groupName)
Gets all the values of a specific attribute, as a collection of
Groups. |
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleBaseAttributesExtension.addGroupAttribute(String groupName,
Group group)
Adds group attribute.
|
Copyright © 2012. All Rights Reserved.