public interface AddressBookResource extends CalendarCollection, PropFindableResource
| Modifier and Type | Method and Description |
|---|---|
InternationalizedString |
getDescription()
This property contains a description of the address book collection that
is suitable for presentation to a user.
|
Long |
getMaxResourceSize()
This property is used to specify a numeric value that represents the
maximum size in octets that the server is willing to accept when an
address object resource is stored in an address book collection.
|
List<io.milton.http.values.Pair<String,String>> |
getSupportedAddressData()
property is used to specify the media type supported for the address
object resources contained in a given address book collection
(e.g., vCard version 3.0).
|
void |
setDescription(InternationalizedString description)
This property contains a description of the address book collection that
is suitable for presentation to a user.
|
getCTagchild, getChildrenauthenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueIdgetCreateDateInternationalizedString getDescription()
void setDescription(InternationalizedString description)
description - is a human-readable description of the address book collection.List<io.milton.http.values.Pair<String,String>> getSupportedAddressData()
Long getMaxResourceSize()