|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.io.datastore.sql.wherebuilder.FeatureTypeNode
class FeatureTypeNode
Represents a MappedFeatureType as a node in a QueryTableTree.
| Constructor Summary | |
|---|---|
FeatureTypeNode(MappedFeatureType ft,
String ftAlias,
String tableAlias)
Creates a new FeatureTypeNode from the given parameters. |
|
| Method Summary | |
|---|---|
void |
addPropertyNode(PropertyNode propertyNode)
Adds the given property node as a child. |
boolean |
equals(Object obj)
|
MappedFeatureType |
getFeatureType()
Returns the associated MappedFeatureType. |
String |
getFtAlias()
Returns the alias as specified in the corresponding query. |
PropertyNode |
getPropertyNode(MappedPropertyType type)
Returns the child PropertyNodes with the given type. |
PropertyNode[] |
getPropertyNodes()
Returns all child PropertyNodes. |
String |
getTable()
Returns the name of the associated table. |
String |
getTableAlias()
Returns the alias that uniquely identifies the table (in an SQL query). |
int |
hashCode()
|
(package private) String |
toString(String indent)
Returns an indented string representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
FeatureTypeNode(MappedFeatureType ft,
String ftAlias,
String tableAlias)
FeatureTypeNode from the given parameters.
ft - ftAlias - tableAlias - | Method Detail |
|---|
public MappedFeatureType getFeatureType()
MappedFeatureType.
public String getFtAlias()
public String getTable()
public String getTableAlias()
public PropertyNode[] getPropertyNodes()
PropertyNodes.
public PropertyNode getPropertyNode(MappedPropertyType type)
PropertyNodes with the given type.
type - the property type to look up
public void addPropertyNode(PropertyNode propertyNode)
propertyNode - the child node to addString toString(String indent)
indent - current indentation (String consisting of spaces)
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org