Interface SExternalIdentityMappingLogBuilderFactory
-
- All Superinterfaces:
HasCRUDEActionFactory,SLogBuilderFactory,SPersistenceLogBuilderFactory
- All Known Implementing Classes:
SExternalIdentityMappingLogBuilderFactoryImpl
public interface SExternalIdentityMappingLogBuilderFactory extends SPersistenceLogBuilderFactory, HasCRUDEActionFactory
- Author:
- Emmanuel Duchastenier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SExternalIdentityMappingLogBuildercreateNewInstance()-
Methods inherited from interface org.bonitasoft.engine.queriablelogger.model.builder.SPersistenceLogBuilderFactory
getObjectIdKey
-
-
-
-
Method Detail
-
createNewInstance
SExternalIdentityMappingLogBuilder createNewInstance()
- Specified by:
createNewInstancein interfaceSLogBuilderFactory
-
-