public interface BaseAutocad
| 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
|
List<XRef> getXrefs(String uuid) throws RepositoryException, AccessDeniedException, PathNotFoundException, DatabaseException, UnknownException, WebserviceException
uuid - Node uuidRepositoryException - the repository exceptionAccessDeniedException - the access denied exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionUnknownException - the unknown exceptionWebserviceException - the webservice exceptionvoid refresh(String uuid) throws DatabaseException, PathNotFoundException, AccessDeniedException, RepositoryException, ParseException, UnknownException, WebserviceException
uuid - 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 © 2024 Open Knowledge Management System S.L.. All Rights Reserved.