Class SADataInstanceLogBuilderFactoryImpl
- java.lang.Object
-
- org.bonitasoft.engine.queriablelogger.model.builder.impl.CRUDELogBuilderFactory
-
- org.bonitasoft.engine.data.instance.model.archive.builder.impl.SADataInstanceLogBuilderFactoryImpl
-
- All Implemented Interfaces:
SADataInstanceLogBuilderFactory,HasCRUDEActionFactory,SLogBuilderFactory,SPersistenceLogBuilderFactory
public class SADataInstanceLogBuilderFactoryImpl extends CRUDELogBuilderFactory implements SADataInstanceLogBuilderFactory
- Author:
- Feng Hui, Matthieu Chaffotte
-
-
Constructor Summary
Constructors Constructor Description SADataInstanceLogBuilderFactoryImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetObjectIdKey()-
Methods inherited from class org.bonitasoft.engine.queriablelogger.model.builder.impl.CRUDELogBuilderFactory
createNewInstance
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.bonitasoft.engine.queriablelogger.model.builder.SLogBuilderFactory
createNewInstance
-
-
-
-
Method Detail
-
getObjectIdKey
public java.lang.String getObjectIdKey()
- Specified by:
getObjectIdKeyin interfaceSPersistenceLogBuilderFactory
-
-