deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wfs.operation.transaction.Insert.ID_GEN

Packages that use Insert.ID_GEN
org.deegree.io.datastore.idgenerator   
org.deegree.ogcwebservices.wfs.operation.transaction   
 

Uses of Insert.ID_GEN in org.deegree.io.datastore.idgenerator
 

Constructors in org.deegree.io.datastore.idgenerator with parameters of type Insert.ID_GEN
FeatureIdAssigner(Insert.ID_GEN idGenMode)
          Creates a new FeatureIdAssigner instance that generates new feature ids as specified.
 

Uses of Insert.ID_GEN in org.deegree.ogcwebservices.wfs.operation.transaction
 

Methods in org.deegree.ogcwebservices.wfs.operation.transaction that return Insert.ID_GEN
 Insert.ID_GEN Insert.getIdGen()
          Returns the mode for id generation.
static Insert.ID_GEN Insert.ID_GEN.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Insert.ID_GEN[] Insert.ID_GEN.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.deegree.ogcwebservices.wfs.operation.transaction with parameters of type Insert.ID_GEN
Insert(String handle, Insert.ID_GEN idGenMode, URI srsName, FeatureCollection fc)
          Creates a new Insert instance.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org