public class MaintenanceDocumentDaoOjb extends PlatformAwareDaoBaseOjb implements MaintenanceDocumentDao
| Constructor and Description |
|---|
MaintenanceDocumentDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLockingDocumentNumber(String lockingRepresentation,
String documentNumber)
This method looks for a document that is locking the given lockingRepresentation.
|
getDbPlatform, setDbPlatformpublic MaintenanceDocumentDaoOjb()
public String getLockingDocumentNumber(String lockingRepresentation, String documentNumber)
MaintenanceDocumentDaogetLockingDocumentNumber in interface MaintenanceDocumentDaolockingRepresentation - - locking representation to check fordocumentNumber - - document number to ignore, optional argumentMaintenanceDocumentDao.getLockingDocumentNumber(java.lang.String, java.lang.String)Copyright © 2005–2015 The Kuali Foundation. All rights reserved.