|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IErrorBean 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 IErrorBean | |
|---|---|
java.util.List<IErrorBean> |
IDefinitionsBean.getErrors()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with parameters of type IErrorBean | |
|---|---|
void |
IDefinitionsBean.addError(IErrorBean ep)
|
void |
IDefinitionsBean.removeError(IErrorBean ep)
|
| Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with type arguments of type IErrorBean | |
|---|---|
void |
IDefinitionsBean.setErrors(java.util.List<IErrorBean> ep)
|
| Uses of IErrorBean 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 IErrorBean | |
|---|---|
java.util.List<IErrorBean> |
IWSDLImportBean.getErrors()
|
| Uses of IErrorBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service that return types with arguments of type IErrorBean | |
|---|---|
java.util.List<IErrorBean> |
IOperationBean.getErrors()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service with parameters of type IErrorBean | |
|---|---|
void |
IOperationBean.addError(IErrorBean arg0)
|
void |
IOperationBean.removeError(IErrorBean arg0)
|
| Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service with type arguments of type IErrorBean | |
|---|---|
void |
IOperationBean.setErrors(java.util.List<IErrorBean> arg0)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||