Uses of Interface
de.nava.informa.core.WithChildrenMIF

Packages that use WithChildrenMIF
de.nava.informa.core This package contains interfaces for the news channel objects, it builds the core API for all news channel storage implementation. 
de.nava.informa.impl.basic Provides an in-memory implementation of the core news channel interfaces. 
 

Uses of WithChildrenMIF in de.nava.informa.core
 

Subinterfaces of WithChildrenMIF in de.nava.informa.core
 interface CategoryIF
          This interface is implemented by objects representing categories in which channels could be organised in the news channel object model.
 interface ChannelGroupIF
          Interface to allow to implement a container of channels that may be used by a channel registry (through a front-end) or as the entry point for an application using this library.
 

Uses of WithChildrenMIF in de.nava.informa.impl.basic
 

Classes in de.nava.informa.impl.basic that implement WithChildrenMIF
 class Category
          In-Memory implementation of the CategoryIF interface.
 class ChannelGroup
          In-Memory implementation of the ChannelGroupIF interface.
 



Copyright © 2002-2007 Niko Schmuck. All Rights Reserved.