Interface IdmPropertyEntity
- All Superinterfaces:
Entity
,HasRevision
,IdmProperty
- All Known Implementing Classes:
IdmPropertyEntityImpl
- Author:
- Tijs Rademakers
-
Method Summary
Methods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity
getId, getIdPrefix, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated
Methods inherited from interface org.flowable.common.engine.impl.db.HasRevision
getRevision, getRevisionNext, setRevision
Methods inherited from interface com.flowable.core.idm.api.IdmProperty
getId, getName, getValue
-
Method Details
-
setName
-
setValue
-
getPersistentState
Object getPersistentState()- Specified by:
getPersistentState
in interfaceEntity
-