oracle.adf.model.connection.webservice.api
Interface WebServicePolicies
- All Known Subinterfaces: 
 - WebServiceOperationPolicy, WebServicePortPolicy
 
- All Known Implementing Classes: 
 - WebServiceOperationPolicyImpl, WebServicePoliciesBase, WebServicePortPolicyImpl
 
public interface WebServicePolicies
 
 
EXTENSION_TYPE
static final javax.xml.namespace.QName EXTENSION_TYPE
hasPolicy
boolean hasPolicy(java.lang.String feature)
 
getPolicy
Element getPolicy(java.lang.String feature)
 
setPolicy
void setPolicy(java.lang.String feature,
               Element element)
 
Copyright © 1997, 2011, Oracle. All rights reserved.