mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged CMIS063 to HEAD
15242: 0.62c update: Abdera extension / AtomPub tests passing (except query) 15277: 0.62c upgrade: AtomPub resources/links refactor 15290: 0.62c Upgrade: AtomPub resource/link compliance. Updated Test client / Custom Type test client / Abdera extension. 15293: 0.62 final Upgrade: Introduce schemas and examples 15318: 0.62 final upgrade: AtomPub server and tests updated 15321: Fixes for CMIS custom model tests. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17229 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -67,6 +67,11 @@ public interface CMISDictionaryService
|
||||
*/
|
||||
public CMISTypeDefinition findTypeForTable(String tableName);
|
||||
|
||||
/**
|
||||
* Get Base Types
|
||||
*/
|
||||
public Collection<CMISTypeDefinition> getBaseTypes();
|
||||
|
||||
/**
|
||||
* Get all Types
|
||||
*
|
||||
|
Reference in New Issue
Block a user