SOCS (Sun ONETM Calendar Server) Tag Library: Overview
The SOCS Tag Library consists of the following tags:
Context
This tag is an extension of <cal:context> and it exposes the addtional
features of SOCS.
Commands
These tags perform an action or command on the service.
- fetchcalid - If fetches the subscribed
calendars and does search if required
- storeTask - provides the modifier
option to <cal:storeTask>
- deleteTask - provides the modifier
option to deleteTask
- opencal - Opens a Subscribed Calendar
Beans & Collections
These tags provide access to the model data of the service. Bean tags
have properties which may be accessed via the get and set tags. Collections
are used to iterate through a list of beans.
- calid - A CalendarId to get/set its values
- calids - To itereate a collection of CalId
- event - provides additional socs specific
properties.
- task - provides additional socs
specific properties.
Abstract Beans & Collections
These tags provide access to the model data of the service as other Beans
and Collections. But these Beans/Collections can not be created by these
tags. These are created by other means and can be modified/used by
these tags.
- reminder - provides the EmailReminder
properties