Java Doc for DocumentRootImpl.java in  » GIS » GeoServer » net » opengis » wfs » impl » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » GeoServer » net.opengis.wfs.impl 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.opengis.wfs.impl.DocumentRootImpl

DocumentRootImpl
public class DocumentRootImpl extends EObjectImpl implements DocumentRoot(Code)
An implementation of the model object 'Document Root'.

The following features are implemented:



Field Summary
final protected static  StringLOCK_ID_EDEFAULT
     The default value of the ' DocumentRootImpl.getLockId() Lock Id ' attribute.
final protected static  StringPROPERTY_NAME_EDEFAULT
     The default value of the ' DocumentRootImpl.getPropertyName() Property Name ' attribute.
protected  FeatureMapmixed
     The cached value of the ' DocumentRootImpl.getMixed() Mixed ' attribute list.
protected  EMapxMLNSPrefixMap
     The cached value of the ' DocumentRootImpl.getXMLNSPrefixMap() XMLNS Prefix Map ' map.
protected  EMapxSISchemaLocation
     The cached value of the ' DocumentRootImpl.getXSISchemaLocation() XSI Schema Location ' map.

Constructor Summary
protected  DocumentRootImpl()
    

Method Summary
public  NotificationChainbasicSetDelete(DeleteElementType newDelete, NotificationChain msgs)
    
public  NotificationChainbasicSetDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType, NotificationChain msgs)
    
public  NotificationChainbasicSetFeatureCollection(FeatureCollectionType newFeatureCollection, NotificationChain msgs)
    
public  NotificationChainbasicSetFeatureTypeList(FeatureTypeListType newFeatureTypeList, NotificationChain msgs)
    
public  NotificationChainbasicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)
    
public  NotificationChainbasicSetGetFeature(GetFeatureType newGetFeature, NotificationChain msgs)
    
public  NotificationChainbasicSetGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock, NotificationChain msgs)
    
public  NotificationChainbasicSetGetGmlObject(GetGmlObjectType newGetGmlObject, NotificationChain msgs)
    
public  NotificationChainbasicSetInsert(InsertElementType newInsert, NotificationChain msgs)
    
public  NotificationChainbasicSetLockFeature(LockFeatureType newLockFeature, NotificationChain msgs)
    
public  NotificationChainbasicSetLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse, NotificationChain msgs)
    
public  NotificationChainbasicSetNative(NativeType newNative, NotificationChain msgs)
    
public  NotificationChainbasicSetProperty(PropertyType newProperty, NotificationChain msgs)
    
public  NotificationChainbasicSetQuery(QueryType newQuery, NotificationChain msgs)
    
public  NotificationChainbasicSetServesGMLObjectTypeList(GMLObjectTypeListType newServesGMLObjectTypeList, NotificationChain msgs)
    
public  NotificationChainbasicSetSupportsGMLObjectTypeList(GMLObjectTypeListType newSupportsGMLObjectTypeList, NotificationChain msgs)
    
public  NotificationChainbasicSetTransaction(TransactionType newTransaction, NotificationChain msgs)
    
public  NotificationChainbasicSetTransactionResponse(TransactionResponseType newTransactionResponse, NotificationChain msgs)
    
public  NotificationChainbasicSetUpdate(UpdateElementType newUpdate, NotificationChain msgs)
    
public  NotificationChainbasicSetWfsCapabilities(WFSCapabilitiesType newWfsCapabilities, NotificationChain msgs)
    
public  NotificationChainbasicSetXlinkPropertyName(XlinkPropertyNameType newXlinkPropertyName, NotificationChain msgs)
    
public  ObjecteGet(int featureID, boolean resolve, boolean coreType)
    
public  NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
    
public  booleaneIsSet(int featureID)
    
public  voideSet(int featureID, Object newValue)
    
protected  EClasseStaticClass()
    
public  voideUnset(int featureID)
    
public  DeleteElementTypegetDelete()
    
