|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.restlet.engine.Helper
fr.cnes.sitools.common.model.ExtensionModel<ResourceParameter>
fr.cnes.sitools.plugins.resources.model.ResourceModel
fr.cnes.sitools.tasks.model.TaskResourceModel
fr.cnes.sitools.form.project.services.ServiceDatasetSearchResourceModel
public class ServiceDatasetSearchResourceModel
Resource model for Multidataset search service
Field Summary |
---|
Fields inherited from class fr.cnes.sitools.tasks.model.TaskResourceModel |
---|
RESOURCE_IMPL_PARAM_NAME, RUN_TYPE_PARAM_NAME_ADMINISTATION, RUN_TYPE_PARAM_NAME_USER_INPUT |
Constructor Summary | |
---|---|
ServiceDatasetSearchResourceModel()
Default constructor, only overrides name, description and resourceClassName |
Method Summary | |
---|---|
void |
initParametersForAdmin(org.restlet.Context context)
Override this method to add parameters when the Context is needed Those parameters will be seen by the administrator when configuring a ResourceModel. |
Methods inherited from class fr.cnes.sitools.tasks.model.TaskResourceModel |
---|
getResourceImplClassName, getRunTypeAdministration, getRunTypeClient, setResourceImplClassName, setRunTypeAdministration, setRunTypeClient |
Methods inherited from class fr.cnes.sitools.plugins.resources.model.ResourceModel |
---|
addParam, completeAttachUrlWith, getApplicationClassName, getBehavior, getDataSetSelection, getImage, getParameterByName, getParent, getResourceClassName, getValidator, setApplicationClassName, setBehavior, setDataSetSelection, setImage, setParent, setResourceClassName |
Methods inherited from class fr.cnes.sitools.common.model.ExtensionModel |
---|
getClassAuthor, getClassName, getClassOwner, getClassVersion, getDescription, getDescriptionAction, getId, getName, getParametersMap, setClassAuthor, setClassName, setClassOwner, setClassVersion, setDescription, setDescriptionAction, setId, setName, setParametersMap |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceDatasetSearchResourceModel()
Method Detail |
---|
public void initParametersForAdmin(org.restlet.Context context)
ResourceModel
initParametersForAdmin
in class ResourceModel
context
- The Context contains some attributes : ContextAttributes.SETTINGS : The SitoolsSettings parent : the
parent application id appClassName : the parent application class name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |