com.dotmarketing.portlets.campaigns.model
Class Click
java.lang.Object
com.dotmarketing.beans.Inode
com.dotmarketing.portlets.campaigns.model.Click
- All Implemented Interfaces:
- java.io.Serializable
public class Click
- extends Inode
- implements java.io.Serializable
- Author:
- Hibernate CodeGenerator
- See Also:
- Serialized Form
| Fields inherited from class com.dotmarketing.beans.Inode |
inode |
|
Constructor Summary |
Click()
default constructor |
| Methods inherited from class com.dotmarketing.beans.Inode |
addChild, addChild, addParent, addParent, deleteChild, deleteChild, deleteParent, deleteParent, equals, getiDate, getIDate, getIdentifier, getMap, getOwner, getType, hasChildren, hasParents, isNew, setiDate, setIDate, setIDate, setIdentifier, setInode, setOwner, setOwner, setParents, setType |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Click
public Click()
- default constructor
getInode
public long getInode()
- Overrides:
getInode in class Inode
setInode
public void setInode(long inode)
- Description copied from class:
Inode
- Sets the inode.
- Overrides:
setInode in class Inode
- Parameters:
inode - The inode to set
getClickCount
public int getClickCount()
setClickCount
public void setClickCount(int clickCount)
setClickCount
public void setClickCount(java.lang.Object clickCount)
getLink
public java.lang.String getLink()
- Returns the link.
- Returns:
- String
setLink
public void setLink(java.lang.String link)
- Sets the link.
- Parameters:
link - The link to set
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.