|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.client.Stub
org.alfresco.webservice.classification.ClassificationServiceSoapBindingStub
public class ClassificationServiceSoapBindingStub
Field Summary |
---|
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 |
Constructor Summary | |
---|---|
ClassificationServiceSoapBindingStub()
|
|
ClassificationServiceSoapBindingStub(javax.xml.rpc.Service service)
|
|
ClassificationServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
|
Method Summary | |
---|---|
protected org.apache.axis.client.Call |
createCall()
|
ClassDefinition |
describeClassification(java.lang.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. |
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 |
Constructor Detail |
---|
public ClassificationServiceSoapBindingStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ClassificationServiceSoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ClassificationServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
Method Detail |
---|
protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException
java.rmi.RemoteException
public Classification[] getClassifications(Store store) throws java.rmi.RemoteException, ClassificationFault
getClassifications
in interface ClassificationServiceSoapPort
java.rmi.RemoteException
ClassificationFault
public Category[] getChildCategories(Reference parentCategory) throws java.rmi.RemoteException, ClassificationFault
getChildCategories
in interface ClassificationServiceSoapPort
java.rmi.RemoteException
ClassificationFault
public CategoriesResult[] getCategories(Predicate items) throws java.rmi.RemoteException, ClassificationFault
getCategories
in interface ClassificationServiceSoapPort
java.rmi.RemoteException
ClassificationFault
public CategoriesResult[] setCategories(Predicate items, AppliedCategory[] categories) throws java.rmi.RemoteException, ClassificationFault
setCategories
in interface ClassificationServiceSoapPort
java.rmi.RemoteException
ClassificationFault
public ClassDefinition describeClassification(java.lang.String classification) throws java.rmi.RemoteException, ClassificationFault
describeClassification
in interface ClassificationServiceSoapPort
java.rmi.RemoteException
ClassificationFault
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |