Uses of Interface
org.sbpm.bpmo.DataEntity

Packages that use DataEntity
org.sbpm.bpmo   
 

Uses of DataEntity in org.sbpm.bpmo
 

Subinterfaces of DataEntity in org.sbpm.bpmo
 interface DataTypeEntity
           
 interface DataValueEntity
           
 

Methods in org.sbpm.bpmo that return types with arguments of type DataEntity
 Set<DataEntity> DataMediator.listDataEntities()
           
 

Methods in org.sbpm.bpmo with parameters of type DataEntity
 void DataMediator.addData(DataEntity data)
           
 void DataMediator.removeData(DataEntity data)
           
 



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