Please note this is a query object for use with the Filter Id filter as shown:
Filter filter = filterFactory.id( ff.featureId("CITY.123"), ff.resourceId("CITY.123",Version.Action.PREVIOUS) );In cases where a plain FetureId is used for lookup it is understood to refer to Version.Action.LAST.
If an implementation that references this International Standard does not support versioning, any value specified for the attributes {@link #getPreviousRid() previousRid}, {@link #getVersion() version}, {@link #getStartTime() startTime}, and {@link #getEndTime() endTime} shall be ignoredand the predicate shall always select the single version that is available.
|
|
|
|