|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.redhat.rhn.domain.BaseDomainHelper
com.redhat.rhn.domain.action.Action
com.redhat.rhn.domain.action.rhnpackage.PackageAction
public class PackageAction
PackageAction
| Field Summary |
|---|
| Fields inherited from class com.redhat.rhn.domain.action.Action |
|---|
formatter |
| Constructor Summary | |
|---|---|
PackageAction()
|
|
| Method Summary | |
|---|---|
void |
addDetail(PackageActionDetails d)
Add a PackageActionDetails to the set of details for a PackageAction. |
java.util.Set |
getDetails()
|
void |
setDetails(java.util.Set d)
|
| Methods inherited from class com.redhat.rhn.domain.action.Action |
|---|
addServerAction, equals, getActionType, getAgeString, getArchived, getCreated, getEarliestAction, getFailedCount, getFormatter, getId, getModified, getName, getOrg, getPrerequisite, getSchedulerUser, getServerActions, getSuccessfulCount, getVersion, hashCode, setActionType, setAgeString, setArchived, setCreated, setEarliestAction, setId, setModified, setName, setOrg, setPrerequisite, setSchedulerUser, setServerActions, setVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PackageAction()
| Method Detail |
|---|
public void addDetail(PackageActionDetails d)
d - PackageActionDetails to addpublic java.util.Set getDetails()
public void setDetails(java.util.Set d)
d - The details to set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||