public interface BBjAdminContextInfo extends BBjAdminCommitPropertyWriter, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTEXT_NAME |
static java.lang.String |
JSON_DATA |
static java.lang.String |
JSON_LAYOUT |
Modifier and Type | Method and Description |
---|---|
boolean |
canDelete()
Returns true if this context can be deleted.
|
getChangedProperties, getClearedProperties, getOriginalProperties
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
commit, rollback
static final java.lang.String JSON_LAYOUT
static final java.lang.String JSON_DATA
static final java.lang.String CONTEXT_NAME
boolean canDelete() throws BBjAdminException
BBjAdminException