Class IndexTypeManager

    • Constructor Detail

      • IndexTypeManager

        public IndexTypeManager​(javax.persistence.EntityManager entityManager)
    • Method Detail

      • getAllIndexType

        public java.util.List<IndexType> getAllIndexType()
      • getIndexTypeById

        public IndexType getIndexTypeById​(java.lang.String typeId)