@Entity public abstract class CampaignLibraryNode extends GenericLibraryNode
| Constructor and Description |
|---|
CampaignLibraryNode() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
accept(CampaignLibraryNodeVisitor visitor) |
protected Class<? extends GenericLibraryNode> |
getGenericNodeClass()
Used internally, this class must be implemented by first-descendant of this (GenericLibraryNode) class.
|
Long |
getId() |
Library<?> |
getLibrary() |
equals, getAttachmentList, getDescription, getName, getProject, hashCode, notifyAssociatedWithProject, setDescription, setNameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcreateCopypublic Long getId()
public abstract void accept(CampaignLibraryNodeVisitor visitor)
public Library<?> getLibrary()
protected Class<? extends GenericLibraryNode> getGenericNodeClass()
GenericLibraryNodegetGenericNodeClass in class GenericLibraryNodeCopyright © 2010–2016 Henix, henix.fr. All rights reserved.