|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.imixs.workflow.xml.XMLItemCollectionAdapter
public class XMLItemCollectionAdapter
An XMLItemCollectionAdapter converts a
org.imixs.workflow.xml.XMLItemCollection into a
org.imixs.workflow.ItemCollection and reverse
ItemCollection| Constructor Summary | |
|---|---|
XMLItemCollectionAdapter()
|
|
| Method Summary | |
|---|---|
static org.imixs.workflow.ItemCollection |
getItemCollection(XMLItemCollection entity)
This Methode converts a org.imixs.workflow.service.ItemArray
into a org.imixs.workflow.ItemCollection Returns null if
ItemArray == null |
static EntityCollection |
putCollection(java.util.Collection<org.imixs.workflow.ItemCollection> col)
This method transforms a Collection |
static XMLItemCollection |
putItemCollection(org.imixs.workflow.ItemCollection aItemCollection)
This Method converts a org.imixs.workflow.ItemCollection
into a Entity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLItemCollectionAdapter()
| Method Detail |
|---|
public static org.imixs.workflow.ItemCollection getItemCollection(XMLItemCollection entity)
org.imixs.workflow.service.ItemArray
into a org.imixs.workflow.ItemCollection Returns null if
ItemArray == null
ItemArray -
public static XMLItemCollection putItemCollection(org.imixs.workflow.ItemCollection aItemCollection)
throws java.lang.Exception
org.imixs.workflow.ItemCollection
into a Entity
aItemCollection - Collection Object to be converteddoc - lotus.domino.Document where the Items should be stored
java.lang.Exception
public static EntityCollection putCollection(java.util.Collection<org.imixs.workflow.ItemCollection> col)
throws java.lang.Exception
col -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||