com.ibm.commerce.emarketing.beans
Class EmailConfigurationTimeDataBeanBase

java.lang.Object
  |
  +--com.ibm.commerce.beans.InputDataBeanImpl
        |
        +--com.ibm.commerce.beans.SmartDataBeanImpl
              |
              +--com.ibm.commerce.emarketing.beans.EmailConfigurationTimeDataBeanBase
All Implemented Interfaces:
DataBean, InputDataBean, java.io.Serializable, SmartDataBean
Direct Known Subclasses:
EmailConfigurationTimeDataBean

public class EmailConfigurationTimeDataBeanBase
extends SmartDataBeanImpl

The base class that supports access control for EmailConfigurationTimeDataBean.

See Also:
Serialized Form

Field Summary
static java.lang.String COPYRIGHT
          Copyright.
 
Fields inherited from class com.ibm.commerce.beans. SmartDataBeanImpl
commandContext
 
Fields inherited from class com.ibm.commerce.beans. InputDataBeanImpl
requestProperties
 
Fields inherited from interface com.ibm.commerce.beans. DataBean
emptyString
 
Constructor Summary
EmailConfigurationTimeDataBeanBase()
          Null argument constructor.
 
Method Summary
 com.ibm.commerce.security.Protectable getDelegate()
          Returns the delegate for the bean.
 java.lang.Long getOwner()
          Return the member reference number of the owner.
 
Methods inherited from class com.ibm.commerce.beans. SmartDataBeanImpl
fulfills, getCommandContext, getResources, populate, setCommandContext
 
Methods inherited from class com.ibm.commerce.beans. InputDataBeanImpl
getRequestProperties, setRequestProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ibm.commerce.beans. InputDataBean
getRequestProperties, setRequestProperties
 

Field Detail
public static final java.lang.String COPYRIGHT
Copyright.
See Also:
Constant Field Values
Constructor Detail

EmailConfigurationTimeDataBeanBase

public EmailConfigurationTimeDataBeanBase()
Null argument constructor.
Method Detail

getDelegate

public com.ibm.commerce.security.Protectable getDelegate()
                                                  throws java.lang.Exception
Returns the delegate for the bean.
Returns:
com.ibm.commerce.accesscontrol.policymanager.Protectable
Throws:
java.lang.Exception - thrown when locating a delegate causes an exception

getOwner

public java.lang.Long getOwner()
                        throws java.lang.Exception
Return the member reference number of the owner.
Returns:
the member ID of the of the owner.
Throws:
java.lang.Exception - thrown when the owner's member ID cannot be retrieved through the StoreAccessBean.