Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Outdated
-
None
-
None
-
None
-
None
Description
The current ContentType Model (CMS7-7024) currently doesn't yet expose the following query and versioning related meta-data from the JCR nodetype model:
- boolean NodeTypeDefinition.isQueryable()
- boolean PropertyDefinition.isQueryOrderable()
- boolean PropertyDefinition.isFullTextSearchable()
- String[] PropertyDefinition.getAvailableQueryOperators()
- int ItemDefinition.getOnParentVersion()
Attachments
Issue Links
- relates to
-
CMS-7024 Add a new readonly Content Type Service exposing the CMS Document types and repository Node types meta-data and constraints through a POJO bean model
- Closed