com.mentata.sg8.core
Class document

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

public class document
extends SG8Object

RFC1274: a document.


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

document

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

Parameters:
context - a containing SG8 context