Uses of Class
edu.ucsb.cs.scaffold.entity.PlInstance
Packages that use PlInstance
-
Uses of PlInstance in edu.ucsb.cs.scaffold.controller
Methods in edu.ucsb.cs.scaffold.controller that return types with arguments of type PlInstanceModifier and TypeMethodDescriptionPLInstanceController.allPlInstances()PLInstanceController.allPlInstancesForRepo(Long plrepoId) -
Uses of PlInstance in edu.ucsb.cs.scaffold.repository
Methods in edu.ucsb.cs.scaffold.repository that return types with arguments of type PlInstanceModifier and TypeMethodDescriptionPlInstanceRepository.findByPlRepoId(Long plRepoId) PlInstanceRepository.findByPlRepoIdAndShortName(Long plRepoId, String name)