The unique identifier for a global {@link org.wwweeeportal.portal.Channel Channel}.
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 channel,and the {@linkplain #getChannelID() identifier for the channel} itself. This key is primarily used as the targetof a {@linkplain ContentDef.GlobalChannelRef#getReferencedKey() global channel reference} .
|
|