|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PartnerLink in com.ebmwebsourcing.easybpel.model.bpel.api.activity |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity that return PartnerLink | |
|---|---|
PartnerLink |
Scope.findPartnerLink(java.lang.String name)
|
PartnerLink |
Scope.getPartnerLink(java.lang.String name)
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity that return types with arguments of type PartnerLink | |
|---|---|
java.util.List<PartnerLink> |
Scope.getPartnerLinks()
|
| Uses of PartnerLink in com.ebmwebsourcing.easybpel.model.bpel.impl |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl that return PartnerLink | |
|---|---|
PartnerLink |
BPELProcessImpl.findPartnerLink(java.lang.String name)
|
PartnerLink |
BPELProcessImpl.getPartnerLink(java.lang.String name)
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl that return types with arguments of type PartnerLink | |
|---|---|
java.util.List<PartnerLink> |
BPELProcessImpl.getPartnerLinks()
|
| Uses of PartnerLink in com.ebmwebsourcing.easybpel.model.bpel.impl.activity |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity that return PartnerLink | |
|---|---|
PartnerLink |
ScopeImpl.findPartnerLink(java.lang.String name)
|
static PartnerLink |
ScopeImpl.findPartnerLinkRecursively(java.lang.String name,
BPELElement parent)
|
PartnerLink |
ScopeImpl.getPartnerLink(java.lang.String name)
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity that return types with arguments of type PartnerLink | |
|---|---|
java.util.List<PartnerLink> |
ScopeImpl.getPartnerLinks()
|
| Uses of PartnerLink in com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator |
|---|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator with parameters of type PartnerLink | |
|---|---|
PartnerLinkValidatorImpl(PartnerLink partnerLink)
|
|
| Uses of PartnerLink in com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink |
|---|
| Classes in com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink that implement PartnerLink | |
|---|---|
class |
PartnerLinkImpl
|
| Uses of PartnerLink in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports |
|---|
| Method parameters in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports with type arguments of type PartnerLink | |
|---|---|
void |
DescriptionsImpl.setPartnerLink(java.util.List<PartnerLink> pls)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||