|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.feature.schema.AbstractPropertyType
org.deegree.model.feature.schema.SimplePropertyType
org.deegree.io.datastore.schema.MappedSimplePropertyType
public class MappedSimplePropertyType
Representation of property types that contain primitive data types with mapping (persistence) information.
| Constructor Summary | |
|---|---|
MappedSimplePropertyType(QualifiedName name,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
TableRelation[] tableRelations,
SimpleContent content)
Constructs a new instance of MappedSimplePropertyType from the given
parameters. |
|
| Method Summary | |
|---|---|
SimpleContent |
getContent()
Returns the SimpleContent of the property type. |
TableRelation[] |
getTableRelations()
Returns the path of TableRelations that describe how to get to the table
where the content is stored. |
boolean |
isIdentityPart()
Returns whether this property has to be considered when two instances of the parent feature are checked for equality. |
| Methods inherited from class org.deegree.model.feature.schema.AbstractPropertyType |
|---|
equals, getMaxOccurs, getMinOccurs, getName, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.deegree.model.feature.schema.PropertyType |
|---|
getMaxOccurs, getMinOccurs, getName, getType |
| Constructor Detail |
|---|
public MappedSimplePropertyType(QualifiedName name,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
TableRelation[] tableRelations,
SimpleContent content)
MappedSimplePropertyType from the given
parameters.
name - type - minOccurs - maxOccurs - isIdentityPart - tableRelations - content - | Method Detail |
|---|
public boolean isIdentityPart()
isIdentityPart in interface MappedPropertyTypepublic TableRelation[] getTableRelations()
TableRelations that describe how to get to the table
where the content is stored.
getTableRelations in interface MappedPropertyTypepublic SimpleContent getContent()
SimpleContent of the property type.
|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
| 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