Uses of Class
com.inesm.KeyManager.model.Operation
Packages that use Operation
Package
Description
-
Uses of Operation in com.inesm.KeyManager.model
Methods in com.inesm.KeyManager.model that return types with arguments of type OperationMethod parameters in com.inesm.KeyManager.model with type arguments of type Operation -
Uses of Operation in com.inesm.KeyManager.repositories
Methods in com.inesm.KeyManager.repositories that return OperationModifier and TypeMethodDescriptionUserRepository.getOperationByID(int id) Gets an operation from the database.Methods in com.inesm.KeyManager.repositories that return types with arguments of type OperationModifier and TypeMethodDescriptionUserRepository.getOperations()Gets all operations from the database.UserRepository.getRoleOperations(long id) Gets all operations assigned to a given role. -
Uses of Operation in com.inesm.KeyManager.services
Methods in com.inesm.KeyManager.services that return types with arguments of type OperationModifier and TypeMethodDescriptionUserManager.getOperations()Gets all available operations from the database. -
Uses of Operation in com.inesm.KeyManager.ui
Method parameters in com.inesm.KeyManager.ui with type arguments of type Operation -
Uses of Operation in com.inesm.KeyManager.ui.serializers
Methods in com.inesm.KeyManager.ui.serializers that return types with arguments of type OperationModifier and TypeMethodDescriptionPermissionDeserializer.deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) Method parameters in com.inesm.KeyManager.ui.serializers with type arguments of type Operation