BEA Systems, Inc.

Package com.beasys.portal.ejb

Interface Summary
BaseEJBObject Common base EJBObject for the portal.
BaseHome Common home for the portal
Category Interface to the category ejb.
CategoryHome Category EJB home implementation.
ColumnInformation Interface to the portal column information, this includes a link to the category.
ColumnInformationHome Portal Column Information ejb home interface.
GroupHierarchy Group Hierarchy bean interface.
GroupHierarchyHome Group hiearchy ejb home interface.
GroupPersonalization The group personalization ejb interface.
GroupPersonalizationHome The EJB home interface for GroupPersonalization.
PortalConstants PortalConstants prescribes certain constants which facilitate portal/portlet operation.
PortalDefinition The PortalDefinition interface.
PortalDefinitionHome The EJB home interface for the PortalDefinition.
PortalGroupHierarchy The PortalGroupHiearchy EJB interface.
PortalGroupHierarchyHome The EJB Home interface for the PortalGroupHiearchy.
PortalHierarchy The PortalHiearchy EJB interface.
PortalHierarchyHome Home EJB interface for the PortalHiearchy.
PortalManagerHome The home interface for the PortalManager EJB.
PortalPersonalization The portal personalization EJB interface.
PortalPersonalizationHome PortalPersonalization ejb home implementation.
PortalPropertiesHome The EJB home interface for the PortalProperties.
PortalSignOn EJB interface for the PortalSignOn.
PortalSignOnHome EJB Home interface for the PortalSignOn.
PortalUserProfile Prescribes the interface into the user profile information used to customize a portal user's page.
PortalUserProfileHome Prescribes methods for the creation, retrieval, and desctruction of PortalUserProfile objects.
PortletDefinition The PortletDefinition EJB interface.
PortletDefinitionHome EJB home interface for PortletDefinition.
SimpleStringEJBObject Simple ID base EJB object.
UserHierarchy The user hiearchy interface.
UserHierarchyHome The UserHierarchy EJB home.
UserPersonalization The UserPersonalization EJB interface.
UserPersonalizationHome The user personalization EJB home.
 

Class Summary
BaseBean Base Entity Bean class so that we default implementations of entity bean required methods.
CategoryBean Implementation for portal categories (pages).
CategoryPK The category ejb primary key.
ColumnInformationBean Column information for a portal/category bean implementation.
ColumnInformationPK The primary key for the Column Information ejb.
DefaultCredentials Default implementation of the Credentials interface.
DefaultPortal Default implementation of the Portal interface.
DefaultPortalCategory Default implementation of the PortalCategory interface.
DefaultPortalColumnInformation Default implementation of the PortalColumnInformation.
DefaultPortlet Default portlet implementation.
FastPortalManager Sample class to illustrate code template.
GroupHierarchyBean Bean implementation for the Group Hiearchy.
GroupHierarchyPK The primary key class for the group hiearchy.
GroupPersonalizationBean The group personalization ejb implementation.
GroupPersonalizationPK Primary key for Group Personalization.
PortalDefinitionBean Implementation for the PortalDefinition EJB.
PortalDefinitionPK The primary key for the PortalDefinition.
PortalGroupHierarchyBean PortalGroupHiearchy EJB implementation.
PortalGroupHierarchyPK The primary key for the PortalGroupHiearchy.
PortalHelper General portal utility methods for encrypting, decrypting, credentials, ...
PortalHierarchyBean The PortalHiearchy EJB implementation.
PortalHierarchyPK The primary key class for the PortalHiearchy.
PortalManagerBean Copyright (c) 2000 BEA Systems, Inc.
PortalPersonalizationBean The EJB implementation of the PortalPersonalization.
PortalPersonalizationPK The Primary Key class for the PortalPersonalization EJB.
PortalPropertiesBean This is the EJB implementation of the properties file.
PortalSignOnBean EJB implementation of the PortalSignOn.
PortalSignOnPK Portal SignOn Primary key implementation.
PortalUserProfileBean Provides a default implementation of the PortalUserProfile interface.
PortletComparator Comparator to sort Portlets by their row number
PortletDefinitionBean The portlet definition EJB implementation.
SimpleStringEntityBean Simple String Entity Bean class.
SimpleStringPK Simple String Primary Key class.
UserHierarchyBean The UserHiearchy EJB implementation.
UserHierarchyPK Sample class to illustrate code template.
UserPersonalizationBean The UserPersonalization EJB implementation.
UserPersonalizationPK The primary key for User Personalization.
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved