Java Doc for TypesEditorForm.java in  » GIS » GeoServer » org » vfny » geoserver » form » data » 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 » org.vfny.geoserver.form.data 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.vfny.geoserver.form.data.TypesEditorForm

TypesEditorForm
public class TypesEditorForm extends ActionForm (Code)
Form used to work with FeatureType information.
author:
   jgarnett, Refractions Research, Inc.
author:
   $Author: cholmesny $ (last modification)
version:
   $Id: TypesEditorForm.java 8391 2008-02-13 16:44:23Z aaime $


Field Summary
final static  ListallMetadataURLTypes
    
final static  ListschemaBases
    


Method Summary
public  StringgetAbstract()
     Access abstact (or description) property.
public  StringgetAction()
    
public  StringgetAlias()
    
public  ListgetAllMetadataURLTypes()
    
public  ListgetAllSrsHandling()
    
public  ListgetAllYourBase()
     Are belong to us.
public  ObjectgetAttribute(int index)
    
public  ListgetAttributes()
     Access attributes property.
public  StringgetAutoGenerateExtent()
     Access the autoGenerateExtent attribute.
public  StringgetCacheMaxAge()
    
public  ListgetCreateableAttributes()
    
public  StringgetDataMaxX()
    
public  StringgetDataMaxY()
    
public  StringgetDataMinX()
    
public  StringgetDataMinY()
    
public  StringgetDataStoreId()
     Access dataStoreId property.
public  StringgetKeywords()
     Access keywords property.
public  StringgetMaxFeatures()
    
public  StringgetMaxX()
    
public  StringgetMaxY()
    
public  MetaDataLinkgetMetadataLink(int index)
    
public  StringgetMinX()
    
public  StringgetMinY()
    
public  StringgetNativeSRSWKT()
     Access SRSWKT property.
public  StringgetNewAttribute()
     Access newAttribute property.
public  String[]getOtherSelectedStyles()
    
public  SortedSetgetPanelStyleIds()
    
public  StringgetSRS()
     Access sRS property.
public  StringgetSRSWKT()
     Access SRSWKT property.
public  StringgetSchemaBase()
     Access schemaBase property.
public  StringgetSchemaName()
    
public  StringgetSrsHandling()
    
public  intgetSrsHandlingCode()
    
public  StringgetStyleId()
    
public  SortedSetgetStyles()
    
public  StringgetTitle()
     Access title property.
public  StringgetTypeName()
     Access name property.
public  SortedSetgetTypeStyles()
    
public  StringgetWmsPath()
    
public  booleanisCachingEnabled()
    
public  booleanisCachingEnabledChecked()
    
public  booleanisDeclaredCRSDifferent()
    
public  voidreset(ActionMapping mapping, HttpServletRequest request)
     Set up FeatureTypeEditor from from Web Container.
public  voidsetAbstract(String description)
     Set abstact (or description) to description.
public  voidsetAction(String action)
    
public  voidsetAlias(String alias)
    
public  voidsetAttribute(int index, Object attribute)
    
public  voidsetAttributes(List attributes)
     Set attributes to attributes.
public  voidsetAutoGenerateExtent(String autoGenerateExtent)
     Set autoGenerateExtent to autoGenerateExtent.
public  voidsetCacheMaxAge(String cacheMaxAge)
    
public  voidsetCachingEnabled(boolean cachingEnabled)
    
public  voidsetDataMaxX(String x)
    
public  voidsetDataMaxY(String x)
    
public  voidsetDataMinX(String x)
    
public  voidsetDataMinY(String x)
    
public  voidsetDataStoreId(String dataStoreId)
     Set dataStoreId to dataStoreId.
public  voidsetKeywords(String keywords)
     Set keywords to keywords.
public  voidsetMaxFeatures(String maxFeatures)
    
public  voidsetMaxX(String maxX)
    
public  voidsetMaxY(String maxY)
    
public  voidsetMinX(String minX)
    
public  voidsetMinY(String minY)
    
public  voidsetNewAttribute(String newAttribute)
     Set newAttribute to newAttribute.
public  voidsetOtherSelectedStyles(String[] otherSelectedStyles)
    
public  voidsetSRS(String srs)
     Set sRS to srs.
public  voidsetSchemaBase(String schemaBase)
     Set schemaBase to schemaBase.
public  voidsetSchemaName(String schemaName)
    
public  voidsetSrsHandling(String handling)
    
public  voidsetSrsHandlingCode(int code)
    
public  voidsetStyleId(String styleId)
    
public  voidsetStyles(SortedSet styles)
    
public  voidsetTitle(String title)
     Set title to title.
public  voidsetTypeName(String name)
     Set name to name.
public  voidsetWmsPath(String wmsPath)
    
public  ListtoSchemaAttributes()
     Generate DTO attributes List for the TypesEditorAction.
public  ActionErrorsvalidate(ActionMapping mapping, HttpServletRequest request)
    

Field Detail
allMetadataURLTypes
final static List allMetadataURLTypes(Code)



schemaBases
final static List schemaBases(Code)





Method Detail
getAbstract
public String getAbstract()(Code)
Access abstact (or description) property. Returns the description.



getAction
public String getAction()(Code)
DOCUMENT ME! Returns the action.



getAlias
public String getAlias()(Code)



getAllMetadataURLTypes
public List getAllMetadataURLTypes()(Code)



getAllSrsHandling
public List getAllSrsHandling()(Code)



getAllYourBase
public List getAllYourBase()(Code)
Are belong to us.

What can I say it is near a deadline! Easy access for Editor.jsp.

Possible schemaBase options



getAttribute
public Object getAttribute(int index)(Code)



getAttributes
public List getAttributes()(Code)
Access attributes property. Returns the attributes.



getAutoGenerateExtent
public String getAutoGenerateExtent()(Code)
Access the autoGenerateExtent attribute.



getCacheMaxAge
public String getCacheMaxAge()(Code)



getCreateableAttributes
public List getCreateableAttributes()(Code)
DOCUMENT ME! List of attributes available for addition



getDataMaxX
public String getDataMaxX()(Code)



getDataMaxY
public String getDataMaxY()(Code)



getDataMinX
public String getDataMinX()(Code)



getDataMinY
public String getDataMinY()(Code)



getDataStoreId
public String getDataStoreId()(Code)
Access dataStoreId property. Returns the dataStoreId.



getKeywords
public String getKeywords()(Code)
Access keywords property. Returns the keywords.



getMaxFeatures
public String getMaxFeatures()(Code)



getMaxX
public String getMaxX()(Code)
DOCUMENT ME! Returns the maxX.



getMaxY
public String getMaxY()(Code)
DOCUMENT ME! Returns the maxY.



getMetadataLink
public MetaDataLink getMetadataLink(int index)(Code)



getMinX
public String getMinX()(Code)
DOCUMENT ME! Returns the minX.



getMinY
public String getMinY()(Code)
DOCUMENT ME! Returns the minY.



getNativeSRSWKT
public String getNativeSRSWKT()(Code)
Access SRSWKT property. There is no setSRSWKT() because its derived from the SRS id. Returns the sRS.



getNewAttribute
public String getNewAttribute()(Code)
Access newAttribute property. Returns the newAttribute.



getOtherSelectedStyles
public String[] getOtherSelectedStyles()(Code)



getPanelStyleIds
public SortedSet getPanelStyleIds()(Code)



getSRS
public String getSRS()(Code)
Access sRS property. Returns the sRS.



getSRSWKT
public String getSRSWKT()(Code)
Access SRSWKT property. There is no setSRSWKT() because its derived from the SRS id. Returns the sRS.



getSchemaBase
public String getSchemaBase()(Code)
Access schemaBase property. Returns the schemaBase.



getSchemaName
public String getSchemaName()(Code)
DOCUMENT ME! Returns the schemaName.



getSrsHandling
public String getSrsHandling()(Code)
This methods are used by the form, where the "leave" option cannot be offered, if they are equal the drop down list won't be shown, that's all



getSrsHandlingCode
public int getSrsHandlingCode()(Code)



getStyleId
public String getStyleId()(Code)
DOCUMENT ME! Returns the styleId.



getStyles
public SortedSet getStyles()(Code)
DOCUMENT ME! Returns the styles.



getTitle
public String getTitle()(Code)
Access title property. Returns the title.



getTypeName
public String getTypeName()(Code)
Access name property. Returns the name.



getTypeStyles
public SortedSet getTypeStyles()(Code)



getWmsPath
public String getWmsPath()(Code)



isCachingEnabled
public boolean isCachingEnabled()(Code)



isCachingEnabledChecked
public boolean isCachingEnabledChecked()(Code)



