|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CMISDictionaryService
Service to query the CMIS meta model
| Method Summary | |
|---|---|
QName |
findAlfrescoDataType(org.apache.chemistry.opencmis.commons.enums.PropertyType propertyType)
|
TypeDefinitionWrapper |
findAssocType(QName clazz)
|
org.apache.chemistry.opencmis.commons.enums.PropertyType |
findDataType(QName dataType)
Find data type |
TypeDefinitionWrapper |
findNodeType(QName clazz)
|
PropertyDefinitionWrapper |
findProperty(java.lang.String propId)
|
PropertyDefinitionWrapper |
findPropertyByQueryName(java.lang.String queryName)
|
TypeDefinitionWrapper |
findType(java.lang.String typeId)
Find type for type id |
TypeDefinitionWrapper |
findTypeByQueryName(java.lang.String queryName)
Find a type by its query name |
TypeDefinitionWrapper |
findTypeForClass(QName clazz,
org.apache.chemistry.opencmis.commons.enums.BaseTypeId[] matchingScopes)
Find type for Alfresco class name. |
java.util.List |
getAllTypes()
Get all Types |
java.util.List |
getBaseTypes()
Get Base Types |
| Method Detail |
|---|
TypeDefinitionWrapper findType(java.lang.String typeId)
typeId -
TypeDefinitionWrapper findTypeForClass(QName clazz,
org.apache.chemistry.opencmis.commons.enums.BaseTypeId[] matchingScopes)
clazz - matchingScopes -
TypeDefinitionWrapper findNodeType(QName clazz)
TypeDefinitionWrapper findAssocType(QName clazz)
PropertyDefinitionWrapper findProperty(java.lang.String propId)
PropertyDefinitionWrapper findPropertyByQueryName(java.lang.String queryName)
TypeDefinitionWrapper findTypeByQueryName(java.lang.String queryName)
queryName -
java.util.List getBaseTypes()
java.util.List getAllTypes()
org.apache.chemistry.opencmis.commons.enums.PropertyType findDataType(QName dataType)
dataType -
QName findAlfrescoDataType(org.apache.chemistry.opencmis.commons.enums.PropertyType propertyType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||