public class ActionHitListener extends Object implements fr.paris.lutece.portal.service.resource.IExtendableResourceActionHitListener
Constructor and Description |
---|
ActionHitListener() |
Modifier and Type | Method and Description |
---|---|
int |
getActionHit(String strActionName,
String strExtendableResourceType) |
int |
getResourceActionHit(String strExtendableResourceId,
String strExtendableResourceType,
String strActionName) |
Map<String,Integer> |
getResourceHit(String strExtendableResourceId,
String strExtendableResourceType) |
void |
notifyActionOnResource(String strExtendableResourceId,
String strExtendableResourceType,
String strActionName) |
public int getActionHit(String strActionName, String strExtendableResourceType)
getActionHit
in interface fr.paris.lutece.portal.service.resource.IExtendableResourceActionHitListener
public Map<String,Integer> getResourceHit(String strExtendableResourceId, String strExtendableResourceType)
getResourceHit
in interface fr.paris.lutece.portal.service.resource.IExtendableResourceActionHitListener
public int getResourceActionHit(String strExtendableResourceId, String strExtendableResourceType, String strActionName)
getResourceActionHit
in interface fr.paris.lutece.portal.service.resource.IExtendableResourceActionHitListener
Copyright © 2015 City of Paris. All rights reserved.