J. Wolfgang Kaltz wrote:
Robert Goene schrieb:

(...)
To index the files when they are published and to remove them from the index when deactivated, i need to extend the Publish and Deactivate usecases. I have found the java classes that take care of this (for instance, http://lenya.apache.org/apidocs/1.4/org/apache/lenya/defaultpub/cms/usecases/Publish.html) and i am wondering how these classes are used. Are they part of some pipline?


Hi Robert,
I suggest you take a look at the usecase framework docu:
http://lenya.apache.org/1_4/reference/usecase-framework/index.html

Thanks, but i am still not sure if it is possible to extend the usecase before or after the calling of the usecase handler class. I do not mean the view of the usecase, but the usecase itself. Is it possible to embed it into some pipeline-like construction to make it possible to process the document before or after the usecase class is called?

As an alternative, i could call a transformer from the usecase class. Is this possible at all?

Regards, Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to