com.mentata.sg8.core
Class rfc822localpart

java.lang.Object
  extended bycom.mentata.l3d.L3DObject
      extended bycom.mentata.sg8.SG8Object
          extended bycom.mentata.sg8.core.domain
              extended bycom.mentata.sg8.core.rfc822localpart
All Implemented Interfaces:
Comparator

public class rfc822localpart
extends domain

RFC1274: the local part of a mail address.


Field Summary
 
Fields inherited from class com.mentata.l3d.L3DObject
MULTIVALUE, ONE, OPTIONAL, REQUIRED, SINGLEVALUE, SUBTREE
 
Constructor Summary
rfc822localpart(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

rfc822localpart

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

Parameters:
context - a containing SG8 context