|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.j2ca.extension.emd.discovery.properties.WBIPropertyDescriptorImpl
com.ibm.j2ca.extension.emd.discovery.properties.WBIPropertyImpl
com.ibm.j2ca.extension.emd.discovery.properties.WBISingleTypedPropertyImpl
com.ibm.j2ca.extension.emd.discovery.properties.WBISingleValuedPropertyImpl
com.ibm.j2ca.extension.emd.discovery.properties.WBIFolderProperty
Special Property type for handling Folder selection. This property would enable use of browse button when selecting a folder.
Field Summary |
---|
Fields inherited from class com.ibm.j2ca.extension.emd.discovery.properties.WBISingleValuedPropertyImpl |
---|
value |
Fields inherited from class com.ibm.j2ca.extension.emd.discovery.properties.WBISingleTypedPropertyImpl |
---|
propertyType |
Fields inherited from class com.ibm.j2ca.extension.emd.discovery.properties.WBIPropertyImpl |
---|
set, valid, validationMessage |
Fields inherited from class com.ibm.j2ca.extension.emd.discovery.properties.WBIPropertyDescriptorImpl |
---|
enabled, propertyChanges, surrogateList, vetoableChanges |
Constructor Summary | |
---|---|
WBIFolderProperty(java.lang.String name,
java.lang.Class type)
|
Method Summary | |
---|---|
java.lang.String[] |
getFileExtensions()
|
boolean |
isDirectory()
Return true for isDirectory |
Methods inherited from class com.ibm.j2ca.extension.emd.discovery.properties.WBISingleValuedPropertyImpl |
---|
clone, getValue, getValueAsString, setValue, setValueAsString, unSet, vetoableChange |
Methods inherited from class com.ibm.j2ca.extension.emd.discovery.properties.WBISingleTypedPropertyImpl |
---|
getPropertyType, setDefaultValue, setDefaultValueDerived, setExpert, setHidden, setReadOnly, setRequired, setSensitive, setValidValues, setValidValuesEditable |
Methods inherited from class com.ibm.j2ca.extension.emd.discovery.properties.WBIPropertyImpl |
---|
getValidationMessage, isSet, isValid, setSet, setValid, setValidNoNotify |
Methods inherited from class com.ibm.j2ca.extension.emd.discovery.properties.WBIPropertyDescriptorImpl |
---|
addPropertyChangeListener, addVetoablePropertyChangeListener, getDescription, getDisplayName, getName, isEnabled, propertyChange, removePropertyChangeListener, removeVetoablePropertyChangeListener, setDescription, setDisplayName, setEnabled, setName |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface commonj.connector.metadata.discovery.properties.SingleTypedProperty |
---|
getPropertyType |
Methods inherited from interface commonj.connector.metadata.discovery.properties.Property |
---|
getValidationMessage, isSet, isValid |
Methods inherited from interface commonj.connector.metadata.discovery.properties.PropertyDescriptor |
---|
addPropertyChangeListener, getDescription, getDisplayName, getName, isEnabled, removePropertyChangeListener |
Constructor Detail |
public WBIFolderProperty(java.lang.String name, java.lang.Class type) throws commonj.connector.metadata.MetadataException
Method Detail |
public boolean isDirectory()
public java.lang.String[] getFileExtensions()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |