Uses of Package
com.dynamide.util

Packages that use com.dynamide.util
com.dynamide The core of the Dynamide Framework: Session, Widget, Page, Property, etc. 
com.dynamide.apps.ide   
com.dynamide.datatypes Wrappers for datatypes found in property elements in resource files. 
com.dynamide.db How to make any data access strategy plug into Dynamide's data-aware components. 
com.dynamide.event Event objects for GUI events and for server side script events. 
com.dynamide.interpreters Plug-in script interpreters for ServerSideEvents. 
com.dynamide.resource Classes for accessing resources from Dynamide. 
com.dynamide.security Security objects, for preventing unauthorized access to resources across Dynamide Assemblies, Sessions, etc. 
com.dynamide.util Utilities and Tools for working in the Dynamide Framework 
com.dynamide.util.trace   
 

Classes in com.dynamide.util used by com.dynamide
IGet
           
ISessionItem
           
ISessionTableItem
           
Profiler
           
RegisteredActions
           
ServletTools
           
StringList
          A Delphi-style StringList: internally keeps space for an object associated with every string on the list.
StringTools
           
Tools
           
ValueBeanHelper
           
 

Classes in com.dynamide.util used by com.dynamide.apps.ide
IGet
           
 

Classes in com.dynamide.util used by com.dynamide.datatypes
IGet
           
 

Classes in com.dynamide.util used by com.dynamide.db
Composite
          Composite is the base class for any item found in a tree structure.
IComposite
           
ICompositeWalker
          Implement this interface to receive a callback on each visit of a Composite node in the tree of nodes owned by Composite, during one of the walks (walkPreOrder and walkPostOrder) provided by Composite.
IGet
           
StringList
          A Delphi-style StringList: internally keeps space for an object associated with every string on the list.
 

Classes in com.dynamide.util used by com.dynamide.event
IGet
           
 

Classes in com.dynamide.util used by com.dynamide.interpreters
IGet
           
 

Classes in com.dynamide.util used by com.dynamide.resource
IFileDiverListener
          Implement this interface to listen to callbacks generated by FileTools.directoryDiver
IGet
           
StringList
          A Delphi-style StringList: internally keeps space for an object associated with every string on the list.
 

Classes in com.dynamide.util used by com.dynamide.security
IGet
           
StringList
          A Delphi-style StringList: internally keeps space for an object associated with every string on the list.
 

Classes in com.dynamide.util used by com.dynamide.util
Audit.AuditItemResult
           
Audit.AuditResult
           
Base64FormatException
          Exception for invalid BASE64 streams.
CompositeAbstract
          Composite is the base class for any item found in a tree structure.
DynamideLogAppender
           
FileTools.FileInfo
          A class that contains information about a file and its contents so that the class can be read fully, while preserving the File handle to pass back to the caller.
ICompare
           
IComposite
           
ICompositeChangeListener
           
ICompositeWalker
          Implement this interface to receive a callback on each visit of a Composite node in the tree of nodes owned by Composite, during one of the walks (walkPreOrder and walkPostOrder) provided by Composite.
IFileDiverListener
          Implement this interface to listen to callbacks generated by FileTools.directoryDiver
IGet
           
ISessionItem
           
ISessionTableItem
           
Log
          This is a wrapper class around log4j.
Opts
          This class handles one command line options style: All options must begin with a dash.
Profiler
           
RegisteredAction
           
ServletTools.UserIDPassword
           
SessionDatabase
           
StringList
          A Delphi-style StringList: internally keeps space for an object associated with every string on the list.
XDB
           
XDBElement
          The functions in this class that return XDBElement can be used in an introspection framework, specifically WebMacro.
ZipTools.UnzipResults
           
 

Classes in com.dynamide.util used by com.dynamide.util.trace
IComposite
           
ICompositeWalker
          Implement this interface to receive a callback on each visit of a Composite node in the tree of nodes owned by Composite, during one of the walks (walkPreOrder and walkPostOrder) provided by Composite.
 



Copyright © 2001-2013 DYNAMIDE.COM. All Rights Reserved.