Class AbstractMetadataResolver.EntityBackingStore

    • Constructor Detail

      • EntityBackingStore

        protected EntityBackingStore()
        Constructor.
    • Method Detail

      • getIndexedDescriptors

        @Nonnull
        public Map<String,​List<EntityDescriptor>> getIndexedDescriptors()
        Get the entity descriptor index.
        Returns:
        the entity descriptor index
      • getOrderedDescriptors

        @Nonnull
        public List<EntityDescriptor> getOrderedDescriptors()
        Get the ordered entity descriptor list.
        Returns:
        the entity descriptor list