org.rhq.enterprise.gui.inventory.resource
Class UploadNewChildPackageUIBean

java.lang.Object
  extended by org.rhq.enterprise.gui.common.upload.FileUploadUIBean
      extended by org.rhq.enterprise.gui.inventory.resource.UploadNewChildPackageUIBean

public class UploadNewChildPackageUIBean
extends FileUploadUIBean

Session bean used to maintain information about a new child's uploaded package file.

Author:
John Mazzitelli

Constructor Summary
UploadNewChildPackageUIBean()
           
 
Method Summary
protected  void onSuccess()
          Adds a generic info message to the faces context.
 
Methods inherited from class org.rhq.enterprise.gui.common.upload.FileUploadUIBean
clear, fileUploadListener, getFileItem, isFileUploaded, onFailure, setFileItem, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UploadNewChildPackageUIBean

public UploadNewChildPackageUIBean()
Method Detail

onSuccess

protected void onSuccess()
Description copied from class: FileUploadUIBean
Adds a generic info message to the faces context. If you want to customize this, write a subclass and override this method.

Overrides:
onSuccess in class FileUploadUIBean


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.