public class LockboxDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements LockboxDao
| Constructor and Description |
|---|
LockboxDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Lockbox> |
getAllLockboxes()
Returns all Lockboxes
|
Long |
getMaxLockboxSequenceNumber()
Returns the highest (numerically) value for the Lockbox
invoiceSequenceNumber.
|
getDbPlatform, setDbPlatformpublic LockboxDaoOjb()
public Collection<Lockbox> getAllLockboxes()
LockboxDaogetAllLockboxes in interface LockboxDaopublic Long getMaxLockboxSequenceNumber()
LockboxDaogetMaxLockboxSequenceNumber in interface LockboxDaoCopyright © 2004–2015 The Kuali Foundation. All rights reserved.