com.redhat.rhn.domain.action.solaris
Class SolarisPackagePatchRemoveAction

java.lang.Object
  extended by com.redhat.rhn.domain.BaseDomainHelper
      extended by com.redhat.rhn.domain.action.Action
          extended by com.redhat.rhn.domain.action.solaris.SolarisPackagePatchRemoveAction
All Implemented Interfaces:
java.io.Serializable

public class SolarisPackagePatchRemoveAction
extends Action

SolarisPackagePatchRemoveAction - Class representing TYPE_SOLARISPKGS_PATCHREMOVE

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.redhat.rhn.domain.action.Action
formatter
 
Constructor Summary
SolarisPackagePatchRemoveAction()
           
 
Method Summary
 
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

SolarisPackagePatchRemoveAction

public SolarisPackagePatchRemoveAction()