Class ConceptionFolderGuardFactory

All Implemented Interfaces:
GuardFactory

@Component public class ConceptionFolderGuardFactory extends FolderGuardFactory
GuardFactory for Folder entities in Entity.State.CONCEPTION state that is based on Entity instances. The FolderGuardFactory cannot be used for Entity.State.CONCEPTION entities because it is based on queries. This is not a performance issue because nothing needs to be loaded from the database.