| 
 | 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
Contains a consumer registration property description. The SPI implementation is responsible for the creation and implementation of IPropertyDescription objects.
| Method Summary | |
|---|---|
|  ILocalizedString | getHint()Optional hint | 
|  Class<?> | getJavaType()Java type of the property. | 
|  ILocalizedString | getLabel()Optional label | 
|  QName | getName()Name of the property | 
|  QName | getXmlType()XML type of the property value. | 
|  boolean | isModifiable()Is this property modifiable | 
|  boolean | isRequired()Is this property required | 
| Method Detail | 
|---|
QName getName()
ILocalizedString getLabel()
ILocalizedString getHint()
Class<?> getJavaType()
QName getXmlType()
boolean isModifiable()
boolean isRequired()
| 
 | 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.