mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged CMIS063 to HEAD
15185: 0.62c upgrade: service document 15198: 0.62c upgrade: allowable actions 15228: 0.62c upgrade: types and properties git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17227 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -48,6 +48,12 @@ public interface CMISPropertyDefinition
|
||||
*/
|
||||
public CMISTypeDefinition getOwningType();
|
||||
|
||||
/**
|
||||
* Get the query name
|
||||
* @return
|
||||
*/
|
||||
public String getQueryName();
|
||||
|
||||
/**
|
||||
* Get the display name
|
||||
*
|
||||
|
Reference in New Issue
Block a user