Uses of Interface
org.apache.abdera.protocol.server.CategoriesInfo

Packages that use CategoriesInfo
org.apache.abdera.protocol.server   
org.apache.abdera.protocol.server.provider.managed   
 

Uses of CategoriesInfo in org.apache.abdera.protocol.server
 

Methods in org.apache.abdera.protocol.server that return CategoriesInfo
 CategoriesInfo[] CollectionInfo.getCategoriesInfo(RequestContext request)
          Return the collection of CategoriesInfo objects for the app:collection element's app:categories elements.
 

Uses of CategoriesInfo in org.apache.abdera.protocol.server.provider.managed
 

Methods in org.apache.abdera.protocol.server.provider.managed that return CategoriesInfo
 CategoriesInfo[] FeedConfiguration.getCategoriesInfo(RequestContext request)
           
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.