public interface ScopedObjectFormProvider
Modifier and Type | Method and Description |
---|---|
default FormInfo |
getForm(String scopeType,
String scopeId,
String formKey)
Deprecated.
only used for getting form info before 3.6
|
String |
getScopeType() |
Map<String,Object> |
getVariables(String scopeType,
String scopeId,
String subScopeId) |