com.ebmwebsourcing.easybpel.model.bpel.api.variable
Interface BPELDateVariable

All Superinterfaces:
BPELElement, BPELVariable<java.util.Date>, com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<javax.xml.namespace.QName,java.util.Date>, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable<java.util.Date>, org.ow2.easywsdl.schema.api.XMLElement

public interface BPELDateVariable
extends BPELVariable<java.util.Date>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable
getElement, getFrom, getMessageType, getTypeQName, getVariables, setElement, setMessageType, setTypeQName
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable
copypaste, getQName, getValue, setQName, setValue
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression
evaluate, getContent, setContent
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement
getTag, setTag
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator
validate
 



Copyright © 2011 Petals Link. All Rights Reserved.