|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParticipantDef
Nested Class Summary | |
---|---|
static class |
ParticipantDef.ParticipantType
The Participant entity type attribute characterises the participant to be an individual, an organisational unit or an abstract resource such as a machine. |
Method Summary | |
---|---|
java.lang.String |
getDescription()
returns a short textual description of the participant. |
ExternalReferenceDef |
getExternalReference()
A reference to an external specification of a participant. |
java.lang.String |
getParticipantId()
|
ParticipantDef.ParticipantType |
getParticipantType()
Returns the definition of the type of participant entity. |
RoleMapperDef |
getRoleMapper()
The role mappers feature permits automatic definition of the Bonita roles. |
org.ow2.bonita.facade.uuid.ParticipantDefinitionUUID |
getUUID()
|
Methods inherited from interface org.ow2.bonita.facade.def.majorElement.ProcessDefinitionRecord |
---|
getProcessDefinitionUUID |
Methods inherited from interface org.ow2.bonita.facade.def.majorElement.DefinitionRecord |
---|
getName, getPackageDefinitionUUID |
Method Detail |
---|
org.ow2.bonita.facade.uuid.ParticipantDefinitionUUID getUUID()
java.lang.String getParticipantId()
java.lang.String getDescription()
ParticipantDef.ParticipantType getParticipantType()
type of participant
entity.
ExternalReferenceDef getExternalReference()
RoleMapperDef getRoleMapper()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |