Package com.ibm.portal.model.controller.context

Interface Summary
ActiveFlagCopyCreationContext<T extends ActiveFlag> Creation context for copying the active flag of a node.
BookmarkableCopyCreationContext<T extends BookmarkableFlag> Creation context for copying the bookmarkable flag of a node.
CopyCreationContext<T> A node creation context which specifies the other node whose characteristics should be copied.
DeviceClassCapableCopyCreationContext<T extends DeviceClassCapable> Creation context for copying the device classes associated with a node.
DomainProviderCreationContext Creation context allowing to specify the database domain in which a node has to be created.
DomainSpecificCopyCreationContext<T> Creation context for copying a node and binding it to a specific database domain
LocalizedCopyCreationContext<T extends Localized> Creation context for copying the localized information of a node.
MarkupCabableCopyCreationContext<T extends MarkupCapable> Creation context for copying the markups associated with a node.
MetaDataCopyCreationContext<T extends MetaDataProvider> Creation context for copying the meta data of a node.
ShareableFlagCopyCreationContext<T extends ShareableFlag> Creation context for copying the shareable flag of a node.
TemplatingCreationContext This creation context is to be used in combination with a CopyCreationContext.
ThemeProviderCopyCreationContext<T extends ThemeProvider> Creation context for copying the associated themes of a node.
UniqueNameStrategy A UniqueNameStrategy encapsulates algorithms for how unique names on nodes will be set within a controller.