|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDocument | |
|---|---|
| com.groupdocs.annotation.data.constructor | |
| Uses of IDocument in com.groupdocs.annotation.data.constructor |
|---|
| Classes in com.groupdocs.annotation.data.constructor with type parameters of type IDocument | |
|---|---|
class |
DocumentConstructor<T extends IDocument>
Constructor for create Document object |
| Methods in com.groupdocs.annotation.data.constructor with type parameters of type IDocument | ||
|---|---|---|
static
|
DocumentConstructor.create(P entity)
Create entity constructor with provided entity object |
|
| Methods in com.groupdocs.annotation.data.constructor that return IDocument | |
|---|---|
IDocument |
DocumentConstructor.select()
Select entity from database by guid |
| Methods in com.groupdocs.annotation.data.constructor that return types with arguments of type IDocument | ||
|---|---|---|
static
|
DocumentConstructor.create(P entity)
Create entity constructor with provided entity object |
|
| Method parameters in com.groupdocs.annotation.data.constructor with type arguments of type IDocument | |
|---|---|
static void |
DocumentConstructor.setConstructor(IConstructor<IDocument> constructor)
Setter for property 'constructor'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||