Uses of Package
org.rhq.core.domain.content

Packages that use org.rhq.core.domain.content
org.rhq.core.domain.content   
org.rhq.core.domain.content.composite   
org.rhq.core.domain.content.transfer   
org.rhq.core.domain.resource   
 

Classes in org.rhq.core.domain.content used by org.rhq.core.domain.content
Architecture
          Describes compatibility between Resources and Packages.
Channel
          A channel represents a set of related PackageVersions.
ChannelContentSource
          This is the many-to-many entity that correlates a channel with a content source that will fill the channel with package versions.
ChannelContentSourcePK
          This is the composite primary key for the ChannelContentSource entity.
ChannelPackageVersion
          This is the many-to-many entity that correlates a channel with one of the package versions it contains.
ChannelPackageVersionPK
          This is the composite primary key for the ChannelPackageVersion entity.
ContentRequestStatus
          Indicates the current state of a request.
ContentRequestType
          Indicates the operation attempted in a content request.
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.
ContentSourceSyncStatus
           
ContentSourceType
          Defines an adapter that can speak to a particular external package source.
DownloadMode
          Determines how a content source's package bits are downloaded.
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.
InstalledPackageHistoryStatus
          Indicates if an InstalledPackage is in use on the resource or is a historical entry.
Package
          Represents a package inventoried in the system.
PackageBits
          Contains the actual package contents ("the bits") for a particular PackageVersion.
PackageCategory
          Represents the major supported categories for packages.
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.
PackageVersionContentSourcePK
          This is the composite primary key for the PackageVersionContentSource entity.
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.
ResourceChannel
          This is the many-to-many entity that correlates a channel with one of its subscribers.
ResourceChannelPK
          This is the composite primary key for the ResourceChannel entity.
 

Classes in org.rhq.core.domain.content used by org.rhq.core.domain.content.composite
Channel
          A channel represents a set of related PackageVersions.
PackageCategory
          Represents the major supported categories for packages.
PackageDetailsKey
          Contains the data necessary to describe a specific version of a package.
PackageVersion
          Represents a specific version of a Package.
 

Classes in org.rhq.core.domain.content used by org.rhq.core.domain.content.transfer
PackageDetails
          Content source plugin representation of a package.
PackageDetailsKey
          Contains the data necessary to describe a specific version of a package.
 

Classes in org.rhq.core.domain.content used by org.rhq.core.domain.resource
Channel
          A channel represents a set of related PackageVersions.
ContentServiceRequest
          Represents a user initiated request against an agent's content subsystem.
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.
PackageType
          Defines a type of Package that can exist in the system.
PackageVersion
          Represents a specific version of a Package.
ProductVersionPackageVersion
          This is the many-to-many entity that correlates a product version with one of the package versions that are applicable to it.
ResourceChannel
          This is the many-to-many entity that correlates a channel with one of its subscribers.
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.