|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Item | |
---|---|
de.nava.informa.impl.hibernate | Provides an implementation of the core news channel interfaces using persistence mechanism provided by Hibernate (for more see http://www.hibernate.org. |
de.nava.informa.utils | Provides utility classes that are convenient when handling the news channel object model. |
Uses of Item in de.nava.informa.impl.hibernate |
---|
Methods in de.nava.informa.impl.hibernate that return Item | |
---|---|
Item |
ChannelBuilder.reload(Item item)
Reloads item for use in new session. |
Methods in de.nava.informa.impl.hibernate with parameters of type Item | |
---|---|
Item |
ChannelBuilder.reload(Item item)
Reloads item for use in new session. |
Uses of Item in de.nava.informa.utils |
---|
Methods in de.nava.informa.utils with parameters of type Item | |
---|---|
int |
PersistChanGrpMgr.deleteItemFromChannel(Channel channel,
Item item)
Delete specified item from specified Channel |
void |
PersistChanGrpMgr.notifyItemAdded(Item newItem)
Send notification that specified item was retrieved. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |