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