All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sitoolkit.wt.domain.tester.OperationSupport Maven / Gradle / Ivy

There is a newer version: 2.3
Show newest version
package org.sitoolkit.wt.domain.tester;

import org.sitoolkit.wt.domain.operation.Operation;

public interface OperationSupport {

    public boolean isDbVerify(Operation operation);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy