|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.rendering.uicommand.PropertyInformation
| Field Summary | |
static PropertyInformation |
EMPTY
static instance that can be used by classes that do not need any IProperty instance from an IResource |
| Constructor Summary | |
PropertyInformation(IPropertyNameList names)
standard constructor that will set the local IPropertyNameList
attribute with the given parameter. |
|
| Method Summary | |
IPropertyNameList |
getRequiredPropertyNames()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final PropertyInformation EMPTY
IProperty instance from an IResource| Constructor Detail |
public PropertyInformation(IPropertyNameList names)
IPropertyNameList
attribute with the given parameter.names - must not be null| Method Detail |
public IPropertyNameList getRequiredPropertyNames()
null
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||