com.webmethods.caf.faces.component.dir
Class PrincipalPickerModalDialog

java.lang.Object
  extended by AbstractCompositeViewModalDialog
      extended by com.webmethods.caf.faces.component.dir.PrincipalPickerModalDialog

public class PrincipalPickerModalDialog
extends AbstractCompositeViewModalDialog

Principal Picker Modal Dialog Control


Field Summary
protected static String DIALOG_VIEW
           
 
Constructor Summary
PrincipalPickerModalDialog()
          Default Constructor
 
Method Summary
protected  Serializable createPageBean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DIALOG_VIEW

protected static final String DIALOG_VIEW
See Also:
Constant Field Values
Constructor Detail

PrincipalPickerModalDialog

public PrincipalPickerModalDialog()
Default Constructor

Method Detail

createPageBean

protected Serializable createPageBean()