JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.groiss.reporting.data
Interface Select
public interface
Select
Representation of a select element of a query.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAlias
()
Element
getAsDomElement
()
String
getEntityId
()
String
getSelect
()
Method Details
getEntityId
String
getEntityId
()
getSelect
String
getSelect
()
getAlias
String
getAlias
()
getAsDomElement
Element
getAsDomElement
()