Uses of Interface
org.opencrx.kernel.reservation1.jmi1.ContactRole

Packages that use ContactRole
org.opencrx.kernel.reservation1.jmi1   
 

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

Methods in org.opencrx.kernel.reservation1.jmi1 with type parameters of type ContactRole
<T extends ContactRole>
List<T>
Event.getContact(ContactRoleQuery query)
          Retrieves the value for the reference contact for the specified query.
 

Methods in org.opencrx.kernel.reservation1.jmi1 that return ContactRole
 ContactRole ContactRoleClass.createContactRole()
          Creates an instance of class ContactRole.
 ContactRole Event.getContact(boolean idIsPersistent, String id)
          Retrieves the value for the reference contact for the specified qualifier attribute value.
 ContactRole Event.getContact(String id)
          Retrieves the value for the reference contact for the specified qualifier attribute value.
 ContactRole ContactRoleClass.getContactRole(Object object)
          Creates an instance of class ContactRole based on the specified Object instance.
 

Methods in org.opencrx.kernel.reservation1.jmi1 with parameters of type ContactRole
 void Event.addContact(boolean idIsPersistent, String id, ContactRole contact)
          Adds the specified element to the set of the values for the reference contact.
 



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