fr.paris.lutece.portal.service.page
Class PortletCustomAdminAction

java.lang.Object
  extended by fr.paris.lutece.portal.service.page.PortletCustomAdminAction

public class PortletCustomAdminAction
extends Object

CustomAction define a customized action for portlet types


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

Constructor Detail

PortletCustomAdminAction

public PortletCustomAdminAction()
Method Detail

getActionUrl

public String getActionUrl()
Returns:
the _actionUrl

setActionUrl

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

getImageUrl

public String getImageUrl()
Returns:
the _imageUrl

setImageUrl

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

getTitle

public String getTitle()
Returns:
the _strTitle

setTitle

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


Copyright © 2014 Mairie de Paris. All Rights Reserved.