de.nava.informa.utils.manager.memory
Class ChannelGroup
java.lang.Object
de.nava.informa.impl.basic.ChannelGroup
de.nava.informa.utils.manager.memory.ChannelGroup
- All Implemented Interfaces:
- ChannelGroupIF, WithChildrenMIF, WithIdMIF, WithTitleMIF, Serializable
public class ChannelGroup
- extends ChannelGroup
Local implementation of ChannelGroupIF
.
- Author:
- Aleksey Gureev (spyromus@noizeramp.com)
- See Also:
- Serialized Form
Methods inherited from class de.nava.informa.impl.basic.ChannelGroup |
add, addChild, getAll, getById, getChildren, getId, getParent, getTitle, remove, removeChild, setId, setParent, setTitle, toString |
ChannelGroup
public ChannelGroup(long id,
String title)
- Creates group object.
- Parameters:
id
- id to assign.title
- title of group.
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.