|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTCalendar | |
wt.calendar | Uses the
CalendarAccessProtocol and the
CalendarService to provide iCalandar Access Protocol support. |
Uses of WTCalendar in wt.calendar |
Fields in wt.calendar declared as WTCalendar | |
static WTCalendar |
StandardCalendarService.system_calendar
|
static WTCalendar |
LocalCAP.system_calendar
|
Methods in wt.calendar that return WTCalendar | |
WTCalendar |
WTCalendar.getParent()
Gets the object for the association that plays role: PARENT. |
static WTCalendar |
WTCalendar.newWTCalendar(WTPrincipalReference user,
WTCalendar parent)
Supported API: false |
WTCalendar |
ParentChildLink.getChild()
Gets the object for the association that plays role: CHILD_ROLE. |
WTCalendar |
ParentChildLink.getParent()
Gets the object for the association that plays role: PARENT_ROLE. |
WTCalendar |
LocalCAP.createCalendar(WTPrincipalReference user,
long start_date,
long end_date,
int zone_offset)
This method will create the specified calendar component over the date range start-end inclusive. |
WTCalendar |
LocalCAP.readCalendar(int calObjType,
WTPrincipalReference user,
long start_date,
long end_date,
int zone_offset)
Read out the user's calendar objects of the type specified between the dates start and end. |
WTCalendar |
LocalCAP.updateCalendar(WTPrincipalReference user,
WTPrincipalReference indefinite_delegate,
long indefinite_delegate_date,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
WTCalendar |
LocalCAP.getCalendar(ComponentLink compLink)
|
WTCalendar |
LocalCAP.getCalendar(CalendarComponent comp)
|
protected static WTCalendar |
LocalCAP.getSystemCalendar()
|
protected static WTCalendar |
LocalCAP.initSystemCalendar(WTCalendar sys_cal)
|
protected WTCalendar |
LocalCAP.propagateSystemCalendar(int the_month,
int the_year)
|
WTCalendar |
ComponentLink.getCalendar()
Gets the object for the association that plays role: CALENDAR_ROLE. |
WTCalendar |
CalendarAccessProtocol.createCalendar(WTPrincipalReference user,
long start_date,
long end_date,
int zone_offset)
This method will create the specified calendar component over the date range start-end inclusive. |
WTCalendar |
CalendarAccessProtocol.readCalendar(int calObjType,
WTPrincipalReference user,
long start_date,
long end_date,
int zone_offset)
Read out the user's calendar objects of the type specified between the dates start and end. |
WTCalendar |
CalendarAccessProtocol.updateCalendar(WTPrincipalReference user,
WTPrincipalReference indefinite_delegate,
long indefinite_delegate_date,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
Methods in wt.calendar with parameters of type WTCalendar | |
protected boolean |
WTCalendar.readVersion(WTCalendar thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
WTCalendar.setParent(WTCalendar a_Parent)
Sets the object for the association that plays role: PARENT. |
static WTCalendar |
WTCalendar.newWTCalendar(WTPrincipalReference user,
WTCalendar parent)
Supported API: false |
protected void |
WTCalendar.initialize(WTPrincipalReference user,
WTCalendar parent)
Supports initialization, following construction of an instance. |
private void |
StandardCalendarService.removeFromCache(WTCalendar userCalendar)
|
void |
ParentChildLink.setChild(WTCalendar child)
Sets the object for the association that plays role: CHILD_ROLE. |
void |
ParentChildLink.setParent(WTCalendar parent)
Sets the object for the association that plays role: PARENT_ROLE. |
static ParentChildLink |
ParentChildLink.newParentChildLink(WTCalendar child,
WTCalendar parent)
Default factory for the class. |
CalendarComponent |
LocalCAP.createComponent(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
boolean workingDay,
int zone_offset)
This method will create the specified calendar component over the date range start-end inclusive. |
CalendarComponent |
LocalCAP.readComponent(WTCalendar userCalendar,
long start_date,
long end_date,
int zone_offset)
Modifies the calendar component object having date range start-end inclusive. |
CalendarComponent |
LocalCAP.updateComponent(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
boolean workingDay,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
CalendarComponent |
LocalCAP.updateComponent(WTCalendar userCalendar,
long start_date,
long end_date,
boolean workingDay,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
CalendarComponent |
LocalCAP.updateComponent(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
boolean |
LocalCAP.deleteComponent(WTCalendar userCalendar,
long start_date,
long end_date,
int zone_offset)
This method will delete the specified calendar component type for the user over the date range start-end inclusive. |
Vector |
LocalCAP.createComponents(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
boolean workingDay,
int zone_offset)
This method will create the specified calendar component over the date range start-end inclusive. |
Vector |
LocalCAP.readComponents(WTCalendar userCalendar,
long start_date,
long end_date,
int zone_offset)
Modifies the calendar component object having date range start-end inclusive. |
Vector |
LocalCAP.updateComponents(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
boolean workingDay,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
Vector |
LocalCAP.updateComponents(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
Vector |
LocalCAP.updateComponents(WTCalendar userCalendar,
long start_date,
long end_date,
boolean workingDay,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
boolean |
LocalCAP.deleteComponents(WTCalendar userCalendar,
long start_date,
long end_date,
int zone_offset)
This method will delete the specified calendar component type for the user over the date range start-end inclusive. |
Enumeration |
LocalCAP.getAllComponents(WTCalendar userCalendar)
|
Enumeration |
LocalCAP.getComponent(WTCalendar userCalendar,
long start_date,
long end_date)
|
Enumeration |
LocalCAP.getComponents(WTCalendar userCalendar,
long start_date,
long end_date)
|
Enumeration |
LocalCAP.getParentCalendar(WTCalendar userCalendar)
|
protected static WTCalendar |
LocalCAP.initSystemCalendar(WTCalendar sys_cal)
|
private void |
LocalCAP.removeFromCache(WTCalendar userCalendar)
|
protected static Enumeration |
LocalCAP.updateCache(WTCalendar userCalendar,
long start_date,
long end_date)
|
void |
ComponentLink.setCalendar(WTCalendar calendar)
Sets the object for the association that plays role: CALENDAR_ROLE. |
static ComponentLink |
ComponentLink.newComponentLink(CalendarComponent component,
WTCalendar calendar)
Default factory for the class. |
CalendarComponent |
CalendarAccessProtocol.createComponent(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
boolean workingDay,
int zone_offset)
This method will create the specified calendar component over the date range start-end inclusive. |
CalendarComponent |
CalendarAccessProtocol.readComponent(WTCalendar userCalendar,
long start_date,
long end_date,
int zone_offset)
Modifies the calendar component object having date range start-end inclusive. |
CalendarComponent |
CalendarAccessProtocol.updateComponent(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
boolean workingDay,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
CalendarComponent |
CalendarAccessProtocol.updateComponent(WTCalendar userCalendar,
long start_date,
long end_date,
boolean workingDay,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
CalendarComponent |
CalendarAccessProtocol.updateComponent(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
boolean |
CalendarAccessProtocol.deleteComponent(WTCalendar userCalendar,
long start_date,
long end_date,
int zone_offset)
This method will delete the specified calendar component type for the user over the date range start-end inclusive. |
Vector |
CalendarAccessProtocol.createComponents(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
boolean workingDay,
int zone_offset)
This method will create the specified calendar component over the date range start-end inclusive. |
Vector |
CalendarAccessProtocol.readComponents(WTCalendar userCalendar,
long start_date,
long end_date,
int zone_offset)
Modifies the calendar component object having date range start-end inclusive. |
Vector |
CalendarAccessProtocol.updateComponents(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
boolean workingDay,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
Vector |
CalendarAccessProtocol.updateComponents(WTCalendar userCalendar,
long start_date,
long end_date,
WTPrincipalReference delegate,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
Vector |
CalendarAccessProtocol.updateComponents(WTCalendar userCalendar,
long start_date,
long end_date,
boolean workingDay,
int zone_offset)
Modifies the calendar object type(s) over the date range start-end inclusive. |
boolean |
CalendarAccessProtocol.deleteComponents(WTCalendar userCalendar,
long start_date,
long end_date,
int zone_offset)
This method will delete the specified calendar component type for the user over the date range start-end inclusive. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |