GarbageObject: GarbageObject

GarbageObjectR Documentation

GarbageObject

Description

GarbageObject

GarbageObject

Format

R6Class object, super class PersistentObject, sub classes GarbageTasks.

Super classes

tercenApi::Base -> tercenApi::IdObject -> tercenApi::PersistentObject -> GarbageObject

Public fields

isDeleted

of type bool inherited from super class PersistentObject.

rev

of type String inherited from super class PersistentObject.

id

of type String inherited from super class IdObject.

Active bindings

isDeleted

of type bool inherited from super class PersistentObject.

rev

of type String inherited from super class PersistentObject.

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
GarbageObject$new(json = NULL)

Method init()

Usage
GarbageObject$init()

Method initJson()

Usage
GarbageObject$initJson(json)

Method toTson()

Usage
GarbageObject$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
GarbageObject$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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