com.silverpeas.sharing.model
Class VersionFileAccessControl
java.lang.Object
com.silverpeas.sharing.security.AbstractShareableAccessControl<VersionFileTicket,HistorisedDocument>
com.silverpeas.sharing.model.VersionFileAccessControl
- All Implemented Interfaces:
- ShareableAccessControl<VersionFileTicket,HistorisedDocument>
public class VersionFileAccessControl
- extends AbstractShareableAccessControl<VersionFileTicket,HistorisedDocument>
Access control to shared version documents.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isReadable
protected boolean isReadable(VersionFileTicket ticket,
HistorisedDocument document)
throws Exception
- Specified by:
isReadable
in class AbstractShareableAccessControl<VersionFileTicket,HistorisedDocument>
- Parameters:
ticket
- ticket passed here exists and is valid.
- Returns:
-
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.