Uses of Class
com.pmease.quickbuild.model.Persistent

Packages that use Persistent
com.pmease.quickbuild.model   
 

Uses of Persistent in com.pmease.quickbuild.model
 

Subclasses of Persistent in com.pmease.quickbuild.model
 class Build
          Build is generated through running of a build configuration.
 class BuildDependentGuidRelation
          This class maintains relationship between Build and DependentGuid
 class BuildLabelRelation
          This class maintains relationship between Build and Label
 class Configuration
          Configuration is the core concept in QuickBuild.
 class ConfigurationAuthorization
          This class maintains permission relationship between Group and Configuration
 class DependentGuid
          This class maintains dependent Guids in the system.
 class Group
          Represents a user group in the system.
 class Label
          This class maintains labels in the system.
 class Path
          This class is created to map a path to a integer, this is useful for create view name, or reference tree which corresponds to a particular working directory.
 class User
          Represent an valid user in QuickBuild system.
 class UserGroupRelation
          This class maintains relationship between User and Group
 



Copyright © 2005 PMEase Inc. All Rights Reserved.