索引

A B C D F G I L M N O P Q R S T U V 
常量字段值|所有程序包|所有类和接口|序列化表格

A

AddressFieldDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.dingding.dto.ApprovalFormDataDTO.AddressFieldDTO
 
Application - com.elitesland.ystdms.ss.api.rpc中的接口
应用信息.
ApprovalFormDataDTO - com.elitesland.ystdms.ss.api.rpc.dingding.dto中的类
审批表单数据 DTO(按组件类型分类)
ApprovalFormDataDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.dingding.dto.ApprovalFormDataDTO
 
ApprovalFormDataDTO.AddressFieldDTO - com.elitesland.ystdms.ss.api.rpc.dingding.dto中的类
 
ApprovalFormDataDTO.AttachmentFieldDTO - com.elitesland.ystdms.ss.api.rpc.dingding.dto中的类
 
ApprovalFormDataDTO.AttachmentFileDTO - com.elitesland.ystdms.ss.api.rpc.dingding.dto中的类
 
ApprovalFormDataDTO.DateRangeFieldDTO - com.elitesland.ystdms.ss.api.rpc.dingding.dto中的类
 
ApprovalFormDataDTO.MultiValueFieldDTO - com.elitesland.ystdms.ss.api.rpc.dingding.dto中的类
多值字段 DTO(用于多选框、部门字段、联系人字段、关联审批单等) 统一处理所有 fieldName + values 结构的字段
ApprovalFormDataDTO.SingleValueFieldDTO - com.elitesland.ystdms.ss.api.rpc.dingding.dto中的类
单值字段 DTO(用于文本字段、单选框等) 统一处理所有 fieldName + value 结构的字段
ApprovalFormDataDTO.TableFieldDTO - com.elitesland.ystdms.ss.api.rpc.dingding.dto中的类
 
AttachmentFieldDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.dingding.dto.ApprovalFormDataDTO.AttachmentFieldDTO
 
AttachmentFileDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.dingding.dto.ApprovalFormDataDTO.AttachmentFileDTO
 

B

