T
- Type of object on which the restrictions are appliedpublic interface RestrictedModelItem<T> extends ModelItem
ITEM_PATH_SEPARATOR
Modifier and Type | Method and Description |
---|---|
boolean |
canRead(T object)
Determines if the object can be read by the definition
|
boolean |
canWrite(T object)
Determines if the object can be written by the definition
|
addItemChecker, getItemCheckers, getModel, getParent, getPath, getType, setModel, setParent, setType, toJSON
setDescription, setLabel, setName
getDescription, getLabel, getName
compareTo