fr.paris.lutece.portal.service.page
Class PageService.CustomAction

java.lang.Object
  extended by fr.paris.lutece.portal.service.page.PageService.CustomAction
Enclosing class:
PageService

public class PageService.CustomAction
extends java.lang.Object

CustomAction define a customized action for portlet types


Constructor Summary
PageService.CustomAction()
           
 
Method Summary
 java.lang.String getActionUrl()
           
 java.lang.String getImageUrl()
           
 java.lang.String getTitle()
           
 void setActionUrl(java.lang.String strActionUrl)
           
 void setImageUrl(java.lang.String strImageUrl)
           
 void setTitle(java.lang.String strTitle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageService.CustomAction

public PageService.CustomAction()
Method Detail

getActionUrl

public java.lang.String getActionUrl()
Returns:
the _actionUrl

setActionUrl

public void setActionUrl(java.lang.String strActionUrl)
Parameters:
strActionUrl - the _actionUrl to set

getImageUrl

public java.lang.String getImageUrl()
Returns:
the _imageUrl

setImageUrl

public void setImageUrl(java.lang.String strImageUrl)
Parameters:
strImageUrl - the _imageUrl to set

getTitle

public java.lang.String getTitle()
Returns:
the _strTitle

setTitle

public void setTitle(java.lang.String strTitle)
Parameters:
strTitle - the _strTitle to set


Copyright © 2010 Mairie de Paris. All Rights Reserved.