| Package | Description |
|---|---|
| org.osid.resource |
The Open Service Interface Definitions for the org.osid.resource
service.
|
| Modifier and Type | Method and Description |
|---|---|
GroupSession |
ResourceManager.getGroupSession()
Gets the session for retrieving gropup memberships.
|
GroupSession |
ResourceProxyManager.getGroupSession(Proxy proxy)
Gets the session for retrieving gropup memberships.
|
GroupSession |
ResourceManager.getGroupSessionForBin(Id binId)
Gets a group session for the given bin.
|
GroupSession |
ResourceProxyManager.getGroupSessionForBin(Id binId,
Proxy proxy)
Gets a group session for the given bin.
|