|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A read-only map of application properties.
Copyright (c) SAP AG 2001-2004
| Method Summary | |
boolean |
containsProperty(IPropertyName propertyName)
Returns true if the map contains the property |
IAppProperty |
get(IPropertyName propertyName)
Get a property from the map |
boolean |
isEmpty()
Returns true if the map is emptry |
IAppPropertyIterator |
iterator()
Returns an iterator for the property map |
int |
size()
Returns the number of properties in the map |
| Method Detail |
public int size()
public boolean isEmpty()
public boolean containsProperty(IPropertyName propertyName)
propertyName - The property name to check forpublic IAppProperty get(IPropertyName propertyName)
propertyName - The property namepublic IAppPropertyIterator iterator()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||