|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.directory.service.FileImgService
public class FileImgService
Service for Url entry types. Provide ImageResource managemenent
Method Summary | |
---|---|
fr.paris.lutece.portal.service.image.ImageResource |
getImageResource(int nIdResource)
Return the Resource id |
static FileImgService |
getInstance()
Get the unique instance of the service |
static String |
getResourceImageEntryUrl(int nEntryUrl)
Management of the image associated to the EntryUrl |
String |
getResourceTypeId()
Return the Resource Type id |
void |
register()
Initializes the service |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void register()
public static FileImgService getInstance()
public fr.paris.lutece.portal.service.image.ImageResource getImageResource(int nIdResource)
getImageResource
in interface fr.paris.lutece.portal.service.image.ImageResourceProvider
nIdResource
- The resource identifier
public String getResourceTypeId()
getResourceTypeId
in interface fr.paris.lutece.portal.service.image.ImageResourceProvider
public static String getResourceImageEntryUrl(int nEntryUrl)
EntryUrl
nEntryUrl
- The EntryUrl
identifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |