Class KualiInquirableImpl

All Implemented Interfaces:
Serializable, Inquirable, Inquirable, ViewHelperService

@Deprecated public class KualiInquirableImpl extends InquirableImpl implements Inquirable
Deprecated.
Kuali inquirable implementation. Implements methods necessary to retrieve the business object and render the ui. NOTE: this class is not thread safe. When using this class or any subclasses in Spring, make sure that this is not a singleton service, or serious errors may occur.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: