com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.foundation
Class BPMNElementBean

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
All Implemented Interfaces:
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation.IBPMNElementBean, com.google.gwt.user.client.rpc.IsSerializable
Direct Known Subclasses:
BaseElementBean, ImportBean

public abstract class BPMNElementBean
extends java.lang.Object
implements com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation.IBPMNElementBean, com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
protected BPMNElementBean()
           
 
Method Summary
 java.lang.String getDocumentation()
           
 void setDocumentation(java.lang.String documentation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BPMNElementBean

protected BPMNElementBean()
Method Detail

getDocumentation

public java.lang.String getDocumentation()
Specified by:
getDocumentation in interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation.IBPMNElementBean

setDocumentation

public void setDocumentation(java.lang.String documentation)
Specified by:
setDocumentation in interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation.IBPMNElementBean


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.