Class AbstractLookupableHelperServiceImpl

java.lang.Object
org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
All Implemented Interfaces:
Serializable, LookupableHelperService
Direct Known Subclasses:
KualiLookupableHelperServiceImpl

@Deprecated public abstract class AbstractLookupableHelperServiceImpl extends Object implements LookupableHelperService
Deprecated.
This class declares many of the common spring injected properties, the get/set-ers for them, and some common util methods that require the injected services
See Also: