|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.results.CopiedCalendarResult
public class CopiedCalendarResult
This result holds a copy of an identified Calendar of the same type. For Base
Calendars, it will consist of the properties from the original Calendar will
include the time-zone and working hours. For Base and Overlay Calendars, it
can include all future Calendar Entries if requested in the action
CopyCalendar.
| Constructor Summary | |
|---|---|
CopiedCalendarResult(CopiedCalendar copiedCalendar)
Constructor for CopiedCalendarResult. |
|
| Method Summary | |
|---|---|
CopiedCalendar |
getCopiedCalendar()
Gets copiedCalendar. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopiedCalendarResult(CopiedCalendar copiedCalendar)
copiedCalendar - | Method Detail |
|---|
public CopiedCalendar getCopiedCalendar()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||