Uses of Class
org.opencrx.kernel.reservation1.jdo2.Event

Packages that use Event
org.opencrx.kernel.reservation1.cci2   
org.opencrx.kernel.reservation1.jdo2   
org.opencrx.kernel.reservation1.jmi1   
 

Uses of Event in org.opencrx.kernel.reservation1.cci2
 

Methods in org.opencrx.kernel.reservation1.cci2 with parameters of type Event
 void Part.setEvent(Event event, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:reservation1:EventContainsPart.
 void ContactRole.setEvent(Event event, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:reservation1:EventHasContactRole.
 

Uses of Event in org.opencrx.kernel.reservation1.jdo2
 

Methods in org.opencrx.kernel.reservation1.jdo2 that return types with arguments of type Event
static CloseableCollection<Event> Event.openmdxjdoGetObjectsByParent(Segment segment)
          Navigate through an object's composite association
 

Methods in org.opencrx.kernel.reservation1.jdo2 with parameters of type Event
static CloseableCollection<Part> Part.openmdxjdoGetObjectsByParent(Event event)
          Navigate through an object's composite association
static CloseableCollection<ContactRole> ContactRole.openmdxjdoGetObjectsByParent(Event event)
          Navigate through an object's composite association
 void Part.setEvent(Event event, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:reservation1:EventContainsPart.
 void ContactRole.setEvent(Event event, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:reservation1:EventHasContactRole.
 

Constructors in org.opencrx.kernel.reservation1.jdo2 with parameters of type Event
Event.Slice(Event object, int index)
          Constructor
 

Uses of Event in org.opencrx.kernel.reservation1.jmi1
 

Methods in org.opencrx.kernel.reservation1.jmi1 with parameters of type Event
 void Segment.addEvent(Event newValue)
          
 void Segment.addEvent(String id, Event newValue)
          
 void Part.setEvent(Event event, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:reservation1:EventContainsPart.
 void ContactRole.setEvent(Event event, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:reservation1:EventHasContactRole.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.