public interface ScopedModelDriven<T> extends ModelDriven<T>
| Modifier and Type | Method and Description | 
|---|---|
| String | getScopeKey() | 
| void | setModel(T model) | 
| void | setScopeKey(String key)Sets the key under which the model is stored | 
getModelCopyright © 2000–2025 Apache Software Foundation. All rights reserved.