Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Testing JCR Mock 1.1.12
Description
add support for this flag-methods of JCR PropertyDefinition:
- isAutoCreated
- isMandatory
- isProtected
- isFullTextSearchable
- isQueryOrderable
for sake of simplicity we just return false for all of them.