Class ModelEntity.Builder
java.lang.Object
org.apache.polaris.extension.persistence.impl.eclipselink.models.ModelEntity.Builder
- Enclosing class:
ModelEntity
-
Method Summary
Modifier and TypeMethodDescriptionbuild()catalogId(long catalogId) createTimestamp(long createTimestamp) dropTimestamp(long dropTimestamp) entityVersion(int entityVersion) grantRecordsVersion(int grantRecordsVersion) id(long id) internalProperties(String internalProperties) lastUpdateTimestamp(long lastUpdateTimestamp) parentId(long parentId) properties(String properties) purgeTimestamp(long purgeTimestamp) subTypeCode(int subTypeCode) toPurgeTimestamp(long toPurgeTimestamp) typeCode(int typeCode)
-
Method Details
-
catalogId
-
id
-
parentId
-
typeCode
-
name
-
entityVersion
-
subTypeCode
-
createTimestamp
-
dropTimestamp
-
purgeTimestamp
-
toPurgeTimestamp
-
lastUpdateTimestamp
-
properties
-
internalProperties
-
grantRecordsVersion
-
build
-