Package eu.scape_project.planning.manager

Examples of eu.scape_project.planning.manager.CriteriaManager


    /**
     * Constructs a new migration service.
     */
    public SSHGeneratedTavernaMigrationService() {
        cm = new CriteriaManager();
        cm.init();
    }
View Full Code Here

TOP

Related Classes of eu.scape_project.planning.manager.CriteriaManager

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.