Uses of Package
com.rapidtransform.core.model

Packages that use com.rapidtransform.core.model
com.rapidtransform.admin.model   
com.rapidtransform.classification.model   
com.rapidtransform.core.dao   
com.rapidtransform.core.dao.hibernate   
com.rapidtransform.core.meta.def   
com.rapidtransform.core.model   
com.rapidtransform.core.service   
com.rapidtransform.core.service.impl   
com.rapidtransform.doc.model   
com.rapidtransform.doc.service   
com.rapidtransform.org.model   
com.rapidtransform.part.model   
com.rapidtransform.part.service.impl   
com.rapidtransform.product.model   
com.rapidtransform.product.service.impl   
com.rapidtransform.spec.model   
com.rapidtransform.spec.service   
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.admin.model
AbstractBaseModel
          Base class for Model objects.
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.classification.model
AbstractBaseModel
          Base class for Model objects.
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.core.dao
Relation
           
ValidValue
           
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.core.dao.hibernate
Relation
           
ValidValue
           
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.core.meta.def
XMLMarshalingException
           
XMLSerializable
           
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.core.model
AbstractBaseModel
          Base class for Model objects.
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
Relation
           
Versioned
          A Versioned object is one that is controlled by optimistic locking.
XMLMarshalingException
           
XMLSerializable
           
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.core.service
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
Relation
           
ValidValue
           
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.core.service.impl
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
Relation
           
ValidValue
           
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.doc.model
AbstractBaseModel
          Base class for Model objects.
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
VersionControlled
          A VersionControlled object is controlled by optimistic locking to prevent data corruption.
Versioned
          A Versioned object is one that is controlled by optimistic locking.
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.doc.service
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
Relation
           
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.org.model
AbstractBaseModel
          Base class for Model objects.
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.part.model
AbstractBaseModel
          Base class for Model objects.
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
Relation
           
VersionControlled
          A VersionControlled object is controlled by optimistic locking to prevent data corruption.
Versioned
          A Versioned object is one that is controlled by optimistic locking.
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.part.service.impl
Relation
           
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.product.model
AbstractBaseModel
          Base class for Model objects.
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
Relation
           
ValidValue
           
VersionControlled
          A VersionControlled object is controlled by optimistic locking to prevent data corruption.
Versioned
          A Versioned object is one that is controlled by optimistic locking.
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.product.service.impl
Relation
           
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.spec.model
AbstractBaseModel
          Base class for Model objects.
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
VersionControlled
          A VersionControlled object is controlled by optimistic locking to prevent data corruption.
Versioned
          A Versioned object is one that is controlled by optimistic locking.
 

Classes in com.rapidtransform.core.model used by com.rapidtransform.spec.service
Model
          A model represents base level objects which have higher level attributes and actions defined on them through the MetaModel.
Relation