@Path(value="html/releases") public class HTMLBasedReleases extends DBConnector
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
ARCHIVE_STATUS_TABLE_NAME, CERTIFICATION_STATUS_TABLE_NAME, ISO_BASIC, NSSDCA_STATUS_TABLE_NAME
Constructor and Description |
---|
HTMLBasedReleases() |
Modifier and Type | Method and Description |
---|---|
String |
defaultReleases() |
String |
Releases(String id,
String version,
boolean latest) |
getConnection
public HTMLBasedReleases() throws ClassNotFoundException, SQLException
ClassNotFoundException
SQLException
@GET @Produces(value="text/html") public String defaultReleases()
Copyright © 2019. All rights reserved.