Uses of Class
org.imixs.workflow.jee.jpa.CalendarItem

Packages that use CalendarItem
org.imixs.workflow.jee.jpa   
 

Uses of CalendarItem in org.imixs.workflow.jee.jpa
 

Methods in org.imixs.workflow.jee.jpa that return types with arguments of type CalendarItem
 List<CalendarItem> Entity.getCalendarItems()
          returns a list of all calendarItems joined to this Entity
 

Method parameters in org.imixs.workflow.jee.jpa with type arguments of type CalendarItem
 void Entity.setCalendarItems(List<CalendarItem> calendarItems)
           
 



Copyright © 2006-2011 Imixs Software Solutions GmbH. All Rights Reserved.