|
||||||||||
| 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.ResolveReferencesResult
public class ResolveReferencesResult
The result will consist of the same Calendar References as the request, but with the identifier of the Calendar instance they are associated with. If a given Reference is not associated with a Calendar instance, it will still be included but no Calendar will be identified for that reference.
©2012 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
ResolveReferencesResult(java.util.ArrayList<CalendarReference> calendarReferences)
Constructor for ResolveReferencesResult. |
|
| Method Summary | |
|---|---|
java.util.ArrayList<CalendarReference> |
getCalendarReferences()
Gets an array of calendar references. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResolveReferencesResult(java.util.ArrayList<CalendarReference> calendarReferences)
calendarReferences - | Method Detail |
|---|
public java.util.ArrayList<CalendarReference> getCalendarReferences()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||