Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

oracle.adf.model.connection.webservice.api
Interface WebServicePolicies

All Known Subinterfaces:
WebServiceOperationPolicy, WebServicePortPolicy
All Known Implementing Classes:
WebServiceOperationPolicyImpl, WebServicePoliciesBase, WebServicePortPolicyImpl

Deprecated.

@Deprecated
public interface WebServicePolicies


Field Summary
static javax.xml.namespace.QName EXTENSION_TYPE
          Deprecated.  
 
Method Summary
 Element getPolicy(java.lang.String feature)
          Deprecated.  
 boolean hasPolicy(java.lang.String feature)
          Deprecated.  
 void setPolicy(java.lang.String feature, Element element)
          Deprecated.  
 

Field Detail

EXTENSION_TYPE

static final javax.xml.namespace.QName EXTENSION_TYPE
Deprecated. 
Method Detail

hasPolicy

boolean hasPolicy(java.lang.String feature)
Deprecated. 

getPolicy

Element getPolicy(java.lang.String feature)
Deprecated. 

setPolicy

void setPolicy(java.lang.String feature,
               Element element)
Deprecated. 

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

Copyright © 1997, 2013, Oracle. All rights reserved.