Skip navigation links
A B C D E F G I M O P R S W X 

A

AdminPRestService - Class in org.imixs.workflow.jaxrs
The AdminPRestService provides methods to access the AdminPService EJB
AdminPRestService() - Constructor for class org.imixs.workflow.jaxrs.AdminPRestService
 
AdminPRestServiceV40 - Class in org.imixs.workflow.jaxrs.v40
The AdminPRestService provides methods to access the AdminPService EJB
AdminPRestServiceV40() - Constructor for class org.imixs.workflow.jaxrs.v40.AdminPRestServiceV40
 

B

backup(String, String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
This method creates a backup of the result set form a JQPL query.
backup(String, String) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
This method creates a backup of the result set form a JQPL query.
BPMNUnmarshaller - Class in org.imixs.workflow.jaxrs
The BPMNUnmarshaller converts a bpmn input stream into a BPMNModel instance.
BPMNUnmarshaller() - Constructor for class org.imixs.workflow.jaxrs.BPMNUnmarshaller
 
BPMNUnmarshaller - Class in org.imixs.workflow.jaxrs.v3
The BPMNUnmarshaller converts a bpmn input stream into a BPMNModel instance.
BPMNUnmarshaller() - Constructor for class org.imixs.workflow.jaxrs.v3.BPMNUnmarshaller
 

C

compare(XMLItem, XMLItem) - Method in class org.imixs.workflow.jaxrs.v3.XMLItemComparator
 
compare(XMLItem, XMLItem) - Method in class org.imixs.workflow.jaxrs.v40.XMLItemComparator
 
convertValuesToString(List) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
This method converts the Values of a vector into a string representation.
convertValuesToString(List) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionWriter
This method converts the Values of a vector into a string representation.
convertValuesToString(List) - Static method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
This method converts the Values of a vector into a string representation.
count - Variable in class org.imixs.workflow.jaxrs.v3.XMLCount
 
count - Variable in class org.imixs.workflow.jaxrs.v40.XMLCount
 
countTotalHitsByQuery(String, int) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
Returns a total hits for a lucene Search Query
countTotalHitsByQuery(String, int) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
Returns a total hits for a lucene Search Query
countTotalPagesByQuery(String, int) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
Returns the total pages for a lucene Search Query and a given page size.
countTotalPagesByQuery(String, int) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
Returns the total pages for a lucene Search Query and a given page size.

D

deleteEntity(String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
This method deletes an entity
deleteEntity(String) - Method in class org.imixs.workflow.jaxrs.v3.EntityRestServiceV3
Deprecated.
This method deletes an entity
deleteEntity(String) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
This method deletes an entity
deleteJob(String) - Method in class org.imixs.workflow.jaxrs.AdminPRestService
This method deletes an entity
deleteJob(String) - Method in class org.imixs.workflow.jaxrs.v40.AdminPRestServiceV40
This method deletes an entity
deleteModel(String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
deleteModel(String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
deleteModel(String) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 
deleteReport(String) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Deletes a report by name or by its $uniqueID or name.
deleteReport(String) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
Deletes a report by name or by its $uniqueID or name.
DocumentCollection - Class in org.imixs.workflow.jaxrs.v40
The DocumentCollection represents a list of XMLItemCollections to be used by JAXB api
DocumentCollection() - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentCollection
 
DocumentCollectionWriter - Class in org.imixs.workflow.jaxrs
This MessageBodyWriter generates an HTML representation from a DocumetCollection
DocumentCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.DocumentCollectionWriter
 
DocumentCollectionWriter - Class in org.imixs.workflow.jaxrs.v40
This MessageBodyWriter generates an HTML representation from a DocumetCollection
DocumentCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentCollectionWriter
 
DocumentRestService - Class in org.imixs.workflow.jaxrs
The DocumentService provides methods to access the DocumentService EJB
DocumentRestService() - Constructor for class org.imixs.workflow.jaxrs.DocumentRestService
 
DocumentRestServiceV40 - Class in org.imixs.workflow.jaxrs.v40
The DocumentService provides methods to access the DocumentService EJB
DocumentRestServiceV40() - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
 
DocumentTable - Class in org.imixs.workflow.jaxrs.v40
The JAXB DocumentTable represents a list of documents in a table format.
DocumentTable() - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentTable
 
DocumentTable(XMLItemCollection[], List<String>, List<String>) - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentTable
 
DocumentTableWriter - Class in org.imixs.workflow.jaxrs
This MessageBodyWriter generates an HTML representation from a EntityTable.
DocumentTableWriter() - Constructor for class org.imixs.workflow.jaxrs.DocumentTableWriter
 
DocumentTableWriter - Class in org.imixs.workflow.jaxrs.v40
This MessageBodyWriter generates an HTML representation from a EntityTable.
DocumentTableWriter() - Constructor for class org.imixs.workflow.jaxrs.v40.DocumentTableWriter
 

E

EntityCollection - Class in org.imixs.workflow.jaxrs.v3
An EntityCollection represents a list of XMLItemCollections to be used by JAXB api
EntityCollection() - Constructor for class org.imixs.workflow.jaxrs.v3.EntityCollection
 
EntityCollectionWriter - Class in org.imixs.workflow.jaxrs.v3
This MessageBodyWriter generates an HTML representation from a Entitycollection
EntityCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.v3.EntityCollectionWriter
 
EntityRestServiceV3 - Class in org.imixs.workflow.jaxrs.v3
Deprecated.
EntityRestServiceV3() - Constructor for class org.imixs.workflow.jaxrs.v3.EntityRestServiceV3
Deprecated.
 
EntityTable - Class in org.imixs.workflow.jaxrs.v3
An EntityTabe represents a list of XMLItemCollections to be used by JAXB api.
EntityTable() - Constructor for class org.imixs.workflow.jaxrs.v3.EntityTable
 
EntityTableWriter - Class in org.imixs.workflow.jaxrs.v3
This MessageBodyWriter generates an HTML representation from a EntityTable.
EntityTableWriter() - Constructor for class org.imixs.workflow.jaxrs.v3.EntityTableWriter
 
equals(Object) - Method in class org.imixs.workflow.jaxrs.v40.XMLItem
This method compares the item name and value array
equals(Object) - Method in class org.imixs.workflow.jaxrs.v40.XMLItemCollection
This method compares the item array

F

findAllEventsByTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
findAllEventsByTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
findAllEventsByTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 
findAllTasks(String, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
findAllTasks(String, String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
findAllTasks(String, String) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 
findDocumentsByJPQL(String, int, int, String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
Returns a resultset for a JPQL statement
findDocumentsByJPQL(String, int, int, String) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
Returns a resultset for a JPQL statement
findDocumentsByQuery(String, int, int, String, boolean, String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
Returns a resultset for a lucene Search Query
findDocumentsByQuery(String, int, int, String, boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
Returns a resultset for a lucene Search Query
findTasksByGroup(String, String, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
Returns a list of all Tasks of a specific workflow group.
findTasksByGroup(String, String, String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
Returns a list of all Tasks of a specific workflow group.
findTasksByGroup(String, String, String) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
Returns a list of all Tasks of a specific workflow group.
fopTranformation(String, String, String, OutputStream) - Static method in class org.imixs.workflow.jaxrs.ReportRestService
This method dos a apache FOP transformation using the FopFactory
fopTranformation(String, String, String, OutputStream) - Static method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
This method dos a apache FOP transformation using the FopFactory

G

getAllJobs() - Method in class org.imixs.workflow.jaxrs.AdminPRestService
Returns all existing jobs
getAllJobs() - Method in class org.imixs.workflow.jaxrs.v40.AdminPRestServiceV40
Returns all existing jobs
getAttributeList() - Method in class org.imixs.workflow.jaxrs.v3.EntityTable
 
getCollection(DocumentCollection) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This Method converts a org.imixs.workflow.xml.DocumentCollection into a List of org.imixs.workflow.ItemCollection The method returns an empty list if the collection is empty or null
getConfiguration() - Method in class org.imixs.workflow.jaxrs.DocumentRestService
Returns the IndexFieldListNoAnalyse from the lucensUpdateService
getConfiguration() - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
Returns the IndexFieldListNoAnalyse from the lucensUpdateService
getDocument(String, String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
returns a single document defined by $uniqueid Regex for UID - e.g: bcc776f9-4e5a-4272-a613-9f5ebf35354d Snapshot: bcc776f9-4e5a-4272-a613-9f5ebf35354d-9b6655 deprecated format : 132d37bfd51-9a7868
getDocument() - Method in class org.imixs.workflow.jaxrs.v40.DocumentCollection
 
getDocument(String, String) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
returns a single document defined by $uniqueid
getDocument() - Method in class org.imixs.workflow.jaxrs.v40.DocumentTable
 
getEntity() - Method in class org.imixs.workflow.jaxrs.v3.EntityCollection
 
getEntity() - Method in class org.imixs.workflow.jaxrs.v3.EntityTable
 
getEvents(String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
Returns a collection of events of a workitem, visible to the current user
getEvents(String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
Returns a collection of events of a workitem, visible to the current user
getEvents(String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Returns a collection of events of a workitem, visible to the current user
getExcecuteReport(String, int, int, String, boolean, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Executes a single report defined by name or uniqueid The output depends on the requested media format Since 2.1.2: the ReportService also supports FOP Transformation.
getExcecuteReport(String, int, int, String, boolean, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
Executes a single report defined by name or uniqueid The output depends on the requested media format Since 2.1.2: the ReportService also supports FOP Transformation.
getGroups(String, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
Retuns a list of all Start Entities from each workflowgroup
getGroups(String, String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
Retuns a list of all Start Entities from each workflowgroup
getGroups(String, String) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
Retuns a list of all Start Entities from each workflowgroup
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.AdminPRestService
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.DocumentRestService
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.ReportRestService
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v3.EntityRestServiceV3
Deprecated.
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v40.AdminPRestServiceV40
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
 
getHelpHTML() - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getHTMLResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Returns an HTML Stream with a HTML Datatable corresponding to the report query.
getHTMLResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
Returns an HTML Stream with a HTML Datatable corresponding to the report query.
getItem() - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollection
 
getItem() - Method in class org.imixs.workflow.jaxrs.v40.XMLItemCollection
 
getItemCollection(XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This Method converts a org.imixs.workflow.xml.XMLItemCollection into a org.imixs.workflow.ItemCollection Returns null if entity == null
getItemCollection(XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This Method converts a org.imixs.workflow.xml.XMLItemCollection into a org.imixs.workflow.ItemCollection Returns null if entity == null
getItems() - Method in class org.imixs.workflow.jaxrs.v40.DocumentTable
 
getJSONResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Returns a JSON stream from a report If a attribute list is defined in the report only the corresponding properties will be returend in the xml stream.
getJSONResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
Returns a JSON stream from a report If a attribute list is defined in the report only the corresponding properties will be returend in the xml stream.
getLabels() - Method in class org.imixs.workflow.jaxrs.v40.DocumentTable
 
getMap() - Method in class org.imixs.workflow.jaxrs.v3.XMLIndexList
 
getModelFile(String, UriInfo) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
getModelFile(String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
getModelFile(String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 
getModelOverview() - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
getModelOverview() - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
getModelOverview() - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 
getModelXML() - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
getModelXML() - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
getModelXML() - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 
getName() - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
 
getName() - Method in class org.imixs.workflow.jaxrs.v40.XMLItem
 
getPdfReport(String, int, int, String, boolean, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.ReportRestService
helper method for .pdf file extention
getPdfReport(String, int, int, String, boolean, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
helper method for .pdf file extention
getReportDefinition(String) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Returns a single report by name or by uniqueid
getReportDefinition(String) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
Returns a single report by name or by uniqueid
getReportsDefinitions() - Method in class org.imixs.workflow.jaxrs.ReportRestService
 
getReportsDefinitions() - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
 
getRoot() - Method in class org.imixs.workflow.jaxrs.DocumentRestService
 
getRoot() - Method in class org.imixs.workflow.jaxrs.RootRestService
 
getRoot() - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
 
getRoot() - Method in class org.imixs.workflow.jaxrs.v40.RootRestServiceV40
 
getSize(XMLDataCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.DocumentCollectionWriter
 
getSize(DocumentTable, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.DocumentTableWriter
 
getSize(EntityCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.EntityCollectionWriter
 
getSize(EntityTable, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.EntityTableWriter
 
getSize(XMLItemCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
 
getSize(DocumentCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v40.DocumentCollectionWriter
 
getSize(DocumentTable, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v40.DocumentTableWriter
 
getSize(XMLItemCollection, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionWriter
 
getSize(XMLDocument, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
 
getTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
getTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
getTask(String, int, String) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 
getTaskListByAuthor(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
Returns a collection of workitems representing the worklist by the current user
getTaskListByAuthor(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
Returns a collection of workitems representing the worklist by the current user
getTaskListByAuthor(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Returns a collection of workitems representing the worklist by the current user
getTaskListByCreator(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
getTaskListByCreator(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
 
getTaskListByCreator(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getTaskListByGroup(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
getTaskListByGroup(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
 
getTaskListByGroup(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getTaskListByOwner(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
getTaskListByOwner(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
 
getTaskListByOwner(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getTaskListByProcessID(int, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
getTaskListByProcessID(int, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
 
getTaskListByProcessID(int, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getTaskListByRef(String, int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
getTaskListByRef(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
 
getTaskListByRef(String, String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
getValue() - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
This method returns the value.
getValue(boolean) - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
This method returns the value.
getValue() - Method in class org.imixs.workflow.jaxrs.v40.XMLItem
This method returns the value.
getValue(boolean) - Method in class org.imixs.workflow.jaxrs.v40.XMLItem
This method returns the value.
getWorkItem(String, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
returns a singel workitem defined by $uniqueid
getWorkItem(String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
returns a singel workitem defined by $uniqueid
getWorkItem(String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
returns a singel workitem defined by $uniqueid
getWorkItemFile(String, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
Returns a file attachment located in the property $file of the specified workitem The file name will be encoded.
getWorkItemFile(String, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
Returns a file attachment located in the property $file of the specified workitem The file name will be encoded.
getWorkItemFile(String, String, UriInfo) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Returns a file attachment located in the property $file of the specified workitem The file name will be encoded.
getWorkList(int, int, String, int, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
Returns a collection of workitems representing the worklist by the current user
getWorkList(String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
Returns a collection of workitems representing the worklist by the current user
getWorkList(String, int, int, String, Boolean, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Returns a collection of workitems representing the worklist by the current user
getXMLResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.ReportRestService
Returns a xml stream from a report If a attribute list is defined in the report only the corresponding properties will be returend in the xml stream.
getXMLResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
Returns a xml stream from a report If a attribute list is defined in the report only the corresponding properties will be returend in the xml stream.

I

isReadable(Class, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.BPMNUnmarshaller
 
isReadable(Class, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.BPMNUnmarshaller
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.DocumentCollectionWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.DocumentTableWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.EntityCollectionWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.EntityTableWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v40.DocumentCollectionWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v40.DocumentTableWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
 

M

ModelRestService - Class in org.imixs.workflow.jaxrs
The WorkflowService Handler supports methods to process different kind of request URIs
ModelRestService() - Constructor for class org.imixs.workflow.jaxrs.ModelRestService
 
ModelRestServiceV3 - Class in org.imixs.workflow.jaxrs.v3
Deprecated.
ModelRestServiceV3() - Constructor for class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
ModelRestServiceV40 - Class in org.imixs.workflow.jaxrs.v40
The WorkflowService Handler supports methods to process different kind of request URIs
ModelRestServiceV40() - Constructor for class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 

O

org.imixs.workflow.jaxrs - package org.imixs.workflow.jaxrs
 
org.imixs.workflow.jaxrs.v3 - package org.imixs.workflow.jaxrs.v3
 
org.imixs.workflow.jaxrs.v40 - package org.imixs.workflow.jaxrs.v40
 

P

parseWorkitem(InputStream) - Static method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
This method expects a form post.
parseWorkitem(InputStream) - Static method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
This method expects a form post.
parseWorkitem(InputStream) - Static method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method expects a form post.
postBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
postBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
postBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 
postEntity(XMLDocument) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
The method saves a document provided in xml format.
postEntity(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
The method saves a document provided in xml format.
postFormWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
postFormWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
postFormWorkitemByUnqiueID(String, InputStream) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
postJSONWorkitem(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
postJSONWorkitem(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
postJSONWorkitemByUniqueID(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
 
postJSONWorkitemByUniqueID(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
postModel(XMLDataCollection) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
postModel(EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
postModel(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 
postModelByVersion(String, XMLDataCollection) - Method in class org.imixs.workflow.jaxrs.ModelRestService
 
postModelByVersion(String, EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
 
postModelByVersion(String, DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
 
postReport(XMLDocument) - Method in class org.imixs.workflow.jaxrs.ReportRestService
 
postReport(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
 
postWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
This method expects a form post.
postWorkitemByUniqueIDJSON(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
postWorkitemByUniqueIDJSONDeprecated(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
Deprecated.
postWorkitemByUniqueIDJSONDeprecated(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Deprecated.
postWorkitemByUniqueIDXML(String, XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
postWorkitemJSON(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
postWorkitemJSONDeprecated(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
Deprecated.
postWorkitemJSONDeprecated(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Deprecated.
postWorkitems_XML(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
This method post a collection of ItemCollection objects to be processed by the WorkflowManager.
postWorkitems_XML(XMLDataCollection) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method post a collection of ItemCollection objects to be processed by the WorkflowManager.
postWorkitemsXML(EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
postWorkitemXML(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
This method post a ItemCollection object to be processed by the WorkflowManager.
postXMLWorkitem(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
This method post a ItemCollection object to be processed by the WorkflowManager.
postXMLWorkitem(XMLDocument) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method post a ItemCollection object to be processed by the WorkflowManager.
postXMLWorkitemByUniqueID(String, XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
 
postXMLWorkitemByUniqueID(String, XMLDocument) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
printHead(BufferedWriter) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
prints the generic HTML Head for HTML output.
printHead(BufferedWriter) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionWriter
THis method prints the generic HTML Header for HTML output, including a default CSS definition for table layout.
printHead(BufferedWriter) - Static method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
THis method prints the generic HTML Header for HTML output, including a default CSS definition for table layout.
printXMLItemCollectionHTML(BufferedWriter, XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
This Method prints a single XMLItemCollection in html format.
printXMLItemCollectionHTML(BufferedWriter, XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionWriter
This Method prints a single XMLItemCollection in html format.
printXMLItemCollectionHTML(BufferedWriter, XMLDocument) - Static method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
This Method prints a single XMLItemCollection in html format.
putBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.ModelRestService
This method consumes a Imixs BPMN model file and updates the corresponding model information.
putBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
This method consumes a Imixs BPMN model file and updates the corresponding model information.
putBPMNModel(BPMNModel) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
This method consumes a Imixs BPMN model file and updates the corresponding model information.
putCollection(Collection<ItemCollection>) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method transforms a Collection into a EntityCollection
putCollection(Collection<ItemCollection>, List<String>) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method transforms a Collection into a EntityCollection If the attribute List is provided only the corresponding properties will be returned.
putCollection(Collection<ItemCollection>) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This method transforms a Collection into a EntityCollection
putCollection(Collection<ItemCollection>, List<String>) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This method transforms a Collection into a EntityCollection If the attribute List is provided only the corresponding properties will be returned.
putEntity(XMLDocument) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
Delegater putEntity @PUT
putEntity(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v3.EntityRestServiceV3
Deprecated.
This method saves a entity provided in xml format Note: the method merges the content of the given entity into an existing one because the EntityService method save() did not merge an entity.
putEntity(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
Delegater putEntity @PUT
putFormWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
This method expects a form post.
putFormWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
This method expects a form post.
putItemCollection(ItemCollection, List<String>) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This Method converts a org.imixs.workflow.ItemCollection into a Entity The method verifies if the values stored are basic java types.
putItemCollection(ItemCollection) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This Method converts a org.imixs.workflow.ItemCollection into a Entity The method verifies if the values stored are basic java types.
putItemCollection(ItemCollection, List<String>) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This Method converts a org.imixs.workflow.ItemCollection into a XMLItemCollection The method verifies if the values stored are basic java types.
putItemCollection(ItemCollection) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This Method converts a org.imixs.workflow.ItemCollection into a Entity The method verifies if the values stored are basic java types.
putJob(XMLDocument) - Method in class org.imixs.workflow.jaxrs.AdminPRestService
This method saves a entity provided in xml format Note: the method merges the content of the given entity into an existing one because the EntityService method save() did not merge an entity.
putJob(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.AdminPRestServiceV40
This method saves a entity provided in xml format Note: the method merges the content of the given entity into an existing one because the EntityService method save() did not merge an entity.
putJSONWorkitem(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
Delegater for PUT postXMLWorkitemByUniqueID
putJSONWorkitem(InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Delegater for PUT postXMLWorkitemByUniqueID
putJSONWorkitemByUniqueID(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
Delegater for PUT postJSONWorkitemByUniqueID
putJSONWorkitemByUniqueID(String, InputStream, String, String) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Delegater for PUT postJSONWorkitemByUniqueID
putModel(XMLDataCollection) - Method in class org.imixs.workflow.jaxrs.ModelRestService
This method updates a Model provided in a EntityCollection object.
putModel(EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
This method updates a Model provided in a EntityCollection object.
putModel(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
This method updates a Model provided in a EntityCollection object.
putModelByVersion(String, XMLDataCollection) - Method in class org.imixs.workflow.jaxrs.ModelRestService
This method updates a Model provided in a EntityCollection object for a provided model version.
putModelByVersion(String, EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.ModelRestServiceV3
Deprecated.
This method updates a Model provided in a EntityCollection object for a provided model version.
putModelByVersion(String, DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.ModelRestServiceV40
This method updates a Model provided in a EntityCollection object for a provided model version.
putReport(XMLDocument) - Method in class org.imixs.workflow.jaxrs.ReportRestService
This method updates or creates a Report object provided in a XMLItemCollection object
putReport(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
This method updates or creates a Report object provided in a XMLItemCollection object
putWorkitem(InputStream) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
This method expects a form post and processes the WorkItem by the WorkflowService EJB.
putWorkitems_XML(DocumentCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
 
putWorkitems_XML(XMLDataCollection) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
 
putWorkitemsXML(EntityCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
This method post a collection of ItemCollection objects to be processed by the WorkflowManager.
putWorkitemXML(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
putXMLWorkitem(XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
Delegater
putXMLWorkitem(XMLDocument) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Delegater
putXMLWorkitemByUniqueID(String, XMLItemCollection) - Method in class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
Delegater for PUT postXMLWorkitemByUniqueID
putXMLWorkitemByUniqueID(String, XMLDocument) - Method in class org.imixs.workflow.jaxrs.WorkflowRestService
Delegater for PUT postXMLWorkitemByUniqueID

R

readCollection(byte[]) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method imports an xml entity data byte array and returns a List of ItemCollection objects.
readCollection(byte[]) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This method imports an xml entity data byte array and returns a List of ItemCollection objects.
readCollectionFromInputStream(InputStream) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method imports an xml entity data stream and returns a List of ItemCollection objects.
readCollectionFromInputStream(InputStream) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This method imports an xml entity data stream and returns a List of ItemCollection objects.
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.imixs.workflow.jaxrs.BPMNUnmarshaller
 
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.imixs.workflow.jaxrs.v3.BPMNUnmarshaller
 
readItemCollection(byte[]) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method imports a single XMLItemCollection and returns the ItemCollection object.
readItemCollection(byte[]) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This method imports a single XMLItemCollection and returns the ItemCollection object.
readItemCollectionFromInputStream(InputStream) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This method imports an xml entity data stream containing a singel document and returns the ItemCollection.
ReportRestService - Class in org.imixs.workflow.jaxrs
The WorkflowService Handler supports methods to process different kind of request URIs
ReportRestService() - Constructor for class org.imixs.workflow.jaxrs.ReportRestService
 
ReportRestServiceV40 - Class in org.imixs.workflow.jaxrs.v40
The WorkflowService Handler supports methods to process different kind of request URIs
ReportRestServiceV40() - Constructor for class org.imixs.workflow.jaxrs.v40.ReportRestServiceV40
 
restore(String) - Method in class org.imixs.workflow.jaxrs.DocumentRestService
This method restores a backup from the fileSystem
restore(String) - Method in class org.imixs.workflow.jaxrs.v40.DocumentRestServiceV40
This method restores a backup from the fileSystem
RootRestService - Class in org.imixs.workflow.jaxrs
The RootService provides the api description
RootRestService() - Constructor for class org.imixs.workflow.jaxrs.RootRestService
 
RootRestServiceV40 - Class in org.imixs.workflow.jaxrs.v40
The RootService provides the api description
RootRestServiceV40() - Constructor for class org.imixs.workflow.jaxrs.v40.RootRestServiceV40
 

S

setAttributeList(List<String>) - Method in class org.imixs.workflow.jaxrs.v3.EntityTable
 
setDocument(XMLItemCollection[]) - Method in class org.imixs.workflow.jaxrs.v40.DocumentCollection
 
setDocument(XMLItemCollection[]) - Method in class org.imixs.workflow.jaxrs.v40.DocumentTable
 
setEntity(XMLItemCollection[]) - Method in class org.imixs.workflow.jaxrs.v3.EntityCollection
 
setEntity(XMLItemCollection[]) - Method in class org.imixs.workflow.jaxrs.v3.EntityTable
 
setItem(XMLItem[]) - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollection
 
setItem(XMLItem[]) - Method in class org.imixs.workflow.jaxrs.v40.XMLItemCollection
 
setItems(List<String>) - Method in class org.imixs.workflow.jaxrs.v40.DocumentTable
 
setLabels(List<String>) - Method in class org.imixs.workflow.jaxrs.v40.DocumentTable
 
setMap(Map<String, Integer>) - Method in class org.imixs.workflow.jaxrs.v3.XMLIndexList
 
setName(String) - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
 
setName(String) - Method in class org.imixs.workflow.jaxrs.v40.XMLItem
 
setValue(Object[]) - Method in class org.imixs.workflow.jaxrs.v3.XMLItem
This method set the value list of the item.
setValue(Object[]) - Method in class org.imixs.workflow.jaxrs.v40.XMLItem
This method set the value list of the item.
sortItemsByName(XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
This method sorts all items of a XMLItemCollection by item name.
sortItemsByName(XMLItemCollection) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This method sorts all items of a XMLItemCollection by item name.

W

WorkflowRestService - Class in org.imixs.workflow.jaxrs
The WorkflowService Handler supports methods to process different kind of request URIs
WorkflowRestService() - Constructor for class org.imixs.workflow.jaxrs.WorkflowRestService
 
WorkflowRestServiceV3 - Class in org.imixs.workflow.jaxrs.v3
Deprecated.
WorkflowRestServiceV3() - Constructor for class org.imixs.workflow.jaxrs.v3.WorkflowRestServiceV3
Deprecated.
 
WorkflowRestServiceV40 - Class in org.imixs.workflow.jaxrs.v40
The WorkflowService Handler supports methods to process different kind of request URIs
WorkflowRestServiceV40() - Constructor for class org.imixs.workflow.jaxrs.v40.WorkflowRestServiceV40
 
writeItemCollection(ItemCollection) - Static method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
This method writes a ItemCollection into a Byte array
writeTo(XMLDataCollection, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.DocumentCollectionWriter
 
writeTo(DocumentTable, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.DocumentTableWriter
This method prints the collection data into a HTML table
writeTo(EntityCollection, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.v3.EntityCollectionWriter
 
writeTo(EntityTable, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.v3.EntityTableWriter
This method prints the collection data into a HTML table
writeTo(XMLItemCollection, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
 
writeTo(DocumentCollection, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.v40.DocumentCollectionWriter
 
writeTo(DocumentTable, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.v40.DocumentTableWriter
This method prints the collection data into a HTML table
writeTo(XMLItemCollection, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.v40.XMLItemCollectionWriter
 
writeTo(XMLDocument, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
 

X

XMLCount - Class in org.imixs.workflow.jaxrs.v3
Represents a basic object type Long
XMLCount() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLCount
 
XMLCount - Class in org.imixs.workflow.jaxrs.v40
Represents a basic object type Long
XMLCount() - Constructor for class org.imixs.workflow.jaxrs.v40.XMLCount
 
XMLIndexList - Class in org.imixs.workflow.jaxrs.v3
Wraps the Map interface returned by the getIndexList method of EntityService into a jax-rs root element
XMLIndexList() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLIndexList
 
XMLIndexList(Map<String, Integer>) - Constructor for class org.imixs.workflow.jaxrs.v3.XMLIndexList
 
XMLItem - Class in org.imixs.workflow.jaxrs.v3
Represents a single item inside a XMLItemCollection.
XMLItem() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLItem
 
XMLItem - Class in org.imixs.workflow.jaxrs.v40
Represents a single item inside a XMLItemCollection.
XMLItem() - Constructor for class org.imixs.workflow.jaxrs.v40.XMLItem
 
XMLItemCollection - Class in org.imixs.workflow.jaxrs.v3
The XMLitemCollection is a basic serializable representation of a pojo to map a org.imixs.workflow.ItemCollection into a xml representation using JAXB api
XMLItemCollection() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLItemCollection
 
XMLItemCollection - Class in org.imixs.workflow.jaxrs.v40
The XMLitemCollection is a basic serializable representation of a pojo to map a org.imixs.workflow.ItemCollection into a xml representation using JAXB api
XMLItemCollection() - Constructor for class org.imixs.workflow.jaxrs.v40.XMLItemCollection
 
XMLItemCollectionAdapter - Class in org.imixs.workflow.jaxrs.v3
An XMLItemCollectionAdapter converts a org.imixs.workflow.xml.XMLItemCollection into a org.imixs.workflow.ItemCollection and reverse
XMLItemCollectionAdapter() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLItemCollectionAdapter
 
XMLItemCollectionAdapter - Class in org.imixs.workflow.jaxrs.v40
An XMLItemCollectionAdapter converts a org.imixs.workflow.xml.XMLItemCollection into a org.imixs.workflow.ItemCollection and reverse
XMLItemCollectionAdapter() - Constructor for class org.imixs.workflow.jaxrs.v40.XMLItemCollectionAdapter
 
XMLItemCollectionWriter - Class in org.imixs.workflow.jaxrs.v3
 
XMLItemCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLItemCollectionWriter
 
XMLItemCollectionWriter - Class in org.imixs.workflow.jaxrs.v40
 
XMLItemCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.v40.XMLItemCollectionWriter
 
XMLItemCollectionWriter - Class in org.imixs.workflow.jaxrs
 
XMLItemCollectionWriter() - Constructor for class org.imixs.workflow.jaxrs.XMLItemCollectionWriter
 
XMLItemComparator - Class in org.imixs.workflow.jaxrs.v3
The XMLItemComparator provides a Comparator for XMLItems contained by a XMLItemCollection.
XMLItemComparator() - Constructor for class org.imixs.workflow.jaxrs.v3.XMLItemComparator
 
XMLItemComparator - Class in org.imixs.workflow.jaxrs.v40
The XMLItemComparator provides a Comparator for XMLItems contained by a XMLItemCollection.
XMLItemComparator() - Constructor for class org.imixs.workflow.jaxrs.v40.XMLItemComparator
 
A B C D E F G I M O P R S W X 
Skip navigation links

Copyright © 2006–2018 Imixs Software Solutions GmbH. All rights reserved.