Class PropertyMapper
java.lang.Object
com.maplander.backend.repository.dto.PropertyMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidapplyPropertyValues(Property pg, Property ds) static AuthUsertoDsAuthUser(AuthUser pg) static LeadInfotoDsLeadInfo(Long id, Long officeId, PropertyTypeEnum pType, OfferingTypeEnum pOffering, PropertyLite propertyLite, Integer view, Map<String, Integer> views) static OfficetoDsOffice(Office pg) static PropertytoDsProperty(Property pg) static Userstatic DevicetoPgDevice(Device ds) static Notificationstatic Property
-
Constructor Details
-
PropertyMapper
public PropertyMapper()
-
-
Method Details
-
toPostgresProperty
-
applyPropertyValues
-
toDsProperty
-
toDsUser
-
toDsOffice
-
toDsAuthUser
-
toDsLeadInfo
public static LeadInfo toDsLeadInfo(Long id, Long officeId, PropertyTypeEnum pType, OfferingTypeEnum pOffering, PropertyLite propertyLite, Integer view, Map<String, Integer> views) -
toPgNotification
-
toPgDevice
-