BEA Systems, Inc.
A B C D E F G H I J L M N O P Q R S T U V W

A

addGroupAttribute(String) - Method in interface com.beasys.portal.ejb.PortalUserProfile
Adds the specified group name to the list of group names corresponding to the user profile
addGroupAttribute(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Adds the specified group name to the list of group names corresponding to the user profile
addGroupToGroup(String, String) - Method in interface com.beasys.portal.PortalManager
Create a group for a parent group.
addGroupToGroup(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create a group for a parent group.
addGroupToPortal(String, String) - Method in interface com.beasys.portal.PortalManager
Create a group for a portal.
addGroupToPortal(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create a group for a portal.
addGroupUser(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a user to a group.
addPortalUser(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a user to a portal.
addPortletTo(Portlet, Portal) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a portlet to a portal.
addPortletTo(Portlet, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a portlet to a portal name.
addUserToGroup(String, String, String) - Method in interface com.beasys.portal.PortalManager
Add a user name to a particular group.
addUserToGroup(String, String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Adds a user to a portal group.
addUserToGroup(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a user name to a particular group.
addUserToPortal(String, String) - Method in interface com.beasys.portal.PortalManager
Add a user name to a particular portal.
addUserToPortal(String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Adds a user to a portal.
addUserToPortal(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a user name to a particular portal.
ALGORITHM - Static variable in interface com.beasys.portal.ejb.PortalConstants
The algorithm we are using for encryption.
allowAutoLogin - Variable in class com.beasys.portal.admin.PortalServiceManager
Whether the portal allows auto-login upon portal invocation.
alternateFooterURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
alternateFooterURL - Variable in class com.beasys.portal.ejb.DefaultPortlet
 
alternateFooterURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The alternate footer url.
alternateHeaderURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
alternateHeaderURL - Variable in class com.beasys.portal.ejb.DefaultPortlet
 
alternateHeaderURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The alternate header url.
appendParameters(String, String[], StringBuffer) - Method in class com.beasys.portal.admin.PortalServiceManager
Help creating the request query string, if we need to redirect the destination.
assignToRC(int, Hashtable) - Static method in class com.beasys.portal.ejb.FastPortalManager
Now sort the portlets by row and column and visibility.
asTable() - Method in class example.portlet.bean.BookmarkBean
Returns a 2 dimensional array (table) of the user's current bookmarks.
asTable() - Method in class example.portlet.bean.TodoBean
Returns a 2 dimensional array (table) of the user's or group's current to do items.
available - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet available?
availablePortletsFor(String, String, String, String, boolean) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available portlets associated to a portal and group if groupName is set.

B

BANNER_BG_COLOR - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for portlet banner background color.
bannerURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
bannerURL - Variable in class com.beasys.portal.ejb.DefaultPortlet
 
bannerURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The banner url.
BaseBean - class com.beasys.portal.ejb.BaseBean.
Base Entity Bean class so that we default implementations of entity bean required methods.
BaseBean() - Constructor for class com.beasys.portal.ejb.BaseBean
 
BaseEJBObject - interface com.beasys.portal.ejb.BaseEJBObject.
Common base EJBObject for the portal.
BaseHome - interface com.beasys.portal.ejb.BaseHome.
Common home for the portal
baseReset(HttpServletRequest) - Method in class com.beasys.portal.admin.PortalServiceManager
Reset the values that can't be overridden.
BLACK - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Black color representation.
BODY_BG_COLOR - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for portal background color.
BODY_BG_COLOR_TEXT - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for custom-entered portal background color.
BookmarkBean - class example.portlet.bean.BookmarkBean.
JSP Bean for the bookmark_edit.jsp for the example Bookmark portlet.
BookmarkBean() - Constructor for class example.portlet.bean.BookmarkBean
Creates a new instance.

C

calcNumCols(int, int) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Determines the number of columns needed to display a set of portlets.
calcNumRows(int, int) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Determines the number of rows needed to display a set of portlets in an Admin Tool.
calcXYForNewPortlets(LinkedList, LinkedList, PortalColumnInformation[]) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Calculates the X and Y for each portal in an 'add set' of portlets.
Category - interface com.beasys.portal.ejb.Category.
Interface to the category ejb.
CategoryBean - class com.beasys.portal.ejb.CategoryBean.
Implementation for portal categories (pages).
CategoryBean() - Constructor for class com.beasys.portal.ejb.CategoryBean
 
CategoryHome - interface com.beasys.portal.ejb.CategoryHome.
Category EJB home implementation.
categoryName - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
categoryName - Variable in class com.beasys.portal.ejb.PortalPersonalizationPK
The category name.
categoryName - Variable in class com.beasys.portal.ejb.ColumnInformationBean
The category name.
categoryName - Variable in class com.beasys.portal.ejb.ColumnInformationPK
The category name.
categoryName - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
The category name.
categoryName - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The category name.
CategoryPK - class com.beasys.portal.ejb.CategoryPK.
The category ejb primary key.
CategoryPK() - Constructor for class com.beasys.portal.ejb.CategoryPK
Default constructor.
CategoryPK(String, String, int) - Constructor for class com.beasys.portal.ejb.CategoryPK
Category primary key constructor.
cc - Static variable in class com.beasys.weblogic.helper.WebLogicHelper
Singleton instance.
CHECK - Static variable in class example.portlet.bean.BookmarkBean
Constant for the SQL Select String that checks to see if there are bookmarks for a user.
CHECK - Static variable in class example.portlet.bean.TodoBean
Constant for the SQL Query String that checks to see if there are any to do items for a user or group.
checkAccess() - Static method in class com.beasys.portal.admin.PortalAdminHelper
Verifies that the correct licensing arrangement is in place for Portal Framework operation.
checkAccess(String) - Static method in class com.beasys.util.helper.UtilityHelper
Check access.
CHECKBOX - Static variable in class example.portlet.bean.TodoBean
Used in processing the HTTP request.
CLIENT_SIDE - Static variable in class com.beasys.weblogic.helper.WebLogicHelper
Startup mode for client.
closeStatement(PreparedStatement) - Static method in class com.beasys.portal.ejb.FastPortalManager
Close statement.
cnvrtSC(String) - Static method in class com.beasys.portal.admin.PortalJspBase
Given a string, substitute HTML entities for HTML special characters.
COLOR_WARNING - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
A color warning which informs the user that a color outside the standard set of 216 internet colors was chosen for a particular preference.
column - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
column - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
What is the column of the portlet?
column - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The column.
column - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The column.
COLUMN_INFORMATION - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the ColumnInformation EJB.
COLUMN_INFORMATION_SQL - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
ColumnInformation - interface com.beasys.portal.ejb.ColumnInformation.
Interface to the portal column information, this includes a link to the category.
ColumnInformationBean - class com.beasys.portal.ejb.ColumnInformationBean.
Column information for a portal/category bean implementation.
ColumnInformationBean() - Constructor for class com.beasys.portal.ejb.ColumnInformationBean
 
ColumnInformationHome - interface com.beasys.portal.ejb.ColumnInformationHome.
Portal Column Information ejb home interface.
ColumnInformationPK - class com.beasys.portal.ejb.ColumnInformationPK.
The primary key for the Column Information ejb.
ColumnInformationPK() - Constructor for class com.beasys.portal.ejb.ColumnInformationPK
Default constructor.
ColumnInformationPK(String, String, int) - Constructor for class com.beasys.portal.ejb.ColumnInformationPK
ColumnInformationPK constructor.
columnOrder - Variable in class com.beasys.portal.ejb.ColumnInformationBean
 
columnOrder - Variable in class com.beasys.portal.ejb.ColumnInformationPK
The column order.
columnWidth - Variable in class com.beasys.portal.ejb.ColumnInformationBean
The column width.
com.beasys.portal - package com.beasys.portal
 
com.beasys.portal.admin - package com.beasys.portal.admin
 
com.beasys.portal.admin.jspbeans - package com.beasys.portal.admin.jspbeans
 
com.beasys.portal.ejb - package com.beasys.portal.ejb
 
com.beasys.portal.jspbeans - package com.beasys.portal.jspbeans
 
com.beasys.util - package com.beasys.util
 
com.beasys.util.helper - package com.beasys.util.helper
 
com.beasys.util.i18n - package com.beasys.util.i18n
 
com.beasys.weblogic.helper - package com.beasys.weblogic.helper
 
compare(Object, Object) - Method in class com.beasys.portal.ejb.PortletComparator
Implements Comparator's compare method.
CONTENT_BG_COLOR - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for portlet content background color.
contentColumnCount - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
contentColumnCount - Variable in class com.beasys.portal.ejb.PortalDefinitionBean
The number of columnns in the portal.
contentColumnCountStr - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
contentURL - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
contentURL - Variable in class com.beasys.portal.ejb.PortalDefinitionBean
The content url.
cookieTimeout - Variable in class com.beasys.portal.admin.PortalServiceManager
The time (in milliseconds) which elapses before the portal cookie is timed outl The cookie defaults to timing out when the browser is closed.
copyInto(PortalDefinition, Portal) - Method in class com.beasys.portal.ejb.PortalManagerBean
Copy a portal definition (ejb) into lightweight container class.
copyInto(PortalPersonalization, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Copy a PortalPersonalization into a simple copy.
copyInto(PortletDefinition, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Copy a PortletDefinition into a simple copy.
copyInto(UserPersonalization, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Copy a UserPersonalization into a simple copy.
COUNTRIES - Static variable in class com.beasys.portal.jspbeans.UserRegistrationBean
Available selections for country-of-residence value and country-of-residence display value.
create() - Method in interface com.beasys.portal.ejb.PortalPropertiesHome
Create.
create() - Method in interface com.beasys.portal.ejb.PortalManagerHome
Create the session bean.
create(CategoryPK) - Method in interface com.beasys.portal.ejb.CategoryHome
Create the category.
create(ColumnInformationPK) - Method in interface com.beasys.portal.ejb.ColumnInformationHome
Create the ColumnInformation.
create(GroupHierarchyPK) - Method in interface com.beasys.portal.ejb.GroupHierarchyHome
Create.
create(GroupPersonalizationPK) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Create the object.
create(PortalDefinitionPK, String) - Method in interface com.beasys.portal.ejb.PortalDefinitionHome
Create an instance of the PortalDefinition.
create(PortalDefinitionPK, String) - Method in interface com.beasys.portal.ejb.PortletDefinitionHome
Create.
create(PortalGroupHierarchyPK) - Method in interface com.beasys.portal.ejb.PortalGroupHierarchyHome
Create a new PortalGroupHierarchy.
create(PortalHierarchyPK) - Method in interface com.beasys.portal.ejb.PortalHierarchyHome
Create.
create(PortalPersonalizationPK) - Method in interface com.beasys.portal.ejb.PortalPersonalizationHome
Create.
create(PortalSignOnPK) - Method in interface com.beasys.portal.ejb.PortalSignOnHome
Create.
create(String) - Method in interface com.beasys.portal.ejb.PortalUserProfileHome
Creates a new profile using the provided user name
create(String, String) - Method in interface com.beasys.portal.ejb.PortalUserProfileHome
Creates a new profile using the provided user name
create(UserHierarchyPK) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Create.
create(UserPersonalizationPK) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Create.
createCredentials(Credentials) - Method in interface com.beasys.portal.PortalManager
Persist a new set of credentials.
createCredentials(Credentials) - Method in class com.beasys.portal.ejb.PortalManagerBean
Persist a new set of credentials.
createCredentialsFor(String, String, String, String, String) - Static method in class com.beasys.portal.ejb.PortalHelper
Create credentials for a user, portal, system, system user id, and password.
createGroupProfileKey(String, String) - Method in interface com.beasys.portal.PortalManager
Create the group profile key.
createGroupProfileKey(String, String) - Static method in class com.beasys.portal.ejb.PortalHelper
A central location for creating a key from the portal, group, and user.
createGroupProfileKey(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create the group profile key.
createPortal(Portal) - Method in interface com.beasys.portal.PortalManager
Persist a new portal.
createPortal(Portal) - Method in class com.beasys.portal.ejb.PortalManagerBean
Persist a new portal.
createPortlet(Portlet) - Method in interface com.beasys.portal.PortalManager
Persist a new portlet.
createPortlet(Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Persist a new portlet.
createPortletForGroup(String, String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Create a GroupPersonalization for a portal and a group.
createPortletForGroup(String, String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create a GroupPersonalization for a portal and a group.
createPortletForPortal(String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Create a PortalPersonalization for a portlet.
createPortletForPortal(String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create a PortalPersonalization for a portlet.
createPortletForUser(String, String, String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Create a UserPersonalization for a portal, group, and user.
createPortletForUser(String, String, String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create a UserPersonalization for a portal, group, and user.
createQuery(PreparedStatement, String) - Method in class example.portlet.bean.BookmarkBean
A helper method to create the bookmark query string.
createQuery(PreparedStatement, String) - Method in class example.portlet.bean.TodoBean
A helper method to create the to do list query string.
createStatement(String, String, LinkedList, String[], Connection) - Static method in class com.beasys.portal.ejb.FastPortalManager
Create a prepared statement.
createURL(HttpServletRequest, String, String) - Static method in class com.beasys.portal.admin.PortalJspBase
Creates a portal framework URL from the given request.
createUserProfileKey(String, String) - Method in interface com.beasys.portal.PortalManager
Create the user profile key.
createUserProfileKey(String, String) - Static method in class com.beasys.portal.ejb.PortalHelper
A central location for creating a key from the portal, group, and user.
createUserProfileKey(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create the user profile key.
Credentials - interface com.beasys.portal.Credentials.
The public interface class to the Default Credentials entity.
ctx - Variable in class com.beasys.portal.ejb.BaseBean
EJB spec variable.
ctx - Variable in class com.beasys.portal.ejb.PortalManagerBean
The ejb session context.
CUSTOM - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Generally-used 'custom' property name.

D

debug - Static variable in class com.beasys.portal.admin.PortalJspBase
Whether debug mode is on.
debug - Static variable in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
 
debug - Static variable in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Debugging flag.
debug - Static variable in class com.beasys.portal.jspbeans.GroupUserJspBean
Assists debug output.
debug - Static variable in class com.beasys.weblogic.helper.WebLogicHelper
Compile out the debug code.
decode(String) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Decodes the provided String using a Base64Decoder.
DEFAULT_CATEGORY - Static variable in class com.beasys.portal.admin.jspbeans.JspBeanBase
Reserved for later use.
DEFAULT_CATEGORY_NAME - Static variable in interface com.beasys.portal.ejb.PortalConstants
The default category name.
DEFAULT_DESTINATION - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the default destination used after form submission for a portal instance.
DEFAULT_ID_CACHE - Static variable in interface com.beasys.util.ToolkitConstants
The default cache size for ids.
DEFAULT_ID_PROCEDURE - Static variable in interface com.beasys.util.ToolkitConstants
The default property value for the 'sequence' stored procedure.
DEFAULT_JDBC_POOL_NAME - Static variable in interface com.beasys.util.ToolkitConstants
Default JDBC Connection pool value.
DEFAULT_LOGGING_LEVEL - Static variable in interface com.beasys.util.ToolkitConstants
The defeault logging level.
DEFAULT_WEBLOGIC_HOST - Static variable in interface com.beasys.util.ToolkitConstants
The default system property value for the weblogic host.
DEFAULT_WEBLOGIC_PORT - Static variable in interface com.beasys.util.ToolkitConstants
The default system property value for the weblogic port.
DefaultCredentials - class com.beasys.portal.ejb.DefaultCredentials.
Default implementation of the Credentials interface.
DefaultCredentials() - Constructor for class com.beasys.portal.ejb.DefaultCredentials
Default constructor.
DefaultCredentials(String, String, String, String, String) - Constructor for class com.beasys.portal.ejb.DefaultCredentials
Construct a DefaultCredentials.
defaultDest - Variable in class com.beasys.portal.admin.PortalServiceManager
The portal's default destination.
DefaultPortal - class com.beasys.portal.ejb.DefaultPortal.
Default implementation of the Portal interface.
DefaultPortal() - Constructor for class com.beasys.portal.ejb.DefaultPortal
 
DefaultPortalCategory - class com.beasys.portal.ejb.DefaultPortalCategory.
Default implementation of the PortalCategory interface.
DefaultPortalCategory() - Constructor for class com.beasys.portal.ejb.DefaultPortalCategory
Default Constructor.
DefaultPortalCategory(String, String, String, int) - Constructor for class com.beasys.portal.ejb.DefaultPortalCategory
Create a PortalCategory.
DefaultPortalColumnInformation - class com.beasys.portal.ejb.DefaultPortalColumnInformation.
Default implementation of the PortalColumnInformation.
DefaultPortalColumnInformation() - Constructor for class com.beasys.portal.ejb.DefaultPortalColumnInformation
Default constructor.
DefaultPortalColumnInformation(String, String, int, int) - Constructor for class com.beasys.portal.ejb.DefaultPortalColumnInformation
Default portal column information.
DefaultPortlet - class com.beasys.portal.ejb.DefaultPortlet.
Default portlet implementation.
DefaultPortlet() - Constructor for class com.beasys.portal.ejb.DefaultPortlet
 
DELETE - Static variable in class example.portlet.bean.BookmarkBean
Constant for the SQL delete String that deletes a bookmark for a user.
DELETE - Static variable in class example.portlet.bean.TodoBean
Constant for the SQL DELETE String that deletes a to do item for a user or group.
DESTINATION_TAG - Static variable in class com.beasys.portal.admin.PortalJspBase
A property name denoting the destination to be used with form submission.
DESTINATION_URI - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the destination uri afer a form submission.
determineDestination(HttpServletRequest) - Method in class com.beasys.portal.admin.PortalServiceManager
Figure out what the real destination is.
doContainerPersonalization(String, Hashtable) - Method in class com.beasys.portal.ejb.PortalManagerBean
Handle personalizing the portlet from the PortletDefinition.
documentRoot - Variable in class com.beasys.portal.admin.PortalServiceManager
The server's document root.
doDefaultColumnInformation(Portal, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Set the default column information for a portal.
doesGroupExist(String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns true if a portal group exists for a given portal and group.
doGroupPersonalization(String, String, String, Hashtable) - Method in class com.beasys.portal.ejb.PortalManagerBean
Handle personalizing the portlet for the portal and group.
doPortalPersonalization(String, String, Hashtable) - Method in class com.beasys.portal.ejb.PortalManagerBean
Handle personalizing the portlet for the portal.
doUserPersonalization(String, String, String, String, Hashtable) - Method in class com.beasys.portal.ejb.PortalManagerBean
Handle personalizing the portlet for the portal, group, and user.

E

editable - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet editable?
editable - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
Is it editable?
editURL - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
editURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
editURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The edit url.
ejbActivate() - Method in class com.beasys.portal.ejb.BaseBean
Required by spec.
ejbActivate() - Method in class com.beasys.portal.ejb.PortalPropertiesBean
This method is required by the EJB Specification, but is not used by this example.
ejbActivate() - Method in class com.beasys.portal.ejb.PortalManagerBean
This method is required by the EJB Specification, but is not used by this example.
ejbCreate() - Method in class com.beasys.portal.ejb.PortalPropertiesBean
Called by the container when a new instance is created.
ejbCreate() - Method in class com.beasys.portal.ejb.PortalManagerBean
This method is required by the EJB Specification, but is not used by this example.
ejbCreate(CategoryPK) - Method in class com.beasys.portal.ejb.CategoryBean
Override the base class create.
ejbCreate(ColumnInformationPK) - Method in class com.beasys.portal.ejb.ColumnInformationBean
Ejb create.
ejbCreate(GroupHierarchyPK) - Method in class com.beasys.portal.ejb.GroupHierarchyBean
Override base class bean create.
ejbCreate(GroupPersonalizationPK) - Method in class com.beasys.portal.ejb.GroupPersonalizationBean
Create the EJB.
ejbCreate(PortalDefinitionPK, String) - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Ejb create.
ejbCreate(PortalDefinitionPK, String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Ejb create.
ejbCreate(PortalGroupHierarchyPK) - Method in class com.beasys.portal.ejb.PortalGroupHierarchyBean
Ejb create.
ejbCreate(PortalHierarchyPK) - Method in class com.beasys.portal.ejb.PortalHierarchyBean
Ejb create.
ejbCreate(PortalPersonalizationPK) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Ejb create.
ejbCreate(PortalSignOnPK) - Method in class com.beasys.portal.ejb.PortalSignOnBean
Ejb create.
ejbCreate(SimpleStringPK) - Method in class com.beasys.portal.ejb.SimpleStringEntityBean
Ejb create.
ejbCreate(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Accessed when an attempt is made, via PortalUserProfileHome, to create a new profile.
ejbCreate(String, String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Accessed when an attempt is made, via PortalUserProfileHome, to create a new profile.
ejbCreate(UserHierarchyPK) - Method in class com.beasys.portal.ejb.UserHierarchyBean
Ejb create.
ejbCreate(UserPersonalizationPK) - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Ejb create.
ejbFind(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Returns the primary key for the current user
ejbFindAll() - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Returns an Enumeration of all user profiles
ejbFindByPrimaryKey(UserProfilePK) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Returns the primary key for the current user
ejbLoad() - Method in class com.beasys.portal.ejb.BaseBean
ejbLoad
ejbPassivate() - Method in class com.beasys.portal.ejb.BaseBean
Required by spec.
ejbPassivate() - Method in class com.beasys.portal.ejb.PortalPropertiesBean
This method is required by the EJB Specification, but is not used by this example.
ejbPassivate() - Method in class com.beasys.portal.ejb.PortalManagerBean
This method is required by the EJB Specification, but is not used by this example.
ejbPostCreate(CategoryPK) - Method in class com.beasys.portal.ejb.CategoryBean
Override the base class post create.
ejbPostCreate(ColumnInformationPK) - Method in class com.beasys.portal.ejb.ColumnInformationBean
Ejb post create.
ejbPostCreate(GroupHierarchyPK) - Method in class com.beasys.portal.ejb.GroupHierarchyBean
Ejb post create.
ejbPostCreate(GroupPersonalizationPK) - Method in class com.beasys.portal.ejb.GroupPersonalizationBean
Ejb post create.
ejbPostCreate(PortalDefinitionPK, String) - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Ejb post create.
ejbPostCreate(PortalDefinitionPK, String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Ejb post create.
ejbPostCreate(PortalGroupHierarchyPK) - Method in class com.beasys.portal.ejb.PortalGroupHierarchyBean
Ejb post create.
ejbPostCreate(PortalHierarchyPK) - Method in class com.beasys.portal.ejb.PortalHierarchyBean
Ejb post create.
ejbPostCreate(PortalPersonalizationPK) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Ejb post create.
ejbPostCreate(PortalSignOnPK) - Method in class com.beasys.portal.ejb.PortalSignOnBean
Ejb post create.
ejbPostCreate(SimpleStringPK) - Method in class com.beasys.portal.ejb.SimpleStringEntityBean
Ejb post create.
ejbPostCreate(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Accessed after profile creation.
ejbPostCreate(UserHierarchyPK) - Method in class com.beasys.portal.ejb.UserHierarchyBean
Ejb post create.
ejbPostCreate(UserPersonalizationPK) - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Ejb post create.
ejbRemove() - Method in class com.beasys.portal.ejb.BaseBean
Required by spec.
ejbRemove() - Method in class com.beasys.portal.ejb.PortalPropertiesBean
This method is required by the EJB Specification, but is not used by this example.
ejbRemove() - Method in class com.beasys.portal.ejb.PortalManagerBean
This method is required by the EJB Specification, but is not used by this example.
ejbStore() - Method in class com.beasys.portal.ejb.BaseBean
Required by spec.
encode(String) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Encodes the provided String using a Base64Encoder.
encrypt(String) - Static method in class com.beasys.portal.ejb.PortalHelper
Encrypt a value.
enumerationSweeper(Enumeration) - Method in class com.beasys.portal.ejb.PortalManagerBean
Clean an enumeration.
equals(Object) - Method in class com.beasys.portal.ejb.PortalHierarchyPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.PortalPersonalizationPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.GroupPersonalizationPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.ColumnInformationPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.GroupHierarchyPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.SimpleStringPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.UserHierarchyPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.PortalSignOnPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.PortalGroupHierarchyPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.UserPersonalizationPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.CategoryPK
Check for object equality.
equalsEncryptedValue(String, String) - Static method in class com.beasys.portal.ejb.PortalHelper
Check to see if the value is equal to an encrypted value.
example.portlet.bean - package example.portlet.bean
 

F

FALSE - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
False.
fastGetColumnInformationFor(String, String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetColumnInformationFor(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetPortalFor(String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetPortalFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetPortletDefinitionsFor(String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetPortletDefinitionsFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetPortletsFor(String, String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetPortletsFor(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetPortletsFor(String, String, String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetPortletsFor(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetPortletsFor(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetPortletsFor(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetRCPortletsFor(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetRCPortletsFor(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
FastPortalManager - class com.beasys.portal.ejb.FastPortalManager.
Sample class to illustrate code template.
FastPortalManager() - Constructor for class com.beasys.portal.ejb.FastPortalManager
 
fillCheck(PreparedStatement, String) - Method in class example.portlet.bean.BookmarkBean
A helper method to fill the CHECK SQL statement.
fillCheck(PreparedStatement, String) - Method in class example.portlet.bean.TodoBean
A helper method to fill the CHECK SQL statement.
fillDelete(PreparedStatement, String) - Method in class example.portlet.bean.BookmarkBean
A helper method to fill the DELETE SQL statement.
fillDelete(PreparedStatement, String) - Method in class example.portlet.bean.TodoBean
A helper method to fill the DELETE SQL statement.
fillInsert(PreparedStatement, String) - Method in class example.portlet.bean.BookmarkBean
A helper method to fill the INSERT SQL statement.
fillInsert(PreparedStatement, String) - Method in class example.portlet.bean.TodoBean
A helper method to fill the INSERT SQL statement.
fillUpdate(PreparedStatement, String, String, int) - Method in class example.portlet.bean.TodoBean
A helper method to fill the UPDATE SQL statement.
finalize() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Destructor.
finalize() - Method in class com.beasys.weblogic.helper.WebLogicHelperClient
Default constructor.
find(String) - Method in interface com.beasys.portal.ejb.PortalUserProfileHome
Finds a user profile based on a user name
findAll() - Method in interface com.beasys.portal.ejb.PortalDefinitionHome
Return all portal definitions.
findAll() - Method in interface com.beasys.portal.ejb.PortalUserProfileHome
Finds all user profiles.
findAll() - Method in interface com.beasys.portal.ejb.PortletDefinitionHome
Find all PortalDefinitions.
findByGroup(String) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by group.
findByGroup(String) - Method in interface com.beasys.portal.ejb.GroupHierarchyHome
Find by group.
findByGroup(String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by group.
findByGroup(String) - Method in interface com.beasys.portal.ejb.PortalGroupHierarchyHome
Find by group.
findByGroup(String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by group.
findByParentGroup(String) - Method in interface com.beasys.portal.ejb.GroupHierarchyHome
Find by parent group.
findByPortal(String) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.CategoryHome
Find by portal name.
findByPortal(String) - Method in interface com.beasys.portal.ejb.PortalSignOnHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.ColumnInformationHome
Find all column information by portal name.
findByPortal(String) - Method in interface com.beasys.portal.ejb.PortalPersonalizationHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.PortalHierarchyHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.PortalGroupHierarchyHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal.
findByPortalAndCategory(String, String) - Method in interface com.beasys.portal.ejb.ColumnInformationHome
Find column information(s) by portal and category.
findByPortalAndCategory(String, String) - Method in interface com.beasys.portal.ejb.PortalPersonalizationHome
Find by portal and category.
findByPortalAndGroup(String, String) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by portal and group.
findByPortalAndGroup(String, String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portal and group.
findByPortalAndGroup(String, String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal and group.
findByPortalAndPortlet(String, String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portal and portlet.
findByPortalAndPortlet(String, String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal and portlet.
findByPortalAndUser(String, String) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by portal and user.
findByPortalAndUser(String, String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal and user.
findByPortalCategoryAndGroup(String, String, String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portal, category and group.
findByPortalCategoryGroupAndUser(String, String, String, String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal, category, group, and user.
findByPortalGroupAndUser(String, String, String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal, group, and user.
findByPortalGroupPortlet(String, String, String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portal, group and portlet.
findByPortlet(String) - Method in interface com.beasys.portal.ejb.PortalPersonalizationHome
Find by portlet.
findByPortlet(String) - Method in interface com.beasys.portal.ejb.PortalHierarchyHome
Find by portlet.
findByPortlet(String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portlet.
findByPortlet(String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portlet.
findByPrimaryKey(CategoryPK) - Method in interface com.beasys.portal.ejb.CategoryHome
Find the category by primary key.
findByPrimaryKey(ColumnInformationPK) - Method in interface com.beasys.portal.ejb.ColumnInformationHome
Find by primary key.
findByPrimaryKey(GroupHierarchyPK) - Method in interface com.beasys.portal.ejb.GroupHierarchyHome
Find by primary key.
findByPrimaryKey(GroupPersonalizationPK) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by primary key.
findByPrimaryKey(PortalDefinitionPK) - Method in interface com.beasys.portal.ejb.PortalDefinitionHome
Find by primary key.
findByPrimaryKey(PortalDefinitionPK) - Method in interface com.beasys.portal.ejb.PortletDefinitionHome
Find by primary key.
findByPrimaryKey(PortalGroupHierarchyPK) - Method in interface com.beasys.portal.ejb.PortalGroupHierarchyHome
Find by primary key.
findByPrimaryKey(PortalHierarchyPK) - Method in interface com.beasys.portal.ejb.PortalHierarchyHome
Find by primary key.
findByPrimaryKey(PortalPersonalizationPK) - Method in interface com.beasys.portal.ejb.PortalPersonalizationHome
Find by primary key.
findByPrimaryKey(PortalSignOnPK) - Method in interface com.beasys.portal.ejb.PortalSignOnHome
Find by primary key.
findByPrimaryKey(UserHierarchyPK) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by primary key.
findByPrimaryKey(UserPersonalizationPK) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by primary key.
findByPrimaryKey(UserProfilePK) - Method in interface com.beasys.portal.ejb.PortalUserProfileHome
Locates a PortalUserProfile using a primary key.
findByUser(String) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by user.
findByUser(String) - Method in interface com.beasys.portal.ejb.PortalSignOnHome
Find by user.
findByUser(String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by user.
findByUserPortal(String, String) - Method in interface com.beasys.portal.ejb.PortalSignOnHome
Find by user portal.
findCookie(String, Cookie[]) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Finds the cookie for a given cookie name.
findFirstNarrowColumn(PortalColumnInformation[]) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns the index of the first narrow column for a portal.
findFirstWideColumn(PortalColumnInformation[]) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns the index of the first wide column for a portal.
findMaxLength(LinkedList[]) - Static method in class com.beasys.portal.ejb.FastPortalManager
Find the longest column size.
findNextNarrowColumn(int, PortalColumnInformation[]) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns the index of the next narrow column for a portal.
findPortletInArray(Portlet[], String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns a portlet object found in an array of portlets for a given portlet name.
findPortletInPortletArray(Portlet[], String) - Method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns true if an array of Portlets contains an exact match (case sensative) for a portlet name string passed in.
findStringInArray(String[], String) - Method in class com.beasys.portal.admin.jspbeans.JspBeanBase
Returns true if an array of strings contains an exact match (case sensative) for the string passed in.
finishTransaction(UserTransaction, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Finish a transaction.
finishTx(UserTransaction, HttpServletRequest) - Method in class com.beasys.portal.admin.PortalServiceManager
Finish tx.
fixupRelativeURL(String, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
With the system using jsp:forward the relative directories may not be set employed correctly.
floatable - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
floatable - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet floatable?
floatable - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The floatable flag.
footerURL - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
footerURL - Variable in class com.beasys.portal.ejb.PortalDefinitionBean
The footer url.

G

GeneralPrefsBean - class com.beasys.portal.jspbeans.GeneralPrefsBean.
Provides standard bean set and methods to facilitate JSP page operation for general portal user preferences.
GeneralPrefsBean() - Constructor for class com.beasys.portal.jspbeans.GeneralPrefsBean
 
get(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Retrieves the value for the property name specified.
getAll(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Retrieves all values for the multi-valued property name specified.
getAllPortalNames() - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of portal names for all of the portals definitions that exist in the system.
getAllPortletNames() - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of portlet names for all of the portlet definitions in the system.
getAllPortletNamesForPortal(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Gets all of the portlet names for all of the portlet definitions associated with a portal including available, unavailable, and visible.
getAllPortletsFor(String, String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns an 2 dimensional array (sorted in row/column) of AVAILABLE portlets for a portal for a portal, group, and user.
getAllUserNamesForGroup(String, String) - Method in interface com.beasys.portal.PortalManager
Gets all user names associated with a particular group.
getAllUserNamesForGroup(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Gets all user names associated with a particular group.
getAlternateFooterURL() - Method in interface com.beasys.portal.Portlet
Gets the alternate footer URL for this portlet.
getAlternateFooterURL() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the alternate footer URL for this portlet.
getAlternateFooterURL() - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the getAlternateFooterURL method in the PortletJspBean class since this class does not support this attribute.
getAlternateFooterURL() - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the getAlternateFooterURL method in the PortletJspBean class since this class does not support this attribute.
getAlternateFooterURL() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get alternate footer URL.
getAlternateFooterURL() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get alternate footer URL.
getAlternateFooterURL() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get alternate footer URL.
getAlternateHeaderURL() - Method in interface com.beasys.portal.Portlet
Gets the alternate header URL for this portlet.
getAlternateHeaderURL() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the alternate header URL for this portlet.
getAlternateHeaderURL() - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the getAlternateHeaderURL method in the PortletJspBean class since this class does not support this attribute.
getAlternateHeaderURL() - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the getAlternateHeaderURL method in the PortletJspBean class since this class does not support this attribute.
getAlternateHeaderURL() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get alternate header URL.
getAlternateHeaderURL() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get alternate header URL.
getAlternateHeaderURL() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get alternate header URL.
getAttribute(String, boolean) - Method in interface com.beasys.portal.ejb.PortalUserProfile
Retrieves the attribute corresponding to the supplied property name.
getAttribute(String, boolean) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Retrieves the attribute corresponding to the supplied property name.
getAttribute(String, String) - Method in interface com.beasys.portal.ejb.PortalUserProfile
Retrieves the attribute corresponing to the supplied property name.
getAttribute(String, String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Retrieves the attribute corresponing to the supplied property name.
getAvailablePortletNamesFor(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of portlet names for all of the available portlets for a portal at the portal level.
getAvailablePortletNamesFor(String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns the available portlet names for a portal and a group.
getAvailablePortletNamesFor(String, String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of available Portlet names for a given portal, group, and user.
getAvailablePortletsFor(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns the available portlets for a portal at the portal level (not the group or user level).
getAvailablePortletsFor(String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the available portlets associated to a portal.
getAvailablePortletsFor(String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns the available portlets for a portal and a group.
getAvailablePortletsFor(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available portlets associated to a portal.
getAvailablePortletsFor(String, String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the available portlets associated to a portal and a group.
getAvailablePortletsFor(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available portlets associated to a portal and a group.
getAvailablePortletsFor(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the available portlets associated to a portal, a group, and a user.
getAvailablePortletsFor(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available portlets associated to a portal, a group, and a user.
getAvailablePortletsForPortal(String) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns an array of available portlets for a portal at the portal level.
getBannerBGColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the current portlet banner color, as dictated by the JSP page using this bean.
getBannerColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean.ColorScheme
Retrieves the color scheme banner color.
getBannerURL() - Method in interface com.beasys.portal.Portlet
Gets the banner URL for this portlet.
getBannerURL() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the banner URL for this portlet.
getBannerURL() - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the getBannerURL method in the PortletJspBean class since this class does not support this attribute.
getBannerURL() - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the getBannerURL method in the PortletJspBean class since this class does not support this attribute.
getBannerURL() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get banner URL.
getBannerURL() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get banner URL.
getBannerURL() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get banner URL.
getBodyBGColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the current portal background color, as dictated by the JSP page using this bean.
getBodyBGColorText() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the value of the custom-entered portal background color, dictated by the JSP page using this bean.
getBookmarkName() - Method in class example.portlet.bean.BookmarkBean
Gets the bookmark name attribute
getBookmarkURL() - Method in class example.portlet.bean.BookmarkBean
Gets the bookmark URL attribute
getBuild() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Get the WebLogic version.
getCategoryName() - Method in interface com.beasys.portal.PortalColumnInformation
Get the category name associated with this column information.
getCategoryName() - Method in interface com.beasys.portal.Portlet
Gets the portal category.
getCategoryName() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the portal category.
getCategoryName() - Method in class com.beasys.portal.ejb.PortalPersonalizationPK
Get category name.
getCategoryName() - Method in interface com.beasys.portal.ejb.UserPersonalization
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.ColumnInformationBean
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.ColumnInformationPK
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Get category name.
getCategoryName() - Method in interface com.beasys.portal.ejb.ColumnInformation
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.DefaultPortalColumnInformation
Get category name.
getColorScheme(String) - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the appropriate ColorScheme object based on the provided scheme name.
getColorSchemes() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves all color schemes from which a non-custom portlet scheme can be selected.
getColumn() - Method in interface com.beasys.portal.Portlet
Gets the column position of this portlet in a portal.
getColumn() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the column position of this portlet in a portal.
getColumn() - Method in interface com.beasys.portal.ejb.UserPersonalization
Get column.
getColumn() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get the default column.
getColumn() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Get column.
getColumn() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get column.
getColumn() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Get column.
getColumn() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Get column.
getColumn() - Method in class com.beasys.portal.ejb.