public interface IShareManagerLocal
| Modifier and Type | Method and Description |
|---|---|
void |
deleteSharedEntityIfExpired(SharedEntity pSharedEntity) |
SharedEntity |
findSharedEntityForGivenUUID(String pUuid) |
SharedEntity findSharedEntityForGivenUUID(String pUuid) throws SharedEntityNotFoundException
SharedEntityNotFoundExceptionvoid deleteSharedEntityIfExpired(SharedEntity pSharedEntity)
Copyright © 2017 DocDoku. All rights reserved.