|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IEndPointBean | |
|---|---|
| com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common | |
| com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure | |
| Uses of IEndPointBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common that return types with arguments of type IEndPointBean | |
|---|---|
java.util.List<IEndPointBean> |
IParticipantBean.getEndPoints()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common with parameters of type IEndPointBean | |
|---|---|
void |
IParticipantBean.addEndPoint(IEndPointBean ep)
|
void |
IParticipantBean.removeEndPoint(IEndPointBean ep)
|
| Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common with type arguments of type IEndPointBean | |
|---|---|
void |
IParticipantBean.setEndPoints(java.util.List<IEndPointBean> ep)
|
| Uses of IEndPointBean 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 IEndPointBean | |
|---|---|
java.util.List<IEndPointBean> |
IDefinitionsBean.getEndPoints()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with parameters of type IEndPointBean | |
|---|---|
void |
IDefinitionsBean.addEndPoint(IEndPointBean ep)
|
void |
IDefinitionsBean.removeEndPoint(IEndPointBean ep)
|
| Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with type arguments of type IEndPointBean | |
|---|---|
void |
IDefinitionsBean.setEndPoints(java.util.List<IEndPointBean> ep)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||