com.levigo.jadice.document.auth
Class PageSegmentPermission.PageSegmentPermissionFactory

java.lang.Object
  extended by com.levigo.jadice.document.auth.PageSegmentPermission.PageSegmentPermissionFactory
Enclosing class:
PageSegmentPermission

public static final class PageSegmentPermission.PageSegmentPermissionFactory
extends Object


Field Summary
 PageSegmentPermission export
          Controls if content export is allowed.
 PageSegmentPermission modification
          Controls if content modification is allowed in order to create a copy.
 PageSegmentPermission output
          Controls if printing or other ways of creating copies is allowed.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

export

public final PageSegmentPermission export
Controls if content export is allowed. In particular this concerns exporting text content or images.


modification

public final PageSegmentPermission modification
Controls if content modification is allowed in order to create a copy.


output

public final PageSegmentPermission output
Controls if printing or other ways of creating copies is allowed.



Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.