public interface IExtendableResourceService
IExtendableResource
. The implementations are developed in each plugins that have a IExtendableResource
.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.
|
boolean isInvoked(String strResourceType)
strResourceType
- the str resource typeIExtendableResource getResource(String strIdResource, String strResourceType)
strIdResource
- the str id resourcestrResourceType
- the str resource typeString getResourceType()
String getResourceTypeDescription(Locale locale)
locale
- The locale to useCopyright © 2020 City of Paris. All rights reserved.