public abstract class RoleToPredicatePreprocessor extends BaseEditSubmissionPreprocessorVTwo
| Modifier and Type | Field and Description |
|---|---|
protected static String |
itemToRolePredicate |
protected static String |
itemType |
protected static org.apache.commons.logging.Log |
log |
protected static String |
roleToItemPredicate |
protected WebappDaoFactory |
wadf |
editConfiguration| Constructor and Description |
|---|
RoleToPredicatePreprocessor(EditConfigurationVTwo editConfig,
WebappDaoFactory wadf) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getItemType(MultiValueEditSubmission submission) |
void |
preprocess(MultiValueEditSubmission submission,
VitroRequest vreq) |
protected abstract void |
setupVariableNames() |
protected static final org.apache.commons.logging.Log log
protected WebappDaoFactory wadf
protected static String itemType
protected static String roleToItemPredicate
protected static String itemToRolePredicate
public RoleToPredicatePreprocessor(EditConfigurationVTwo editConfig, WebappDaoFactory wadf)
protected abstract void setupVariableNames()
public void preprocess(MultiValueEditSubmission submission, VitroRequest vreq)
protected abstract String getItemType(MultiValueEditSubmission submission)
Copyright © 2016. All rights reserved.