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