|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.gui.content.ContentUtils
public class ContentUtils
Utilities used by the UI for dealing with content related pages.
| Constructor Summary | |
|---|---|
ContentUtils()
|
|
| Method Summary | |
|---|---|
static org.rhq.core.domain.content.transfer.ResourcePackageDetails |
toResourcePackageDetails(org.rhq.core.domain.content.PackageVersion packageVersion)
Translates the domain object package version, which will typically be returned for use in the UI, into the transfer objects that will be send to the SLSB layer calls, such as deploy package and translate steps. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentUtils()
| Method Detail |
|---|
public static org.rhq.core.domain.content.transfer.ResourcePackageDetails toResourcePackageDetails(org.rhq.core.domain.content.PackageVersion packageVersion)
packageVersion - populated domain entity for a package version
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||