public final class PropertiesClaim extends Object
IPropertyName instances and regular
expressions for these names and allows to filter a IPropertyMap
to remove IProperty instances that match this filter criteria.
Copyright 2004 SAP AG
| Constructor and Description |
|---|
PropertiesClaim(IPropertyNameList list) |
PropertiesClaim(List claims)
copy constructor to merge a list of claims.
|
| Modifier and Type | Method and Description |
|---|---|
IPropertyMap |
filter(IPropertyMap map) |
IPropertyNameList |
getPropertyNameList() |
public PropertiesClaim(IPropertyNameList list)
list - the list of names to be filtered by this instance. Must not be
null, but can be an empty listpublic PropertiesClaim(List claims)
claims - list of PropertiesClaim instances. Must not be
null, but can be empty. Must only contain
instances of PropertiesClaimpublic IPropertyNameList getPropertyNameList()
IPropertyName instances. Does not return
nullpublic IPropertyMap filter(IPropertyMap map)
map - the map of properties to be filtered. This map will not be
modified by this method.IPropertyMap that will contain a
subset of the IProperty instances contained in the
map passed as parameter. Might be empty, but never
null.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice