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

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

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

Methods in org.imixs.workflow.jee.jpa that return types with arguments of type TextItem
 java.util.List<TextItem> Entity.getTextItems()
          returns a list of all textItems joined to this Entity.
 

Method parameters in org.imixs.workflow.jee.jpa with type arguments of type TextItem
 void Entity.setTextItems(java.util.List<TextItem> textItems)
           
 



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