Package com.bea.netuix.application.definition

This package provides classes and interfaces for defining runtime representations of entities in the WebLogic Portal Framework that are persisted.

See
          Description

Interface Summary
CategoryDefinition Category marker interface.
DateableDefinition  
NavigableDefinition Represents entities that may have other entities placed on them.
PlaceableDefinition Represents entities that may be placed on other entities.
ProxiedDefinition An entity that has been created from a remote representation of a similar entity.
TemplateDefinition TemplateDefinition - represents entities that can be used as templates.
 

Class Summary
BookDefinition This class represents a persistent book.
CommunityDefinition Runtime representation of a community.
DefinitionCount A convenience class to supply the definition counts of different WebLogic Portal Framework entities for a particular web app.
DesktopDefinition This class represents a persistent desktop.
LayoutDefinition This class represents a persistent layout.
LookAndFeelDefinition This class represents a persistent lookandfeel.
MarkupDefinition This class represents a persistent markup for all WebLogic Portal Framework entities.
MenuDefinition This class represents a persistent menu.
PageDefinition This class represents a persistent page.
PlaceholderDefinition This class represents a persistent placeholder.
PortalDefinition A PortalDefinition is an aggregator of DesktopDefinitions.
PortletCategoryDefinition Provides a mechanism to categorize PortletDefinitions.
PortletDefinition This class represents a persistent portlet.
PortletMarkup  
PortletPlacement This class represents placement information about a portlet.
ShellDefinition This class represents a persistent shell.
TemplateTypeDefinition TemplateTypeDefinition
ThemeDefinition This class represents a persistent theme.
 

Enum Summary
DesktopDefinition.AsyncModeType  
PortletMarkup.PortletType  
TemplateTypeDefinition.TemplateType  
 

Package com.bea.netuix.application.definition Description

This package provides classes and interfaces for defining runtime representations of entities in the WebLogic Portal Framework that are persisted. Most of these entities are uniquely identified by a corresponding class or interface from the com.bea.netuix.application.identifier package. The persistence API residing in the com.bea.netuix.application.manager package works with these classes.



Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.