Title: RE: Setting actions in sitemap
That is what I was missing, thanks!
-Original Message-
From: Konstantin Piroumian [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 10:11 AM
To: [EMAIL PROTECTED]
Subject: Re: Setting actions in sitemap
Setting actions in sitemapOops
-Oorspronkelijk bericht-
Van: Mike Ash [mailto:[EMAIL PROTECTED]]
Verzonden: woensdag 22 mei 2002 17:05
Aan: '[EMAIL PROTECTED]'
Onderwerp: Setting actions in sitemap
I have an action defined as
first off is this possible?
[Graaf, Edgar de (fin)]
->Yes I have it ru
Setting actions in sitemapOops, typo...
Mike,
configuring actions on their declaration differ from passing params in a
pipeline. Your --> action <-- should implement Configurable interface to be
configured. See how the other actions are configured (you can extend one of
the *Configurable*Action
Title: Setting actions in sitemap
Mike,
configuring actions on their declaration differ from passing
params in a pipeline. Your pipeline should implement Configurable interface to
be configured. See how the other actions are configured (you can extend one
of the *Configurable*Action classes