BridgeCMSManagerInterface
public protocol BridgeCMSManagerInterface
-
Declaration
Swift
func getSearchEntityForProperty(_ propertyId: Int, entityId: Int) -> MapstedSearchEntity
-
Declaration
Swift
func getSearchEntityForBuilding(propertyId: Int, buildingId: Int, entityId: Int) -> MapstedSearchEntity
-
Declaration
Swift
func getPropertySearchEntities(_ propertyId: Int) -> PropertySearchEntities
-
Declaration
Swift
func getPropertyWebsite(_ propertyId: Int) -> String
-
Declaration
Swift
func getPropertyPhoneNumber(_ propertyId: Int) -> String
-
Declaration
Swift
func getPropertyImageUid(_ propertyId: Int) -> String
-
Declaration
Swift
func fetchPropertyInfos(_ id: Int, syncCheck: Bool)
-
Declaration
Swift
func deserializeBuildingData(propertyId: Int, buildingId: Int)
-
Declaration
Swift
func getLayerStyle()
-
Declaration
Swift
func getBuildingSearchEntities(propertyId: Int, buildingId: Int) -> BuildingSearchEntities
-
Declaration
Swift
func getBuildingEntityCategoryUid(_ buildingId: Int, entityId: Int) -> String
-
Declaration
Swift
func getBuildingEntityCategoryName(_ buildingId: Int, entityId: Int) -> String