|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.feature.persistence.sql.insert.InsertFID
public class InsertFID
The id of a Feature
that's part of an insert operation of a FeatureStoreTransaction
.
Method Summary | |
---|---|
String |
getNewId()
Returns the new id that's been assigned to the Feature during the insert process. |
String |
getOriginalId()
Returns the original id of the Feature . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getOriginalId()
Feature
.
null
(anonymous)public String getNewId()
Feature
during the insert process.
null
(not known yet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |