Class AbstractPersistenceHandler

    • Constructor Detail

      • AbstractPersistenceHandler

        public AbstractPersistenceHandler​(StoreManager storeMgr)
    • Method Detail

      • assertReadOnlyForUpdateOfObject

        public void assertReadOnlyForUpdateOfObject​(DNStateManager sm)
        Convenience method to assert when this StoreManager is read-only and the specified object is attempting to be updated.
        Parameters:
        sm - StateManager for the object