public interface BBjAdminSequence extends BBjAdminCommitPropertyWriter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CURRENT_VALUE |
static java.lang.String |
CYCLE |
static java.lang.String |
INCREMENT |
static java.lang.String |
MAXIMUM |
static java.lang.String |
MINIMUM |
static java.lang.String |
NAME |
static java.lang.String |
START |
Modifier and Type | Method and Description |
---|---|
BBjAdminList<BBjAdminProperty> |
getDescriptiveProperties()
Used primarily by GUI applications like the Enterprise Manager to dynamically generate
an admin UI.
|
void |
setDescriptiveProperties(BBjAdminList<BBjAdminProperty> p_descriptiveProps)
Used primarily by GUI applications like the Enterprise Manager to dynamically generate
an admin UI.
|
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 NAME
static final java.lang.String START
static final java.lang.String MAXIMUM
static final java.lang.String MINIMUM
static final java.lang.String INCREMENT
static final java.lang.String CYCLE
static final java.lang.String CURRENT_VALUE
BBjAdminList<BBjAdminProperty> getDescriptiveProperties() throws BBjAdminException
BBjAdminException
void setDescriptiveProperties(BBjAdminList<BBjAdminProperty> p_descriptiveProps) throws BBjAdminException
BBjAdminException