com.yahoo.marketing.apt
Class TargetingDictionaryServiceHttpBindingStub
java.lang.Object
org.apache.axis.client.Stub
com.yahoo.marketing.apt.TargetingDictionaryServiceHttpBindingStub
- All Implemented Interfaces:
- TargetingDictionaryService, java.rmi.Remote, javax.xml.rpc.Stub
public class TargetingDictionaryServiceHttpBindingStub
- extends org.apache.axis.client.Stub
- implements TargetingDictionaryService
Fields inherited from class org.apache.axis.client.Stub |
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
Methods inherited from class org.apache.axis.client.Stub |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cachedSerClasses
private java.util.Vector cachedSerClasses
cachedSerQNames
private java.util.Vector cachedSerQNames
cachedSerFactories
private java.util.Vector cachedSerFactories
cachedDeserFactories
private java.util.Vector cachedDeserFactories
_operations
static org.apache.axis.description.OperationDesc[] _operations
TargetingDictionaryServiceHttpBindingStub
public TargetingDictionaryServiceHttpBindingStub()
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
TargetingDictionaryServiceHttpBindingStub
public TargetingDictionaryServiceHttpBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
TargetingDictionaryServiceHttpBindingStub
public TargetingDictionaryServiceHttpBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
_initOperationDesc1
private static void _initOperationDesc1()
createCall
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getStandardContentTopics
public TargetingAttributeValue[] getStandardContentTopics(int startElement,
int numElements)
throws java.rmi.RemoteException,
ApiFault
- Specified by:
getStandardContentTopics
in interface TargetingDictionaryService
- Throws:
java.rmi.RemoteException
ApiFault
getSupportedTargetingAttributeTypes
public TargetingAttributeType[] getSupportedTargetingAttributeTypes()
throws java.rmi.RemoteException,
ApiFault
- Specified by:
getSupportedTargetingAttributeTypes
in interface TargetingDictionaryService
- Throws:
java.rmi.RemoteException
ApiFault
getTargetingAttributes
public TargetingAttributeValue[] getTargetingAttributes(TargetingAttributeType attributeType,
int startElement,
int numElements)
throws java.rmi.RemoteException,
ApiFault
- Specified by:
getTargetingAttributes
in interface TargetingDictionaryService
- Throws:
java.rmi.RemoteException
ApiFault
getTargetingAttributesByDescriptors
public TargetingAttributeValue[] getTargetingAttributesByDescriptors(TargetingAttributeDescriptor[] descriptors)
throws java.rmi.RemoteException,
ApiFault
- Specified by:
getTargetingAttributesByDescriptors
in interface TargetingDictionaryService
- Throws:
java.rmi.RemoteException
ApiFault
getTargetingAttributesByValue
public TargetingAttributeValue[] getTargetingAttributesByValue(TargetingAttributeType targetingAttributeType,
java.lang.String value)
throws java.rmi.RemoteException,
ApiFault
- Specified by:
getTargetingAttributesByValue
in interface TargetingDictionaryService
- Throws:
java.rmi.RemoteException
ApiFault