public interface AccountDelegateGlobalDao
Modifier and Type | Method and Description |
---|---|
String |
getLockingDocumentNumber(String lockingRepresentation,
String documentNumber)
This method returns the document number of any locking records.
|
String getLockingDocumentNumber(String lockingRepresentation, String documentNumber)
lockingRepresentation
- String representation of the MaintenanceLock created by the AccountDelegateGlobaldocumentNumber
- the document number of the Document being checked against.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.