|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAnnotation | |
|---|---|
| com.groupdocs.annotation.data.constructor | |
| com.groupdocs.annotation.domain.response | |
| Uses of IAnnotation in com.groupdocs.annotation.data.constructor |
|---|
| Classes in com.groupdocs.annotation.data.constructor with type parameters of type IAnnotation | |
|---|---|
class |
AnnotationConstructor<T extends IAnnotation>
Constructor for create Annotation object |
| Methods in com.groupdocs.annotation.data.constructor with type parameters of type IAnnotation | ||
|---|---|---|
static
|
AnnotationConstructor.create(P entity)
Create entity constructor with provided entity object |
|
| Methods in com.groupdocs.annotation.data.constructor that return IAnnotation | |
|---|---|
IAnnotation |
AnnotationConstructor.select()
Select entity from database by guid |
| Methods in com.groupdocs.annotation.data.constructor that return types with arguments of type IAnnotation | ||
|---|---|---|
static
|
AnnotationConstructor.create(P entity)
Create entity constructor with provided entity object |
|
| Method parameters in com.groupdocs.annotation.data.constructor with type arguments of type IAnnotation | |
|---|---|
static void |
AnnotationConstructor.setConstructor(IConstructor<IAnnotation> constructor)
Setter for property 'constructor'. |
| Uses of IAnnotation in com.groupdocs.annotation.domain.response |
|---|
| Constructors in com.groupdocs.annotation.domain.response with parameters of type IAnnotation | |
|---|---|
CreateAnnotationResult(IAnnotation IAnnotation)
Constructor with basic initialization of id, guid, acces and serverTime |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||