|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetLock | |
---|---|
org.kuali.kfs.module.cam.service | |
org.kuali.kfs.module.cam.service.impl |
Uses of AssetLock in org.kuali.kfs.module.cam.service |
---|
Methods in org.kuali.kfs.module.cam.service that return types with arguments of type AssetLock | |
---|---|
List<AssetLock> |
AssetLockService.buildAssetLockHelper(List<Long> capitalAssetNumbers,
String documentNumber,
String documentType,
String lockingInformation)
Helper method to generate AssetLock instances. |
Method parameters in org.kuali.kfs.module.cam.service with type arguments of type AssetLock | |
---|---|
boolean |
AssetLockService.checkAndSetAssetLocks(List<AssetLock> locks)
Check and Lock for AssetLock. |
Uses of AssetLock in org.kuali.kfs.module.cam.service.impl |
---|
Methods in org.kuali.kfs.module.cam.service.impl that return types with arguments of type AssetLock | |
---|---|
List<AssetLock> |
AssetLockServiceImpl.buildAssetLockHelper(List<Long> assetNumbers,
String documentNumber,
String documentType,
String lockingInformation)
|
Method parameters in org.kuali.kfs.module.cam.service.impl with type arguments of type AssetLock | |
---|---|
boolean |
AssetLockServiceImpl.checkAndSetAssetLocks(List<AssetLock> assetLocks)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |