RequirementPermissions

class Object
trait Matchable
class Any

Value members

Concrete methods

def adminRequirement: SelectionBuilder[RequirementPermissions, Boolean]

Indicates the user can perform admin_requirement on this resource

Indicates the user can perform admin_requirement on this resource

def createRequirement: SelectionBuilder[RequirementPermissions, Boolean]

Indicates the user can perform create_requirement on this resource

Indicates the user can perform create_requirement on this resource

def destroyRequirement: SelectionBuilder[RequirementPermissions, Boolean]

Indicates the user can perform destroy_requirement on this resource

Indicates the user can perform destroy_requirement on this resource

def readRequirement: SelectionBuilder[RequirementPermissions, Boolean]

Indicates the user can perform read_requirement on this resource

Indicates the user can perform read_requirement on this resource

def updateRequirement: SelectionBuilder[RequirementPermissions, Boolean]

Indicates the user can perform update_requirement on this resource

Indicates the user can perform update_requirement on this resource