|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.templatecompiler.el.types.DummyPropertyDescriptor
public class DummyPropertyDescriptor
| Constructor Summary | |
|---|---|
DummyPropertyDescriptor(java.lang.String propertyName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getReadMethodName()
|
ELType |
getType()
|
java.lang.String |
getWriteMethosName()
|
boolean |
isReadable()
|
boolean |
isWritable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DummyPropertyDescriptor(java.lang.String propertyName)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface ELPropertyDescriptorpublic ELType getType()
getType in interface ELPropertyDescriptorpublic boolean isReadable()
isReadable in interface ELPropertyDescriptorpublic boolean isWritable()
isWritable in interface ELPropertyDescriptorpublic java.lang.String getReadMethodName()
getReadMethodName in interface ELPropertyDescriptorpublic java.lang.String getWriteMethosName()
getWriteMethosName in interface ELPropertyDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||