public abstract class BaseEditConfigurationGenerator extends Object implements EditConfigurationGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NS_FOR_NEW_RESOURCE |
| Constructor and Description |
|---|
BaseEditConfigurationGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
setupModelSelectorsFromVitroRequest(VitroRequest vreq,
EditConfigurationVTwo editConfig)
Setup the model selectors using the models set in the VitroRequest.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEditConfigurationpublic static final String DEFAULT_NS_FOR_NEW_RESOURCE
public void setupModelSelectorsFromVitroRequest(VitroRequest vreq, EditConfigurationVTwo editConfig)
Copyright © 2022. All rights reserved.