Class MObject
java.lang.Object
com.evolveum.midpoint.repo.sqale.qmodel.object.MObject
- Direct Known Subclasses:
MAccessCertificationCampaign
,MAccessCertificationDefinition
,MCase
,MClusterObject
,MConnector
,MConnectorHost
,MFocus
,MLookupTable
,MNode
,MReportData
,MResource
,MSessionObject
,MShadow
,MSimulationResult
,MTask
Querydsl "row bean" type related to
QObject
.
It is also used for other mappings/objects types with no additional columns in their tables.-
Field Details
-
oid
-
objectType
-
nameOrig
-
nameNorm
-
fullObject
public byte[] fullObject -
tenantRefTargetOid
-
tenantRefTargetType
-
tenantRefRelationId
-
lifecycleState
-
containerIdSeq
-
version
-
policySituations
-
subtypes
-
fullTextInfo
-
ext
-
creatorRefTargetOid
-
creatorRefTargetType
-
creatorRefRelationId
-
createChannelId
-
createTimestamp
-
modifierRefTargetOid
-
modifierRefTargetType
-
modifierRefRelationId
-
modifyChannelId
-
modifyTimestamp
-
-
Constructor Details
-
MObject
public MObject()
-
-
Method Details