|
Class Summary |
| EntityCollection |
An EntityCollection represents a list of XMLItemCollections to be used by
JAXB api |
| EntityTable |
An EntityTabe represents a list of XMLItemCollections to be used by JAXB api. |
| XMLItem |
Represents a single item inside a XMLItemCollection. |
| XMLItemCollection |
The XMLitemCollection is a basic serializable representation of a pojo to map
a org.imixs.workflow.ItemCollection into a xml representation using JAXB api |
| XMLItemCollectionAdapter |
An XMLItemCollectionAdapter converts a
org.imixs.workflow.xml.XMLItemCollection into a
org.imixs.workflow.ItemCollection and reverse |