com.mentata.sg8.core
Class domain

java.lang.Object
  extended bycom.mentata.l3d.L3DObject
      extended bycom.mentata.sg8.SG8Object
          extended bycom.mentata.sg8.core.domain
All Implemented Interfaces:
Comparator
Direct Known Subclasses:
dnsdomain, rfc822localpart

public class domain
extends SG8Object

RFC1274: a DNS or NRS domain.


Field Summary
 
Fields inherited from class com.mentata.l3d.L3DObject
MULTIVALUE, ONE, OPTIONAL, REQUIRED, SINGLEVALUE, SUBTREE
 
Constructor Summary
domain(L3DContext context)
          Constructs an empty template.
 
Methods inherited from class com.mentata.sg8.SG8Object
allowsServlet, getBatch, getFooter, getFormats, getHeader, getHyperlink, getHyperlink, getHyperlink, getHyperlink, getHyperlink, getJSP, getMailTo, getPath, getPath, getSG8Attribute, getSG8Context, getStylesheet, getTextColumns, isGlob, isLocal, postCreate, postDelete, postUpdate, preCreate, preDelete, preUpdate, setBatch, setFooter, setFormats, setFormats, setGlob, setHeader, setLocal, setStylesheet, setTextColumns, useJSP, useServlets
 
Methods inherited from class com.mentata.l3d.L3DObject
addAttribute, addAttribute, addAttribute, addAttributeList, addObjectclasses, addPrerequisite, addPrerequisite, applyLabels, applyLabels, compare, create, create, delete, delete, empty, extend, extend, getAttribute, getAttributeList, getAttributeList, getBind, getClassName, getContext, getContextName, getDatestamp, getDN, getDN, getIdentifier, getIdentifierAttribute, getIncrementEntry, getIncrementEntry, getLabel, getLabel, getLimit, getLocale, getName, getNameAttribute, getObject, getObjectclasses, getPrerequisites, getTimestamp, hasMatch, hasMatch, isBound, isIncremental, mergeAttributeLists, mergeAttributeLists, minimizeScope, onList, populate, populate, populate, prependBase, search, search, search, search, search, setBind, setFilter, setIncremental, setLabel, setLabel, setLimit, setLocale, setSorting, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

domain

public domain(L3DContext context)
       throws L3DException
Constructs an empty template.

Parameters:
context - a containing SG8 context