public class CalendarAclEntry extends AclEntry
BaseEntry.AtomHandlerExtensionPoint.CumulativeBlobHandler, ExtensionPoint.ExtensionHandlerACCESS_RULE_CATEGORY, ACCESS_RULE_KIND| Constructor and Description |
|---|
CalendarAclEntry()
Default mutable constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
declareExtensions(ExtensionProfile extProfile)
Declares the set of expected Extension types for an ExtensionPoint within
the target extension profile.
|
SendAclNotificationsProperty |
getSendAclNotifications()
Returns the send acl notifications property.
|
boolean |
hasSendAclNotifications()
Returns whether it has the send acl notifications property.
|
void |
setSendAclNotifications(SendAclNotificationsProperty sendAclNotifications)
Sets the send acl notifications property.
|
java.lang.String |
toString() |
getRole, getScope, getWithKey, setRole, setScope, setWithKeyaddAdaptor, addHtmlLink, addLink, addLink, delete, generate, generateAtom, generateRss, getAdaptedEntry, getAdaptor, getAdaptors, getAuthors, getCanEdit, getCategories, getContent, getContributors, getEdited, getEditLink, getEtag, getHandler, getHtmlLink, getId, getKind, getLink, getLinks, getLinks, getMediaEditLink, getPlainTextContent, getPubControl, getPublished, getResumableEditMediaLink, getRights, getSelectedFields, getSelf, getSelfLink, getService, getSource, getSummary, getTextContent, getTitle, getUpdated, getVersionId, isDraft, parseAtom, parseAtom, parseAtom, readEntry, readEntry, removeLinks, removeLinks, setCanEdit, setContent, setContent, setDraft, setEdited, setEtag, setId, setKind, setPubControl, setPublished, setRights, setSelectedFields, setService, setSource, setSummary, setTitle, setUpdated, setVersionId, updateaddExtension, addRepeatingExtension, generateCumulativeXmlBlob, getExtension, getExtensions, getRepeatingExtension, getRepeatingExtensions, getXmlBlob, hasExtension, hasRepeatingExtension, parseCumulativeXmlBlob, removeExtension, removeExtension, removeRepeatingExtension, setExtension, setXmlBlob, visitdisableStrictValidation, enableStrictValidation, getExtensionLocalName, getExtensionNamespace, isImmutable, isStrictValidation, setImmutablepublic void declareExtensions(ExtensionProfile extProfile)
ExtensionPointdeclareExtensions in interface Kind.AdaptordeclareExtensions in class AclEntryextProfile - the ExtensionProfile to initialize.ExtensionProfile.addDeclarations(Kind.Adaptor)public SendAclNotificationsProperty getSendAclNotifications()
public void setSendAclNotifications(SendAclNotificationsProperty sendAclNotifications)
sendAclNotifications - send acl notifications property or
null to resetpublic boolean hasSendAclNotifications()
public java.lang.String toString()
toString in class java.lang.Object