org.kuali.kfs.sys.batch.service
Class AbstractBatchTransactionalCachingService.PreviousValueReference<T extends org.kuali.rice.kns.bo.BusinessObject>
java.lang.Object
org.kuali.kfs.sys.batch.service.AbstractBatchTransactionalCachingService.PreviousValueReference<T>
- Enclosing class:
- AbstractBatchTransactionalCachingService
public class AbstractBatchTransactionalCachingService.PreviousValueReference<T extends org.kuali.rice.kns.bo.BusinessObject>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
protected String key
value
protected T extends org.kuali.rice.kns.bo.BusinessObject value
AbstractBatchTransactionalCachingService.PreviousValueReference
public AbstractBatchTransactionalCachingService.PreviousValueReference()
getValue
public T getValue()
update
public void update(T value,
String key)
update
public void update(T value,
Object... keys)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.