|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.accesscontrol.objects.ActActGrpBean
This bean provides access to the ACACTACTGP table.
The following is a description of this table:
This table captures the association between actions and the action groups. Given an action group, this table stores all the actions in the action group.
Constructor Summary | |
ActActGrpBean()
|
Method Summary | |
java.lang.String |
getField1()
This method provides access to the ACACTACTGP.FIELD1 column of DB2 type VARCHAR(128) NULL. |
void |
setField1(java.lang.String aField1)
This method provides access to the ACACTACTGP.FIELD1 column of DB2 type VARCHAR(128) NULL. |
Constructor Detail |
public ActActGrpBean()
Method Detail |
public java.lang.String getField1()
This method provides access to the ACACTACTGP.FIELD1 column of DB2 type VARCHAR(128) NULL.
The following is a description of this column:
Customizable.
public void setField1(java.lang.String aField1)
This method provides access to the ACACTACTGP.FIELD1 column of DB2 type VARCHAR(128) NULL.
The following is a description of this column:
Customizable.
aField1
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |