Package com.technia.dsx.threedspace.doc
Class InfoBase
java.lang.Object
com.technia.dsx.threedspace.doc.InfoBase
- All Implemented Interfaces:
com.technia.dsx.app.model.WithCEStamp
- Direct Known Subclasses:
EntityBase,FileInfo,FileVersionInfo,RelatedOwnerInfo,SOVAccessInfo,UserInfo
Base class for document information objects.
Provides common attributes shared by document info classes including object
ID, type, CE stamp, and update action. Implements WithCEStamp for
change tracking.
- Since:
- 2022-06-15
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getType()voidsetCEStamp(String cestamp) voidvoidvoidsetUpdateAction(UpdateAction updateAction) voidsetUpdateAction(String updateAction) toString()