public class InvDatasetFcPoint extends InvDatasetFeatureCollection
InvDatasetFeatureCollection.StatecdmrService, config, configPath, context, datasetCollection, Default_Services, Download_Services, fcType, FILES, first, LATEST_DATASET_CATALOG, LATEST_SERVICE, lock, orgService, state, topDirectory, VARIABLES, Virtual_Services, virtualServiceaccess, authorityName, catalog, collectionType, contributors, creators, dataFormatType, datasets, dataType, dates, defaultService, docs, gc, harvest, id, keywords, metadata, name, parent, projects, properties, publishers, restrictAccess, services, tc, variableMapLink, variables| Modifier and Type | Method and Description |
|---|---|
void |
finishConstruction() |
ucar.nc2.ft.FeatureDataset |
getFeatureDataset() |
thredds.catalog.InvCatalogImpl |
makeCatalog(java.lang.String match,
java.lang.String orgPath,
java.net.URI catURI)
Get one of the catalogs contained in this collection,
called by DataRootHandler.makeDynamicCatalog()
|
protected void |
makeDatasetTop(InvDatasetFeatureCollection.State localState) |
void |
updateCollection(InvDatasetFeatureCollection.State localState,
thredds.inventory.CollectionUpdateType force) |
_showStatus, buildCatalogServiceHref, checkState, factory, firstInit, getCatalogHref, getCollectionName, getConfig, getDatasetCollectionManager, getDatasets, getFile, getGridDataset, getLatestFileName, getLogger, getNetcdfDataset, getPath, getTopDirectoryLocation, makeCatalogFiles, makeCatalogTop, makeCollection, makeDefaultService, makeDownloadService, makeLatest, makeMetadataLink, makeServiceVirtual, sendEvent, setCatalogServletName, setCdmrFeatureServiceUrlPath, setContext, setLoggerFactory, showStatus, showStatusShort, updateequals, findDatasetByName, findProperty, findService, finish, getAccess, getAccess, getAlias, getAuthority, getCalendarDateCoverage, getCollectionType, getContributors, getCreators, getDataFormatType, getDataType, getDates, getDocumentation, getDocumentation, getFullName, getGeospatialCoverage, getID, getKeywords, getMark, getMetadata, getMetadata, getName, getParent, getProjects, getProperties, getProxyDataset, getPublishers, getServiceDefault, getUniqueID, getURI, getUrlPath, getUserProperty, getVariableMapLink, getVariables, getXlinkHref, hasAccess, hashCode, hasNestedDatasets, isHarvest, isRead, readAsynch, release, setXlinkHref, useRemoteCatalogServiceaddAccess, addAccess, addDataset, addDataset, addDocumentation, addProperty, addService, canonicalize, dump, getAccessLocal, getDataSize, getLastModifiedDate, getLocalMetadata, getLocalMetadataInheritable, getNcmlElement, getParentReal, getServiceName, getServicesLocal, removeDataset, removeLocalMetadata, removeService, replaceDataset, resolve, setAlias, setAuthority, setCatalog, setCollectionType, setContributors, setDataFormatType, setDataSize, setDataType, setGeospatialCoverage, setHarvest, setID, setKeywords, setLastModifiedDate, setLastModifiedDate, setLocalMetadata, setMark, setName, setNcmlElement, setParent, setProjects, setPublishers, setResourceControl, setServiceName, setServicesLocal, setTimeCoverage, setTimeCoverage, setUrlPath, setUserProperty, toString, transferMetadata, writeHtmlDescription, writeHtmlDescriptionpublic void finishConstruction()
finishConstruction in class InvDatasetFeatureCollectionpublic ucar.nc2.ft.FeatureDataset getFeatureDataset()
getFeatureDataset in class InvDatasetFeatureCollectionpublic void updateCollection(InvDatasetFeatureCollection.State localState, thredds.inventory.CollectionUpdateType force)
updateCollection in class InvDatasetFeatureCollectionpublic thredds.catalog.InvCatalogImpl makeCatalog(java.lang.String match,
java.lang.String orgPath,
java.net.URI catURI)
throws java.io.IOException
InvDatasetFeatureCollectionmakeCatalog in class InvDatasetFeatureCollectionmatch - match.remainingorgPath - the path for the request.catURI - the base URI for the catalog to be made, used to resolve relative URLs.java.io.IOExceptionprotected void makeDatasetTop(InvDatasetFeatureCollection.State localState)
makeDatasetTop in class InvDatasetFeatureCollection