
Uses of Class
ca.uhn.fhir.jpa.model.entity.ResourceSearchUrlEntity
Packages that use ResourceSearchUrlEntity
-
Uses of ResourceSearchUrlEntity in ca.uhn.fhir.jpa.model.entity
Methods in ca.uhn.fhir.jpa.model.entity that return ResourceSearchUrlEntityModifier and TypeMethodDescriptionstatic ResourceSearchUrlEntity
ResourceSearchUrlEntity.from
(String theUrl, ResourceTable theResourceTable, boolean theSearchUrlDuplicateAcrossPartitionsEnabled) ResourceSearchUrlEntity.setCreatedTime
(Date theCreatedTime) ResourceSearchUrlEntity.setPartitionDate
(LocalDate thePartitionDate) ResourceSearchUrlEntity.setPk
(ResourceSearchUrlEntityPK thePk) ResourceSearchUrlEntity.setResourcePid
(Long theResourcePid) ResourceSearchUrlEntity.setResourceTable
(ResourceTable theResourceTable)