org.ow2.bonita.facade.def.majorElement.impl
Class ProcessDefinitionRecordImpl
java.lang.Object
org.ow2.bonita.facade.def.majorElement.impl.DefinitionRecordImpl
org.ow2.bonita.facade.def.majorElement.impl.ProcessDefinitionRecordImpl
- All Implemented Interfaces:
- java.io.Serializable, org.ow2.bonita.facade.def.majorElement.DefinitionRecord
- Direct Known Subclasses:
- ActivityDefinitionImpl, ActivitySetDefinitionImpl, ApplicationDefinitionImpl, DataFieldDefinitionImpl, ParticipantDefinitionImpl, ProcessDefinitionImpl, TransitionDefinitionImpl
public abstract class ProcessDefinitionRecordImpl
- extends DefinitionRecordImpl
- Author:
- Pierre Vigneras
- See Also:
- Serialized Form
Field Summary |
protected org.ow2.bonita.facade.uuid.ProcessDefinitionUUID |
processDefinitionUUID
This field can be null when the related element has not been defined in the process but
in the package |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processDefinitionUUID
protected org.ow2.bonita.facade.uuid.ProcessDefinitionUUID processDefinitionUUID
- This field can be null when the related element has not been defined in the process but
in the package
ProcessDefinitionRecordImpl
protected ProcessDefinitionRecordImpl()
ProcessDefinitionRecordImpl
protected ProcessDefinitionRecordImpl(org.ow2.bonita.facade.uuid.PackageDefinitionUUID packageUUID,
java.lang.String name,
org.ow2.bonita.facade.uuid.ProcessDefinitionUUID processDefinitionUUID)
ProcessDefinitionRecordImpl
protected ProcessDefinitionRecordImpl(org.ow2.bonita.facade.def.majorElement.ProcessDefinitionRecord processDefinitionRecord)
getProcessDefinitionUUID
public org.ow2.bonita.facade.uuid.ProcessDefinitionUUID getProcessDefinitionUUID()
Copyright © 2009 OW2 Consortium. All Rights Reserved.