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 IExtendableResourceService
strResourceType
- the str resource typepublic IExtendableResource getResource(String strIdResource, String strResourceType)
getResource
in interface IExtendableResourceService
strIdResource
- the str id resourcestrResourceType
- the str resource typepublic String getResourceType()
getResourceType
in interface IExtendableResourceService
public String getResourceTypeDescription(Locale locale)
getResourceTypeDescription
in interface IExtendableResourceService
locale
- The locale to usepublic String getResourceUrl(String strIdResource, String strResourceType)
getResourceUrl
in interface IExtendableResourceService
strIdResource
- The id of the resourcestrResourceType
- The type of a resourceCopyright © 2020 City of Paris. All rights reserved.