Uses of Class
edu.ucsb.cs156.example.entities.UCSBOrganization
Packages that use UCSBOrganization
-
Uses of UCSBOrganization in edu.ucsb.cs156.example.controllers
Methods in edu.ucsb.cs156.example.controllers that return UCSBOrganizationModifier and TypeMethodDescriptionUCSBOrganizationController.postOrganization(String orgCode, String orgTranslationShort, String orgTranslation, boolean inactive) UCSBOrganizationController.updateUCSBOrganization(String orgCode, UCSBOrganization incoming) Methods in edu.ucsb.cs156.example.controllers that return types with arguments of type UCSBOrganizationMethods in edu.ucsb.cs156.example.controllers with parameters of type UCSBOrganizationModifier and TypeMethodDescriptionUCSBOrganizationController.updateUCSBOrganization(String orgCode, UCSBOrganization incoming)