com.ibm.commerce.common.beansrc

Class StoreGroupDataBeanBase

  • java.lang.Object
    • com.ibm.commerce.persistence.AbstractJpaEntityAccessBean
      • com.ibm.commerce.common.objects.StoreGroupAccessBean
        • com.ibm.commerce.common.beansrc.StoreGroupDataBeanBase
  • All Implemented Interfaces:
    com.ibm.commerce.security.Delegator, java.io.Serializable
    Direct Known Subclasses:
    StoreGroupDataBean


    public class StoreGroupDataBeanBase
    extends com.ibm.commerce.common.objects.StoreGroupAccessBean
    implements com.ibm.commerce.security.Delegator
    Extension for com.ibm.commerce.common.beans.StoreGroupDataBean
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.ibm.commerce.common.objects.StoreGroupAccessBean

        COPYRIGHT
      • Fields inherited from interface com.ibm.commerce.security.Delegator

        COPYRIGHT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      com.ibm.commerce.security.Protectable getDelegate()
      Retrieves its delegatee.
      • Methods inherited from class com.ibm.commerce.common.objects.StoreGroupAccessBean

        findAll, fulfills, getDefaultCurrency, getDescription, getEntity, getField1, getIdentifier, getMarkForDelete, getMasterCatalog, getMemberId, getMemberIdInEntityType, getOwner, getStoreEntityId, getStoreEntityIdInEntityType, getType, instantiateEntity, setDefaultCurrency, setField1, setIdentifier, setInitKey_storeEntityId, setInitKey_storeEntityId, setMarkForDelete, setMemberId, setMemberId
      • Methods inherited from class com.ibm.commerce.persistence.AbstractJpaEntityAccessBean

        createAccessBean, createAccessBean, createAccessBeanCollection, createAccessBeanCollection, createEntityCollection, detach, remove, setUseDataCache, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • StoreGroupDataBeanBase

        public StoreGroupDataBeanBase()
    • Method Detail

      • getDelegate

        public com.ibm.commerce.security.Protectable getDelegate()
        Retrieves its delegatee.
        Specified by:
        getDelegate in interface com.ibm.commerce.security.Delegator
        Returns:
        com.ibm.commerce.security.Protectable