Uses of Class
com.janeirodigital.sai.core.data.DataRegistration.Builder
Packages that use DataRegistration.Builder
Package
Description
-
Uses of DataRegistration.Builder in com.janeirodigital.sai.core.data
Methods in com.janeirodigital.sai.core.data that return DataRegistration.BuilderModifier and TypeMethodDescriptionDataRegistration.Builder.getThis()
Ensures that don't get an unchecked cast warning when returning from settersDataRegistration.Builder.setDataset
(org.apache.jena.rdf.model.Model dataset) Set the Jena model and use it to populate attributes of theDataRegistration.Builder
.DataRegistration.Builder.setRegisteredAt
(OffsetDateTime registeredAt) Set the time the data registration was registeredDataRegistration.Builder.setRegisteredBy
(URI registeredBy) Set the URI of the social agent that registered the data registrationDataRegistration.Builder.setRegisteredShapeTree
(URI registeredShapeTree) Set the registered shape tree for the data registrationDataRegistration.Builder.setRegisteredWith
(URI registeredWith) Set the URI of the application used to register the data registrationDataRegistration.Builder.setUpdatedAt
(OffsetDateTime updatedAt) Set the time the data registration was updated