Uses of Class
com.googlecode.fascinator.portal.HarvestContent

Packages that use HarvestContent
com.googlecode.fascinator.portal.services   
com.googlecode.fascinator.portal.services.impl   
 

Uses of HarvestContent in com.googlecode.fascinator.portal.services
 

Methods in com.googlecode.fascinator.portal.services that return HarvestContent
 HarvestContent HarvestManager.get(String name)
           
 

Methods in com.googlecode.fascinator.portal.services that return types with arguments of type HarvestContent
 Map<String,HarvestContent> HarvestManager.getContents()
           
 

Methods in com.googlecode.fascinator.portal.services with parameters of type HarvestContent
 void HarvestManager.add(HarvestContent portal)
           
 void HarvestManager.save(HarvestContent portal)
           
 

Uses of HarvestContent in com.googlecode.fascinator.portal.services.impl
 

Methods in com.googlecode.fascinator.portal.services.impl that return HarvestContent
 HarvestContent HarvestManagerImpl.get(String id)
           
 

Methods in com.googlecode.fascinator.portal.services.impl that return types with arguments of type HarvestContent
 Map<String,HarvestContent> HarvestManagerImpl.getContents()
           
 

Methods in com.googlecode.fascinator.portal.services.impl with parameters of type HarvestContent
 void HarvestManagerImpl.add(HarvestContent content)
           
 void HarvestManagerImpl.save(HarvestContent content)
           
 



Copyright © 2009-2011. All Rights Reserved.