public class NcmlDatasetInfo extends java.lang.Object implements ResourceInfo
Constructor and Description |
---|
NcmlDatasetInfo(java.lang.String ncmlDatasetId) |
Modifier and Type | Method and Description |
---|---|
boolean |
isDataset() |
boolean |
isNode() |
long |
lastModified() |
boolean |
sourceExists() |
boolean |
sourceIsAccesible() |
public boolean sourceExists()
sourceExists
in interface ResourceInfo
public boolean sourceIsAccesible()
sourceIsAccesible
in interface ResourceInfo
public boolean isNode()
isNode
in interface ResourceInfo
public boolean isDataset()
isDataset
in interface ResourceInfo
public long lastModified()
lastModified
in interface ResourceInfo