isDeclaredCRSDifferent
public boolean isDeclaredCRSDifferent()(Code)



reset
public void reset(ActionMapping mapping, HttpServletRequest request)(Code)
Set up FeatureTypeEditor from from Web Container.

The key DataConfig.SELECTED_FEATURE_TYPE is used to look up the selected from the web container.


Parameters:
  mapping -
Parameters:
  request -



setAbstract
public void setAbstract(String description)(Code)
Set abstact (or description) to description.
Parameters:
  description - The description to set.



setAction
public void setAction(String action)(Code)
DOCUMENT ME!
Parameters:
  action - The action to set.



setAlias
public void setAlias(String alias)(Code)



setAttribute
public void setAttribute(int index, Object attribute)(Code)



setAttributes
public void setAttributes(List attributes)(Code)
Set attributes to attributes.
Parameters:
  attributes - The attributes to set.



setAutoGenerateExtent
public void setAutoGenerateExtent(String autoGenerateExtent)(Code)
Set autoGenerateExtent to autoGenerateExtent.
Parameters:
  autoGenerateExtent - The autoGenerateExtent to set.



setCacheMaxAge
public void setCacheMaxAge(String cacheMaxAge)(Code)



setCachingEnabled
public void setCachingEnabled(boolean cachingEnabled)(Code)



setDataMaxX
public void setDataMaxX(String x)(Code)



setDataMaxY
public void setDataMaxY(String x)(Code)



setDataMinX
public void setDataMinX(String x)(Code)



setDataMinY
public void setDataMinY(String x)(Code)



setDataStoreId
public void setDataStoreId(String dataStoreId)(Code)
Set dataStoreId to dataStoreId.
Parameters:
  dataStoreId - The dataStoreId to set.



setKeywords
public void setKeywords(String keywords)(Code)
Set keywords to keywords.
Parameters:
  keywords - The keywords to set.



setMaxFeatures
public void setMaxFeatures(String maxFeatures)(Code)



setMaxX
public void setMaxX(String maxX)(Code)
DOCUMENT ME!
Parameters:
  maxX - The maxX to set.



setMaxY
public void setMaxY(String maxY)(Code)
DOCUMENT ME!
Parameters:
  maxY - The maxY to set.



setMinX
public void setMinX(String minX)(Code)
DOCUMENT ME!
Parameters:
  minX - The minX to set.



setMinY
public void setMinY(String minY)(Code)
DOCUMENT ME!
Parameters:
  minY - The minY to set.



setNewAttribute
public void setNewAttribute(String newAttribute)(Code)
Set newAttribute to newAttribute.
Parameters:
  newAttribute - The newAttribute to set.



setOtherSelectedStyles
public void setOtherSelectedStyles(String[] otherSelectedStyles)(Code)



setSRS
public void setSRS(String srs)(Code)
Set sRS to srs. Also sets WKTSRS. srs should be an Integer (in string form) - according to FeatureTypeConfig
Parameters:
  srs - The sRS to set.



setSchemaBase
public void setSchemaBase(String schemaBase)(Code)
Set schemaBase to schemaBase.
Parameters:
  schemaBase - The schemaBase to set.



setSchemaName
public void setSchemaName(String schemaName)(Code)
DOCUMENT ME!
Parameters:
  schemaName - The schemaName to set.



setSrsHandling
public void setSrsHandling(String handling)(Code)



setSrsHandlingCode
public void setSrsHandlingCode(int code)(Code)



setStyleId
public void setStyleId(String styleId)(Code)
DOCUMENT ME!
Parameters:
  styleId - The styleId to set.



setStyles
public void setStyles(SortedSet styles)(Code)
DOCUMENT ME!
Parameters:
  styles - The styles to set.



setTitle
public void setTitle(String title)(Code)
Set title to title.
Parameters:
  title - The title to set.



setTypeName
public void setTypeName(String name)(Code)
Set name to name.
Parameters:
  name - The name to set.



setWmsPath
public void setWmsPath(String wmsPath)(Code)



toSchemaAttributes
public List toSchemaAttributes()(Code)
Generate DTO attributes List for the TypesEditorAction.

This list only includes entries defined by the user, not those generated by the schemaBase.

If the user has chosen -- then this list will be null.

List of user supplied AttributeTypeInfoConfig, ornull



validate
public ActionErrors validate(ActionMapping mapping, HttpServletRequest request)(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.