public interface CollectionSet extends CollectionVisitable
CollectionSet
represents the results of a collection and generally includes
a List
of CollectionResource
instances that were created during the
collection.Modifier and Type | Method and Description |
---|---|
Date |
getCollectionTimestamp()
Returns the timestamp of when this data collection was taken.
|
int |
getStatus()
getStatus
|
boolean |
ignorePersist()
ignorePersist
|
visit
int getStatus()
getStatus
boolean ignorePersist()
ignorePersist
Date getCollectionTimestamp()
Copyright © 2017. All rights reserved.