Class EntityFactFactoryImpl
java.lang.Object
ch.tocco.nice2.optional.drools.impl.facts.EntityFactFactoryImpl
- All Implemented Interfaces:
- EntityFactFactory
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
EntityFactFactoryImpl
 
- 
- 
Method Details- 
createFactDescription copied from interface:EntityFactFactorycreate a fact from an entity- Specified by:
- createFactin interface- EntityFactFactory
- Parameters:
- entity- the entity to create the fact for
- Returns:
- the created fact
 
 
-