Package | Description |
---|---|
org.alfresco.service.cmr.quickshare |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
QuickShareService.getMetaData(String shareId)
Get QuickShare related metadata for the given shareId.
|
org.alfresco.util.Pair<String,org.alfresco.service.cmr.repository.NodeRef> |
QuickShareService.getTenantNodeRefFromSharedId(String sharedId)
Get the tenant domain and node reference for the the given share id.
|
void |
QuickShareService.unshareContent(String sharedId)
Unshare the content identified by sharedId
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.