| Home >> All >> org >> jbpm >> util >> [ client Javadoc ] |
org.jbpm.util.client: Javadoc index of package org.jbpm.util.client.
Package Samples:
org.jbpm.util.client
Classes:
Relations: specifies which related objects should be resolved for data-transfer-objects, returned from a session-facade. A session facade is supposed to collect data from the persistency-layer and return data-transfer-objects to the client. If the datamodel has a lot of relations, a problem arises : Which related objects should be resolved in the object that is returned to the client. A Relations-object is a convenient way of specifying which related objects you want to be resolve on the objects returned by the session facade. You can specify these Relations with dot-separated property-names. E.g. if the ...
LoginUtil: provides utilities for remote application clients.
ServiceLocator
| Home | Contact Us | Privacy Policy | Terms of Service |