You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2016/06/10 10:32:21 UTC

[jira] [Created] (SLING-5775) jcr-mock: Support PropertyDefinition flags

Stefan Seifert created SLING-5775:
-------------------------------------

             Summary: jcr-mock: Support PropertyDefinition flags
                 Key: SLING-5775
                 URL: https://issues.apache.org/jira/browse/SLING-5775
             Project: Sling
          Issue Type: Improvement
          Components: Testing
    Affects Versions: Testing JCR Mock 1.1.12
            Reporter: Stefan Seifert
            Assignee: Stefan Seifert
            Priority: Minor
             Fix For: Testing JCR Mock 1.1.14


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)