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

org.umlg.runtime.adaptor.UmlgQualifierId Maven / Gradle / Ivy

The newest version!
package org.umlg.runtime.adaptor;

import org.umlg.runtime.domain.PersistentObject;

/**
 * Date: 2013/09/15
 * Time: 10:03 AM
 */
public interface UmlgQualifierId {
    String getId(PersistentObject persistentObject);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy