|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.workplace.wcm.api.extensions.syndication.ResultDirective
public class ResultDirective
This is a result obtained from the SyndicatorStarted and SubscriberReady extensions. The result contains a message and a directive type to indicate the syndication engine to continue or stop the syndication process for the current update.
| Constructor Summary | |
|---|---|
ResultDirective(DirectiveType directiveType)
Constructor |
|
| Method Summary | |
|---|---|
DirectiveType |
getDirectiveType()
Get the directive type from the extension |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResultDirective(DirectiveType directiveType)
directiveType - the directive type from the extension| Method Detail |
|---|
public DirectiveType getDirectiveType()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||