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

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

public class OldPageService.CustomAction
extends java.lang.Object

CustomAction define a customized action for portlet types


Constructor Summary
OldPageService.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

OldPageService.CustomAction

public OldPageService.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 © 2011 Mairie de Paris. All Rights Reserved.