|
||||||||||
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. |
de.smartics.properties.api.core.domain.PropertyDescriptor |
getNameDescriptor() The name property descriptor. |
de.smartics.properties.api.core.domain.PropertyKey |
getNameKey() The name property key. |
de.smartics.properties.api.core.domain.PropertyDescriptor |
getNamePropertyDescriptor() The name property descriptor. |
de.smartics.properties.api.core.domain.PropertyKey |
getNamePropertyKey() The name property key. |
String |
name() The name property. |
de.smartics.properties.api.core.domain.PropertyDescriptor |
nameDescriptor() The name property descriptor. |
de.smartics.properties.api.core.domain.PropertyKey |
nameKey() The name property key. |
de.smartics.properties.api.core.domain.PropertyDescriptor |
namePropertyDescriptor() The name property descriptor. |
de.smartics.properties.api.core.domain.PropertyKey |
namePropertyKey() The name property key. |
de.smartics.properties.api.core.domain.PropertyKey |
notExistingPropertyPropertyKey() The notExistingProperty property key. |
String |
otherName() The otherName property. |
de.smartics.properties.api.core.domain.PropertyKey |
otherNotExistingPropertyPropertyKey() The otherNotExistingProperty property key. |
String |
thirdName() The thirdName property. |
de.smartics.properties.api.core.domain.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") de.smartics.properties.api.core.domain.PropertyKey notExistingPropertyPropertyKey()
de.smartics.properties.api.core.domain.PropertyKey otherNotExistingPropertyPropertyKey()
@PropertyMetaDataMethod(value="otherName") de.smartics.properties.api.core.domain.PropertyKey thirdNamePropertyKey()
de.smartics.properties.api.core.domain.PropertyKey namePropertyKey()
de.smartics.properties.api.core.domain.PropertyKey getNamePropertyKey()
@PropertyMetaDataMethod(value="getName") de.smartics.properties.api.core.domain.PropertyKey getNameKey()
@PropertyMetaDataMethod(value="name") de.smartics.properties.api.core.domain.PropertyKey nameKey()
de.smartics.properties.api.core.domain.PropertyDescriptor namePropertyDescriptor()
de.smartics.properties.api.core.domain.PropertyDescriptor getNamePropertyDescriptor()
@PropertyMetaDataMethod(value="name") de.smartics.properties.api.core.domain.PropertyDescriptor nameDescriptor()
@PropertyMetaDataMethod(value="getName") de.smartics.properties.api.core.domain.PropertyDescriptor getNameDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |