public class AutocadImpl extends ClientImpl implements BaseAutocad
| Constructor and Description |
|---|
AutocadImpl(String host)
AutocadImpl
|
| Modifier and Type | Method and Description |
|---|---|
List<XRef> |
getXrefs(String uuid)
Returns a list of the document references of a Autocad document
|
void |
refresh(String uuid)
Refresh references of an Autocad document
|
void |
setAuthorizationToken(String authorizationToken)
setAuthenticationToken
|
getClient, resource, resource, resourcepublic AutocadImpl(String host)
public void setAuthorizationToken(String authorizationToken)
public List<XRef> getXrefs(String uuid) throws RepositoryException, AccessDeniedException, PathNotFoundException, DatabaseException, UnknownException, WebserviceException
BaseAutocadgetXrefs in interface BaseAutocaduuid - Node uuidRepositoryException - the repository exceptionAccessDeniedException - the access denied exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionUnknownException - the unknown exceptionWebserviceException - the webservice exceptionpublic void refresh(String uuid) throws DatabaseException, PathNotFoundException, AccessDeniedException, RepositoryException, ParseException, UnknownException, WebserviceException
BaseAutocadrefresh in interface BaseAutocaduuid - Node uuidDatabaseException - the database exceptionPathNotFoundException - the path not found exceptionAccessDeniedException - the access denied exceptionRepositoryException - the repository exceptionParseException - the parse exceptionUnknownException - the unknown exceptionWebserviceException - the webservice exceptionCopyright © 2022 Open Knowledge Management System S.L.. All Rights Reserved.