com.bea.wli.datatype
Interface DataTypeJSPStandAloneEditor

All Superinterfaces:
DataTypeEditor

public interface DataTypeJSPStandAloneEditor
extends DataTypeEditor

An editor that can be plugged into a tool environment to browse or edit a data type value. The editor is retrieved using a name returned by the data type summarizer for the data type.


Method Summary
 URI getUri()
           
 Class getValueClass()
           
 
Methods inherited from interface com.bea.wli.datatype.DataTypeEditor
setReadOnly, setValueSummary
 

Method Detail

getUri

URI getUri()

getValueClass

Class getValueClass()