public class GatewayDatasetInfo extends java.lang.Object implements ResourceInfo
Constructor and Description |
---|
GatewayDatasetInfo(java.lang.String DatasetId) |
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