|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.accesscontrol.objects.ResGrpResBean
This bean provides access to the ACRESGPRES table.
The following is a description of this table:
This table associates resource groups with resource categories (or the classes of resources). You can use this table to group various resources in a group based on their class names.
Constructor Summary | |
ResGrpResBean()
|
Method Summary | |
java.lang.String |
getField1()
This method provides access to the ACRESGPRES.FIELD1 column of DB2 type VARCHAR(128) NULL. |
void |
setField1(java.lang.String aField1)
This method provides access to the ACRESGPRES.FIELD1 column of DB2 type VARCHAR(128) NULL. |
Constructor Detail |
public ResGrpResBean()
Method Detail |
public java.lang.String getField1()
This method provides access to the ACRESGPRES.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 ACRESGPRES.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 |