Uses of Package
com.dynamide.datatypes

Packages that use com.dynamide.datatypes
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.security Security objects, for preventing unauthorized access to resources across Dynamide Assemblies, Sessions, etc. 
 

Classes in com.dynamide.datatypes used by com.dynamide
Datatype
           
DatatypeException
           
EnumeratedDatatype
           
LinkOptions
           
PublishParamsDatatype
          A datatype to encapsulate all the parameters required to publish a Dynamide application.
 

Classes in com.dynamide.datatypes used by com.dynamide.apps.ide
Datatype
           
 

Classes in com.dynamide.datatypes used by com.dynamide.datatypes
Datatype
           
DatatypeException
           
EnumeratedDatatype
           
ExpandableDatatype
          The Widget class calls DynamideObject.expand(String) to expand all properties, but that doesn't dig into enumerated types or complex types that contain multiple attributes, so this subclass calls the expansion whenever its get(String) method is called.
StringDatatype
          Use this datatype to store simple Strings.
ValidationResult
           
 

Classes in com.dynamide.datatypes used by com.dynamide.db
DatatypeException
           
 

Classes in com.dynamide.datatypes used by com.dynamide.security
DatatypeException
           
 



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