Package org.rhq.core.domain.content

Interface Summary
ContentSyncResults  
 

Class Summary
Advisory  
AdvisoryBuglist This is the entity mapping that correlates an advisory with associated bugid.
AdvisoryCVE This is the many-to-many entity that correlates an advisory with a package.
AdvisoryPackage This is the many-to-many entity that correlates an advisory with a package.
Architecture Describes compatibility between Resources and Packages.
ContentServiceRequest Represents a user initiated request against an agent's content subsystem.
ContentSource Represents a real connection to an external source system.
ContentSourceSyncResults Represents the results of a content source sync request.
ContentSourceType Defines an adapter that can speak to a particular external package source.
CVE Provides CVE name information associated for an errata
Distribution  
DistributionFile This is the many-to-many entity that correlates a distribution with its associated files.
DistributionFilePK  
DistributionType Defines a type of (@link Distribution) e.g.
InstalledPackage Represents a specific package that is installed on a resource.
InstalledPackageHistory Audit trail entity for tracking the results of an individual package request made on a resource.
Package Represents a package inventoried in the system.
PackageBits Contains the actual package contents ("the bits") for a particular PackageVersion.
PackageBitsBlob The actual Lob contents for a PackageBits entity.
PackageDetails Content source plugin representation of a package.
PackageDetailsKey Contains the data necessary to describe a specific version of a package.
PackageInstallationStep Domain representation of the steps used to install a package.
PackageType Defines a type of Package that can exist in the system.
PackageVersion Represents a specific version of a Package.
PackageVersion.DefaultPackageVersionComparator This is a default Comparator implementation for package versions.
PackageVersionContentSource This is the many-to-many entity that correlates a package version with the content source that was responsible for delivering that package.
PackageVersionContentSourcePK This is the composite primary key for the PackageVersionContentSource entity.
PackageVersionFormatDescription This class describes the qualities of a package version format and is used by the UI to provide "next version" hints to the user as well as for checking the version string format validity.
ProductVersionPackageVersion This is the many-to-many entity that correlates a product version with one of the package versions that are applicable to it.
ProductVersionPackageVersionPK This is the composite primary key for the ProductVersionPackageVersion entity.
Repo A repo represents a set of related PackageVersions.
RepoAdvisory This is the many-to-many entity that correlates a repo with an advisory that will fill the repo with advisory updates.
RepoAdvisoryPK This is the composite primary key for the RepoAdvisory entity.
RepoContentSource This is the many-to-many entity that correlates a repo with a content source that will fill the repo with package versions.
RepoContentSourcePK This is the composite primary key for the RepoContentSource entity.
RepoDistribution This is the many-to-many entity that correlates a repo with a content source that will fill the repo with package versions.
RepoDistributionPK This is the composite primary key for the RepoDistribution entity.
RepoGroup A RepoGroup represents a set of related Repos.
RepoGroupType Defines a type of (@link RepoGroup) e.g.
RepoPackageVersion This is the many-to-many entity that correlates a repo with one of the package versions it contains.
RepoPackageVersionPK This is the composite primary key for the RepoPackageVersion entity.
RepoRelationship A RepoRelationship represents relationship with a Repo having a (@link RepoRelationshipType) which can represent parent/child, clone relationship etc.
RepoRelationshipType Defines a type of (@link RepoRelationship) e.g.
RepoRepoGroup This is the many-to-many entity that correlates a repo with a repo group.
RepoRepoGroupPK This is the composite primary key for the RepoRepoGroup entity.
RepoRepoRelationship This is the many-to-many entity that correlates a repo with a repo relationship.
RepoRepoRelationshipPK This is the composite primary key for the RepoRepoRelationship entity.
RepoSyncResults Represents the results of a repo sync request.
ResourceRepo This is the many-to-many entity that correlates a repo with one of its subscribers.
ResourceRepoPK This is the composite primary key for the ResourceRepo entity.
ValidatablePackageDetailsKey This is a mutable version of the PackageDetailsKey used for validation purposes.
 

Enum Summary
ContentRequestStatus Indicates the current state of a request.
ContentRequestType Indicates the operation attempted in a content request.
ContentSyncStatus  
DownloadMode Determines how a content source's package bits are downloaded.
InstalledPackageHistoryStatus Indicates if an InstalledPackage is in use on the resource or is a historical entry.
PackageCategory Represents the major supported categories for packages.
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.