In your buildXXX() functions you get a VelocityPortlet (extending AbstractPortlet) that is the portlet object you need to invoke your methods on.
-- Rapha�l Luta - [EMAIL PROTECTED] Technology and New Initiatives Vivendi Universal Networks - Paris > -----Message d'origine----- > De : Raffaele Ragni [mailto:[EMAIL PROTECTED]] > Envoy� : samedi 5 octobre 2002 19:39 > � : Jetspeed Users List > Objet : Re: Psml customizing permission > > > I have another question: i am using VelocityPortletAction, > but it is a child > class from the turbine pack, and it has nothing of > AbstractPortlet, so none > of those functions. > How i can make VelocityPortletAction having the functions of > AbstractPortlet? i can't cast types, and rewriting all them sounds a > bit..odd. (and it's obviously correct, they arent from the same class) > > > <=- Raffaele Ragni -=> > ----- Original Message ----- > From: "Raffaele Ragni" <[EMAIL PROTECTED]> > To: "Jetspeed Users List" <[EMAIL PROTECTED]> > Sent: Friday, October 04, 2002 10:01 PM > Subject: Re: Psml customizing permission > > > > > > Umm, i were just wondering before... it works the fact of > permissions? or > it > > isnt implemented still? because, it doens't work form what i've get > > (and how i can know having an instance of a portlet if it > is a panel or a > > portlet?) > > > > <=- Raffaele Ragni -=> > > > > ----- Original Message ----- > > From: "Raffaele Ragni" <[EMAIL PROTECTED]> > > To: "Jetspeed Users List" <[EMAIL PROTECTED]> > > Sent: > > Subject: Re: Psml customizing permission > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
