|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMetaValueList | |
| com.sapportals.wcm.service.propertyconfig | Provides a service for the administration of metadata for resource properties. |
| com.sapportals.wcm.service.propertyconfig.metadataextension | Provides a service to enhance property metadata. |
| Uses of IMetaValueList in com.sapportals.wcm.service.propertyconfig |
| Methods in com.sapportals.wcm.service.propertyconfig that return IMetaValueList | |
IMetaValueList |
IMetaValueList.subList(int startIndex,
int stopIndex)
|
IMetaValueList |
IMetaModel.createEmptyMetaValueList()
returns an empty IMetaValueList |
| Methods in com.sapportals.wcm.service.propertyconfig with parameters of type IMetaValueList | |
boolean |
IMetaValueList.addAll(IMetaValueList list)
|
| Uses of IMetaValueList in com.sapportals.wcm.service.propertyconfig.metadataextension |
| Methods in com.sapportals.wcm.service.propertyconfig.metadataextension that return IMetaValueList | |
IMetaValueList |
IDynamicValues.getAllowedValues(IMetaName metaName)
Returns values depending on the meta name. |
IMetaValueList |
IDynamicValues.getAllowedValues(IMetaName metaName,
IMetaContext metaContext)
Returns values depending on the meta name and the resource. |
IMetaValueList |
DefaultMetadataExtension.getAllowedValues(IMetaName metaName)
Returns allowed values depending on the meta name. |
IMetaValueList |
DefaultMetadataExtension.getAllowedValues(IMetaName metaName,
IMetaContext metaContext)
Returns allowed values depending on the meta name. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||