public class InvDatasetFcPoint extends InvDatasetFeatureCollection
InvDatasetFeatureCollection.ScanFilter, InvDatasetFeatureCollection.StatecdmrService, config, dcm, featureType, FILES, filter, lock, path, state, topDirectory, Virtual_Serviceslog, mark, ncmlElement, tm, tmi, tmi6access, 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| Constructor and Description |
|---|
InvDatasetFcPoint(InvDatasetImpl parent,
java.lang.String name,
java.lang.String path,
FeatureType featureType,
FeatureCollectionConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected InvDatasetFeatureCollection.State |
checkState() |
FeatureDatasetPoint |
getFeatureDatasetPoint() |
InvCatalogImpl |
makeCatalog(java.lang.String match,
java.lang.String orgPath,
java.net.URI baseURI)
Get one one of the catalogs contained in this dataset,
called by DataRootHandler.makeDynamicCatalog()
|
void |
update() |
void |
updateProto() |
factory, getCatalogHref, getConfig, getDatasetCollectionManager, getDatasets, getFile, getGridDataset, getNetcdfDataset, getPath, getRawFileScan, getTopDirectoryLocation, handleCollectionEvent, makeCatalogTop, makeVirtualService, setCatalogServletName, setCdmrFeatureServiceUrlPath, setContext, triggerRescanequals, 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, setXlinkHrefaddAccess, 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, writeHtmlDescriptionfindAccess, getCatalogUrl, getHistory, getParentCatalog, getProcessing, getRestrictAccess, getRights, getSubsetUrl, getSummary, getVariablespublic InvDatasetFcPoint(InvDatasetImpl parent, java.lang.String name, java.lang.String path, FeatureType featureType, FeatureCollectionConfig config)
public FeatureDatasetPoint getFeatureDatasetPoint()
getFeatureDatasetPoint in class InvDatasetFeatureCollectionpublic void update()
update in class InvDatasetFeatureCollectionpublic void updateProto()
updateProto in class InvDatasetFeatureCollectionprotected InvDatasetFeatureCollection.State checkState() throws java.io.IOException
checkState in class InvDatasetFeatureCollectionjava.io.IOExceptionpublic InvCatalogImpl makeCatalog(java.lang.String match, java.lang.String orgPath, java.net.URI baseURI)
InvDatasetFeatureCollectionmakeCatalog in class InvDatasetFeatureCollectionmatch - match.remainingorgPath - the path for the request.baseURI - the base URI for the catalog, used to resolve relative URLs.