Uses of Class
org.alfresco.service.cmr.quickshare.InvalidSharedIdException
-
Packages that use InvalidSharedIdException Package Description org.alfresco.service.cmr.quickshare -
-
Uses of InvalidSharedIdException in org.alfresco.service.cmr.quickshare
Methods in org.alfresco.service.cmr.quickshare that throw InvalidSharedIdException Modifier and Type Method 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.voidQuickShareService. unshareContent(String sharedId)Unshare the content identified by sharedId
-