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