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, setDbPlatform
public MaintenanceDocumentDaoOjb()
public String getLockingDocumentNumber(String lockingRepresentation, String documentNumber)
MaintenanceDocumentDao
getLockingDocumentNumber
in interface MaintenanceDocumentDao
lockingRepresentation
- - locking representation to check fordocumentNumber
- - document number to ignore, optional argumentMaintenanceDocumentDao.getLockingDocumentNumber(java.lang.String, java.lang.String)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.