|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@PropertySet(value="test.proxy.sample") public interface SampleProperties
Method Summary | |
---|---|
String |
aName() The aName property. |
String |
failName(String fail) The failName property. |
String |
getName() The name property. |
PropertyDescriptor |
getNameDescriptor() The name property descriptor. |
PropertyKey |
getNameKey() The name property key. |
PropertyDescriptor |
getNamePropertyDescriptor() The name property descriptor. |
PropertyKey |
getNamePropertyKey() The name property key. |
String |
name() The name property. |
PropertyDescriptor |
nameDescriptor() The name property descriptor. |
PropertyKey |
nameKey() The name property key. |
PropertyDescriptor |
namePropertyDescriptor() The name property descriptor. |
PropertyKey |
namePropertyKey() The name property key. |
PropertyKey |
notExistingPropertyPropertyKey() The notExistingProperty property key. |
String |
otherName() The otherName property. |
PropertyKey |
otherNotExistingPropertyPropertyKey() The otherNotExistingProperty property key. |
String |
thirdName() The thirdName property. |
PropertyKey |
thirdNamePropertyKey() The otherName property key. |
Method Detail |
---|
@NotBlank String name()
@NotBlank String getName()
@PropertyMetaDataMethod(value="aName") String aName()
@NotBlank String otherName()
@NotBlank String thirdName()
@NotBlank String failName(String fail)
@PropertyMetaDataMethod(value="notExistingProperty") PropertyKey notExistingPropertyPropertyKey()
PropertyKey otherNotExistingPropertyPropertyKey()
@PropertyMetaDataMethod(value="otherName") PropertyKey thirdNamePropertyKey()
PropertyKey namePropertyKey()
PropertyKey getNamePropertyKey()
@PropertyMetaDataMethod(value="getName") PropertyKey getNameKey()
@PropertyMetaDataMethod(value="name") PropertyKey nameKey()
PropertyDescriptor namePropertyDescriptor()
PropertyDescriptor getNamePropertyDescriptor()
@PropertyMetaDataMethod(value="name") PropertyDescriptor nameDescriptor()
@PropertyMetaDataMethod(value="getName") PropertyDescriptor getNameDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |