com.ibm.commerce.common.objimpl
Class StoreGroupBeanBase

java.lang.Object
  |
  +--com.ibm.commerce.common.objects.StoreEntityBean
        |
        +--com.ibm.commerce.common.objimpl.StoreGroupBeanBase

public class StoreGroupBeanBase
extends com.ibm.commerce.common.objects.StoreEntityBean

This is an Entity Bean class with CMP fields

See Also:
Serialized Form

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

field1

public java.lang.String field1
Constructor Detail

StoreGroupBeanBase

public StoreGroupBeanBase()
Method Detail

getMasterCatalog

public CatalogAccessBean getMasterCatalog()
                                   throws FinderException,
                                          javax.naming.NamingException
FinderException
javax.naming.NamingException

getField1

public java.lang.String getField1()
Getter method for field1
Returns:
java.lang.String

setField1

public void setField1(java.lang.String newValue)
Setter method for field1
Parameters:
newValue - java.lang.String