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:
==System classes==
===System classes===
<div class="mw-collapsible mw-collapsed" style="width:400px">
<div class="mw-collapsible mw-collapsed" style="width:500px">
<table>
<table>
<tr><td style="border-right:0">CharacterMap class:</td><td style="border-left:0">[[CharacterMap class|Synopsis]] | [[List of CharacterMap methods|Methods]]</td></tr>
<tr><td style="border-right:0">CharacterMap class:</td><td style="border-left:0">[[CharacterMap class|Synopsis]] | [[List of CharacterMap methods|Methods]]</td></tr>
Line 68: Line 68:
</div>
</div>


 
===Enumerations===
==Enumerations==  
<div class="mw-collapsible mw-collapsed" style="width:500px">
<div class="mw-collapsible mw-collapsed" style="width:400px"><table>  
<table>  
<tr><td colspan="2"><strong>[[Enumerations]]</strong>
<tr><td colspan="2"><strong>[[Enumerations]]</strong>
<table class="noBorder"><tr><td style="border-right:0"><ul class="nobulnoindent">
<table class="noBorder"><tr><td style="border-right:0"><ul class="nobulnoindent">
Line 100: Line 100:
</div>
</div>
   
   
 
===Exceptions===
==Exceptions==
<div class="mw-collapsible mw-collapsed" style="width:500px">
<div class="mw-collapsible mw-collapsed" style="width:400px">
<table>
<table>
<tr><td style="border-right:0"><div id="except"></div><strong>[[Exceptions|Exception]]</strong> classes
<tr><td style="border-right:0"><div id="except"></div><strong>[[Exceptions|Exception]]</strong> classes<ul class="nobul">
<ul class="nobul">
<li>AddToRecordError: </li>
<li>AddToRecordError: </li>
<li>BadJournal: </li>
<li>BadJournal: </li>
Line 134: Line 132:
   
   
<td style="border-left:0">&nbsp;<ul class="nobulnoindent">
<td style="border-left:0">&nbsp;<ul class="nobulnoindent">
<li>[[AddToRecordError class|Synopsis]] | [[AddToRecordError class#The AddToRecordError methods|Methods]]</li>
<li>[[AddToRecordError class|Synopsis]] | [[AddToRecordError class#The AddToRecordError methods|Methods]]
<li>[[BadJournal class|Synopsis]] | [[BadJournal class#The BadJournal methods|Methods]]
<li>[[BadJournal class|Synopsis]] | [[BadJournal class#The BadJournal methods|Methods]]
<li>[[CharacterTranslationException class|Synopsis]] | [[CharacterTranslationException class#The CharacterTranslationException methods|Methods]]
<li>[[CharacterTranslationException class|Synopsis]] | [[CharacterTranslationException class#The CharacterTranslationException methods|Methods]]
Line 159: Line 157:
<li>[[UnknownStatistic class|Synopsis]] | [[UnknownStatistic class#The UnknownStatistic methods|Methods]]
<li>[[UnknownStatistic class|Synopsis]] | [[UnknownStatistic class#The UnknownStatistic methods|Methods]]
<li>[[XmlParseError class|Synopsis]] | [[XmlParseError class#The XmlParseError methods|Methods]]
<li>[[XmlParseError class|Synopsis]] | [[XmlParseError class#The XmlParseError methods|Methods]]
<li>[[XPathError class|Synopsis]] | [[XPathError class#The XPathError methods|Methods]]</ul>
<li>[[XPathError class|Synopsis]] | [[XPathError class#The XPathError methods|Methods]]</ul></td></tr>
</td></tr>
</table>
</table>
</div>
</div>


[[Category:Janus SOAP ULI topics]]
[[Category:Janus SOAP ULI topics]]

Revision as of 23:27, 1 May 2013

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:
 
Intrinsic classes:
  • Float class:
  • String class:
  • Unicode class:
 
Journal class:Synopsis | Methods
LDAP class:Synopsis | Methods
Object class:Synopsis | Methods
PersistentObjectInfo class:Synopsis | Methods
ProcedureInfo class:Synopsis | Methods
RandomNumberGenerator 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:
UdpSocket class:Synopsis | Methods
UserStatistics 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 types
XmlParser API methods

Enumerations

Exceptions

Exception classes
  • AddToRecordError:
  • BadJournal:
  • CharacterTranslationException:
  • DaemonLost:
  • IncorrectDaemonState:
  • InvalidBase64Data:
  • InvalidBitNumber:
  • InvalidDateString:
  • InvalidDeflateData:
  • InvalidGZipData:
  • InvalidHexData:
  • InvalidRegex:
  • InvalidSortSpecification:
  • InvalidValue:
  • ItemNotFound:
  • ItemNotPresent:
  • MaxDaemExceeded:
  • MismatchedQuote:
  • NoFreeDaemons:
  • NotJanusConnection:
  • OutOfBounds:
  • RecordLockingConflict:
  • ScreenReadError:
  • UnknownStatistic:
  • XmlParseError:
  • XPathError: