Package com.totvs.tjf.core.common.domain
Interface ConcurrentDomainObject
-
- All Superinterfaces:
DomainObject
public interface ConcurrentDomainObject extends DomainObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetLockVersion()
-
-
-
Method Detail
-
getLockVersion
@Nullable Long getLockVersion()
-
-