Uses of Class
io.meeds.social.coediting.model.CoeditionObjectKey
Packages that use CoeditionObjectKey
-
Uses of CoeditionObjectKey in io.meeds.social.coediting.service
Methods in io.meeds.social.coediting.service with parameters of type CoeditionObjectKeyModifier and TypeMethodDescriptionCoeditingService.getLockHolders(CoeditionObjectKey key) CoeditingService.getRevision(String username, CoeditionObjectKey key) voidCoeditingService.removeRevision(String username, CoeditionObjectKey key) CoeditingService.setLock(String username, CoeditionObjectKey key, String revision) voidCoeditingService.setRevision(String username, CoeditionObjectKey key, String versionReference)