wt.fc
Interface DatastoreSequence

All Superinterfaces:
wt.fc.DatastoreElement

public interface DatastoreSequence
extends wt.fc.DatastoreElement

This interface provides an abstraction for a Datastore sequence. A sequence is a Numeric value that starts from an initial seed value and increases by an increment value.

Supported API: true

Extendable: true