|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPropertyDescription
Property description
| Method Summary | |
|---|---|
ILocalizedString |
getHint()Optional hint |
Class<?> |
getJavaType()Java type of the property. |
ILocalizedString |
getLabel()Optional label |
String |
getName()Name of the property |
QName |
getXmlType()XML type of the property. |
boolean |
isModifiable()Is this property modifiable |
boolean |
isRequired()Is this property required |
void |
setModifiable(boolean modifiable)Set whether the property is modifiable |
void |
setRequired(boolean required)Sets whether the property is required |
| Method Detail |
|---|
String getName()
ILocalizedString getLabel()
ILocalizedString getHint()
Class<?> getJavaType()
QName getXmlType()
boolean isModifiable()
void setModifiable(boolean modifiable)
modifiable - is the property modifiableboolean isRequired()
void setRequired(boolean required)
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.