| Package | Description |
|---|---|
| io.milton.http.annotated |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnoAddressBookResource |
class |
AnnoCalendarHomeResource
Just adds schedling inbox and outbox to the collection
|
class |
AnnoCalendarResource |
class |
AnnoCollectionResource
Placeholder object to represent a node in an annotations hierachy acting as a
collection
A source object (ie your pojo) is considered a collection if it can have
children , ie if there exists at least one @ChildOf or @ChildrenOf method
which has that object as its source type.
|
class |
AnnoContactResource |
class |
AnnoEventResource |
class |
AnnoFileResource |
class |
AnnoPrincipalResource |
class |
AnnoResource |
class |
AnnoSchedulingInboxResource
Placeholder object to represent a node in an annotations hierarchy acting as a
collection
A source object (ie your POJO) is considered a collection if it can have
children , ie if there exists at least one @ChildOf or @ChildrenOf method
which has that object as its source type.
|
class |
LockNullResource |
| Modifier and Type | Method and Description |
|---|---|
CommonResource |
ResourceList.get(String name) |
CommonResource |
ResourceList.get(String name) |
CommonResource |
CommonResource.getParent() |
CommonResource |
LockNullResource.getParent() |
CommonResource |
LockNullResource.getParent() |
CommonResource |
CommonResource.getParent() |
CommonResource |
AnnotationResourceFactory.instantiate(LockHolder r,
AnnoCollectionResource parent) |
CommonResource |
AnnotationResourceFactory.instantiate(LockHolder r,
AnnoCollectionResource parent) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CommonResource> |
AnnoCollectionResource.getChildrenMap() |
Map<String,CommonResource> |
AnnoCollectionResource.getChildrenMap() |
Map<String,CommonResource> |
ResourceList.getMap() |
Map<String,CommonResource> |
ResourceList.getMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ResourceList.add(CommonResource e) |
boolean |
ResourceList.add(CommonResource e) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.