Uses of Class
com.tibco.bpm.web.client.model.types.WorkCalendar

Packages that use WorkCalendar
com.tibco.bpm.web.client.model.types   
com.tibco.bpm.web.client.services.actions.calendar   
com.tibco.bpm.web.client.services.results   
 

Uses of WorkCalendar in com.tibco.bpm.web.client.model.types
 

Subclasses of WorkCalendar in com.tibco.bpm.web.client.model.types
 class BaseCalendar
          BaseCalendar type.
 class OverlayCalendar
          TODO Give a useful description of the type.
 

Uses of WorkCalendar in com.tibco.bpm.web.client.services.actions.calendar
 

Methods in com.tibco.bpm.web.client.services.actions.calendar that return WorkCalendar
 WorkCalendar SaveCalendar.getCalendar()
          Gets calendar.
 

Constructors in com.tibco.bpm.web.client.services.actions.calendar with parameters of type WorkCalendar
SaveCalendar(WorkCalendar calendar)
          Updates, or creates, a named Calendar.
 

Uses of WorkCalendar in com.tibco.bpm.web.client.services.results
 

Methods in com.tibco.bpm.web.client.services.results that return WorkCalendar
 WorkCalendar SaveCalendarResult.getCalendar()
          Gets WorkCalendar.
 WorkCalendar GetWorkCalendarResult.getWorkCalendar()
          Gets getWorkCalendar.
 

Constructors in com.tibco.bpm.web.client.services.results with parameters of type WorkCalendar
GetWorkCalendarResult(WorkCalendar workCalendar)
          Constructor.
SaveCalendarResult(WorkCalendar calendar)
          Constructor for SaveCalendarResult.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.