org.lexevs.dao.index.service
Class IndexServiceManager
java.lang.Object
org.lexevs.dao.index.service.IndexServiceManager
public class IndexServiceManager extends java.lang.Object
The Class IndexServiceManager.
Author:
Kevin Peterson
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
IndexServiceManager
public IndexServiceManager ()
setEntityIndexService
public void setEntityIndexService (EntityIndexService entityIndexService)
Sets the entity index service.
Parameters: entityIndexService
- the new entity index service
getEntityIndexService
public EntityIndexService getEntityIndexService ()
Gets the entity index service.
Returns: the entity index service
setMetadataIndexService
public void setMetadataIndexService (MetadataIndexService metadataIndexService)
getMetadataIndexService
public MetadataIndexService getMetadataIndexService ()
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD