Uses of Enum Class
cz.metacentrum.perun.core.api.RoleObject
Packages that use RoleObject
-
Uses of RoleObject in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that return RoleObjectModifier and TypeMethodDescriptionAttributePolicy.getObject()
static RoleObject
Returns the enum constant of this class with the specified name.static RoleObject[]
RoleObject.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in cz.metacentrum.perun.core.api with parameters of type RoleObjectConstructors in cz.metacentrum.perun.core.api with parameters of type RoleObjectModifierConstructorDescriptionAttributePolicy
(int id, String role, RoleObject object, int policyCollectionId)