|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WithNameMIF | |
---|---|
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 WithNameMIF in de.nava.informa.core |
---|
Subinterfaces of WithNameMIF in de.nava.informa.core | |
---|---|
interface |
ItemSourceIF
This interface is implemented by objects representing the source of a news item. |
interface |
TextInputIF
This interface is implemented by objects representing an text input field assigned to a channel in the news channel object model. |
interface |
UserIF
This interface is implemented by objects storing user specific information. |
Uses of WithNameMIF in de.nava.informa.impl.basic |
---|
Classes in de.nava.informa.impl.basic that implement WithNameMIF | |
---|---|
class |
ItemSource
In-Memory implementation of the ItemSourceIF interface. |
class |
TextInput
In-Memory implementation of the TextInputIF interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |