java.lang.Object
class java.lang.Object extends %Net.Remote.Proxy
Method Inventory
Parameters
Methods
If this method returns an error then the object will not be created.
It is passed the arguments provided in the %New call. When customizing this method, override the arguments with whatever variables and types you expect to receive from %New(). For example, if you're going to call %New, passing 2 arguments, %OnNew's signature could be:
Method %OnNew(dob as %Date = "", name as %Name = "") as %Status If instead of returning a %Status code this returns an oref and this oref is a subclass of the current class then this oref will be the one returned to the caller of %New method.
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Constructor()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %FetchObject()
- %Get()
- %GetObject()
- %GetParameter()
- %GetStatic()
- %I()
- %IOL()
- %IOLR()
- %IR()
- %IsA()
- %IsDataType()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnClose()
- %OriginalNamespace()
- %OverloadWrite()
- %PackageName()
- %PostInvoke()
- %PostInvokeStatic()
- %PreInvoke()
- %PreInvokeStatic()
- %ProcessError()
- %ProcessErrorStatic()
- %ReadArrayArgument()
- %ReadGlobalArray()
- %ReadObjects()
- %RegisterOnDestructCallback()
- %RemoveFromSaveSet()
- %S()
- %SOL()
- %SOLR()
- %SR()
- %SendObject()
- %SerializeObject()
- %Set()
- %SetEager()
- %SetModified()
- %SetStatic()
- %ValidateObject()
- %WriteArray()
- %WriteGlobalArray()
Subclasses
- com.intersys.enslib.jms.Manager
- com.intersys.enslib.jms.Message
- java.io.InputStream
- java.io.OutputStream
- java.io.Reader
- java.io.Writer
- java.lang.Class
- java.lang.ClassLoader
- java.lang.Enum
- java.lang.Package
- java.lang.reflect.AccessibleObject
- java.lang.reflect.Parameter
- java.net.ContentHandler
- java.net.Proxy
- java.net.SocketAddress
- java.net.URI
- java.net.URL
- java.net.URLConnection
- java.net.URLStreamHandler
- java.nio.Buffer
- java.nio.ByteOrder
- java.security.AccessControlContext
- java.security.CodeSigner
- java.security.CodeSource
- java.security.Permission
- java.security.PermissionCollection
- java.security.ProtectionDomain
- java.security.Provider.Service
- java.security.Timestamp
- java.security.cert.CertPath
- java.security.cert.Certificate
- java.text.AttributedCharacterIterator.Attribute
- java.text.FieldPosition
- java.text.Format
- java.text.ParsePosition
- java.time.Clock
- java.time.Duration
- java.time.Instant
- java.time.LocalDate
- java.time.LocalDateTime
- java.time.LocalTime
- java.time.OffsetDateTime
- java.time.OffsetTime
- java.time.Period
- java.time.ZoneId
- java.time.ZonedDateTime
- java.time.chrono.AbstractChronology
- java.time.format.DateTimeFormatter
- java.time.format.DecimalStyle
- java.time.temporal.ValueRange
- java.time.zone.ZoneOffsetTransition
- java.time.zone.ZoneRules
- java.util.AbstractCollection
- java.util.AbstractMap
- java.util.Date
- java.util.Dictionary
- java.util.DoubleSummaryStatistics
- java.util.IntSummaryStatistics
- java.util.Locale
- java.util.LongSummaryStatistics
- java.util.Optional
- java.util.OptionalDouble
- java.util.OptionalInt
- java.util.OptionalLong
- javax.security.auth.Subject