Package org.dlese.dpc.xml.maps
Class DleseBean
java.lang.Object
org.dlese.dpc.xml.maps.DleseBean
Provided here only to support the DLESE metadata object types required by
the the DleseXMLReader class. This scaled-down version removes most of the
editing capability and all the UI support required by the DLESE Catalog
System implementation
- Version:
- 0.9b, 05/20/02
- Author:
- Dave Deniman
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classProvides an object definition for representing an annotation as specified by the DLESE metadata framework.static classProvides an object definition for representing a contributor as specified by the DLESE metadata framework.static classProvides an object definition for representing a geo-reference as specified by the DLESE metadata framework.static classProvides an object definition for representing a relation as specified by the DLESE metadata framework.static classProvides an object definition for representing the learning resource types of a DLESE resource, as specified by the DLESE metadata framework.static classProvides an object definition for representing the technical requirements of a DLESE resource, as specified by the DLESE metadata framework. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringBufferDescription of the Fieldprotected ArrayListDescription of the Fieldprotected ArrayListDescription of the Fieldprotected ArrayListDescription of the Fieldprotected StringBufferDescription of the Fieldprotected StringBufferDescription of the Fieldprotected StringBufferDescription of the Fieldprotected ArrayListDescription of the Fieldprotected StringBufferDescription of the Fieldprotected ArrayListDescription of the Fieldprotected ArrayListDescription of the Fieldprotected StringBufferDescription of the Fieldprotected StringBufferDescription of the Fieldprotected booleanDescription of the Fieldprotected ArrayListDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldstatic final intDescription of the Fieldprotected StringBufferDescription of the Fieldprotected ArrayListDescription of the Fieldprotected ArrayListDescription of the Fieldprotected StringBufferDescription of the Fieldprotected ArrayListDescription of the Fieldprotected ArrayListDescription of the Fieldprotected ArrayListDescription of the Fieldprotected StringBufferDescription of the Fieldprotected ArrayListDescription of the Field -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDescription of the MethodvoidDescription of the Methodvoiddestroy()Description of the MethodGets the accessionedDate attribute of the DleseBean objectGets the annotations attribute of the DleseBean objectGets the audiences attribute of the DleseBean objectGets the catalogers attribute of the DleseBean objectGets the copyright attribute of the DleseBean objectgetCost()Gets the cost attribute of the DleseBean objectGets the createdDate attribute of the DleseBean objectGets the creators attribute of the DleseBean objectGets the description attribute of the DleseBean objectGets the geographyStds attribute of the DleseBean objectGets the geoReferences attribute of the DleseBean objectgetID()Gets the iD attribute of the DleseBean objectGets the information attribute of the DleseBean objectGets the keywords attribute of the DleseBean objectGets the otherTechnicalInfo attribute of the DleseBean objectGets the relations attribute of the DleseBean objectGets the resourceTypes attribute of the DleseBean objectGets the resourceURL attribute of the DleseBean objectGets the scienceStds attribute of the DleseBean objectGets the subjects attribute of the DleseBean objectGets the technicalReqs attribute of the DleseBean objectgetTitle()Gets the title attribute of the DleseBean objectgetURLs()Gets the uRLs attribute of the DleseBean objectbooleaninit()Description of the MethodbooleansetAccessionedDate(String dateStr) Sets the accessionedDate attribute of the DleseBean objectvoidsetAnnotations(List list) Sets the annotations attribute of the DleseBean objectvoidsetAudiences(List list) Sets the audiences attribute of the DleseBean objectvoidsetCatalogers(List list) Sets the catalogers attribute of the DleseBean objectvoidsetCopyright(String value) Sets the copyright attribute of the DleseBean objectvoidSets the cost attribute of the DleseBean objectbooleansetCreatedDate(String dateStr) Sets the createdDate attribute of the DleseBean objectvoidsetCreators(List list) Sets the creators attribute of the DleseBean objectvoidsetDescription(String value) Sets the description attribute of the DleseBean objectvoidsetGeographyStds(String[] standards) Sets the geographyStds attribute of the DleseBean objectvoidsetGeographyStds(List standards) Sets the geographyStds attribute of the DleseBean objectvoidsetGeoReferences(List list) Sets the geoReferences attribute of the DleseBean objectbooleanSets the iD attribute of the DleseBean objectvoidsetInformation(String value) Sets the information attribute of the DleseBean objectvoidsetKeywords(String[] keyWords) Sets the keywords attribute of the DleseBean objectvoidsetKeywords(List keyWords) Sets the keywords attribute of the DleseBean objectvoidsetOtherTechnicalInfo(String value) Sets the otherTechnicalInfo attribute of the DleseBean objectvoidsetRelations(List list) Sets the relations attribute of the DleseBean objectvoidsetResourceTypes(List list) Sets the resourceTypes attribute of the DleseBean objectbooleansetResourceURL(String url) Sets the resourceURL attribute of the DleseBean objectvoidsetScienceStds(String[] standards) Sets the scienceStds attribute of the DleseBean objectvoidsetScienceStds(List standards) Sets the scienceStds attribute of the DleseBean objectvoidsetSubjects(List list) Sets the subjects attribute of the DleseBean objectvoidsetTechnicalReqs(List list) Sets the technicalReqs attribute of the DleseBean objectvoidSets the title attribute of the DleseBean objectvoidSets the uRLs attribute of the DleseBean object
-
Field Details
-
isValid
protected boolean isValidDescription of the Field -
ID
Description of the Field -
resourceURL
Description of the Field -
createdDate
Description of the Field -
accessionDate
Description of the Field -
title
Description of the Field -
description
Description of the Field -
cost
Description of the Field -
copyright
Description of the Field -
information
Description of the Field -
otherTechnicalInfo
Description of the Field -
technicalReqs
Description of the Field -
MAX_TECHNICALREQS
public static final int MAX_TECHNICALREQSDescription of the Field- See Also:
-
resourceTypes
Description of the Field -
MAX_RESOURCETYPES
public static final int MAX_RESOURCETYPESDescription of the Field- See Also:
-
subjects
Description of the Field -
MAX_SUBJECTS
public static final int MAX_SUBJECTSDescription of the Field- See Also:
-
audiences
Description of the Field -
MAX_AUDIENCES
public static final int MAX_AUDIENCESDescription of the Field- See Also:
-
creators
Description of the Field -
MAX_CREATORS
public static final int MAX_CREATORSDescription of the Field- See Also:
-
catalogers
Description of the Field -
MAX_CATALOGERS
public static final int MAX_CATALOGERSDescription of the Field- See Also:
-
relations
Description of the Field -
MAX_RELATIONS
public static final int MAX_RELATIONSDescription of the Field- See Also:
-
annotations
Description of the Field -
MAX_ANNOTATIONS
public static final int MAX_ANNOTATIONSDescription of the Field- See Also:
-
geoReferences
Description of the Field -
MAX_GEOREFERENCES
public static final int MAX_GEOREFERENCESDescription of the Field- See Also:
-
sciStandards
Description of the Field -
MAX_SCISTANDARDS
public static final int MAX_SCISTANDARDSDescription of the Field- See Also:
-
geoStandards
Description of the Field -
MAX_GEOSTANDARDS
public static final int MAX_GEOSTANDARDSDescription of the Field- See Also:
-
keywords
Description of the Field -
MAX_KEYWORDS
public static final int MAX_KEYWORDSDescription of the Field- See Also:
-
urls
Description of the Field -
MAX_URLS
public static final int MAX_URLSDescription of the Field- See Also:
-
-
Constructor Details
-
DleseBean
public DleseBean()Constructor for the DleseBean object
-
-
Method Details
-
init
public boolean init()Description of the Method -
destroy
public void destroy()Description of the Method -
getID
Gets the iD attribute of the DleseBean object- Returns:
- The iD value
-
setID
Sets the iD attribute of the DleseBean object- Parameters:
id- The new iD value
-
getResourceURL
Gets the resourceURL attribute of the DleseBean object- Returns:
- The resourceURL value
-
setResourceURL
Sets the resourceURL attribute of the DleseBean object- Parameters:
url- The new resourceURL value
-
getURLs
Gets the uRLs attribute of the DleseBean object- Returns:
- The uRLs value
-
setURLs
Sets the uRLs attribute of the DleseBean object- Parameters:
URLs- The new uRLs value
-
getCreatedDate
Gets the createdDate attribute of the DleseBean object- Returns:
- The createdDate value
-
setCreatedDate
Sets the createdDate attribute of the DleseBean object- Parameters:
dateStr- The new createdDate value
-
getAccessionedDate
Gets the accessionedDate attribute of the DleseBean object- Returns:
- The accessionedDate value
-
setAccessionedDate
Sets the accessionedDate attribute of the DleseBean object- Parameters:
dateStr- The new accessionedDate value
-
getScienceStds
Gets the scienceStds attribute of the DleseBean object- Returns:
- The scienceStds value
-
setScienceStds
Sets the scienceStds attribute of the DleseBean object- Parameters:
standards- The new scienceStds value
-
setScienceStds
Sets the scienceStds attribute of the DleseBean object- Parameters:
standards- The new scienceStds value
-
clearScienceStds
public void clearScienceStds()Description of the Method -
getGeographyStds
Gets the geographyStds attribute of the DleseBean object- Returns:
- The geographyStds value
-
setGeographyStds
Sets the geographyStds attribute of the DleseBean object- Parameters:
standards- The new geographyStds value
-
setGeographyStds
Sets the geographyStds attribute of the DleseBean object- Parameters:
standards- The new geographyStds value
-
clearGeographyStds
public void clearGeographyStds()Description of the Method -
getKeywords
Gets the keywords attribute of the DleseBean object- Returns:
- The keywords value
-
setKeywords
Sets the keywords attribute of the DleseBean object- Parameters:
keyWords- The new keywords value
-
setKeywords
Sets the keywords attribute of the DleseBean object- Parameters:
keyWords- The new keywords value
-
getTitle
Gets the title attribute of the DleseBean object- Returns:
- The title value
-
setTitle
Sets the title attribute of the DleseBean object- Parameters:
value- The new title value
-
getDescription
Gets the description attribute of the DleseBean object- Returns:
- The description value
-
setDescription
Sets the description attribute of the DleseBean object- Parameters:
value- The new description value
-
getCost
Gets the cost attribute of the DleseBean object- Returns:
- The cost value
-
setCost
Sets the cost attribute of the DleseBean object- Parameters:
value- The new cost value
-
getCopyright
Gets the copyright attribute of the DleseBean object- Returns:
- The copyright value
-
setCopyright
Sets the copyright attribute of the DleseBean object- Parameters:
value- The new copyright value
-
getInformation
Gets the information attribute of the DleseBean object- Returns:
- The information value
-
setInformation
Sets the information attribute of the DleseBean object- Parameters:
value- The new information value
-
getSubjects
Gets the subjects attribute of the DleseBean object- Returns:
- The subjects value
-
setSubjects
Sets the subjects attribute of the DleseBean object- Parameters:
list- The new subjects value
-
getAudiences
Gets the audiences attribute of the DleseBean object- Returns:
- The audiences value
-
setAudiences
Sets the audiences attribute of the DleseBean object- Parameters:
list- The new audiences value
-
getTechnicalReqs
Gets the technicalReqs attribute of the DleseBean object- Returns:
- The technicalReqs value
-
setTechnicalReqs
Sets the technicalReqs attribute of the DleseBean object- Parameters:
list- The new technicalReqs value
-
getOtherTechnicalInfo
Gets the otherTechnicalInfo attribute of the DleseBean object- Returns:
- The otherTechnicalInfo value
-
setOtherTechnicalInfo
Sets the otherTechnicalInfo attribute of the DleseBean object- Parameters:
value- The new otherTechnicalInfo value
-
getResourceTypes
Gets the resourceTypes attribute of the DleseBean object- Returns:
- The resourceTypes value
-
setResourceTypes
Sets the resourceTypes attribute of the DleseBean object- Parameters:
list- The new resourceTypes value
-
getCatalogers
Gets the catalogers attribute of the DleseBean object- Returns:
- The catalogers value
-
setCatalogers
Sets the catalogers attribute of the DleseBean object- Parameters:
list- The new catalogers value
-
getCreators
Gets the creators attribute of the DleseBean object- Returns:
- The creators value
-
setCreators
Sets the creators attribute of the DleseBean object- Parameters:
list- The new creators value
-
getAnnotations
Gets the annotations attribute of the DleseBean object- Returns:
- The annotations value
-
setAnnotations
Sets the annotations attribute of the DleseBean object- Parameters:
list- The new annotations value
-
getRelations
Gets the relations attribute of the DleseBean object- Returns:
- The relations value
-
setRelations
Sets the relations attribute of the DleseBean object- Parameters:
list- The new relations value
-
getGeoReferences
Gets the geoReferences attribute of the DleseBean object- Returns:
- The geoReferences value
-
setGeoReferences
Sets the geoReferences attribute of the DleseBean object- Parameters:
list- The new geoReferences value
-