com.ebmwebsourcing.easybpel.extended.activities.configure.impl
Class ExtendedActivityConfigurationImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<TExtendedActivityConfiguration>
com.ebmwebsourcing.easybpel.extended.activities.configure.impl.ExtendedActivityConfigurationImpl
- All Implemented Interfaces:
- ExtendedActivityConfiguration, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement
public class ExtendedActivityConfigurationImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<TExtendedActivityConfiguration>
- implements ExtendedActivityConfiguration
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
ExtendedActivityConfigurationImpl
public ExtendedActivityConfigurationImpl(TExtendedActivityConfiguration model,
org.ow2.easywsdl.schema.api.XMLElement parent)
getClassName
public java.lang.String getClassName()
- Specified by:
getClassName in interface ExtendedActivityConfiguration
getTag
public javax.xml.namespace.QName getTag()
- Specified by:
getTag in interface ExtendedActivityConfiguration
addOtherElements
public void addOtherElements(org.w3c.dom.Element elmt)
- Specified by:
addOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement
getOtherElements
public java.util.List<org.w3c.dom.Element> getOtherElements()
throws org.ow2.easywsdl.schema.api.XmlException
- Specified by:
getOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement
- Throws:
org.ow2.easywsdl.schema.api.XmlException
getExtendedActivityClass
public java.lang.Class<? extends com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity> getExtendedActivityClass()
throws java.lang.ClassNotFoundException
- Specified by:
getExtendedActivityClass in interface ExtendedActivityConfiguration
- Throws:
java.lang.ClassNotFoundException
Copyright © 2008-2011 eBM WebSourcing. All Rights Reserved.