Class AbstractIdmEngineNoRevisionEntity

java.lang.Object
org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
com.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineNoRevisionEntity
All Implemented Interfaces:
org.flowable.common.engine.impl.persistence.entity.Entity
Direct Known Subclasses:
DesignAuthenticationEntityImpl, MembershipEntityImpl

public abstract class AbstractIdmEngineNoRevisionEntity extends org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
  • Field Summary

    Fields inherited from class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision

    id, isDeleted, isInserted, isUpdated, originalPersistentState
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision

    getId, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity

    getPersistentState
  • Constructor Details

    • AbstractIdmEngineNoRevisionEntity

      public AbstractIdmEngineNoRevisionEntity()
  • Method Details

    • getIdPrefix

      public String getIdPrefix()