Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
org.miloss.fgsms.services.pcs.impl |
Modifier and Type | Field and Description |
---|---|
protected GetUDDIDataPublishServicePoliciesRequestMsg |
GetUDDIDataPublishServicePolicies.request |
Modifier and Type | Method and Description |
---|---|
GetUDDIDataPublishServicePoliciesRequestMsg |
ObjectFactory.createGetUDDIDataPublishServicePoliciesRequestMsg()
Create an instance of
GetUDDIDataPublishServicePoliciesRequestMsg |
GetUDDIDataPublishServicePoliciesRequestMsg |
GetUDDIDataPublishServicePolicies.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetUDDIDataPublishServicePoliciesRequestMsg> |
ObjectFactory.createGetUDDIDataPublishServicePoliciesRequestMsg(GetUDDIDataPublishServicePoliciesRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetUDDIDataPublishServicePoliciesRequestMsg> |
ObjectFactory.createGetUDDIDataPublishServicePoliciesRequestMsg(GetUDDIDataPublishServicePoliciesRequestMsg value)
|
GetUDDIDataPublishServicePoliciesResponseMsg |
PCS.getUDDIDataPublishServicePolicies(GetUDDIDataPublishServicePoliciesRequestMsg request)
GetServicePolicy returns a list of service policies for all services that are
configured to data publication to uddi
Note: Only information pretaining to uddi publication is returned,
other data such as SLA or UserIdentification policies are not returned.
|
void |
GetUDDIDataPublishServicePolicies.setRequest(GetUDDIDataPublishServicePoliciesRequestMsg value)
Sets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
GetUDDIDataPublishServicePoliciesResponseMsg |
PCS4jBean.getUDDIDataPublishServicePolicies(GetUDDIDataPublishServicePoliciesRequestMsg request)
GetServicePolicy returns a list of service policies for all services that
are
configured to data publication to any federation target
Note: Only information pretaining to uddi publication is returned,
other data such as SLA or UserIdentification policies are not returned.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.