com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.descriptive
Class DescriptiveBPMNProjectInstance

java.lang.Object
  extended by com.ebmwebsourcing.webeditor.impl.domain.project.ProjectInstance
      extended by com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.BPMNProjectInstance
          extended by com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.descriptive.DescriptiveBPMNProjectInstance
All Implemented Interfaces:
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance, com.google.gwt.user.client.rpc.IsSerializable

public class DescriptiveBPMNProjectInstance
extends BPMNProjectInstance


Constructor Summary
protected DescriptiveBPMNProjectInstance()
           
  DescriptiveBPMNProjectInstance(DescriptiveBPMNProjectType type)
           
 
Method Summary
 
Methods inherited from class com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.BPMNProjectInstance
getBpmndiagram, getDefinitions, getProjectFile, setBpmndiagram, setDefinitions, setProjectFile
 
Methods inherited from class com.ebmwebsourcing.webeditor.impl.domain.project.ProjectInstance
addMetadata, bind, equals, getAuthor, getCreationDate, getExportData, getFile, getId, getImportData, getMetaDatas, getName, getProjectGroups, getProjectType, hashCode, isAutoSave, isPublic, setAuthor, setAutoSave, setFile, setId, setName, setPublic, setType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance
addMetadata, bind, getAuthor, getCreationDate, getExportData, getFile, getId, getImportData, getMetaDatas, getName, getProjectGroups, getProjectType, isAutoSave, isPublic, setAuthor, setAutoSave, setFile, setId, setName, setPublic, setType
 

Constructor Detail

DescriptiveBPMNProjectInstance

protected DescriptiveBPMNProjectInstance()

DescriptiveBPMNProjectInstance

public DescriptiveBPMNProjectInstance(DescriptiveBPMNProjectType type)


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