| Package | Description |
|---|---|
| com.google.gdata.data.calendar |
| Modifier and Type | Field and Description |
|---|---|
static AccessLevelProperty |
AccessLevelProperty.EDITOR
On a calendar, allows full owner access except an editor may not
change access control settings on the calendar.
|
static AccessLevelProperty |
AccessLevelProperty.FREEBUSY
The event shows up as busy time only.
|
static AccessLevelProperty |
AccessLevelProperty.NONE
The event is not visible.
|
static AccessLevelProperty |
AccessLevelProperty.OVERRIDE
Only applies to events.
|
static AccessLevelProperty |
AccessLevelProperty.OWNER
The user is the event organizer or the owner of the calendar.
|
static AccessLevelProperty |
AccessLevelProperty.READ
The event details are readable.
|
static AccessLevelProperty |
AccessLevelProperty.RESPOND
Only applies to events.
|
static AccessLevelProperty |
AccessLevelProperty.ROOT
The calendar server itself.
|
| Modifier and Type | Method and Description |
|---|---|
AccessLevelProperty |
CalendarEntry.getAccessLevel()
Returns the calendar accesslevel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarEntry.setAccessLevel(AccessLevelProperty accesslevel)
Sets the calendar accesslevel.
|
Copyright © 2012. All Rights Reserved.