BEA Systems, Inc.

com.beasys.portal.ejb
Interface GroupPersonalization


public interface GroupPersonalization
extends PortalPersonalization

The group personalization ejb interface.


Method Summary
 java.lang.String getGroupId()
          Get group id.
 
Methods inherited from interface com.beasys.portal.ejb.PortalPersonalization
getColumn, getPortalName, getPortletName, getRow, isAvailable, isEditable, isFloatable, isMandatory, isMaximizeable, isMinimizeable, isMinimized, isMoveable, isVisible, setAvailable, setColumn, setEditable, setFloatable, setMandatory, setMaximizeable, setMinimizeable, setMinimized, setMoveable, setRow, setVisible
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

getGroupId

public java.lang.String getGroupId()
                            throws java.rmi.RemoteException
Get group id.
Returns:
String the group id/name.
Throws:
RemoteException - container error.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved