fr.paris.lutece.plugins.directory.service.record
Class DirectoryRecordExtendableResourceService

java.lang.Object
  extended by fr.paris.lutece.plugins.directory.service.record.DirectoryRecordExtendableResourceService
All Implemented Interfaces:
fr.paris.lutece.portal.service.resource.IExtendableResourceService

public class DirectoryRecordExtendableResourceService
extends Object
implements fr.paris.lutece.portal.service.resource.IExtendableResourceService

Extendable resource service for directory records


Constructor Summary
DirectoryRecordExtendableResourceService()
           
 
Method Summary
 fr.paris.lutece.portal.service.resource.IExtendableResource getResource(String strIdResource, String strResourceType)
          
 String getResourceType()
          
 String getResourceTypeDescription(Locale locale)
          
 String getResourceUrl(String strIdResource, String strResourceType)
          
 boolean isInvoked(String strResourceType)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryRecordExtendableResourceService

public DirectoryRecordExtendableResourceService()
Method Detail

isInvoked

public boolean isInvoked(String strResourceType)

Specified by:
isInvoked in interface fr.paris.lutece.portal.service.resource.IExtendableResourceService

getResource

public fr.paris.lutece.portal.service.resource.IExtendableResource getResource(String strIdResource,
                                                                               String strResourceType)

Specified by:
getResource in interface fr.paris.lutece.portal.service.resource.IExtendableResourceService

getResourceType

public String getResourceType()

Specified by:
getResourceType in interface fr.paris.lutece.portal.service.resource.IExtendableResourceService

getResourceTypeDescription

public String getResourceTypeDescription(Locale locale)

Specified by:
getResourceTypeDescription in interface fr.paris.lutece.portal.service.resource.IExtendableResourceService

getResourceUrl

public String getResourceUrl(String strIdResource,
                             String strResourceType)

Specified by:
getResourceUrl in interface fr.paris.lutece.portal.service.resource.IExtendableResourceService


Copyright © 2013 Mairie de Paris. All Rights Reserved.