batchQueryByBusinessCategoryNames(List<String>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.CustBusinessCategoryRpcService
根据业务分类名称列表批量查询业务分类
batchQueryByCustWebNames(List<String>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.CustBusinessCategoryRpcService
根据客户网名列表批量查询业务分类
batchQueryByErpShopCodeAndCategoryName(List<CustBusinessCategoryCombinedQueryParam>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.CustBusinessCategoryRpcService
根据ERP店铺编码和业务分类名称组合批量查询业务分类
batchQueryByErpShopCodes(List<String>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.CustBusinessCategoryRpcService
根据ERP店铺编码列表批量查询业务分类
batchQueryTaxRate(List<TaxRateQueryDTO>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.material.service.TaxRateRpcService
批量查询税率 根据商品编码+客户编码返回对应税率 优先从税率表查询,如果税率表查不到,再从启用状态的商品表中获取税率
buildTree(UUID, boolean, List<T>) - 类中的静态方法 com.elitesland.ystdms.ss.api.rpc.TreeUtils
将传入的树列表转换为树形结构,并且排序
buildTree(UUID, boolean, Map<UUID, T>, Map<UUID, List<T>>) - 类中的静态方法 com.elitesland.ystdms.ss.api.rpc.TreeUtils
将传入的 Map 转换为树形结构,并且不排序 map 一般由外部使用 redis 存储,如果没有存储,可调用 buildTree(List treeNodes, boolean sort) 方法,但是转换会影响效率
businessCategoryListByCodeList(CustBusinessCategoryRpcParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.CustBusinessCategoryRpcService
查询业务分类列表 根据业务分类编码列表查询业务分类信息
businessCodeAndNameListByCodeList(CustBusinessCategoryRpcParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.CustBusinessCategoryRpcService
根据业务分类编码列表查询业务分类名称列表 根据业务分类编码列表查询业务分类编码和名称

C

ChannelMinPriceQueryDTO - com.elitesland.ystdms.ss.api.rpc.price.dto中的类
渠道保底价查询请求DTO
ChannelMinPriceQueryDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.price.dto.ChannelMinPriceQueryDTO
 
ChannelMinPriceRespDTO - com.elitesland.ystdms.ss.api.rpc.price.dto中的类
渠道保底价查询响应DTO
ChannelMinPriceRespDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.price.dto.ChannelMinPriceRespDTO
 
ChannelPlatformProductComplexRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
 
ChannelPlatformProductComplexRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.ChannelPlatformProductComplexRespVO
 
ChannelPlatformProductPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
渠道平台商品查询参数
ChannelPlatformProductPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.ChannelPlatformProductPageParam
 
ChannelPlatformProductRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
渠道平台商品响应VO
ChannelPlatformProductRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.ChannelPlatformProductRespVO
 
ChannelPlatformProductSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
渠道平台商品保存VO
ChannelPlatformProductSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.ChannelPlatformProductSaveVO
 
ChannelPutawayApplyDetailPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
上架渠道概览查询参数
ChannelPutawayApplyDetailPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.ChannelPutawayApplyDetailPageParam
 
ChannelPutawayApplyDetailRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
 
ChannelPutawayApplyDetailRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.ChannelPutawayApplyDetailRespVO
 
ChannelPutawayApplyPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
产品渠道上架申请查询参数
ChannelPutawayApplyPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.ChannelPutawayApplyPageParam
 
ChannelPutawayApplyRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
产品渠道上架申请响应VO
ChannelPutawayApplyRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.ChannelPutawayApplyRespVO
 
ChannelPutawayApplyRpcService - com.elitesland.ystdms.ss.api.rpc.product中的接口
渠道上架申请RPC服务接口
ChannelPutawayProductPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
产品渠道上架商品查询参数
ChannelPutawayProductPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.ChannelPutawayProductPageParam
 
ChannelPutawayProductRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
产品渠道上架商品响应VO
ChannelPutawayProductRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.ChannelPutawayProductRespVO
 
ChildChannel() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.OperationChannelRpcDTO.ChildChannel
 
com.elitesland.ystdms.ss.api.rpc - 程序包 com.elitesland.ystdms.ss.api.rpc
 
com.elitesland.ystdms.ss.api.rpc.annotation - 程序包 com.elitesland.ystdms.ss.api.rpc.annotation
 
com.elitesland.ystdms.ss.api.rpc.credit - 程序包 com.elitesland.ystdms.ss.api.rpc.credit
 
com.elitesland.ystdms.ss.api.rpc.credit.dto - 程序包 com.elitesland.ystdms.ss.api.rpc.credit.dto
 
com.elitesland.ystdms.ss.api.rpc.dingding.constant - 程序包 com.elitesland.ystdms.ss.api.rpc.dingding.constant
 
com.elitesland.ystdms.ss.api.rpc.dingding.dto - 程序包 com.elitesland.ystdms.ss.api.rpc.dingding.dto
 
com.elitesland.ystdms.ss.api.rpc.material.dto - 程序包 com.elitesland.ystdms.ss.api.rpc.material.dto
 
com.elitesland.ystdms.ss.api.rpc.material.excel - 程序包 com.elitesland.ystdms.ss.api.rpc.material.excel
 
com.elitesland.ystdms.ss.api.rpc.material.query - 程序包 com.elitesland.ystdms.ss.api.rpc.material.query
 
com.elitesland.ystdms.ss.api.rpc.material.resp - 程序包 com.elitesland.ystdms.ss.api.rpc.material.resp
 
com.elitesland.ystdms.ss.api.rpc.material.save - 程序包 com.elitesland.ystdms.ss.api.rpc.material.save
 
com.elitesland.ystdms.ss.api.rpc.material.service - 程序包 com.elitesland.ystdms.ss.api.rpc.material.service
 
com.elitesland.ystdms.ss.api.rpc.price - 程序包 com.elitesland.ystdms.ss.api.rpc.price
 
com.elitesland.ystdms.ss.api.rpc.price.dto - 程序包 com.elitesland.ystdms.ss.api.rpc.price.dto
 
com.elitesland.ystdms.ss.api.rpc.product - 程序包 com.elitesland.ystdms.ss.api.rpc.product
 
com.elitesland.ystdms.ss.api.rpc.product.dto - 程序包 com.elitesland.ystdms.ss.api.rpc.product.dto
 
com.elitesland.ystdms.ss.api.rpc.product.query - 程序包 com.elitesland.ystdms.ss.api.rpc.product.query
 
com.elitesland.ystdms.ss.api.rpc.product.resp - 程序包 com.elitesland.ystdms.ss.api.rpc.product.resp
 
com.elitesland.ystdms.ss.api.rpc.product.save - 程序包 com.elitesland.ystdms.ss.api.rpc.product.save
 
com.elitesland.ystdms.ss.api.rpc.sales - 程序包 com.elitesland.ystdms.ss.api.rpc.sales
 
com.elitesland.ystdms.ss.api.rpc.sales.dto - 程序包 com.elitesland.ystdms.ss.api.rpc.sales.dto
 
com.elitesland.ystdms.ss.api.rpc.shop - 程序包 com.elitesland.ystdms.ss.api.rpc.shop
 
com.elitesland.ystdms.ss.api.rpc.shop.dto - 程序包 com.elitesland.ystdms.ss.api.rpc.shop.dto
 
com.elitesland.ystdms.ss.api.rpc.shop.query - 程序包 com.elitesland.ystdms.ss.api.rpc.shop.query
 
compareProductPrice(List<ProductPriceQueryDTO>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.price.PriceRpcService
比较商品价格 比较渠道保底价和渠道供货价(支持省、市维度)
compareTo(TreeNode) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.TreeNode
排序
ControlChannelRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.CustBusinessCategoryDto.ControlChannelRespVO
 
CostProfitCalculationPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
成本利润测算查询参数
CostProfitCalculationPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.CostProfitCalculationPageParam
 
CostProfitCalculationRawMaterialDetailRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
成本利润测算原料明细响应VO
CostProfitCalculationRawMaterialDetailRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.CostProfitCalculationRawMaterialDetailRespVO
 
CostProfitCalculationRawMaterialDetailSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
成本利润测算原料明细保存VO
CostProfitCalculationRawMaterialDetailSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.CostProfitCalculationRawMaterialDetailSaveVO
 
CostProfitCalculationRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
成本利润测算响应VO
CostProfitCalculationRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.CostProfitCalculationRespVO
 
CostProfitCalculationSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
成本利润测算保存VO
CostProfitCalculationSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.CostProfitCalculationSaveVO
 
CreditRpcService - com.elitesland.ystdms.ss.api.rpc.credit中的接口
信用/返利账户 RPC 服务接口
CustAddressRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.CustRpcDTO.CustAddressRespVO
 
CustBankRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.CustRpcDTO.CustBankRespVO
 
CustBusinessCategoryCombinedQueryParam - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
CustBusinessCategoryCombinedQueryParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.CustBusinessCategoryCombinedQueryParam
 
CustBusinessCategoryDto - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
CustBusinessCategoryDto() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.CustBusinessCategoryDto
 
CustBusinessCategoryDto.ControlChannelRespVO - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
CustBusinessCategoryQueryParam - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
CustBusinessCategoryQueryParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.CustBusinessCategoryQueryParam
 
CustBusinessCategoryRpcParam - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
CustBusinessCategoryRpcParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.CustBusinessCategoryRpcParam
 
CustBusinessCategoryRpcService - com.elitesland.ystdms.ss.api.rpc.sales中的接口
客户业务分类RPC服务接口
CustBusinessCodeAndNameDto - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
CustBusinessCodeAndNameDto() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.CustBusinessCodeAndNameDto
 
CustInfoDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.shop.dto.ShopRpcDTO.CustInfoDTO
 
CustomerProductExcelSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
客户商品Excel导入保存VO
CustomerProductExcelSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.CustomerProductExcelSaveVO
 
CustomerProductPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
客户商品查询参数
CustomerProductPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.CustomerProductPageParam
 
CustomerProductRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
客户商品响应VO
CustomerProductRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.CustomerProductRespVO
 
CustomerProductSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
客户商品保存VO
CustomerProductSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.CustomerProductSaveVO
 
CustRpcDTO - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
CustRpcDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.CustRpcDTO
 
CustRpcDTO.CustAddressRespVO - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
CustRpcDTO.CustBankRespVO - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
CustRpcParam - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
CustRpcParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.CustRpcParam
 
CustRpcService - com.elitesland.ystdms.ss.api.rpc.sales中的接口
客户RPC服务接口
CustTaxRateImportEntiry - com.elitesland.ystdms.ss.api.rpc.material.excel中的类
客户特殊税率导入
CustTaxRateImportEntiry() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.excel.CustTaxRateImportEntiry
 
CustTaxRatePageParam - com.elitesland.ystdms.ss.api.rpc.material.query中的类
 
CustTaxRatePageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.query.CustTaxRatePageParam
 
CustTaxRateRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
客户特殊税率响应VO
CustTaxRateRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.CustTaxRateRespVO
 
CustTaxRateSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
客户特殊税率保存VO
CustTaxRateSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.CustTaxRateSaveVO
 

D

DateRangeFieldDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.dingding.dto.ApprovalFormDataDTO.DateRangeFieldDTO
 
DingdingApprovalRequestDTO - com.elitesland.ystdms.ss.api.rpc.dingding.dto中的类
钉钉审批发起请求 DTO
DingdingApprovalRequestDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.dingding.dto.DingdingApprovalRequestDTO
 
DingdingBusinessTypeEnum - com.elitesland.ystdms.ss.api.rpc.dingding.constant中的枚举类
 
DingDingField - com.elitesland.ystdms.ss.api.rpc.annotation中的批注接口
 

F

FactoryAptitudePageParam - com.elitesland.ystdms.ss.api.rpc.material.query中的类
 
FactoryAptitudePageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.query.FactoryAptitudePageParam
 
FactoryAptitudeRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
工厂资质信息响应对象
FactoryAptitudeRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.FactoryAptitudeRespVO
 
FactoryAptitudeSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
工厂资质信息保存对象
FactoryAptitudeSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.FactoryAptitudeSaveVO
 
FactoryImportEntity - com.elitesland.ystdms.ss.api.rpc.material.excel中的类
工厂信息保存对象
FactoryImportEntity() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.excel.FactoryImportEntity
 
FactoryPageParam - com.elitesland.ystdms.ss.api.rpc.material.query中的类
 
FactoryPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.query.FactoryPageParam
 
FactoryRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
工厂信息响应对象
FactoryRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.FactoryRespVO
 
FactoryRpcService - com.elitesland.ystdms.ss.api.rpc.material.service中的接口
工厂RPC服务接口
FactorySaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
工厂信息保存对象
FactorySaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.FactorySaveVO
 
FactorySimpleSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
 
FactorySimpleSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.FactorySimpleSaveVO
 
findById(UUID) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.material.service.TradeMarkRpcService
查询商标详情
findChannelByCode(List<String>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.OperationChannelRpcService
根据渠道编码查询渠道信息 根据渠道编码列表查询运营渠道信息
findChannelById(Long) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.OperationChannelRpcService
根据ID查询渠道信息 根据渠道ID查询运营渠道信息
findChannelByIdList(List<Long>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.OperationChannelRpcService
根据ID列表查询渠道信息 根据渠道ID列表查询运营渠道信息
findChannelByNameList(OperationChannelRpcReqDTO) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.OperationChannelRpcService
根据渠道名称列表查询渠道信息 根据渠道名称列表查询运营渠道信息
findChannelListByCodeList(OperationChannelRpcReqDTO) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.OperationChannelRpcService
根据渠道编码列表查询渠道信息 根据渠道编码列表查询运营渠道信息
findTradeMarkList(TradeMarkPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.material.service.TradeMarkRpcService
查询商标管理列表
findTradeMarkPage(TradeMarkPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.material.service.TradeMarkRpcService
查询商标管理分页
FinishedProductChannelComplexPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
 
FinishedProductChannelComplexPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.FinishedProductChannelComplexPageParam
 
FinishedProductChannelPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
渠道商品查询参数
FinishedProductChannelPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.FinishedProductChannelPageParam
 
FinishedProductChannelRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
 
FinishedProductChannelRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.FinishedProductChannelRespVO
 
FinishedProductChannelRpcService - com.elitesland.ystdms.ss.api.rpc.product中的接口
渠道商品RPC服务接口
FinishedProductChannelSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
渠道商品保存VO
FinishedProductChannelSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.FinishedProductChannelSaveVO
 
FinishedProductDetailRespDTO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
产成品详情响应DTO(不包含关联表信息)
FinishedProductDetailRespDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.FinishedProductDetailRespDTO
 
FinishedProductFactoryPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
产成品工厂关联查询参数
FinishedProductFactoryPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.FinishedProductFactoryPageParam
 
FinishedProductFactoryRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
 
FinishedProductFactoryRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.FinishedProductFactoryRespVO
 
FinishedProductFactoryRpcService - com.elitesland.ystdms.ss.api.rpc.product中的接口
产成品工厂关联RPC服务接口
FinishedProductFactorySaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
产成品工厂关联保存VO
FinishedProductFactorySaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.FinishedProductFactorySaveVO
 
FinishedProductPageDTO - com.elitesland.ystdms.ss.api.rpc.product.dto中的类
产成品分页查询参数DTO
FinishedProductPageDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.dto.FinishedProductPageDTO
 
FinishedProductRespDTO - com.elitesland.ystdms.ss.api.rpc.product.dto中的类
产成品响应DTO
FinishedProductRespDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.dto.FinishedProductRespDTO
 
FinishedProductRpcService - com.elitesland.ystdms.ss.api.rpc.product中的接口
产成品档案RPC服务接口

G

getId() - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.TreeNode
获取ID
getPid() - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.TreeNode
获取父ID
getSortNo() - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.TreeNode
获取排序序号
getTreeNodes() - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.TreeNode
获取子树

I

InitiateDetailDesignPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
发起详情设计查询参数
InitiateDetailDesignPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.InitiateDetailDesignPageParam
 
InitiateDetailDesignRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
发起详情设计响应VO
InitiateDetailDesignRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.InitiateDetailDesignRespVO
 
InitiateDetailDesignSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
发起详情设计保存VO
InitiateDetailDesignSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.InitiateDetailDesignSaveVO
 
InitiateNewDecisionPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
发起上新决策查询参数
InitiateNewDecisionPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.InitiateNewDecisionPageParam
 
InitiateNewDecisionProjecteSaleDetailPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
发起上新决策预估销量明细查询参数
InitiateNewDecisionProjecteSaleDetailPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.InitiateNewDecisionProjecteSaleDetailPageParam
 
InitiateNewDecisionProjecteSaleDetailRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
发起上新决策预估销量明细响应VO
InitiateNewDecisionProjecteSaleDetailRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.InitiateNewDecisionProjecteSaleDetailRespVO
 
InitiateNewDecisionProjecteSaleDetailSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
发起上新决策预估销量明细保存VO
InitiateNewDecisionProjecteSaleDetailSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.InitiateNewDecisionProjecteSaleDetailSaveVO
 
InitiateNewDecisionRawMaterialDetailPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
发起上新决策原料明细查询参数
InitiateNewDecisionRawMaterialDetailPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.InitiateNewDecisionRawMaterialDetailPageParam
 
InitiateNewDecisionRawMaterialDetailRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
发起上新决策原料明细响应VO
InitiateNewDecisionRawMaterialDetailRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.InitiateNewDecisionRawMaterialDetailRespVO
 
InitiateNewDecisionRawMaterialDetailSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
发起上新决策原料明细保存VO
InitiateNewDecisionRawMaterialDetailSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.InitiateNewDecisionRawMaterialDetailSaveVO
 
InitiateNewDecisionRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
发起上新决策响应VO
InitiateNewDecisionRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.InitiateNewDecisionRespVO
 
InitiateNewDecisionSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
发起上新决策保存VO
InitiateNewDecisionSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.InitiateNewDecisionSaveVO
 
InitiatePackageBackPanelPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
发起包装背板信息查询参数
InitiatePackageBackPanelPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.InitiatePackageBackPanelPageParam
 
InitiatePackageBackPanelRawMaterialDetailPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
发起包装背板信息原料明细查询参数
InitiatePackageBackPanelRawMaterialDetailPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.InitiatePackageBackPanelRawMaterialDetailPageParam
 
InitiatePackageBackPanelRawMaterialDetailRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
发起包装背板信息原料明细响应VO
InitiatePackageBackPanelRawMaterialDetailRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.InitiatePackageBackPanelRawMaterialDetailRespVO
 
InitiatePackageBackPanelRawMaterialDetailSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
发起包装背板信息原料明细保存VO
InitiatePackageBackPanelRawMaterialDetailSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.InitiatePackageBackPanelRawMaterialDetailSaveVO
 
InitiatePackageBackPanelRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
发起包装背板信息响应VO
InitiatePackageBackPanelRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.InitiatePackageBackPanelRespVO
 
InitiatePackageBackPanelSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
发起包装背板信息保存VO
InitiatePackageBackPanelSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.InitiatePackageBackPanelSaveVO
 
InitiatePackageDesignPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
发起包装设计查询参数
InitiatePackageDesignPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.InitiatePackageDesignPageParam
 
InitiatePackageDesignRawMaterialDetailRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
发起包装设计原料明细响应VO
InitiatePackageDesignRawMaterialDetailRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.InitiatePackageDesignRawMaterialDetailRespVO
 
InitiatePackageDesignRawMaterialDetailSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
发起包装设计原料明细保存VO
InitiatePackageDesignRawMaterialDetailSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.InitiatePackageDesignRawMaterialDetailSaveVO
 
InitiatePackageDesignRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
发起包装设计响应VO
InitiatePackageDesignRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.InitiatePackageDesignRespVO
 
InitiatePackageDesignSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
发起包装设计保存VO
InitiatePackageDesignSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.InitiatePackageDesignSaveVO
 
ItemCateRpcService - com.elitesland.ystdms.ss.api.rpc.material.service中的接口
分类管理RPC服务接口
ItmBrandExcelSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
 
ItmBrandExcelSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.ItmBrandExcelSaveVO
 
ItmBrandPageParam - com.elitesland.ystdms.ss.api.rpc.material.query中的类
 
ItmBrandPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.query.ItmBrandPageParam
 
ItmBrandRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
品牌管理响应VO
ItmBrandRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.ItmBrandRespVO
 
ItmBrandSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
 
ItmBrandSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.ItmBrandSaveVO
 
ItmItemCateExportEntity - com.elitesland.ystdms.ss.api.rpc.material.excel中的类
功能说明
ItmItemCateExportEntity() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.excel.ItmItemCateExportEntity
 
ItmItemCatePageParam - com.elitesland.ystdms.ss.api.rpc.material.query中的类
 
ItmItemCatePageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.query.ItmItemCatePageParam
 
ItmItemCateRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
分类管理
ItmItemCateRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.ItmItemCateRespVO
 
ItmItemCateSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
分类管理
ItmItemCateSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.ItmItemCateSaveVO
 
ItmItemCateTreeRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
 
ItmItemCateTreeRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.ItmItemCateTreeRespVO
 
ItmItemCateUploadExcel - com.elitesland.ystdms.ss.api.rpc.material.save中的类
 
ItmItemCateUploadExcel() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.ItmItemCateUploadExcel
 

L

listByProductCodes(List<String>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductRpcService
根据商品编码列表查询产成品详情列表(不分页)
listByShopNos(List<String>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.shop.ShopRpcService
根据店铺编号列表查询店铺列表(包含客户信息)
listByWdtProductCodes(List<String>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductRpcService
根据旺店通商家编码查询产成品详情列表(不分页)

M

MAINTAIN_APPLICATION_PRODUCT_BOM - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
MAINTAIN_APPLICATION_PRODUCT_MEASUREMENT - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
MAINTAIN_APPLICATION_PRODUCT_PRICE - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
MAINTAIN_APPLICATION_XDP - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
MAINTAIN_APPLICATION_XYL - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
MAINTAIN_APPLICATION_XZX - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
MultiValueFieldDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.dingding.dto.ApprovalFormDataDTO.MultiValueFieldDTO
 

N

NAME - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.Application
应用名称,在服务注册中心注册的名称
NEW_APPLICATION_APPLY - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
NEW_COST_PROFIT_CALCULATION - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
NEW_INITIATE_DETAIL_DESIGN - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
NEW_INITIATE_NEW_DECISION - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
NEW_INITIATE_PACKAGE_DESIGN - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
NEW_PACKAGE_STYLE_APPLICATION - 枚举类 中的枚举常量 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
 
NewBagLeatherRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
 
NewBagLeatherRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.NewBagLeatherRespVO
 
NewCartonBoxRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
 
NewCartonBoxRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.NewCartonBoxRespVO
 
NewProductApplicationPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
新品研发申请查询参数
NewProductApplicationPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.NewProductApplicationPageParam
 
NewProductApplicationRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
新品研发申请响应VO
NewProductApplicationRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.NewProductApplicationRespVO
 
NewProductApplicationSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
新品研发申请保存VO
NewProductApplicationSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.NewProductApplicationSaveVO
 
NewRawGrainsRawMaterialRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
 
NewRawGrainsRawMaterialRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.NewRawGrainsRawMaterialRespVO
 
NewRawGrainsRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
 
NewRawGrainsRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.NewRawGrainsRespVO
 

O

OpenFeignConstant - com.elitesland.ystdms.ss.api.rpc中的接口
 
OperationChannelRpcDTO - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
OperationChannelRpcDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.OperationChannelRpcDTO
 
OperationChannelRpcDTO.ChildChannel - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
OperationChannelRpcReqDTO - com.elitesland.ystdms.ss.api.rpc.sales.dto中的类
 
OperationChannelRpcReqDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.sales.dto.OperationChannelRpcReqDTO
 
OperationChannelRpcService - com.elitesland.ystdms.ss.api.rpc.sales中的接口
运营渠道RPC服务接口

P

PackageStyleApplicationPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
包装试样申请查询参数
PackageStyleApplicationPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.PackageStyleApplicationPageParam
 
PackageStyleApplicationRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
包装试样申请响应VO
PackageStyleApplicationRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.PackageStyleApplicationRespVO
 
PackageStyleApplicationSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
包装试样申请保存VO
PackageStyleApplicationSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.PackageStyleApplicationSaveVO
 
paging(ItmItemCatePageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.material.service.ItemCateRpcService
分类管理-分页
paging(ChannelPutawayApplyPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.ChannelPutawayApplyRpcService
产品渠道上架申请-分页
PaicheRemarkImportEntity - com.elitesland.ystdms.ss.api.rpc.material.excel中的类
排车备注
PaicheRemarkImportEntity() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.excel.PaicheRemarkImportEntity
 
PaicheRemarkPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
排车备注
PaicheRemarkPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.PaicheRemarkPageParam
 
PaicheRemarkRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
排车备注
PaicheRemarkRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.PaicheRemarkRespVO
 
PaicheRemarkSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
排车备注
PaicheRemarkSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.PaicheRemarkSaveVO
 
PaicheRemarkTreeNode - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
 
PaicheRemarkTreeNode() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.PaicheRemarkTreeNode
 
PriceRpcService - com.elitesland.ystdms.ss.api.rpc.price中的接口
价格RPC服务接口
ProductPriceCompareRespDTO - com.elitesland.ystdms.ss.api.rpc.price.dto中的类
商品价格比较响应DTO
ProductPriceCompareRespDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.price.dto.ProductPriceCompareRespDTO
 
ProductPriceQueryDTO - com.elitesland.ystdms.ss.api.rpc.price.dto中的类
商品价格查询请求DTO
ProductPriceQueryDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.price.dto.ProductPriceQueryDTO
 
ProductPriceRespDTO - com.elitesland.ystdms.ss.api.rpc.price.dto中的类
商品价格查询响应DTO
ProductPriceRespDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.price.dto.ProductPriceRespDTO
 

Q

query(CustRpcParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.sales.CustRpcService
查询客户信息 根据客户编码、客户名称等条件查询客户信息
queryApplyDetailList(ChannelPutawayApplyDetailPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.ChannelPutawayApplyRpcService
产品渠道上架申请-查询概览(关联商品信息查询)
queryByBusinessCategoryCode(RebateAccountByBusinessCategoryParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.credit.CreditRpcService
通过业务分类编码查询返利账户信息
queryChannelMinPrice(List<ChannelMinPriceQueryDTO>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.price.PriceRpcService
查询渠道保底价 根据商品编码、二级渠道编码和生效日期查询渠道保底价
queryComplexList(FinishedProductChannelComplexPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductChannelRpcService
查询渠道商品列表(不分页 可以通过明细的平台商品编码查询)
queryComplexPage(FinishedProductChannelComplexPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductChannelRpcService
查询渠道商品列表(分页 可以通过明细的平台商品编码查询)
queryDetail(ShopRpcParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.shop.ShopRpcService
查询店铺详情(包含客户信息)
queryList(ItmItemCatePageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.material.service.ItemCateRpcService
分类管理-查询列表
queryList(ChannelPutawayApplyPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.ChannelPutawayApplyRpcService
产品渠道上架申请-查询列表
queryList(FinishedProductChannelPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductChannelRpcService
查询渠道商品列表(不分页)
queryList(FinishedProductFactoryPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductFactoryRpcService
查询产成品工厂关联列表(不分页)
queryPage(FactoryPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.material.service.FactoryRpcService
分页查询工厂列表
queryPage(FinishedProductPageDTO) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductRpcService
分页查询产成品档案列表
queryPage(FinishedProductChannelPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductChannelRpcService
分页查询渠道商品列表
queryPage(FinishedProductFactoryPageParam) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductFactoryRpcService
分页查询产成品工厂关联列表
queryProductPrice(List<ProductPriceQueryDTO>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.price.PriceRpcService
查询商品价格 根据渠道编码、商品编码、生效日期、省、市查询渠道保底价和渠道供货价

R

RebateAccountByBusinessCategoryParam - com.elitesland.ystdms.ss.api.rpc.credit.dto中的类
按业务分类编码查询返利账户 RPC 请求参数
RebateAccountByBusinessCategoryParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.credit.dto.RebateAccountByBusinessCategoryParam
 
RebateAccountRpcDTO - com.elitesland.ystdms.ss.api.rpc.credit.dto中的类
返利账户 RPC 响应 DTO
RebateAccountRpcDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.credit.dto.RebateAccountRpcDTO
 
ResearchTaskPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
产品研发任务查询参数
ResearchTaskPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.ResearchTaskPageParam
 
ResearchTaskRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
产品研发任务响应VO
ResearchTaskRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.ResearchTaskRespVO
 
ResearchTaskSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
产品研发任务保存VO
ResearchTaskSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.ResearchTaskSaveVO
 
ResearchTaskTemplateConfigPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
产品研发任务模板配置表查询参数
ResearchTaskTemplateConfigPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.ResearchTaskTemplateConfigPageParam
 
ResearchTaskTemplateConfigRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
产品研发任务模板配置表响应VO
ResearchTaskTemplateConfigRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.ResearchTaskTemplateConfigRespVO
 
ResearchTaskTemplateConfigSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
产品研发任务模板配置表保存VO 对齐 ResearchTask / CustomerProduct 的 SaveVO 风格,增加 nullFields 支持动态更新
ResearchTaskTemplateConfigSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.ResearchTaskTemplateConfigSaveVO
 

S

searchParent(List<T>, List<UUID>) - 类中的静态方法 com.elitesland.ystdms.ss.api.rpc.TreeUtils
 
searchParent(List<T>, List<T>, UUID) - 类中的静态方法 com.elitesland.ystdms.ss.api.rpc.TreeUtils
递归搜索节点
setIsLeaf(Boolean) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.TreeNode
设置是否是最后一级
setPid(UUID) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.TreeNode
设置pif
setSortNo(Integer) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.TreeNode
设置排序号
setTreeNodes(List<T>) - 接口中的方法 com.elitesland.ystdms.ss.api.rpc.TreeNode
设置子树
ShopRpcDTO - com.elitesland.ystdms.ss.api.rpc.shop.dto中的类
店铺RPC响应DTO(包含店铺详情和客户信息)
ShopRpcDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.shop.dto.ShopRpcDTO
 
ShopRpcDTO.CustInfoDTO - com.elitesland.ystdms.ss.api.rpc.shop.dto中的类
客户信息DTO
ShopRpcParam - com.elitesland.ystdms.ss.api.rpc.shop.query中的类
店铺RPC查询参数
ShopRpcParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.shop.query.ShopRpcParam
 
ShopRpcService - com.elitesland.ystdms.ss.api.rpc.shop中的接口
店铺RPC服务接口
SimpleProductApplicationPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
简易研发申请查询参数
SimpleProductApplicationPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.SimpleProductApplicationPageParam
 
SimpleProductApplicationRawMaterialDetailPageParam - com.elitesland.ystdms.ss.api.rpc.product.query中的类
简易研发申请原料明细查询参数
SimpleProductApplicationRawMaterialDetailPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.query.SimpleProductApplicationRawMaterialDetailPageParam
 
SimpleProductApplicationRawMaterialDetailRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
简易研发申请原料明细响应VO
SimpleProductApplicationRawMaterialDetailRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.SimpleProductApplicationRawMaterialDetailRespVO
 
SimpleProductApplicationRawMaterialDetailSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
简易研发申请原料明细保存VO
SimpleProductApplicationRawMaterialDetailSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.SimpleProductApplicationRawMaterialDetailSaveVO
 
SimpleProductApplicationRespVO - com.elitesland.ystdms.ss.api.rpc.product.resp中的类
简易研发申请响应VO
SimpleProductApplicationRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.resp.SimpleProductApplicationRespVO
 
SimpleProductApplicationSaveVO - com.elitesland.ystdms.ss.api.rpc.product.save中的类
简易研发申请保存VO
SimpleProductApplicationSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.product.save.SimpleProductApplicationSaveVO
 
SingleValueFieldDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.dingding.dto.ApprovalFormDataDTO.SingleValueFieldDTO
 

T

TableFieldDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.dingding.dto.ApprovalFormDataDTO.TableFieldDTO
 
TaxClassificationImportEntity - com.elitesland.ystdms.ss.api.rpc.material.excel中的类
税收分类管理DTO
TaxClassificationImportEntity() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.excel.TaxClassificationImportEntity
 
TaxClassificationPageParam - com.elitesland.ystdms.ss.api.rpc.material.query中的类
税收分类查询DTO
TaxClassificationPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.query.TaxClassificationPageParam
 
TaxClassificationParam - com.elitesland.ystdms.ss.api.rpc.material.query中的类
税收分类查询DTO
TaxClassificationParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.query.TaxClassificationParam
 
TaxClassificationRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
税收分类管理DTO
TaxClassificationRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.TaxClassificationRespVO
 
TaxClassificationSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
税收分类管理DTO
TaxClassificationSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.TaxClassificationSaveVO
 
TaxRateQueryDTO - com.elitesland.ystdms.ss.api.rpc.material.dto中的类
税率查询请求DTO
TaxRateQueryDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.dto.TaxRateQueryDTO
 
TaxRateRespDTO - com.elitesland.ystdms.ss.api.rpc.material.dto中的类
税率查询响应DTO
TaxRateRespDTO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.dto.TaxRateRespDTO
 
TaxRateRpcService - com.elitesland.ystdms.ss.api.rpc.material.service中的接口
税率RPC服务接口
TradeMarkAttachPageParam - com.elitesland.ystdms.ss.api.rpc.material.query中的类
商标附件管理
TradeMarkAttachPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.query.TradeMarkAttachPageParam
 
TradeMarkAttachRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
商标附件管理
TradeMarkAttachRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.TradeMarkAttachRespVO
 
TradeMarkAttachSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
商标附件管理
TradeMarkAttachSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.TradeMarkAttachSaveVO
 
TradeMarkExcelSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
 
TradeMarkExcelSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.TradeMarkExcelSaveVO
 
TradeMarkPageParam - com.elitesland.ystdms.ss.api.rpc.material.query中的类
商标管理
TradeMarkPageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.query.TradeMarkPageParam
 
TradeMarkRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
 
TradeMarkRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.TradeMarkRespVO
 
TradeMarkRpcService - com.elitesland.ystdms.ss.api.rpc.material.service中的接口
商标RPC服务接口
TradeMarkSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
商标管理
TradeMarkSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.TradeMarkSaveVO
 
TradeMarkTypePageParam - com.elitesland.ystdms.ss.api.rpc.material.query中的类
商标类别管理查询参数
TradeMarkTypePageParam() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.query.TradeMarkTypePageParam
 
TradeMarkTypeRespVO - com.elitesland.ystdms.ss.api.rpc.material.resp中的类
商标类别管理响应VO
TradeMarkTypeRespVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.resp.TradeMarkTypeRespVO
 
TradeMarkTypeSaveVO - com.elitesland.ystdms.ss.api.rpc.material.save中的类
商标类别管理保存VO
TradeMarkTypeSaveVO() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.material.save.TradeMarkTypeSaveVO
 
TreeModel - com.elitesland.ystdms.ss.api.rpc中的类
支持树形结构的数据需要的字段 todo
TreeModel() - 类的构造器 com.elitesland.ystdms.ss.api.rpc.TreeModel
 
TreeNode<T> - com.elitesland.ystdms.ss.api.rpc中的接口
 
treeToList(List<T>, List<T>, UUID) - 类中的静态方法 com.elitesland.ystdms.ss.api.rpc.TreeUtils
树转
TreeUtils - com.elitesland.ystdms.ss.api.rpc中的类
 
type() - 批注接口 中的元素 com.elitesland.ystdms.ss.api.rpc.annotation.DingDingField
 

U

URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.credit.CreditRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.material.service.FactoryRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.material.service.ItemCateRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.material.service.TaxRateRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.material.service.TradeMarkRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.price.PriceRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.product.ChannelPutawayApplyRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductChannelRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductFactoryRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.product.FinishedProductRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.sales.CustBusinessCategoryRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.sales.CustRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.sales.OperationChannelRpcService
 
URI - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.shop.ShopRpcService
 
URI_PREFIX - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.Application
请求路径前缀
URI_PREFIX - 接口中的静态变量 com.elitesland.ystdms.ss.api.rpc.OpenFeignConstant
 

V

value() - 批注接口 中的元素 com.elitesland.ystdms.ss.api.rpc.annotation.DingDingField
 
valueOf(String) - 枚举类中的静态方法 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
返回带有指定名称的该类的枚举常量。
values() - 枚举类中的静态方法 com.elitesland.ystdms.ss.api.rpc.dingding.constant.DingdingBusinessTypeEnum
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
A B C D F G I L M N O P Q R S T U V 
常量字段值|所有程序包|所有类和接口|序列化表格