Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Sample.Utils

class Sample.Utils extends %Library.RegisteredObject

This class contains a method to generate data for Sample package

Method Inventory

Methods

classmethod Generate(personCount As %Integer = 100)
Invoke this method to set up the data for these classes. Create one company for every five people.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab