Uses of Class
org.openforis.collect.web.controller.AbstractPersistedObjectEditFormController
-
Packages that use AbstractPersistedObjectEditFormController Package Description org.openforis.collect.datacleansing.controller org.openforis.collect.web.controller -
-
Uses of AbstractPersistedObjectEditFormController in org.openforis.collect.datacleansing.controller
Subclasses of AbstractPersistedObjectEditFormController in org.openforis.collect.datacleansing.controller Modifier and Type Class Description classDataCleansingChainControllerclassDataCleansingStepControllerclassDataQueryControllerclassDataQueryGroupControllerclassDataQueryTypeControllerclassDataReportController -
Uses of AbstractPersistedObjectEditFormController in org.openforis.collect.web.controller
Subclasses of AbstractPersistedObjectEditFormController in org.openforis.collect.web.controller Modifier and Type Class Description classAbstractSurveyObjectEditFormController<I extends Number,T extends PersistedSurveyObject<I>,F extends org.openforis.commons.web.PersistedObjectForm<I,T>,M extends AbstractSurveyObjectManager<I,T,?>>classImageryControllerclassUserControllerclassUserGroupController
-