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