Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.IEscalationBean

Packages that use IEscalationBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure   
 

Uses of IEscalationBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure that return types with arguments of type IEscalationBean
 java.util.List<IEscalationBean> IDefinitionsBean.getEscalations()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with parameters of type IEscalationBean
 void IDefinitionsBean.addEscalation(IEscalationBean ep)
           
 void IDefinitionsBean.removeEscalation(IEscalationBean ep)
           
 

Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with type arguments of type IEscalationBean
 void IDefinitionsBean.setEscalations(java.util.List<IEscalationBean> ep)
           
 



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