Class RepositoryObject

  • All Implemented Interfaces:
    Resource, Adaptable

    public class RepositoryObject
    extends DefaultObject
    Holds all methods bound to a repository
    Since:
    5.7.3
    • Constructor Detail

      • RepositoryObject

        public RepositoryObject()
    • Method Detail

      • getRootPathAdapter

        public Object getRootPathAdapter​(String adapterName)
        The regex of getDocsByPath doesn't catch the case of the root document.
        Since:
        5.8
      • getDocsByPath

        public Object getDocsByPath​(String docPath)
      • getEmptyDocumentModel

        public Object getEmptyDocumentModel()
      • route

        public Object route​(String otherPath)
        Since:
        7.2