Ace: Ace

AceR Documentation

Ace

Description

Ace

Ace

Format

R6Class object.

Super class

tercenApi::Base -> Ace

Public fields

principals

list of class Principal.

privileges

list of class Privilege.

Methods

Public methods

Inherited methods

Method new()

Usage
Ace$new(json = NULL)

Method init()

Usage
Ace$init()

Method initJson()

Usage
Ace$initJson(json)

Method toTson()

Usage
Ace$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Ace$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.