org.kuali.rice.krms.impl
Class AttributeTransform
java.lang.Object
   org.kuali.rice.krms.impl.AttributeTransform
org.kuali.rice.krms.impl.AttributeTransform
- All Implemented Interfaces: 
- LookupCustomizer.Transform<Predicate,Predicate>
- public final class AttributeTransform 
- extends Object- implements LookupCustomizer.Transform<Predicate,Predicate>
this is an internal class used by krms (copied from kim) service implementations that have generic lookup methods for classes
 with "attributes".
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
apply
public Predicate apply(Predicate input)
- 
- Specified by:
- applyin interface- LookupCustomizer.Transform<Predicate,Predicate>
 
- 
 
getInstance
public static LookupCustomizer.Transform<Predicate,Predicate> getInstance()
- 
 
- 
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.