|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Partners | |
| bexee.model.process | This package contains interface which are used in order to represent a BPEL process. |
| bexee.model.process.impl | This package contains default implementations for the bexee.model.process package. |
| Uses of Partners in bexee.model.process |
| Methods in bexee.model.process that return Partners | |
Partners |
Process.getPartners()
Get the Partners of this process. |
| Methods in bexee.model.process with parameters of type Partners | |
void |
Process.setPartners(Partners partners)
Set the Partners of this process. |
| Uses of Partners in bexee.model.process.impl |
| Methods in bexee.model.process.impl that return Partners | |
Partners |
ProcessImpl.getPartners()
|
| Methods in bexee.model.process.impl with parameters of type Partners | |
void |
ProcessImpl.setPartners(Partners partners)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||