Uses of Class
cn.sparrow.model.permission.ModelAttributePK
Packages that use ModelAttributePK
Package
Description
Uses of ModelAttributePK in cn.sparrow.common.controller
Method parameters in cn.sparrow.common.controller with type arguments of type ModelAttributePKModifier and TypeMethodDescriptionvoid
ModelAttributeController.delete(@NotNull List<ModelAttributePK> ids)
Uses of ModelAttributePK in cn.sparrow.model.permission
Constructors in cn.sparrow.model.permission with parameters of type ModelAttributePKUses of ModelAttributePK in cn.sparrow.permission.repository
Methods in cn.sparrow.permission.repository with parameters of type ModelAttributePKMethod parameters in cn.sparrow.permission.repository with type arguments of type ModelAttributePKModifier and TypeMethodDescriptionvoid
ModelAttributeRepository.deleteByIdIn(List<ModelAttributePK> ids)