|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.image.ImageResourceManager
public final class ImageResourceManager
ImageResourceManager
Method Summary | |
---|---|
static ImageResource |
getImageResource(String strResourceTypeId,
int nResourceId)
Gets an image resource |
static void |
registerProvider(ImageResourceProvider resourceProvider)
Registers a new resource type |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void registerProvider(ImageResourceProvider resourceProvider)
resourceProvider
- the resource type to registerpublic static ImageResource getImageResource(String strResourceTypeId, int nResourceId)
strResourceTypeId
- The resource's type IDnResourceId
- The resource ID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |