|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.fileimage.FileImageService
public final class FileImageService
Service for Url entry types. Provide ImageResource managemenent
Method Summary | |
---|---|
ImageResource |
getImageResource(int nIdResource)
Return the Resource id |
static FileImageService |
getInstance()
Get the unique instance of the service |
String |
getResourceTypeId()
Return the Resource Type id |
static void |
init()
Init |
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 static void init() throws LuteceInitException
LuteceInitException
- if an error occurspublic void register()
public static FileImageService getInstance()
public ImageResource getImageResource(int nIdResource)
getImageResource
in interface ImageResourceProvider
nIdResource
- The resource identifier
public String getResourceTypeId()
getResourceTypeId
in interface ImageResourceProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |