| Package | Description |
|---|---|
| network.oxalis.as4.outbound | |
| network.oxalis.as4.util | |
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
CollaborationInfo |
MessagingProvider.createCollaborationInfo(network.oxalis.api.outbound.TransmissionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.neethi.Policy |
PolicyService.getPolicy(CollaborationInfo collaborationInfo) |
org.apache.neethi.Policy |
PolicyService.getPolicy(CollaborationInfo collaborationInfo,
org.apache.cxf.Bus bus) |
| Modifier and Type | Field and Description |
|---|---|
protected CollaborationInfo |
CollaborationInfo.Builder._storedValue |
protected CollaborationInfo |
UserMessage.collaborationInfo |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends CollaborationInfo> |
CollaborationInfo.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
CollaborationInfo |
CollaborationInfo.Builder.build() |
CollaborationInfo |
ObjectFactory.createCollaborationInfo()
Create an instance of
CollaborationInfo |
CollaborationInfo |
UserMessage.getCollaborationInfo()
Gets the value of the collaborationInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
static CollaborationInfo.Builder<Void> |
CollaborationInfo.copyExcept(CollaborationInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> CollaborationInfo.Builder<_B> |
CollaborationInfo.copyOf(CollaborationInfo _other) |
static <_B> CollaborationInfo.Builder<_B> |
CollaborationInfo.copyOf(CollaborationInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static CollaborationInfo.Builder<Void> |
CollaborationInfo.copyOnly(CollaborationInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
void |
UserMessage.setCollaborationInfo(CollaborationInfo value)
Sets the value of the collaborationInfo property.
|
UserMessage.Builder<_B> |
UserMessage.Builder.withCollaborationInfo(CollaborationInfo collaborationInfo)
Sets the new value of "collaborationInfo" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
CollaborationInfo _other,
boolean _copy) |
Builder(_B _parentBuilder,
CollaborationInfo _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.