org.dspace.content.Site_ Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dspace-api Show documentation
Show all versions of dspace-api Show documentation
DSpace core data model and service APIs.
package org.dspace.content;
import javax.annotation.Generated;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
@StaticMetamodel(Site.class)
public abstract class Site_ extends org.dspace.content.DSpaceObject_ {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy