Interface UndeletableModifier<T extends MasterEntity>

    • Method Detail

      • undelete

        void undelete()
               throws PersistencyException
        Undelete the MasterEntity instance associated with this UndeletableModifier
        Throws:
        PersistencyException - if the MasterEntity could not be undeleted
        Since:
        10.0.128