fr.cnes.sitools.filter.authorizer
Class DataStorageAuthorizerModel

java.lang.Object
  extended by org.restlet.engine.Helper
      extended by fr.cnes.sitools.common.model.ExtensionModel<FilterParameter>
          extended by fr.cnes.sitools.plugins.filters.model.FilterModel
              extended by fr.cnes.sitools.filter.authorizer.DataStorageAuthorizerModel
All Implemented Interfaces:
IResource, Validable, java.io.Serializable

public class DataStorageAuthorizerModel
extends FilterModel

Authorizer model

Author:
jp.boignard (AKKA Technologies)
See Also:
Serialized Form

Constructor Summary
DataStorageAuthorizerModel()
          Model for DataStorage (or application) Authorizer
 
Method Summary
 Validator<FilterModel> getValidator()
          Get the Validator on a Object
 
Methods inherited from class fr.cnes.sitools.plugins.filters.model.FilterModel
addParam, getFilterClassName, getParameterByName, getParent, setFilterClassName, setParent
 
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

DataStorageAuthorizerModel

public DataStorageAuthorizerModel()
Model for DataStorage (or application) Authorizer

Method Detail

getValidator

public Validator<FilterModel> getValidator()
Description copied from interface: Validable
Get the Validator on a Object

Specified by:
getValidator in interface Validable
Overrides:
getValidator in class FilterModel
Returns:
the validator on a object


Copyright © 2010-2013 CNES. All Rights Reserved.