| Package | Description |
|---|---|
| com.docdoku.core.services |
Business layer classes.
|
| com.docdoku.core.sharing |
Provides classes used for sharing data with external users.
|
| Modifier and Type | Method and Description |
|---|---|
SharedEntity |
IShareManagerLocal.findSharedEntityForGivenUUID(String pUuid) |
| Modifier and Type | Method and Description |
|---|---|
void |
IShareManagerLocal.deleteSharedEntityIfExpired(SharedEntity pSharedEntity) |
| Modifier and Type | Class and Description |
|---|---|
class |
SharedDocument
SharedDocument permits the creation of permanent link to document for users that do not have an account.
|
class |
SharedPart
SharedPart permits the creation of permanent link to part for users that do not have an account.
|
Copyright © 2017 DocDoku. All rights reserved.