Uses of Interface
io.milton.http.annotated.CommonResource
Packages that use CommonResource
-
Uses of CommonResource in io.milton.http.annotated
Classes in io.milton.http.annotated that implement CommonResourceModifier and TypeClassDescriptionclassclassJust adds schedling inbox and outbox to the collectionclassclassPlaceholder 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.classclassclassclassclassclassPlaceholder 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.classMethods in io.milton.http.annotated that return CommonResourceModifier and TypeMethodDescriptionCommonResource.getParent()LockNullResource.getParent()AnnotationResourceFactory.instantiate(LockHolder r, AnnoCollectionResource parent) Methods in io.milton.http.annotated that return types with arguments of type CommonResourceMethods in io.milton.http.annotated with parameters of type CommonResource