public class SegmentDataBeanBase extends SmartDataBeanImpl implements Protectable, Delegator
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
| Constructor and Description |
|---|
| SegmentDataBeanBase()
Constructor for SegmentDataBeanBase.
|
| Modifier and Type | Method and Description |
|---|---|
| Protectable | getDelegate()
Retrieves its delegatee.
|
| java.lang.Long | getOwner()
Returns the member ID of the owner.
|
public static final java.lang.String COPYRIGHT
public SegmentDataBeanBase()
public Protectable getDelegate() throws java.lang.Exception
public java.lang.Long getOwner()
throws java.lang.Exception,
java.rmi.RemoteException