| |
|
| java.lang.Object com.flexive.tutorial.persistance.ContentTutorialExample
ContentTutorialExample | public class ContentTutorialExample (Code) | | Tutorial on how to work with FxContents
author: Markus Plesser (markus.plesser@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) |
CUSTOMER_PRODUCT | final public static String CUSTOMER_PRODUCT(Code) | | |
ContentTutorialExample | public ContentTutorialExample()(Code) | | Initialize references to needed 'engines'
|
changeWorkflowStep | public void changeWorkflowStep(FxPK pk) throws FxApplicationException(Code) | | Change the step of the customer identified by its primary key
to the first step available from his workflow routing.
If no route is available, do nothing.
Parameters: pk - primary key of the customer throws: FxApplicationException - on errors |
|
|
|