| Package | Description | 
|---|---|
| com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface | 
| com.eviware.soapui.impl.wsdl.support.policy | |
| org.w3.x2007.x05.addressing.metadata | |
| org.w3.x2007.x05.addressing.metadata.impl | |
| org.xmlsoap.schemas.ws.x2004.x09.policy | |
| org.xmlsoap.schemas.ws.x2004.x09.policy.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WsdlInterface. processPolicy(Policy policy)Method for processing policy on interface level it should include
 processing of all types of policies, but for now there's only Addressing
 policy implemented | 
| Modifier and Type | Method and Description | 
|---|---|
| static Policy | PolicyUtils. getAttachedPolicy(javax.wsdl.extensions.ElementExtensible item,
                 javax.wsdl.Definition def) | 
| static Policy | PolicyUtils. getPolicy(Element policy,
         String usedPolicyNamespace) | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<Policy> | PolicyUtils. getAddressingPolicies(WsdlContext wsdlContext) | 
| static List<Policy> | PolicyUtils. getPolicies(WsdlContext wsdlContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | PolicyUtils. isAddressing(Policy policy) | 
| Modifier and Type | Method and Description | 
|---|---|
| Policy | AddressingDocument.Addressing. addNewPolicy()Appends and returns a new empty "Policy" element | 
| Policy | AddressingDocument.Addressing. getPolicy()Gets the "Policy" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AddressingDocument.Addressing. setPolicy(Policy policy)Sets the "Policy" element | 
| Modifier and Type | Method and Description | 
|---|---|
| Policy | AddressingDocumentImpl.AddressingImpl. addNewPolicy()Appends and returns a new empty "Policy" element | 
| Policy | AddressingDocumentImpl.AddressingImpl. getPolicy()Gets the "Policy" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AddressingDocumentImpl.AddressingImpl. setPolicy(Policy policy)Sets the "Policy" element | 
| Modifier and Type | Method and Description | 
|---|---|
| Policy | PolicyDocument. addNewPolicy()Appends and returns a new empty "Policy" element | 
| Policy | PolicyAttachmentDocument.PolicyAttachment. addNewPolicy()Appends and returns a new empty value (as xml) as the last "Policy" element | 
| Policy | OperatorContentType. addNewPolicy()Appends and returns a new empty value (as xml) as the last "Policy" element | 
| Policy | PolicyDocument. getPolicy()Gets the "Policy" element | 
| Policy[] | PolicyAttachmentDocument.PolicyAttachment. getPolicyArray()Deprecated.   | 
| Policy[] | OperatorContentType. getPolicyArray()Deprecated.   | 
| Policy | PolicyAttachmentDocument.PolicyAttachment. getPolicyArray(int i)Gets ith "Policy" element | 
| Policy | OperatorContentType. getPolicyArray(int i)Gets ith "Policy" element | 
| Policy | PolicyAttachmentDocument.PolicyAttachment. insertNewPolicy(int i)Inserts and returns a new empty value (as xml) as the ith "Policy" element | 
| Policy | OperatorContentType. insertNewPolicy(int i)Inserts and returns a new empty value (as xml) as the ith "Policy" element | 
| static Policy | Policy.Factory. newInstance() | 
| static Policy | Policy.Factory. newInstance(org.apache.xmlbeans.XmlOptions options) | 
| static Policy | Policy.Factory. parse(File file) | 
| static Policy | Policy.Factory. parse(File file,
     org.apache.xmlbeans.XmlOptions options) | 
| static Policy | Policy.Factory. parse(InputStream is) | 
| static Policy | Policy.Factory. parse(InputStream is,
     org.apache.xmlbeans.XmlOptions options) | 
| static Policy | Policy.Factory. parse(Node node) | 
| static Policy | Policy.Factory. parse(Node node,
     org.apache.xmlbeans.XmlOptions options) | 
| static Policy | Policy.Factory. parse(Reader r) | 
| static Policy | Policy.Factory. parse(Reader r,
     org.apache.xmlbeans.XmlOptions options) | 
| static Policy | Policy.Factory. parse(String xmlAsString) | 
| static Policy | Policy.Factory. parse(String xmlAsString,
     org.apache.xmlbeans.XmlOptions options) | 
| static Policy | Policy.Factory. parse(URL u) | 
| static Policy | Policy.Factory. parse(URL u,
     org.apache.xmlbeans.XmlOptions options) | 
| static Policy | Policy.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated. 
 XMLInputStream | 
| static Policy | Policy.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
     org.apache.xmlbeans.XmlOptions options)Deprecated. 
 XMLInputStream | 
