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

gov.nasa.pds.web.ui.containers.BaseContainerInterface Maven / Gradle / Ivy

package gov.nasa.pds.web.ui.containers;

/**
 * An interface used to identify whether an object surfaced in a JSP is a
 * container or not
 * 
 * @author Joshua Ganderson
 * @version 1.0
 */
public interface BaseContainerInterface {
    // noop
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy