public interface IDfScope
Modifier and Type | Method and Description |
---|---|
com.documentum.fc.client.ScopeBoundary |
getBoundary()
Returns the current operations boundary value.
|
long |
getTimeStamp()
Returns the current time milestone value.
|
boolean |
isCurrent(long timeStamp)
Returns whether the timestamp passed in, typically representing the last checked timestamp of an object or a
query, is current enough.
|
boolean |
isNested()
Returns whether the scope is nested.
|
com.documentum.fc.client.ScopeBoundary getBoundary()
long getTimeStamp()
boolean isCurrent(long timeStamp)
boolean isNested()
Copyright 1994-2023 OpenText Corporation. All rights reserved.