public interface SnapshotHeader extends SnapshotContext
Modifier and Type | Method and Description |
---|---|
Date |
getCreationTime()
Returns the time the snapshot was created.
|
QueryVersion |
getQueryDefinitionVersion()
Returns the query version of the snapshot.
|
int |
getSize()
Returns the size of the snapshot (CIs and Relations).
|
String |
getTqlName()
Returns the query name of the snapshot.
|
String |
getViewName()
Returns the view name associated with this snapshot header.
|
getDescription, getNote
String getTqlName()
Date getCreationTime()
String getViewName()
int getSize()
QueryVersion getQueryDefinitionVersion()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.