org.exoplatform.services.workflow.impl.jbpm
Class FormImpl
java.lang.Object
org.exoplatform.services.workflow.impl.jbpm.FormImpl
- All Implemented Interfaces:
- Form
public class FormImpl
- extends java.lang.Object
- implements Form
Created y the eXo platform team
User: Benjamin Mestrallet
Date: 17 mai 2004
|
Constructor Summary |
FormImpl(org.jbpm.file.def.FileDefinition fileDefinition,
org.dom4j.Element element,
java.util.Locale locale)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormImpl
public FormImpl(org.jbpm.file.def.FileDefinition fileDefinition,
org.dom4j.Element element,
java.util.Locale locale)
getVariables
public java.util.List getVariables()
- Specified by:
getVariables in interface Form
getSubmitButtons
public java.util.List getSubmitButtons()
- Specified by:
getSubmitButtons in interface Form
getStateName
public java.lang.String getStateName()
- Specified by:
getStateName in interface Form
getResourceBundle
public java.util.ResourceBundle getResourceBundle()
- Specified by:
getResourceBundle in interface Form
isCustomizedView
public boolean isCustomizedView()
- Specified by:
isCustomizedView in interface Form
getCustomizedView
public java.lang.String getCustomizedView()
- Specified by:
getCustomizedView in interface Form
isDelegatedView
public boolean isDelegatedView()
- Specified by:
isDelegatedView in interface Form
getIconURL
public java.lang.String getIconURL()
- Specified by:
getIconURL in interface Form
getStateImageURL
public java.lang.String getStateImageURL()
- Specified by:
getStateImageURL in interface Form
getBytes
public byte[] getBytes(org.jbpm.file.def.FileDefinition fileDefinition,
java.lang.String file)
getURL
public java.lang.String getURL(byte[] bytes)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.