| Package | Description |
|---|---|
| com.google.gdata.client.docs | |
| com.google.gdata.data.calendar |
| Modifier and Type | Method and Description |
|---|---|
AclEntry |
DocsService.insert(URL aclFeedUrl,
AclScope scope,
AclRole role)
Inserts a new
AclEntry into a feed
associated with the target service. |
AclEntry |
DocsService.update(URL aclFeedUrl,
AclScope scope,
AclRole role)
Updates an existing
AclEntry by writing
it to the specified feed URL. |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarAclEntry
Describes an entry in a feed of a Calendar access control list (ACL).
|
Copyright © 2012. All Rights Reserved.