public class DictionaryServiceSoapBindingStub extends org.apache.axis.client.Stub implements DictionaryServiceSoapPort
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
DictionaryServiceSoapBindingStub() |
DictionaryServiceSoapBindingStub(javax.xml.rpc.Service service) |
DictionaryServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
AssociationDefinition[] |
getAssociations(String[] associationNames)
Retrieves association definitions.
|
ClassDefinition[] |
getClasses(ClassPredicate types,
ClassPredicate aspects)
Retrieves the class definitions of types and aspects.
|
PropertyDefinition[] |
getProperties(String[] propertyNames)
Retrieves property definitions.
|
boolean |
isSubClass(String className,
String isSubClassOfName)
Determines whether a type (or aspect) is a sub class of another
type (or aspect).
|
_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, setUsernamepublic DictionaryServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic DictionaryServiceSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic DictionaryServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic ClassDefinition[] getClasses(ClassPredicate types, ClassPredicate aspects) throws RemoteException, DictionaryFault
DictionaryServiceSoapPortgetClasses in interface DictionaryServiceSoapPortRemoteExceptionDictionaryFaultpublic PropertyDefinition[] getProperties(String[] propertyNames) throws RemoteException, DictionaryFault
DictionaryServiceSoapPortgetProperties in interface DictionaryServiceSoapPortRemoteExceptionDictionaryFaultpublic AssociationDefinition[] getAssociations(String[] associationNames) throws RemoteException, DictionaryFault
DictionaryServiceSoapPortgetAssociations in interface DictionaryServiceSoapPortRemoteExceptionDictionaryFaultpublic boolean isSubClass(String className, String isSubClassOfName) throws RemoteException, DictionaryFault
DictionaryServiceSoapPortisSubClass in interface DictionaryServiceSoapPortRemoteExceptionDictionaryFaultCopyright © 2005–2014 Alfresco Software. All rights reserved.