Uses of Interface
org.opencrx.kernel.home1.jmi1.CalendarProfile

Packages that use CalendarProfile
org.opencrx.kernel.home1.jmi1   
 

Uses of CalendarProfile in org.opencrx.kernel.home1.jmi1
 

Methods in org.opencrx.kernel.home1.jmi1 with type parameters of type CalendarProfile
<T extends CalendarProfile>
List<T>
UserHome.getCalendarProfile(CalendarProfileQuery query)
          Retrieves the value for the reference calendarProfile for the specified query.
 

Methods in org.opencrx.kernel.home1.jmi1 that return CalendarProfile
 CalendarProfile CalendarProfileClass.createCalendarProfile()
          Creates an instance of class CalendarProfile.
 CalendarProfile UserHome.getCalendarProfile(boolean idIsPersistent, String id)
          Retrieves the value for the reference calendarProfile for the specified qualifier attribute value.
 CalendarProfile CalendarProfileClass.getCalendarProfile(Object object)
          Creates an instance of class CalendarProfile based on the specified Object instance.
 CalendarProfile UserHome.getCalendarProfile(String id)
          Retrieves the value for the reference calendarProfile for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.home1.jmi1 with parameters of type CalendarProfile
 void UserHome.addCalendarProfile(boolean idIsPersistent, String id, CalendarProfile calendarProfile)
          Adds the specified element to the set of the values for the reference calendarProfile.
 void UserHome.addCalendarProfile(String id, CalendarProfile calendarProfile)
          Adds the specified element to the set of the values for the reference calendarProfile using a reassignable qualifier.
 



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