org.sbpm.bpmo
Interface PartnerInteraction

All Superinterfaces:
Identifiable

public interface PartnerInteraction
extends Identifiable


Method Summary
 String getDescription()
           
 String getName()
           
 void setDescription(String description)
           
 void setName(String name)
           
 
Methods inherited from interface org.sbpm.bpmo.Identifiable
getIdentifier
 

Method Detail

getName

String getName()

setName

void setName(String name)

getDescription

String getDescription()

setDescription

void setDescription(String description)


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.