| Package | Description |
|---|---|
| org.adorsys.docusafe.business | |
| org.adorsys.docusafe.business.impl | |
| org.adorsys.docusafe.business.types |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentSafeService.moveDocumnetToInboxOfUser(UserIDAuth userIDAuth,
UserID receiverUserID,
DocumentFQN sourceDocumentFQN,
DocumentFQN destDocumentFQN,
MoveType moveType)
conveniance methods
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentSafeServiceImpl.moveDocumnetToInboxOfUser(UserIDAuth userIDAuth,
UserID receiverUserID,
DocumentFQN sourceDocumentFQN,
DocumentFQN destDocumentFQN,
MoveType moveType)
INBOX STUFF
===========================================================================================
|
| Modifier and Type | Method and Description |
|---|---|
static MoveType |
MoveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MoveType[] |
MoveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.