public class PageExtendableResourceService extends Object implements IExtendableResourceService
| Constructor and Description |
|---|
PageExtendableResourceService() |
| Modifier and Type | Method and Description |
|---|---|
IExtendableResource |
getResource(String strIdResource,
String strResourceType)
Gets the resource.
|
String |
getResourceType()
Gets the resource type.
|
String |
getResourceTypeDescription(Locale locale)
Gets the description of the resource type.
|
String |
getResourceUrl(String strIdResource,
String strResourceType)
Get the main URL to access a resource
|
boolean |
isInvoked(String strResourceType)
Checks if is invoked.
|
public boolean isInvoked(String strResourceType)
isInvoked in interface IExtendableResourceServicestrResourceType - the str resource typepublic IExtendableResource getResource(String strIdResource, String strResourceType)
getResource in interface IExtendableResourceServicestrIdResource - the str id resourcestrResourceType - the str resource typepublic String getResourceType()
getResourceType in interface IExtendableResourceServicepublic String getResourceTypeDescription(Locale locale)
getResourceTypeDescription in interface IExtendableResourceServicelocale - The locale to usepublic String getResourceUrl(String strIdResource, String strResourceType)
getResourceUrl in interface IExtendableResourceServicestrIdResource - The id of the resourcestrResourceType - The type of a resourceCopyright © 2020 City of Paris. All rights reserved.