Class IndexableInProgressSubmission<T extends InProgressSubmission>

    • Constructor Detail

      • IndexableInProgressSubmission

        public IndexableInProgressSubmission​(T inProgressSubmission)
    • Method Detail

      • getIndexedObject

        public T getIndexedObject()
        Description copied from interface: IndexableObject
        Get the entity that is linked to this indexable object
        Returns:
        a database entity
      • setIndexedObject

        public void setIndexedObject​(T inProgressSubmission)
        Description copied from interface: IndexableObject
        Set the entity that is linked to this indexable object
        Parameters:
        inProgressSubmission - the database entity