public static class LockInfoImplTest.LockInfoImplEx extends LockInfoImpl
Modifier and Type | Field and Description |
---|---|
static java.util.Date |
DATE_NOW |
Constructor and Description |
---|
LockInfoImplTest.LockInfoImplEx() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Date |
dateNow()
Hook to allow unit testing - gets the current date/time.
|
addSharedLockToken, getDepth, getExclusiveLockToken, getExpires, getOwner, getRemainingTimeoutSeconds, getRWLock, getScope, getSharedLockTokens, isExclusive, isExpired, isLocked, isShared, setDepth, setExclusiveLockToken, setExpires, setOwner, setScope, setSharedLockTokens, setTimeoutMinutes, setTimeoutSeconds, toString
protected java.util.Date dateNow()
LockInfoImpl
dateNow
in class LockInfoImpl
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.