com.ca.jcs.validator.eval
Class ValidationLazyAttributesProxy
java.lang.Object
com.ca.jcs.util.LazyLdapAttributesProxy
com.ca.jcs.validator.eval.ValidationLazyAttributesProxy
- All Implemented Interfaces:
- AttributesProxy
public class ValidationLazyAttributesProxy
- extends LazyLdapAttributesProxy
Proxy that can be used to getAttribute the current values (or stubs for expensive
attributes) for an object, but only when actually requested by a
validator.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidationLazyAttributesProxy
public ValidationLazyAttributesProxy(MetaConnector conn,
ObjectInfo objInfo)
Created 2011-07-14 13:27 EST