public class AuditTrailItemUIBean extends Object
| Constructor and Description |
|---|
AuditTrailItemUIBean() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.content.InstalledPackageHistory |
getHistory() |
int |
getSelectedHistoryId() |
void |
setHistory(org.rhq.core.domain.content.InstalledPackageHistory history) |
void |
setSelectedHistoryId(int selectedHistoryId) |
public org.rhq.core.domain.content.InstalledPackageHistory getHistory()
public void setHistory(org.rhq.core.domain.content.InstalledPackageHistory history)
public int getSelectedHistoryId()
public void setSelectedHistoryId(int selectedHistoryId)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.