java.lang.Object | +--com.ibm.commerce.common.objects.StoreEntityBean | +--com.ibm.commerce.common.objimpl.StoreGroupBeanBase
This is an Entity Bean class with CMP fields
Field Summary | |
---|---|
java.lang.String |
field1 |
Constructor Summary | |
---|---|
StoreGroupBeanBase() |
Method Summary | |
---|---|
java.lang.String |
getField1() Getter method for field1 |
CatalogAccessBean |
getMasterCatalog() |
void |
setField1(java.lang.String newValue) Setter method for field1 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String field1
Constructor Detail |
---|
public StoreGroupBeanBase()
Method Detail |
---|
public CatalogAccessBean getMasterCatalog() throws FinderException, javax.naming.NamingException
FinderException
javax.naming.NamingException
public java.lang.String getField1()
public void setField1(java.lang.String newValue)
newValue
- java.lang.String