public class EmailActivityDetailsDataBeanBase
extends com.ibm.commerce.beans.SmartDataBeanImpl
implements com.ibm.commerce.security.Protectable, com.ibm.commerce.security.Delegator
EmailActivityDetailsDataBean
.Constructor and Description |
---|
EmailActivityDetailsDataBeanBase() |
Modifier and Type | Method and Description |
---|---|
com.ibm.commerce.security.Protectable |
getDelegate()
Returns the delegate for the bean.
|
java.lang.Long |
getOwner()
Return the member reference number of the owner.
|
fulfills, getCommandContext, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, populate, setCommandContext, setHttpRequest, setHttpResponse, setViewCommandContext
getRequestProperties, setRequestProperties
public com.ibm.commerce.security.Protectable getDelegate() throws java.lang.Exception
getDelegate
in interface com.ibm.commerce.security.Delegator
java.lang.Exception
- Thrown when locating a delegate causes an exception.public java.lang.Long getOwner() throws java.lang.Exception
getOwner
in interface com.ibm.commerce.security.Protectable
java.lang.Exception
- Thrown when the owner's member ID cannot be retrieved
through the StoreAccessBean
.