|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.redhat.rhn.frontend.xmlrpc.system.ActionMapper
public class ActionMapper
ActionMapper - converts a com.redhat.rhn.domain.action.Action class into a Map
| Constructor Summary | |
|---|---|
ActionMapper()
Constructor |
|
| Method Summary | |
|---|---|
java.util.Map |
actionToMap(Action convert,
Server server)
Convert an Action to a Map |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionMapper()
| Method Detail |
|---|
public java.util.Map actionToMap(Action convert,
Server server)
convert - this Action to a Mapserver - the server object needed to get the exact server action..
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||