public  DescribeFeatureTypeTypegetDescribeFeatureType()
    
public  FeatureCollectionTypegetFeatureCollection()
    
public  FeatureTypeListTypegetFeatureTypeList()
    
public  GetCapabilitiesTypegetGetCapabilities()
    
public  GetFeatureTypegetGetFeature()
    
public  GetFeatureWithLockTypegetGetFeatureWithLock()
    
public  GetGmlObjectTypegetGetGmlObject()
    
public  InsertElementTypegetInsert()
    
public  LockFeatureTypegetLockFeature()
    
public  LockFeatureResponseTypegetLockFeatureResponse()
    
public  StringgetLockId()
    
public  FeatureMapgetMixed()
    
public  NativeTypegetNative()
    
public  PropertyTypegetProperty()
    
public  StringgetPropertyName()
    
public  QueryTypegetQuery()
    
public  GMLObjectTypeListTypegetServesGMLObjectTypeList()
    
public  GMLObjectTypeListTypegetSupportsGMLObjectTypeList()
    
public  TransactionTypegetTransaction()
    
public  TransactionResponseTypegetTransactionResponse()
    
public  UpdateElementTypegetUpdate()
    
public  WFSCapabilitiesTypegetWfsCapabilities()
    
public  EMapgetXMLNSPrefixMap()
    
public  EMapgetXSISchemaLocation()
    
public  XlinkPropertyNameTypegetXlinkPropertyName()
    
public  voidsetDelete(DeleteElementType newDelete)
    
public  voidsetDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType)
    
public  voidsetFeatureCollection(FeatureCollectionType newFeatureCollection)
    
public  voidsetFeatureTypeList(FeatureTypeListType newFeatureTypeList)
    
public  voidsetGetCapabilities(GetCapabilitiesType newGetCapabilities)
    
public  voidsetGetFeature(GetFeatureType newGetFeature)
    
public  voidsetGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock)
    
public  voidsetGetGmlObject(GetGmlObjectType newGetGmlObject)
    
public  voidsetInsert(InsertElementType newInsert)
    
public  voidsetLockFeature(LockFeatureType newLockFeature)
    
public  voidsetLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse)
    
public  voidsetLockId(String newLockId)
    
public  voidsetNative(NativeType newNative)
    
public  voidsetProperty(PropertyType newProperty)
    
public  voidsetPropertyName(String newPropertyName)
    
public  voidsetQuery(QueryType newQuery)
    
public  voidsetServesGMLObjectTypeList(GMLObjectTypeListType newServesGMLObjectTypeList)
    
public  voidsetSupportsGMLObjectTypeList(GMLObjectTypeListType newSupportsGMLObjectTypeList)
    
public  voidsetTransaction(TransactionType newTransaction)
    
public  voidsetTransactionResponse(TransactionResponseType newTransactionResponse)
    
public  voidsetUpdate(UpdateElementType newUpdate)
    
public  voidsetWfsCapabilities(WFSCapabilitiesType newWfsCapabilities)
    
public  voidsetXlinkPropertyName(XlinkPropertyNameType newXlinkPropertyName)
    
public  StringtoString()
    

Field Detail
LOCK_ID_EDEFAULT
final protected static String LOCK_ID_EDEFAULT(Code)
The default value of the ' DocumentRootImpl.getLockId() Lock Id ' attribute.
See Also:   DocumentRootImpl.getLockId()



PROPERTY_NAME_EDEFAULT
final protected static String PROPERTY_NAME_EDEFAULT(Code)
The default value of the ' DocumentRootImpl.getPropertyName() Property Name ' attribute.
See Also:   DocumentRootImpl.getPropertyName()



mixed
protected FeatureMap mixed(Code)
The cached value of the ' DocumentRootImpl.getMixed() Mixed ' attribute list.
See Also:   DocumentRootImpl.getMixed()



xMLNSPrefixMap
protected EMap xMLNSPrefixMap(Code)
The cached value of the ' DocumentRootImpl.getXMLNSPrefixMap() XMLNS Prefix Map ' map.
See Also:   DocumentRootImpl.getXMLNSPrefixMap()



xSISchemaLocation
protected EMap xSISchemaLocation(Code)
The cached value of the ' DocumentRootImpl.getXSISchemaLocation() XSI Schema Location ' map.
See Also:   DocumentRootImpl.getXSISchemaLocation()




Constructor Detail
DocumentRootImpl
protected DocumentRootImpl()(Code)




Method Detail
basicSetDelete
public NotificationChain basicSetDelete(DeleteElementType newDelete, NotificationChain msgs)(Code)



basicSetDescribeFeatureType
public NotificationChain basicSetDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType, NotificationChain msgs)(Code)



basicSetFeatureCollection
public NotificationChain basicSetFeatureCollection(FeatureCollectionType newFeatureCollection, NotificationChain msgs)(Code)



basicSetFeatureTypeList
public NotificationChain basicSetFeatureTypeList(FeatureTypeListType newFeatureTypeList, NotificationChain msgs)(Code)



basicSetGetCapabilities
public NotificationChain basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)(Code)



basicSetGetFeature
public NotificationChain basicSetGetFeature(GetFeatureType newGetFeature, NotificationChain msgs)(Code)



basicSetGetFeatureWithLock
public NotificationChain basicSetGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock, NotificationChain msgs)(Code)



basicSetGetGmlObject
public NotificationChain basicSetGetGmlObject(GetGmlObjectType newGetGmlObject, NotificationChain msgs)(Code)



basicSetInsert
public NotificationChain basicSetInsert(InsertElementType newInsert, NotificationChain msgs)(Code)



basicSetLockFeature
public NotificationChain basicSetLockFeature(LockFeatureType newLockFeature, NotificationChain msgs)(Code)



basicSetLockFeatureResponse
public NotificationChain basicSetLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse, NotificationChain msgs)(Code)



basicSetNative
public NotificationChain basicSetNative(NativeType newNative, NotificationChain msgs)(Code)



basicSetProperty
public NotificationChain basicSetProperty(PropertyType newProperty, NotificationChain msgs)(Code)



basicSetQuery
public NotificationChain basicSetQuery(QueryType newQuery, NotificationChain msgs)(Code)



basicSetServesGMLObjectTypeList
public NotificationChain basicSetServesGMLObjectTypeList(GMLObjectTypeListType newServesGMLObjectTypeList, NotificationChain msgs)(Code)



basicSetSupportsGMLObjectTypeList
public NotificationChain basicSetSupportsGMLObjectTypeList(GMLObjectTypeListType newSupportsGMLObjectTypeList, NotificationChain msgs)(Code)



basicSetTransaction
public NotificationChain basicSetTransaction(TransactionType newTransaction, NotificationChain msgs)(Code)



basicSetTransactionResponse
public NotificationChain basicSetTransactionResponse(TransactionResponseType newTransactionResponse, NotificationChain msgs)(Code)



basicSetUpdate
public NotificationChain basicSetUpdate(UpdateElementType newUpdate, NotificationChain msgs)(Code)



basicSetWfsCapabilities
public NotificationChain basicSetWfsCapabilities(WFSCapabilitiesType newWfsCapabilities, NotificationChain msgs)(Code)



basicSetXlinkPropertyName
public NotificationChain basicSetXlinkPropertyName(XlinkPropertyNameType newXlinkPropertyName, NotificationChain msgs)(Code)



eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)(Code)



eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)(Code)



eIsSet
public boolean eIsSet(int featureID)(Code)



eSet
public void eSet(int featureID, Object newValue)(Code)



eStaticClass
protected EClass eStaticClass()(Code)



eUnset
public void eUnset(int featureID)(Code)



getDelete
public DeleteElementType getDelete()(Code)



getDescribeFeatureType
public DescribeFeatureTypeType getDescribeFeatureType()(Code)



getFeatureCollection
public FeatureCollectionType getFeatureCollection()(Code)



getFeatureTypeList
public FeatureTypeListType getFeatureTypeList()(Code)



getGetCapabilities
public GetCapabilitiesType getGetCapabilities()(Code)



getGetFeature
public GetFeatureType getGetFeature()(Code)



getGetFeatureWithLock
public GetFeatureWithLockType getGetFeatureWithLock()(Code)



getGetGmlObject
public GetGmlObjectType getGetGmlObject()(Code)



getInsert
public InsertElementType getInsert()(Code)



getLockFeature
public LockFeatureType getLockFeature()(Code)



getLockFeatureResponse
public LockFeatureResponseType getLockFeatureResponse()(Code)



getLockId
public String getLockId()(Code)



getMixed
public FeatureMap getMixed()(Code)



getNative
public NativeType getNative()(Code)



getProperty
public PropertyType getProperty()(Code)



getPropertyName
public String getPropertyName()(Code)



getQuery
public QueryType getQuery()(Code)



getServesGMLObjectTypeList
public GMLObjectTypeListType getServesGMLObjectTypeList()(Code)



getSupportsGMLObjectTypeList
public GMLObjectTypeListType getSupportsGMLObjectTypeList()(Code)



getTransaction
public TransactionType getTransaction()(Code)



getTransactionResponse
public TransactionResponseType getTransactionResponse()(Code)



getUpdate
public UpdateElementType getUpdate()(Code)



getWfsCapabilities
public WFSCapabilitiesType getWfsCapabilities()(Code)



getXMLNSPrefixMap
public EMap getXMLNSPrefixMap()(Code)



getXSISchemaLocation
public EMap getXSISchemaLocation()(Code)



getXlinkPropertyName
public XlinkPropertyNameType getXlinkPropertyName()(Code)



setDelete
public void setDelete(DeleteElementType newDelete)(Code)



setDescribeFeatureType
public void setDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType)(Code)



setFeatureCollection
public void setFeatureCollection(FeatureCollectionType newFeatureCollection)(Code)



setFeatureTypeList
public void setFeatureTypeList(FeatureTypeListType newFeatureTypeList)(Code)



setGetCapabilities
public void setGetCapabilities(GetCapabilitiesType newGetCapabilities)(Code)



setGetFeature
public void setGetFeature(GetFeatureType newGetFeature)(Code)



setGetFeatureWithLock
public void setGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock)(Code)



setGetGmlObject
public void setGetGmlObject(GetGmlObjectType newGetGmlObject)(Code)



setInsert
public void setInsert(InsertElementType newInsert)(Code)



setLockFeature
public void setLockFeature(LockFeatureType newLockFeature)(Code)



setLockFeatureResponse
public void setLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse)(Code)



setLockId
public void setLockId(String newLockId)(Code)



setNative
public void setNative(NativeType newNative)(Code)



setProperty
public void setProperty(PropertyType newProperty)(Code)



setPropertyName
public void setPropertyName(String newPropertyName)(Code)



setQuery
public void setQuery(QueryType newQuery)(Code)



setServesGMLObjectTypeList
public void setServesGMLObjectTypeList(GMLObjectTypeListType newServesGMLObjectTypeList)(Code)



setSupportsGMLObjectTypeList
public void setSupportsGMLObjectTypeList(GMLObjectTypeListType newSupportsGMLObjectTypeList)(Code)



setTransaction
public void setTransaction(TransactionType newTransaction)(Code)



setTransactionResponse
public void setTransactionResponse(TransactionResponseType newTransactionResponse)(Code)



setUpdate
public void setUpdate(UpdateElementType newUpdate)(Code)



setWfsCapabilities
public void setWfsCapabilities(WFSCapabilitiesType newWfsCapabilities)(Code)



setXlinkPropertyName
public void setXlinkPropertyName(XlinkPropertyNameType newXlinkPropertyName)(Code)



toString
public String toString()(Code)



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.