| static Policy | Policy.Factory. parse(XMLStreamReader sr) | 
| static Policy | Policy.Factory. parse(XMLStreamReader sr,
     org.apache.xmlbeans.XmlOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Policy> | PolicyAttachmentDocument.PolicyAttachment. getPolicyList()Gets a List of "Policy" elements | 
| List<Policy> | OperatorContentType. getPolicyList()Gets a List of "Policy" elements | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PolicyDocument. setPolicy(Policy policy)Sets the "Policy" element | 
| void | PolicyAttachmentDocument.PolicyAttachment. setPolicyArray(int i,
              Policy policy)Sets ith "Policy" element | 
| void | OperatorContentType. setPolicyArray(int i,
              Policy policy)Sets ith "Policy" element | 
| void | PolicyAttachmentDocument.PolicyAttachment. setPolicyArray(Policy[] policyArray)Sets array of all "Policy" element | 
| void | OperatorContentType. setPolicyArray(Policy[] policyArray)Sets array of all "Policy" element | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PolicyImplAn XML Policy(@http://schemas.xmlsoap.org/ws/2004/09/policy). | 
| Modifier and Type | Method and Description | 
|---|---|
| Policy | PolicyDocumentImpl. addNewPolicy()Appends and returns a new empty "Policy" element | 
| Policy | PolicyAttachmentDocumentImpl.PolicyAttachmentImpl. addNewPolicy()Appends and returns a new empty value (as xml) as the last "Policy" element | 
| Policy | OperatorContentTypeImpl. addNewPolicy()Appends and returns a new empty value (as xml) as the last "Policy" element | 
| Policy | PolicyDocumentImpl. getPolicy()Gets the "Policy" element | 
| Policy[] | PolicyAttachmentDocumentImpl.PolicyAttachmentImpl. getPolicyArray()Deprecated.   | 
| Policy[] | OperatorContentTypeImpl. getPolicyArray()Deprecated.   | 
| Policy | PolicyAttachmentDocumentImpl.PolicyAttachmentImpl. getPolicyArray(int i)Gets ith "Policy" element | 
| Policy | OperatorContentTypeImpl. getPolicyArray(int i)Gets ith "Policy" element | 
| Policy | PolicyAttachmentDocumentImpl.PolicyAttachmentImpl. insertNewPolicy(int i)Inserts and returns a new empty value (as xml) as the ith "Policy" element | 
| Policy | OperatorContentTypeImpl. insertNewPolicy(int i)Inserts and returns a new empty value (as xml) as the ith "Policy" element | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Policy> | PolicyAttachmentDocumentImpl.PolicyAttachmentImpl. getPolicyList()Gets a List of "Policy" elements | 
| List<Policy> | OperatorContentTypeImpl. getPolicyList()Gets a List of "Policy" elements | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PolicyDocumentImpl. setPolicy(Policy policy)Sets the "Policy" element | 
| void | PolicyAttachmentDocumentImpl.PolicyAttachmentImpl. setPolicyArray(int i,
              Policy policy)Sets ith "Policy" element | 
| void | OperatorContentTypeImpl. setPolicyArray(int i,
              Policy policy)Sets ith "Policy" element | 
| void | PolicyAttachmentDocumentImpl.PolicyAttachmentImpl. setPolicyArray(Policy[] policyArray)Sets array of all "Policy" element | 
| void | OperatorContentTypeImpl. setPolicyArray(Policy[] policyArray)Sets array of all "Policy" element | 
Copyright © 2019. All Rights Reserved.