Package io.milton.http.annotated
Class AnnoEventResource
java.lang.Object
io.milton.http.annotated.AnnoResource
io.milton.http.annotated.AnnoFileResource
io.milton.http.annotated.AnnoEventResource
- All Implemented Interfaces:
CommonResource,ConditionalCompatibleResource,AccessControlledResource,CopyableResource,DeletableResource,DigestResource,DisplayNameResource,GetableResource,ICalResource,LockableResource,MoveableResource,PostableResource,PropFindableResource,ReplaceableResource,ReportableResource,Resource
- Author:
- brad
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.milton.resource.AccessControlledResource
AccessControlledResource.Priviledge -
Field Summary
Fields inherited from class io.milton.http.annotated.AnnoResource
acl, annoFactory, jsonResult, nameOverride, parent, realm, sourceFields inherited from interface io.milton.resource.AccessControlledResource
NONE, READ_BROWSE, READ_CONTENT, READ_WRITE -
Constructor Summary
ConstructorsConstructorDescriptionAnnoEventResource(AnnotationResourceFactory outer, Object source, AnnoCollectionResource parent) -
Method Summary
Methods inherited from class io.milton.http.annotated.AnnoFileResource
replaceContentMethods inherited from class io.milton.http.annotated.AnnoResource
authenticate, authenticate, authorise, checkRedirect, copyTo, delete, getAccessControlList, getAnnoFactory, getAsList, getContentLength, getContentType, getCreateDate, getCurrentLock, getDisplayName, getHref, getLink, getMaxAgeSeconds, getName, getNameOverride, getParent, getPrincipalCollectionHrefs, getPrincipalURL, getPriviledges, getRealm, getRoot, getSource, isCompatible, isDigestAllowed, lock, moveTo, processForm, refreshLock, sendContent, setAccessControlList, setDisplayName, setNameOverride, unlockMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.milton.resource.GetableResource
getContentLength, getMaxAgeSeconds, sendContentMethods inherited from interface io.milton.resource.PropFindableResource
getCreateDateMethods inherited from interface io.milton.resource.Resource
authenticate, authorise, checkRedirect, getName, getRealm
-
Constructor Details
-
AnnoEventResource
public AnnoEventResource(AnnotationResourceFactory outer, Object source, AnnoCollectionResource parent)
-
-
Method Details
-
getICalData
- Specified by:
getICalDatain interfaceICalResource
-
is
- Specified by:
isin interfaceCommonResource- Overrides:
isin classAnnoFileResource
-
getUniqueId
- Specified by:
getUniqueIdin interfaceResource- Overrides:
getUniqueIdin classAnnoResource
-
getModifiedDate
- Specified by:
getModifiedDatein interfaceResource- Overrides:
getModifiedDatein classAnnoResource
-
getContentType
- Specified by:
getContentTypein interfaceGetableResource- Overrides:
getContentTypein classAnnoResource
-