public class StoreGroupBeanBase
extends com.ibm.commerce.common.objects.StoreEntityBean
Modifier and Type | Field and Description |
---|---|
java.lang.String | field1
Variable that represents the field1 column in the STOREGRP table.
|
Constructor and Description |
---|
StoreGroupBeanBase() |
Modifier and Type | Method and Description |
---|---|
java.lang.String | getField1()
This method gets the value of field1.
|
CatalogAccessBean | getMasterCatalog()
This method gets the master catalog id with which this store is associated.
|
void | setField1(java.lang.String newValue)
This method set the value of field1.
|
public java.lang.String field1
public CatalogAccessBean getMasterCatalog() throws javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getField1()
public void setField1(java.lang.String newValue)