thredds.catalog
Class InvDatasetFcPoint
java.lang.Object
thredds.catalog.InvDataset
thredds.catalog.InvDatasetImpl
thredds.catalog.InvCatalogRef
thredds.catalog.InvDatasetFeatureCollection
thredds.catalog.InvDatasetFcPoint
- All Implemented Interfaces:
- DatasetCollectionManager.TriggerListener
public class InvDatasetFcPoint
- extends InvDatasetFeatureCollection
Feature Collection for Point types
- Since:
- Nov 20, 2010
- Author:
- caron
Fields inherited from class thredds.catalog.InvDatasetFeatureCollection |
cdmrService, config, dcm, featureType, FILES, filter, lock, path, state, topDirectory, Virtual_Services |
Fields inherited from class thredds.catalog.InvDataset |
access, authorityName, catalog, collectionType, contributors, creators, dataFormatType, datasets, dataType, dates, defaultService, docs, gc, harvest, id, keywords, metadata, name, parent, projects, properties, publishers, restrictAccess, services, tc, variables |
Methods inherited from class thredds.catalog.InvDatasetFeatureCollection |
factory, getCatalogHref, getConfig, getDatasetCollectionManager, getDatasets, getFile, getGridDataset, getNetcdfDataset, getPath, getRawFileScan, getTopDirectoryLocation, handleCollectionEvent, makeCatalogTop, makeVirtualService, setCatalogServletName, setCdmrFeatureServiceUrlPath, setContext, triggerRescan |
Methods inherited from class thredds.catalog.InvCatalogRef |
equals, findDatasetByName, findProperty, findService, finish, getAccess, getAccess, getAlias, getAuthority, getCollectionType, getContributors, getCreators, getDataFormatType, getDataType, getDates, getDocumentation, getDocumentation, getFullName, getGeospatialCoverage, getID, getKeywords, getMark, getMetadata, getMetadata, getName, getParent, getProjects, getProperties, getProxyDataset, getPublishers, getServiceDefault, getTimeCoverage, getUniqueID, getURI, getUrlPath, getUserProperty, getVariables, getXlinkHref, hasAccess, hashCode, hasNestedDatasets, isHarvest, isRead, readAsynch, release, setXlinkHref |
Methods inherited from class thredds.catalog.InvDatasetImpl |
addAccess, addAccess, addDataset, addDataset, addDocumentation, addProperty, addService, canonicalize, dump, getAccessLocal, getDataSize, getLastModifiedDate, getLocalMetadata, getLocalMetadataInheritable, getNcmlElement, getParentReal, getServiceName, getServicesLocal, main, 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, setUrlPath, setUserProperty, toString, transferMetadata, writeHtmlDescription, writeHtmlDescription |
InvDatasetFcPoint
public InvDatasetFcPoint(InvDatasetImpl parent,
String name,
String path,
FeatureType featureType,
FeatureCollectionConfig config)
getFeatureDatasetPoint
public FeatureDatasetPoint getFeatureDatasetPoint()
- Overrides:
getFeatureDatasetPoint
in class InvDatasetFeatureCollection
update
public void update()
- Specified by:
update
in class InvDatasetFeatureCollection
updateProto
public void updateProto()
- Specified by:
updateProto
in class InvDatasetFeatureCollection
checkState
protected InvDatasetFeatureCollection.State checkState()
throws IOException
- Specified by:
checkState
in class InvDatasetFeatureCollection
- Throws:
IOException
makeCatalog
public InvCatalogImpl makeCatalog(String match,
String orgPath,
URI baseURI)
- Description copied from class:
InvDatasetFeatureCollection
- Get one one of the catalogs contained in this dataset,
called by DataRootHandler.makeDynamicCatalog()
- Specified by:
makeCatalog
in class InvDatasetFeatureCollection
- Parameters:
match
- match.remainingorgPath
- the path for the request.baseURI
- the base URI for the catalog, used to resolve relative URLs.
- Returns:
- containing catalog
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.