domain

package
v0.0.0-...-57ed434 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateArea

func CreateArea(bo *bo.AreaBo) errs.SystemErrorInfo

func CreateCities

func CreateCities(bo *bo.CitiesBo) errs.SystemErrorInfo

func CreateContinents

func CreateContinents(bo *bo.ContinentsBo) errs.SystemErrorInfo

func CreateCountries

func CreateCountries(bo *bo.CountriesBo) errs.SystemErrorInfo

func CreateIndustry

func CreateIndustry(bo *bo.IndustryBo) errs.SystemErrorInfo

func CreateMobilePrefix

func CreateMobilePrefix(bo *bo.MobilePrefixBo) errs.SystemErrorInfo

func CreateRegions

func CreateRegions(bo *bo.RegionsBo) errs.SystemErrorInfo

func CreateStates

func CreateStates(bo *bo.StatesBo) errs.SystemErrorInfo

func DeleteArea

func DeleteArea(bo *bo.AreaBo, operatorId int64) errs.SystemErrorInfo

func DeleteCities

func DeleteCities(bo *bo.CitiesBo, operatorId int64) errs.SystemErrorInfo

func DeleteContinents

func DeleteContinents(bo *bo.ContinentsBo, operatorId int64) errs.SystemErrorInfo

func DeleteCountries

func DeleteCountries(bo *bo.CountriesBo, operatorId int64) errs.SystemErrorInfo

func DeleteIndustry

func DeleteIndustry(bo *bo.IndustryBo, operatorId int64) errs.SystemErrorInfo

func DeleteMobilePrefix

func DeleteMobilePrefix(bo *bo.MobilePrefixBo, operatorId int64) errs.SystemErrorInfo

func DeleteRegions

func DeleteRegions(bo *bo.RegionsBo, operatorId int64) errs.SystemErrorInfo

func DeleteStates

func DeleteStates(bo *bo.StatesBo, operatorId int64) errs.SystemErrorInfo

func GetAreaBo

func GetAreaBo(id int64) (*bo.AreaBo, errs.SystemErrorInfo)

func GetAreaBoList

func GetAreaBoList(page uint, size uint, cond db.Cond) (*[]bo.AreaBo, int64, errs.SystemErrorInfo)

func GetCitiesBo

func GetCitiesBo(id int64) (*bo.CitiesBo, errs.SystemErrorInfo)

func GetCitiesBoList

func GetCitiesBoList(page uint, size uint, cond db.Cond) (*[]bo.CitiesBo, int64, errs.SystemErrorInfo)

func GetCityBoListByCond

func GetCityBoListByCond(cond db.Cond) (*[]bo.CitiesBo, errs.SystemErrorInfo)

func GetContinentList

func GetContinentList() (*[]bo.ContinentsBo, errs.SystemErrorInfo)

func GetContinentsBo

func GetContinentsBo(id int64) (*bo.ContinentsBo, errs.SystemErrorInfo)

func GetContinentsBoList

func GetContinentsBoList(page uint, size uint, cond db.Cond) (*[]bo.ContinentsBo, int64, errs.SystemErrorInfo)

func GetCountriesBo

func GetCountriesBo(id int64) (*bo.CountriesBo, errs.SystemErrorInfo)

func GetCountriesBoList

func GetCountriesBoList(page uint, size uint, cond db.Cond) (*[]bo.CountriesBo, int64, errs.SystemErrorInfo)

func GetCountriesBoListByCond

func GetCountriesBoListByCond(cond db.Cond) (*[]bo.CountriesBo, errs.SystemErrorInfo)

func GetIndustryBo

func GetIndustryBo(id int64) (*bo.IndustryBo, errs.SystemErrorInfo)

func GetIndustryBoAllList

func GetIndustryBoAllList(cond db.Cond) (*[]bo.IndustryBo, errs.SystemErrorInfo)

func GetIndustryBoList

func GetIndustryBoList(page uint, size uint, cond db.Cond) (*[]bo.IndustryBo, int64, errs.SystemErrorInfo)

func GetMobilePrefixBo

func GetMobilePrefixBo(id int64) (*bo.MobilePrefixBo, errs.SystemErrorInfo)

func GetMobilePrefixBoList

func GetMobilePrefixBoList(page uint, size uint, cond db.Cond) (*[]bo.MobilePrefixBo, int64, errs.SystemErrorInfo)

func GetRegionBoListByCond

func GetRegionBoListByCond(cond db.Cond) (*[]bo.RegionsBo, errs.SystemErrorInfo)

func GetRegionsBo

func GetRegionsBo(id int64) (*bo.RegionsBo, errs.SystemErrorInfo)

func GetRegionsBoList

func GetRegionsBoList(page uint, size uint, cond db.Cond) (*[]bo.RegionsBo, int64, errs.SystemErrorInfo)

func GetStatesBo

func GetStatesBo(id int64) (*bo.StatesBo, errs.SystemErrorInfo)

func GetStatesBoList

func GetStatesBoList(page uint, size uint, cond db.Cond) (*[]bo.StatesBo, int64, errs.SystemErrorInfo)

func GetStatesBoListByCond

func GetStatesBoListByCond(cond db.Cond) (*[]bo.StatesBo, errs.SystemErrorInfo)

func UpdateArea

func UpdateArea(bo *bo.AreaBo) errs.SystemErrorInfo

func UpdateCities

func UpdateCities(bo *bo.CitiesBo) errs.SystemErrorInfo

func UpdateContinents

func UpdateContinents(bo *bo.ContinentsBo) errs.SystemErrorInfo

func UpdateCountries

func UpdateCountries(bo *bo.CountriesBo) errs.SystemErrorInfo

func UpdateIndustry

func UpdateIndustry(bo *bo.IndustryBo) errs.SystemErrorInfo

func UpdateMobilePrefix

func UpdateMobilePrefix(bo *bo.MobilePrefixBo) errs.SystemErrorInfo

func UpdateRegions

func UpdateRegions(bo *bo.RegionsBo) errs.SystemErrorInfo

func UpdateStates

func UpdateStates(bo *bo.StatesBo) errs.SystemErrorInfo

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL