com.pmease.quickbuild.variable
Class PromptAsBeanInput

java.lang.Object
  extended by com.pmease.quickbuild.variable.PromptSetting
      extended by com.pmease.quickbuild.variable.PromptAsBeanInput
All Implemented Interfaces:
java.io.Serializable

public class PromptAsBeanInput
extends PromptSetting

See Also:
Serialized Form

Constructor Summary
PromptAsBeanInput()
           
 
Method Summary
 java.lang.String getBeanName()
           
 java.lang.String getPropertyDef(java.lang.String name, int index)
           
 void setBeanName(java.lang.String beanName)
           
 
Methods inherited from class com.pmease.quickbuild.variable.PromptSetting
escape, getDescription, getDisplayName, isAllowEmpty, isRemember, setAllowEmpty, setDescription, setDisplayName, setRemember
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PromptAsBeanInput

public PromptAsBeanInput()
Method Detail

getBeanName

@NotEmpty
public java.lang.String getBeanName()

setBeanName

public void setBeanName(java.lang.String beanName)

getPropertyDef

public java.lang.String getPropertyDef(java.lang.String name,
                                       int index)
Specified by:
getPropertyDef in class PromptSetting


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.