|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Offers additional functionality for a folder of a taxonomy manager.
| Method Summary | |
ICollection |
getDataCollection()
Gets the collection object of the repository that holds the taxonomy hierarchies. |
void |
sendEventForLink(int eventType,
RID taxonomyClassRid,
RID targetRid,
IResourceContext context)
Creates a link resource object and sends an event of the given event type |
void |
sendEventForLink(int eventType,
RID taxonomyClassRid,
RID targetRid,
IResourceContext context,
IResourceEvent originalEvent)
Creates a link resource object and sends an event of the given event type |
| Method Detail |
public void sendEventForLink(int eventType,
RID taxonomyClassRid,
RID targetRid,
IResourceContext context)
throws WcmException
taxonomyClassRid - rid the taxonomy class where the document is a link intargetRid - rid of the document in its original locationcontext - resource context
WcmException
public void sendEventForLink(int eventType,
RID taxonomyClassRid,
RID targetRid,
IResourceContext context,
IResourceEvent originalEvent)
throws WcmException
taxonomyClassRid - rid the taxonomy class where the document is a link intargetRid - rid of the document in its original locationcontext - resource contextoriginalEvent - event received from the framework for the original document
WcmExceptionpublic ICollection getDataCollection()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||