Class ConceptionResourceGuardFactory

All Implemented Interfaces:
GuardFactory

@Component public class ConceptionResourceGuardFactory extends ResourceGuardFactory
GuardFactory for Resource entities in Entity.State.CONCEPTION state that is based on Entity instances. The ResourceGuardFactory 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.