The unique identifier for a {@linkplain ContentDef.PageGroup group of pages} within the portal.
This key extends the {@linkplain ContentDef.Container.Key container key} and is comprised of twoinformation items, the {@linkplain #getOwnerID() identifier for the owner of the container} housing the group,and the {@linkplain #getPageGroupID() identifier for the group} itself. This key isn't utilized frequently onit's own, as any request to the portal must normally, at a minimum, target some {@linkplain ContentDef.Page.Key page key}.
|
|