|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAssignmentBean | |
|---|---|
| com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data | |
| Uses of IAssignmentBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data that return types with arguments of type IAssignmentBean | |
|---|---|
java.util.List<IAssignmentBean> |
IDataAssociationBean.getAssignements()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data with parameters of type IAssignmentBean | |
|---|---|
void |
IDataAssociationBean.addAssignement(IAssignmentBean arg0)
|
void |
IDataAssociationBean.removeAssignment(IAssignmentBean arg0)
|
| Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data with type arguments of type IAssignmentBean | |
|---|---|
void |
IDataAssociationBean.setAssignements(java.util.List<IAssignmentBean> arg0)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||