Interface SCategoryLogBuilderFactory
- All Superinterfaces:
HasCRUDEActionFactory,SLogBuilderFactory,SPersistenceLogBuilderFactory
- All Known Implementing Classes:
SCategoryLogBuilderFactoryImpl
public interface SCategoryLogBuilderFactory
extends SPersistenceLogBuilderFactory, HasCRUDEActionFactory
- Author:
- Yanyan Liu
-
Method Summary
Methods inherited from interface org.bonitasoft.engine.queriablelogger.model.builder.SPersistenceLogBuilderFactory
getObjectIdKey
-
Method Details
-
createNewInstance
SCategoryLogBuilder createNewInstance()- Specified by:
createNewInstancein interfaceSLogBuilderFactory
-