The EntityServiceBean is the a stateless session EJB implementation of the
Interface org.imixs.workflow.jee.ejb.EntityService
This session bean is used to persist and find instances of the generic value
transfer object org.imixs.workflow.ItemCollection.
this helper method creates an internet address from a string if the
string has illegal characters like whitespace the string will be
surrounded with "".
the init method is responsible for initializing the mail session object
receifed from the jndi context
The Default name of the Mail Session is
'org.imixs.workflow.jee.mailsession' The name can be overwritten by the
EJB Properties of the workflowmanager
This method loads a entity by its id and assembles all existing index
attributes which were breaded out to subdata objects into one single
ItemCollection.