BEA Systems, Inc.

com.beasys.portal.ejb
Interface SimpleStringEJBObject

All Known Subinterfaces:
PortalDefinition, PortletDefinition

public interface SimpleStringEJBObject
extends BaseEJBObject

Simple ID base EJB object.


Method Summary
 java.lang.String getId()
          Get the database assigned id.
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

getId

public java.lang.String getId()
                       throws java.rmi.RemoteException
Get the database assigned id.
Returns:
BigDecimal the id.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved