Uses of Class
ca.uhn.fhir.jpa.model.entity.ResourceSearchUrlEntity
-
Uses of ResourceSearchUrlEntity in ca.uhn.fhir.jpa.model.entity
Modifier 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 myResourceTable)