org.rhq.enterprise.gui.content
Class UploadNewPackageUIBean

java.lang.Object
  extended by org.rhq.enterprise.gui.common.upload.FileUploadUIBean
      extended by org.rhq.enterprise.gui.content.UploadNewPackageUIBean

public class UploadNewPackageUIBean
extends FileUploadUIBean

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

Author:
John Mazzitelli

Constructor Summary
UploadNewPackageUIBean()
           
 
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

UploadNewPackageUIBean

public UploadNewPackageUIBean()
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.