| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Description of the Class
Field Summary | |
(package private) static Category | Log |
private Collection | m_changedDescriptionLinks |
private Collection | m_changedNicknameLinks |
private Collection | m_newLinks |
private Collection | m_prunedLinks |
Constructor Summary | |
UrlLinkData() Constructor for the UrlLinkData object |
Method Summary | |
void | addChangedDescriptionLink(LinkDatum ld) Adds a feature to the ChangedLink attribute of the UrlLinkData object |
void | addChangedNicknameLink(LinkDatum ld) Adds a feature to the ChangedNicknameLink attribute of the UrlLinkData object |
void | addNewLink(LinkDatum ld) Adds a feature to the NewLink attribute of the UrlLinkData object |
void | addPrunedLink(LinkDatum ld) Adds a feature to the PrunedLink attribute of the UrlLinkData object |
Collection | getChangedDescriptionLinks() Gets the ChangedDescriptionLinks attribute of the UrlLinkData object |
Collection | getChangedNicknameLinks() Gets the ChangedNicknameLinks attribute of the UrlLinkData object |
Collection | getNewUrlLinks() Gets the NewUrlLinks attribute of the UrlLinkData object |
Collection | getPrunedUrlLinks() Gets the PrunedUrlLinks attribute of the UrlLinkData object |
Field Detail |
static Category Log
private Collection m_changedDescriptionLinks
private Collection m_changedNicknameLinks
private Collection m_newLinks
private Collection m_prunedLinks
Constructor Detail |
public UrlLinkData()
Method Detail |
public void addChangedDescriptionLink(LinkDatum ld)
public void addChangedNicknameLink(LinkDatum ld)
public void addNewLink(LinkDatum ld)
public void addPrunedLink(LinkDatum ld)
public Collection getChangedDescriptionLinks()
public Collection getChangedNicknameLinks()
public Collection getNewUrlLinks()
public Collection getPrunedUrlLinks()
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |