Lists of classes and methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The tables in the following sections contain lists of the [[System classes and methods|system classes]] in [[Object oriented programming in SOUL|SOUL OOP]], including [[Exceptions|exception]] classes and [[Enumerations|enumeration]] classes, along with links to the class methods.It also includes system types which are typically shorthands for method templates for method variables.
The tables in the following sections contain lists of the [[System classes and methods|system classes]] in [[Object oriented programming in SOUL|SOUL OOP]], including [[Exceptions|exception]] classes and [[Enumerations|enumeration]] classes, along with links to the class methods.It also includes system types which are typically shorthands for method templates for [[Method variables|method variables]].
__TOC__
__TOC__
{{Template:List of classes and methods}}
{{Template:List of classes and methods}}


[[Category:SOUL object-oriented programming topics]]
[[Category:SOUL object-oriented programming topics]]

Revision as of 21:18, 18 December 2014

The tables in the following sections contain lists of the system classes in SOUL OOP, including exception classes and enumeration classes, along with links to the class methods.It also includes system types which are typically shorthands for method templates for method variables.

System classes

CharacterMap class:Synopsis | Methods
CharacterToUnicodeMap class:Synopsis | Methods
Collection classes
  • Arraylist class:
  • FloatNamedArraylist class:
  • NamedArraylist class:
  • UnicodeNamedArraylist class:
 
Daemon class:Synopsis | Methods
Dataset class:Synopsis | Methods
Email class:Synopsis | Methods
FastUnloadTask class:Synopsis | Methods
File classes
  • Recordset class:
  • Record class:
  • SortedRecordset class:
  • RecordsetCursor class:
 
HTTP Helper classes:
  • HttpRequest class:
  • HttpResponse class:
HTTP Helper methods
Intrinsic classes:
  • Float class:
  • String class:
  • Unicode class:
 
Journal class:Synopsis | Methods
Json class:Synopsis | Methods
LDAP class:Synopsis | Methods
Object class:Synopsis | Methods
PersistentObjectInfo class:Synopsis | Methods
ProcedureInfo class:Synopsis | Methods
RandomNumberGenerator class:Synopsis | Methods
Regex class:Synopsis | Methods
Screen and ScreenField classes: Synopsis | Methods
SelectionCriterion class:Synopsis | Methods
Socket class:Synopsis | Methods
SortOrder class:Synopsis | Methods
Stringlist class:Synopsis | Methods
StringTokenizer class:Synopsis | Methods
  • System class:
  • Subsystem class:
Transaction class:Synopsis | Methods
UdpSocket class:Synopsis | Methods
UserStatistics class:Synopsis | Methods
Web class:Synopsis | Methods
XmlDoc API classes
  • XmlDoc class:
  • XmlNode class:
  • XmlNodelist class:
XmlDoc API methods
XmlParser API classes
  • XmlParser class:
  • XmlSelector class:
  • XmlAttributeList class:
XmlParser API methods

System enumerations

Enumerations

System exceptions

Exception classes
  • AddToRecordError:
  • BadJournal:
  • CharacterTranslationException:
  • CoordinatorException
  • DaemonLost:
  • FormFieldNotFound:
  • IncorrectDaemonState:
  • InvalidBase64Data:
  • InvalidBerData:
  • InvalidBitNumber:
  • InvalidCryptoData:
  • InvalidCryptoInitVector:
  • InvalidCryptoKey:
  • InvalidDateString:
  • InvalidDeflateData:
  • InvalidGZipData:
  • InvalidHexData:
  • InvalidJsonType:
  • InvalidPemData:
  • InvalidRegex:
  • InvalidSortSpecification:
  • InvalidTranslateTable:
  • InvalidValue:
  • InvalidZipData:
  • ItemNotFound:
  • ItemNotPresent:
  • JsonCircularReference:
  • JsonParseError:
  • MaxDaemExceeded:
  • MismatchedQuote:
  • NoFreeDaemons:
  • NotJanusConnection:
  • OutOfBounds:
  • PKCSError:
  • RecordLockingConflict:
  • ScreenReadError:
  • UnknownStatistic:
  • UnsupportedCrypto:
  • WebScreenException:
  • WriteError:
  • XmlParseError:
  • XPathError:
 

System types

System types