| ObjectGraphUtilsDetermineActionQueues Method | 
| Name | Description | |
|---|---|---|
| DetermineActionQueuesTEntity, TCollection(TCollection, ListActionQueueElementTEntity, ListActionQueueElementTEntity) | 
            Determines the action queues for the entity collection passed in. The action queues contain the entities to process in the right order.
              | |
| DetermineActionQueuesTEntity(TEntity, ListActionQueueElementTEntity, ListActionQueueElementTEntity) | 
            Determines the action queues for the entity passed in. The action queues contain the entities to process in the right order.
              | |
| DetermineActionQueuesTEntity, TCollection(TCollection, ListActionQueueElementTEntity, ListActionQueueElementTEntity, Boolean) | 
            Determines the action queues for the entity collection passed in. The action queues contain the entities to process in the right order.
              | |
| DetermineActionQueuesTEntity(TEntity, IPredicate, ListActionQueueElementTEntity, ListActionQueueElementTEntity) | 
            Determines the action queues for the entity passed in. The action queues contain the entities to process in the right order.
              | |
| DetermineActionQueuesTEntity(TEntity, ListActionQueueElementTEntity, ListActionQueueElementTEntity, Boolean) | 
            Determines the action queues for the entity passed in. The action queues contain the entities to process in the right order.
              | |
| DetermineActionQueuesTEntity(TEntity, IPredicate, ListActionQueueElementTEntity, ListActionQueueElementTEntity, Boolean) | 
            Determines the action queues for the entity passed in. The action queues contain the entities to process in the right order.
              |