|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.jbo.server.RowImpl oracle.jbo.server.ViewRowImpl oracle.jbo.server.uniqueid.RowIdViewObjRowImpl
public class RowIdViewObjRowImpl
File generated by Oracle ADF Business Components Design Time for view row.
Nested Class Summary | |
---|---|
static class |
RowIdViewObjRowImpl.AttributesEnum
AttributesEnum: generated enum for identifying attributes and accessors. |
Field Summary | |
---|---|
static int |
AUXMAXID
|
static int |
AUXSTARTID
|
static int |
MAXID
|
static int |
NEXTID
|
static int |
STARTID
|
Fields inherited from class oracle.jbo.server.ViewRowImpl |
---|
CURRENT_VERSION, ORIGINAL_VERSION, XML_POSTSTATE_REMOVE, XML_POSTSTATE_TAG |
Fields inherited from interface oracle.jbo.JboReservedVarNames |
---|
RESERVED_VAR_AGG_AVG, RESERVED_VAR_AGG_COUNT, RESERVED_VAR_AGG_MAX, RESERVED_VAR_AGG_MIN, RESERVED_VAR_AGG_SUM, RESERVED_VAR_AGGVAL_PREFIX, RESERVED_VAR_STRUCTURE_DEF |
Fields inherited from interface oracle.jbo.expr.JIReservedVarNames |
---|
RESERVED_VAR_VALUE |
Fields inherited from interface oracle.jbo.XMLInterface |
---|
XML_IGNORE_DEPTH_COUNT, XML_OPT_ALL_ROWS, XML_OPT_ASSOC_CONSISTENT, XML_OPT_CHANGES_ONLY, XML_OPT_LIMIT_RANGE, XML_PASSIVATION_USE |
Constructor Summary | |
---|---|
RowIdViewObjRowImpl()
This is the default constructor (do not remove) |
Method Summary | |
---|---|
protected java.lang.Object |
getAttrInvokeAccessor(int index,
AttributeDefImpl attrDef)
getAttrInvokeAccessor: generated method. |
java.math.BigDecimal |
getAuxMaxId()
Gets the attribute value for AUX_MAX_ID using the alias name AuxMaxId |
java.math.BigDecimal |
getAuxStartId()
Gets the attribute value for AUX_START_ID using the alias name AuxStartId |
java.math.BigDecimal |
getMaxId()
Gets the attribute value for MAX_ID using the alias name MaxId |
java.math.BigDecimal |
getNextId()
Gets the attribute value for NEXT_ID using the alias name NextId |
RowIdEntityObjectImpl |
getRowIdEntityObject()
Gets RowIdEntityObject entity object. |
java.math.BigDecimal |
getStartId()
Gets the attribute value for START_ID using the alias name StartId |
void |
sampleRowIdViewObjRowImplExportable()
Sample exportable method. |
void |
sampleRowIdViewObjRowImplExportable2(java.lang.String testParam1)
Sample exportable method. |
java.util.List<java.lang.String> |
sampleRowIdViewObjRowImplExportable3(java.util.List<java.lang.String> listParam,
java.lang.String testParam1)
Sample exportable method. |
protected void |
setAttrInvokeAccessor(int index,
java.lang.Object value,
AttributeDefImpl attrDef)
setAttrInvokeAccessor: generated method. |
void |
setAuxMaxId(java.math.BigDecimal value)
Sets value as attribute value for AUX_MAX_ID using the alias name AuxMaxId |
void |
setAuxStartId(java.math.BigDecimal value)
Sets value as attribute value for AUX_START_ID using the alias name AuxStartId |
void |
setMaxId(java.math.BigDecimal value)
Sets value as attribute value for MAX_ID using the alias name MaxId |
void |
setNextId(java.math.BigDecimal value)
Sets value as attribute value for NEXT_ID using the alias name NextId |
void |
setStartId(java.math.BigDecimal value)
Sets value as attribute value for START_ID using the alias name StartId |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int STARTID
public static final int NEXTID
public static final int MAXID
public static final int AUXSTARTID
public static final int AUXMAXID
Constructor Detail |
---|
public RowIdViewObjRowImpl()
Method Detail |
---|
public RowIdEntityObjectImpl getRowIdEntityObject()
public java.math.BigDecimal getStartId()
public void setStartId(java.math.BigDecimal value)
value
as attribute value for START_ID using the alias name StartId
public java.math.BigDecimal getNextId()
public void setNextId(java.math.BigDecimal value)
value
as attribute value for NEXT_ID using the alias name NextId
public java.math.BigDecimal getMaxId()
public void setMaxId(java.math.BigDecimal value)
value
as attribute value for MAX_ID using the alias name MaxId
public java.math.BigDecimal getAuxStartId()
public void setAuxStartId(java.math.BigDecimal value)
value
as attribute value for AUX_START_ID using the alias name AuxStartId
public java.math.BigDecimal getAuxMaxId()
public void setAuxMaxId(java.math.BigDecimal value)
value
as attribute value for AUX_MAX_ID using the alias name AuxMaxId
protected java.lang.Object getAttrInvokeAccessor(int index, AttributeDefImpl attrDef) throws java.lang.Exception
getAttrInvokeAccessor
in class ViewRowImpl
java.lang.Exception
protected void setAttrInvokeAccessor(int index, java.lang.Object value, AttributeDefImpl attrDef) throws java.lang.Exception
setAttrInvokeAccessor
in class ViewRowImpl
java.lang.Exception
public java.util.List<java.lang.String> sampleRowIdViewObjRowImplExportable3(java.util.List<java.lang.String> listParam, java.lang.String testParam1)
public void sampleRowIdViewObjRowImplExportable()
public void sampleRowIdViewObjRowImplExportable2(java.lang.String testParam1)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |