org.lexevs.dao.index.service
Class IndexServiceManager

java.lang.Object
  extended by org.lexevs.dao.index.service.IndexServiceManager

public class IndexServiceManager
extends java.lang.Object

The Class IndexServiceManager.

Author:
Kevin Peterson

Constructor Summary
IndexServiceManager()
           
 
Method Summary
 EntityIndexService getEntityIndexService()
          Gets the entity index service.
 MetadataIndexService getMetadataIndexService()
           
 void setEntityIndexService(EntityIndexService entityIndexService)
          Sets the entity index service.
 void setMetadataIndexService(MetadataIndexService metadataIndexService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexServiceManager

public IndexServiceManager()
Method Detail

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.