|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.wikitty.entities.BusinessEntityImpl
org.chorem.bow.BowBookmarkAbstract
public abstract class BowBookmarkAbstract
| Field Summary | |
|---|---|
static org.nuiton.wikitty.entities.WikittyExtension |
extensionBowBookmark
|
static List<org.nuiton.wikitty.entities.WikittyExtension> |
extensions
|
| Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl |
|---|
propertyChangeSupport, wikitty |
| Fields inherited from interface org.nuiton.wikitty.entities.WikittyLabel |
|---|
EXT_WIKITTYLABEL, FIELD_WIKITTYLABEL_LABELS, FQ_FIELD_WIKITTYLABEL_LABELS |
| Constructor Summary | |
|---|---|
BowBookmarkAbstract()
BowBookmarkAbstract : |
|
BowBookmarkAbstract(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
BowBookmarkAbstract : |
|
BowBookmarkAbstract(org.nuiton.wikitty.entities.Wikitty wikitty)
BowBookmarkAbstract : |
|
| Method Summary | |
|---|---|
void |
addAllLabels(Set<String> labels)
addAllLabels : |
void |
addLabels(String element)
addLabels : |
void |
clearLabels()
clearLabels : |
String |
getBowUser()
getBowUser : |
int |
getClick()
getClick : |
Date |
getCreationDate()
getCreationDate : |
String |
getDescription()
getDescription : |
Set<String> |
getLabels()
getLabels : |
String |
getLink()
getLink : |
String |
getPrivateAlias()
getPrivateAlias : |
String |
getPublicAlias()
getPublicAlias : |
Collection<org.nuiton.wikitty.entities.WikittyExtension> |
getStaticExtensions()
getStaticExtensions : |
void |
removeLabels(String element)
removeLabels : |
void |
setBowUser(String bowUser)
setBowUser : |
void |
setClick(int click)
setClick : |
void |
setCreationDate(Date creationDate)
setCreationDate : |
void |
setDescription(String description)
setDescription : |
void |
setLabels(Set<String> labels)
setLabels : |
void |
setLink(String link)
setLink : |
void |
setPrivateAlias(String privateAlias)
setPrivateAlias : |
void |
setPublicAlias(String publicAlias)
setPublicAlias : |
String |
toString()
toString : |
| Methods inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl |
|---|
addPropertyChangeListener, addPropertyChangeListener, copyFrom, equals, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, hashCode, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.nuiton.wikitty.entities.BusinessEntity |
|---|
addPropertyChangeListener, addPropertyChangeListener, copyFrom, getExtensionFields, getExtensionNames, getField, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion |
| Field Detail |
|---|
public static final List<org.nuiton.wikitty.entities.WikittyExtension> extensions
public static final org.nuiton.wikitty.entities.WikittyExtension extensionBowBookmark
| Constructor Detail |
|---|
public BowBookmarkAbstract()
public BowBookmarkAbstract(org.nuiton.wikitty.entities.Wikitty wikitty)
wikitty - public BowBookmarkAbstract(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
businessEntityImpl - | Method Detail |
|---|
public String getLink()
getLink in interface BowBookmarkpublic void setLink(String link)
setLink in interface BowBookmarklink - public String getDescription()
getDescription in interface BowBookmarkpublic void setDescription(String description)
setDescription in interface BowBookmarkdescription - public Date getCreationDate()
getCreationDate in interface BowBookmarkpublic void setCreationDate(Date creationDate)
setCreationDate in interface BowBookmarkcreationDate - public int getClick()
getClick in interface BowBookmarkpublic void setClick(int click)
setClick in interface BowBookmarkclick - public String getPrivateAlias()
getPrivateAlias in interface BowBookmarkpublic void setPrivateAlias(String privateAlias)
setPrivateAlias in interface BowBookmarkprivateAlias - public String getPublicAlias()
getPublicAlias in interface BowBookmarkpublic void setPublicAlias(String publicAlias)
setPublicAlias in interface BowBookmarkpublicAlias - public String getBowUser()
getBowUser in interface BowBookmarkpublic void setBowUser(String bowUser)
setBowUser in interface BowBookmarkbowUser - public Set<String> getLabels()
getLabels in interface BowBookmarkgetLabels in interface org.nuiton.wikitty.entities.WikittyLabelpublic void setLabels(Set<String> labels)
setLabels in interface BowBookmarksetLabels in interface org.nuiton.wikitty.entities.WikittyLabellabels - public void addAllLabels(Set<String> labels)
addAllLabels in interface BowBookmarkaddAllLabels in interface org.nuiton.wikitty.entities.WikittyLabellabels - public void addLabels(String element)
addLabels in interface BowBookmarkaddLabels in interface org.nuiton.wikitty.entities.WikittyLabelelement - public void removeLabels(String element)
removeLabels in interface BowBookmarkremoveLabels in interface org.nuiton.wikitty.entities.WikittyLabelelement - public void clearLabels()
clearLabels in interface BowBookmarkclearLabels in interface org.nuiton.wikitty.entities.WikittyLabelpublic Collection<org.nuiton.wikitty.entities.WikittyExtension> getStaticExtensions()
getStaticExtensions in class org.nuiton.wikitty.entities.BusinessEntityImplpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||