ToolsEntity GitHub

📊 Overview: 2 Functions 1 Getters

Extends: Entity

🕐 Last updated: 2026-01-13T16:04:13.630Z


📑 Table of Contents


Functions

Regular Functions

getMigrationRules

[🖥️ local]

Function getMigrationRules($RemoteEntity : cs.ToolsEntity) -> $Collection : Collection

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Parameters:

Name Type Optional Description
$RemoteEntity cs.ToolsEntity - -

Returns: Collection


syncMigrationSelections

[🖥️ local]

Function syncMigrationSelections($RemoteEntity : cs.ToolsEntity)

Syncs migration selections for tool entity relations (approvals, maintenance tasks, logs, etc) with remote entity

Parameters:

Name Type Optional Description
$RemoteEntity cs.ToolsEntity - -

Computed Attributes (Getters/Setters/Query/OrderBy)

NextToolChangeText

[🔍 get only]

Function get NextToolChangeText -> Text

Returns formatted next scheduled tool change date; or “Not Planned” if no future tool changes

Returns: Text


🗂️ Tables

  • Tools - ORDA Entity class for Tools table
  • Tools - ORDA DataClass class for Tools table

� Forms


Generated from ToolsEntity.4dm


This site uses Just the Docs, a documentation theme for Jekyll.