BookDefinitionId
|
Represents the primary keys of Book definition objects in the database, and is used to
uniquely identify them.
|
BookGroupId
|
Represents a navigable (Book or Page ) on a specific
Book .
|
BookInstanceId
|
Represents the primary keys of Book instance objects in the database, and is used to
uniquely identify them.
|
DesktopDefinitionId
|
The DesktopDefinitionId is the webapp name, portal path, and desktop path together
that uniquely identifies a portal desktop.
|
DesktopInstanceId
|
Represents the primary keys of Desktop instance objects in the database, and is used to
uniquely identify them.
|
DesktopPath
|
The DesktopPath is a representation of the part of the url that identifies
the desktop for a customized portal.
|
Id
|
All other Id classes extend this class.
|
LayoutDefinitionId
|
Represents the primary keys of Layout definition objects in the database, and is used to
uniquely identify them.
|
LookAndFeelDefinitionId
|
Represents the primary keys of LookAndFeel definition objects in the database, and is used to
uniquely identify them.
|
MarkupDefinitionId
|
Represents the primary keys of MarkupDefinition objects in the database, and is used to
uniquely identify them.
|
MenuDefinitionId
|
Represents the primary keys of Menu definition objects in the database, and is used to
uniquely identify them.
|
PageDefinitionId
|
Represents the primary keys of Page definition objects in the database, and is used to
uniquely identify them.
|
PageInstanceId
|
Represents the primary keys of Page objects in the database, and is used to
uniquely identify them.
|
Path
|
Base class for all path based entities.
|
PlaceholderDefinitionId
|
Represents the primary keys of Placeholder definition objects in the database, and
is used to uniquely identify them.
|
PlacementId
|
Represents a unique placement of a placeable (Book or Portlet )
on a navigable (Book or Page ).
|
PortalPath
|
The PortalPath is a representation of the part of the url that identifies
the portal for a customized portal.
|
PortletCategoryDefinitionId
|
Portlets can be grouped into categories, such as 'news', 'sports' and 'human resources'
portlets.
|
PortletDefinitionId
|
Represents the primary keys of Portlet definition objects in the database, and is
used to uniquely identify them.
|
PortletInstanceId
|
Represents the primary keys of Portlet instance objects in the database, and is
used to uniquely identify them.
|
ShellDefinitionId
|
Represents the primary keys of Shell definition objects in the database, and is used to
uniquely identify them.
|
ThemeDefinitionId
|
Represents the primary keys of Theme definition objects in the database, and is
used to uniquely identify them.
|