public class ClassificationServiceSoapBindingStub extends org.apache.axis.client.Stub implements ClassificationServiceSoapPort
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
ClassificationServiceSoapBindingStub() |
ClassificationServiceSoapBindingStub(javax.xml.rpc.Service service) |
ClassificationServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
ClassDefinition |
describeClassification(String classification)
Describe a classification in terms of how it is represented
in the meta model i.e.
|
CategoriesResult[] |
getCategories(Predicate items)
Gets the categories applied to the specified content resource.
|
Category[] |
getChildCategories(Reference parentCategory)
Gets child categories for the specified parent category.
|
Classification[] |
getClassifications(Store store)
Gets available classifications.
|
CategoriesResult[] |
setCategories(Predicate items,
AppliedCategory[] categories)
Modifies the categories applied to the specified content resource.
|
_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 ClassificationServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ClassificationServiceSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ClassificationServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic Classification[] getClassifications(Store store) throws RemoteException, ClassificationFault
getClassifications in interface ClassificationServiceSoapPortRemoteExceptionClassificationFaultpublic Category[] getChildCategories(Reference parentCategory) throws RemoteException, ClassificationFault
getChildCategories in interface ClassificationServiceSoapPortRemoteExceptionClassificationFaultpublic CategoriesResult[] getCategories(Predicate items) throws RemoteException, ClassificationFault
getCategories in interface ClassificationServiceSoapPortRemoteExceptionClassificationFaultpublic CategoriesResult[] setCategories(Predicate items, AppliedCategory[] categories) throws RemoteException, ClassificationFault
setCategories in interface ClassificationServiceSoapPortRemoteExceptionClassificationFaultpublic ClassDefinition describeClassification(String classification) throws RemoteException, ClassificationFault
describeClassification in interface ClassificationServiceSoapPortRemoteExceptionClassificationFaultCopyright © 2005–2014 Alfresco Software. All rights reserved.