propertyvalue

package
v0.0.0-...-22bdbfd Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreatePropertyValueLogic

type CreatePropertyValueLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewCreatePropertyValueLogic

func NewCreatePropertyValueLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreatePropertyValueLogic

func (*CreatePropertyValueLogic) CreatePropertyValue

PropertyValue management

type DeletePropertyValueLogic

type DeletePropertyValueLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewDeletePropertyValueLogic

func NewDeletePropertyValueLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeletePropertyValueLogic

func (*DeletePropertyValueLogic) DeletePropertyValue

func (l *DeletePropertyValueLogic) DeletePropertyValue(in *product.IDReq) (*product.BaseResp, error)

type GetPropertyValueByIdLogic

type GetPropertyValueByIdLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetPropertyValueByIdLogic

func NewGetPropertyValueByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPropertyValueByIdLogic

func (*GetPropertyValueByIdLogic) GetPropertyValueById

func (l *GetPropertyValueByIdLogic) GetPropertyValueById(in *product.IDReq) (*product.PropertyValueInfo, error)

type GetPropertyValueDetailListLogic

type GetPropertyValueDetailListLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetPropertyValueDetailListLogic

func NewGetPropertyValueDetailListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPropertyValueDetailListLogic

func (*GetPropertyValueDetailListLogic) GetPropertyValueDetailList

func (l *GetPropertyValueDetailListLogic) GetPropertyValueDetailList(in *product.IDsReq) (*product.PropertyValueDetailResp, error)

type GetPropertyValueListByPropertyIdLogic

type GetPropertyValueListByPropertyIdLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetPropertyValueListByPropertyIdLogic

func NewGetPropertyValueListByPropertyIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPropertyValueListByPropertyIdLogic

func (*GetPropertyValueListByPropertyIdLogic) GetPropertyValueListByPropertyId

func (l *GetPropertyValueListByPropertyIdLogic) GetPropertyValueListByPropertyId(in *product.IDsReq) (*product.PropertyValueListResp, error)

type GetPropertyValuePageLogic

type GetPropertyValuePageLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetPropertyValuePageLogic

func NewGetPropertyValuePageLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPropertyValuePageLogic

func (*GetPropertyValuePageLogic) GetPropertyValuePage

type UpdatePropertyValueLogic

type UpdatePropertyValueLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewUpdatePropertyValueLogic

func NewUpdatePropertyValueLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdatePropertyValueLogic

func (*UpdatePropertyValueLogic) UpdatePropertyValue

Jump to

Keyboard shortcuts

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