|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IInterfaceBean 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 IInterfaceBean | |
|---|---|
java.util.List<IInterfaceBean> |
IParticipantBean.getInterfaces()
|
java.util.List<IInterfaceBean> |
ICallableElementBean.getSupportedIntefaces()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common with parameters of type IInterfaceBean | |
|---|---|
void |
IParticipantBean.addInterface(IInterfaceBean arg0)
|
void |
ICallableElementBean.addSupportedInterface(IInterfaceBean interfaceBean)
|
void |
IParticipantBean.removeInterface(IInterfaceBean arg0)
|
| Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common with type arguments of type IInterfaceBean | |
|---|---|
void |
IParticipantBean.setInterfaces(java.util.List<IInterfaceBean> arg0)
|
void |
ICallableElementBean.setSupportedInterfaces(java.util.List<IInterfaceBean> interfaces)
|
| Uses of IInterfaceBean 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 IInterfaceBean | |
|---|---|
java.util.List<IInterfaceBean> |
IDefinitionsBean.getInterfaces()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with parameters of type IInterfaceBean | |
|---|---|
void |
IDefinitionsBean.addInterface(IInterfaceBean i)
|
void |
IDefinitionsBean.removeInterface(IInterfaceBean i)
|
| Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with type arguments of type IInterfaceBean | |
|---|---|
void |
IDefinitionsBean.setInterfaces(java.util.List<IInterfaceBean> interfaces)
|
| Uses of IInterfaceBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd that return types with arguments of type IInterfaceBean | |
|---|---|
java.util.List<IInterfaceBean> |
IWSDLImportBean.getInterfaces()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||