fr.paris.lutece.portal.service.page
Class PageService.CustomAction
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageService.CustomAction
public PageService.CustomAction()
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 © 2009 Mairie de Paris. All Rights Reserved.