|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMetaNameList | |
| 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 IMetaNameList in com.sapportals.wcm.service.propertyconfig |
| Methods in com.sapportals.wcm.service.propertyconfig that return IMetaNameList | |
IMetaNameList |
IMetaModel.createEmptyMetaNameList()
returns an empty IMetaNameList |
IMetaNameList |
IMetaName.getComposedOfMetaNames()
|
IMetaNameList |
IMetaNameList.subList(int startIndex,
int stopIndex)
|
| Methods in com.sapportals.wcm.service.propertyconfig with parameters of type IMetaNameList | |
boolean |
IMetaNameList.addAll(IMetaNameList list)
|
| Uses of IMetaNameList in com.sapportals.wcm.service.propertyconfig.metadataextension |
| Methods in com.sapportals.wcm.service.propertyconfig.metadataextension that return IMetaNameList | |
IMetaNameList |
IValidationError.getMetaNames()
Meta names that caused the validation error. |
| Methods in com.sapportals.wcm.service.propertyconfig.metadataextension with parameters of type IMetaNameList | |
java.lang.String |
DefaultMetadataExtension.getErrorMessage(java.lang.String errorID,
IMetaNameList metaNames,
java.util.Locale locale)
Deprecated. since EP6 SP2 FP, use getErrorMessage(String,IMetaNameList,Locale,Map) |
java.lang.String |
DefaultMetadataExtension.getErrorMessage(java.lang.String errorID,
IMetaNameList metaNames,
java.util.Locale locale,
java.util.Map additionalInfo)
|
java.lang.String |
IValidation.getErrorMessage(java.lang.String errorID,
IMetaNameList metaNames,
java.util.Locale locale)
Deprecated. since EP6 SP2 FP, use getErrorMessage(String,IMetaNameList,Locale,Map) |
java.lang.String |
IValidation.getErrorMessage(java.lang.String errorID,
IMetaNameList metaNames,
java.util.Locale locale,
java.util.Map additionalInfo)
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||