|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollaboratorConstructor | |
|---|---|
| com.groupdocs.annotation.data.constructor | |
| Uses of CollaboratorConstructor in com.groupdocs.annotation.data.constructor |
|---|
| Methods in com.groupdocs.annotation.data.constructor that return CollaboratorConstructor | ||
|---|---|---|
static CollaboratorConstructor |
CollaboratorConstructor.create()
Create empty constructor with collaborator object |
|
static
|
CollaboratorConstructor.create(P obj)
Create collaborator constructor with provided collaborator object |
|
CollaboratorConstructor |
CollaboratorConstructor.insert()
Inset entity to database |
|
CollaboratorConstructor |
CollaboratorConstructor.withAccessRights(int accessRights)
Set accessRights to collaborator object |
|
CollaboratorConstructor |
CollaboratorConstructor.withAnnotationSessionId(int annotationSessionId)
Set ID to collaborator object |
|
CollaboratorConstructor |
CollaboratorConstructor.withColor(int color)
Set ID to collaborator object |
|
CollaboratorConstructor |
CollaboratorConstructor.withGuid(String guid)
Set guid to collaborator object |
|
CollaboratorConstructor |
CollaboratorConstructor.withId(int id)
Set ID to collaborator object |
|
CollaboratorConstructor |
CollaboratorConstructor.withJoinedOn(Date joinedOn)
Set ID to collaborator object |
|
CollaboratorConstructor |
CollaboratorConstructor.withUserId(int userId)
Set user id to collaborator object |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||