@Target(value=TYPE) @Retention(value=RUNTIME) public @interface BeanPropertyResource
BeanPropertyResource
This allows them to have their properties read from and written to by PROPFIND and PROPPATCH.
| Modifier and Type | Required Element and Description |
|---|---|
String |
value
Default property which is the namespace uri for the properties
on this resource
E.g.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
enableByDefault
If true, indicates that properties on the resource should be accessible
unless otherwise specified
|
boolean |
writable |
public abstract String value