Class LookupServiceImpl

java.lang.Object
org.kuali.rice.krad.service.impl.LookupServiceImpl
All Implemented Interfaces:
LookupService

public class LookupServiceImpl extends Object implements LookupService
Service implementation for the Lookup structure. It Provides a generic search mechanism against Business Objects. This is the default implementation, that is delivered with Kuali.
Author:
Kuali Rice Team (rice.collab@kuali.org)