|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemMetadataIF | |
---|---|
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 ItemMetadataIF in de.nava.informa.core |
---|
Methods in de.nava.informa.core with parameters of type ItemMetadataIF | |
---|---|
void |
UserIF.addItemMetadata(ItemMetadataIF metadata)
|
void |
UserIF.removeItemMetadata(ItemMetadataIF metadata)
|
Uses of ItemMetadataIF in de.nava.informa.impl.basic |
---|
Classes in de.nava.informa.impl.basic that implement ItemMetadataIF | |
---|---|
class |
ItemMetadata
In-Memory implementation of the ItemMetadataIF interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |