public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MODEL
Models provided by the
DefineObjectsTag tag and models
returned from controllers (i.e. |
static String |
SYNTHETIC_RESOURCETYPE_ROOT
This virtual resource type is considered the root of the type hierarchy
of all synthetic resource types.
|
public static final String MODEL
DefineObjectsTag
tag and models
returned from controllers (i.e. stored in a ModelAndView) are provided
under this key.public static final String SYNTHETIC_RESOURCETYPE_ROOT
Copyright © 2024. All rights reserved.