Class FolderGuardFactory

java.lang.Object
ch.tocco.nice2.dms.impl.security.guard.AbstractEntityDocsGuardFactory
ch.tocco.nice2.dms.impl.security.guard.FolderGuardFactory
All Implemented Interfaces:
GuardFactory
Direct Known Subclasses:
ConceptionFolderGuardFactory

@Component public class FolderGuardFactory extends AbstractEntityDocsGuardFactory
GuardFactory for entity document folders. There are no ACL rules for these entities. In general, if a user may read or write the related entity he can also read or write (and delete) the attached folder. Some additional conditions are checked as well (like mail_box).