
org.jresearch.commons.base.domain.IAdminObject Maven / Gradle / Ivy
The newest version!
package org.jresearch.commons.base.domain;
/**
* Interface for admin objects. A marker.
*
* @author cathy
*
*/
public interface IAdminObject {
// nothing
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy