Uses of Interface
tigase.pubsub.repository.IItems

Packages that use IItems
tigase.pubsub.modules   
tigase.pubsub.repository   
tigase.pubsub.repository.cached   
 

Uses of IItems in tigase.pubsub.modules
 

Methods in tigase.pubsub.modules with parameters of type IItems
 void PublishItemModule.trimItems(IItems nodeItems, java.lang.Integer maxItems)
           
 

Uses of IItems in tigase.pubsub.repository
 

Methods in tigase.pubsub.repository that return IItems
 IItems IPubSubRepository.getNodeItems(java.lang.String nodeName)
           
 

Uses of IItems in tigase.pubsub.repository.cached
 

Methods in tigase.pubsub.repository.cached that return IItems
 IItems CachedPubSubRepository.getNodeItems(java.lang.String nodeName)
           
 



Copyright © 2008-2009 Tigase. All Rights Reserved.