Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.context.symbol.source
Interface IAdditionalContextSymbolInfo


public interface IAdditionalContextSymbolInfo

Passed to AbstractContextSymbolFactory's to provide additional information. All information is optional and need not be used if not needed. Clients may use but NOT IMPLEMENT. New methods may be added without notice.

Since:
3.0

Method Summary
 java.lang.String getSymbolTypeSignature ()
           
 java.lang.String getValueExpressionAttributeName ()
           
 

Method Detail

getSymbolTypeSignature

java.lang.String getSymbolTypeSignature()
Returns:
a suggested symbol type signature. May be null.

getValueExpressionAttributeName

java.lang.String getValueExpressionAttributeName()
Returns:
the name of the attribute on the current element context that contains a value expression that may be used to find type information. May be null.



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire