public abstract class AbstractWebServicesService extends Object
Constructor and Description |
---|
AbstractWebServicesService() |
Modifier and Type | Method and Description |
---|---|
protected CmisBaseException |
convertException(CmisException ex)
Converts a Web Services Exception into a CMIS Client exception.
|
protected CmisVersion |
getCmisVersion(String repositoryId)
Return the CMIS version of the given repository.
|
protected BindingSession |
getSession()
Gets the current session.
|
protected void |
setSession(BindingSession session)
Sets the current session.
|
protected void setSession(BindingSession session)
protected BindingSession getSession()
protected CmisBaseException convertException(CmisException ex)
protected CmisVersion getCmisVersion(String repositoryId)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.