|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IMutableVariantManager | This interface defines a read-write repository sub-manager for resource variants. |
| IVariantManager | Read-only interface defining a repository sub-manager for resource variants. |
| IVariantManagerContextInfo | This interfaces must be implemented to provide meta information on the available context properties. |
Contains repository framework manager interface for variants.
A variant-enabled repository must report at least the first of the following SupportedOption constants - the second one is optional. com.sap.netweaver.bc.rf.common.variant.SupportedOption.VARIANT_RESOURCE_CONTENT_AND_PROPERTIES com.sap.netweaver.bc.rf.common.variant.SupportedOption.VARIANT_COLLECION_AND_LINK_PROPERTIES
In addition to the javadoc of the sub-manager interfaces a variant-enabled repository implementation has to take into account the following additional information for other sub-managers:
com.sapportals.wcm.repository.variants.
Please note that the equivalent method in the repository manager interfaces might have a different name, e.g.
ICollection.getChildren is mapped to INamespaceManager.findResources() and a "descriptor" parameter.
|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||