.. java:import:: org.caosdb.server.entity EntityInterface .. java:import:: org.caosdb.server.utils Undoable InsertEntityPropertiesImpl ========================== .. java:package:: org.caosdb.server.database.backend.interfaces :noindex: .. java:type:: public interface InsertEntityPropertiesImpl extends BackendTransactionImpl, Undoable Methods ------- execute ^^^^^^^ .. java:method:: public abstract void execute(EntityInterface entity) :outertype: InsertEntityPropertiesImpl