org.rhq.enterprise.server.content
Class ContentManagerHelper
java.lang.Object
org.rhq.enterprise.server.content.ContentManagerHelper
public class ContentManagerHelper
- extends Object
ContentManagerHelper - Helper class to contain common methods needed by the Content managers.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentManagerHelper
public ContentManagerHelper(javax.persistence.EntityManager managerIn)
getPluginContainer
public static ContentServerPluginContainer getPluginContainer()
throws Exception
- Throws:
Exception
getPackageTypePluginContainer
public static PackageTypeServerPluginContainer getPackageTypePluginContainer()
throws Exception
- Throws:
Exception
installedPackageToDetails
public static ResourcePackageDetails installedPackageToDetails(InstalledPackage installedPackage)
packageVersionToDetails
public static ResourcePackageDetails packageVersionToDetails(PackageVersion packageVersion)
persistSyncResults
public ContentSyncResults persistSyncResults(javax.persistence.Query inProgressQuery,
ContentSyncResults results)
getPackageTypeBehavior
public static PackageTypeBehavior getPackageTypeBehavior(int packageTypeId)
throws Exception
- Throws:
Exception
getPackageTypeBehavior
public static PackageTypeBehavior getPackageTypeBehavior(String packageTypeName)
throws Exception
- Throws:
Exception
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.