|
DLESE Tools v1.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
Nested Class Summary | |
---|---|
static class |
DleseBean.Annotation
Provides an object definition for representing an annotation as specified by the DLESE metadata framework. |
static class |
DleseBean.Contributor
Provides an object definition for representing a contributor as specified by the DLESE metadata framework. |
static class |
DleseBean.GeoReference
Provides an object definition for representing a geo-reference as specified by the DLESE metadata framework. |
static class |
DleseBean.Relation
Provides an object definition for representing a relation as specified by the DLESE metadata framework. |
static class |
DleseBean.ResourceType
Provides an object definition for representing the learning resource types of a DLESE resource, as specified by the DLESE metadata framework. |
static class |
DleseBean.TechnicalReq
Provides an object definition for representing the technical requirements of a DLESE resource, as specified by the DLESE metadata framework. |
Field Summary | |
---|---|
protected StringBuffer |
accessionDate
Description of the Field |
protected ArrayList |
annotations
Description of the Field |
protected ArrayList |
audiences
Description of the Field |
protected ArrayList |
catalogers
Description of the Field |
protected StringBuffer |
copyright
Description of the Field |
protected StringBuffer |
cost
Description of the Field |
protected StringBuffer |
createdDate
Description of the Field |
protected ArrayList |
creators
Description of the Field |
protected StringBuffer |
description
Description of the Field |
protected ArrayList |
geoReferences
Description of the Field |
protected ArrayList |
geoStandards
Description of the Field |
protected StringBuffer |
ID
Description of the Field |
protected StringBuffer |
information
Description of the Field |
protected boolean |
isValid
Description of the Field |
protected ArrayList |
keywords
Description of the Field |
static int |
MAX_ANNOTATIONS
Description of the Field |
static int |
MAX_AUDIENCES
Description of the Field |
static int |
MAX_CATALOGERS
Description of the Field |
static int |
MAX_CREATORS
Description of the Field |
static int |
MAX_GEOREFERENCES
Description of the Field |
static int |
MAX_GEOSTANDARDS
Description of the Field |
static int |
MAX_KEYWORDS
Description of the Field |
static int |
MAX_RELATIONS
Description of the Field |
static int |
MAX_RESOURCETYPES
Description of the Field |
static int |
MAX_SCISTANDARDS
Description of the Field |
static int |
MAX_SUBJECTS
Description of the Field |
static int |
MAX_TECHNICALREQS
Description of the Field |
static int |
MAX_URLS
Description of the Field |
protected StringBuffer |
otherTechnicalInfo
Description of the Field |
protected ArrayList |
relations
Description of the Field |
protected ArrayList |
resourceTypes
Description of the Field |
protected StringBuffer |
resourceURL
Description of the Field |
protected ArrayList |
sciStandards
Description of the Field |
protected ArrayList |
subjects
Description of the Field |
protected ArrayList |
technicalReqs
Description of the Field |
protected StringBuffer |
title
Description of the Field |
protected ArrayList |
urls
Description of the Field |
Constructor Summary | |
---|---|
DleseBean()
Constructor for the DleseBean object |
Method Summary | |
---|---|
void |
clearGeographyStds()
Description of the Method |
void |
clearScienceStds()
Description of the Method |
void |
destroy()
Description of the Method |
String |
getAccessionedDate()
Gets the accessionedDate attribute of the DleseBean object |
List |
getAnnotations()
Gets the annotations attribute of the DleseBean object |
List |
getAudiences()
Gets the audiences attribute of the DleseBean object |
List |
getCatalogers()
Gets the catalogers attribute of the DleseBean object |
String |
getCopyright()
Gets the copyright attribute of the DleseBean object |
String |
getCost()
Gets the cost attribute of the DleseBean object |
String |
getCreatedDate()
Gets the createdDate attribute of the DleseBean object |
List |
getCreators()
Gets the creators attribute of the DleseBean object |
String |
getDescription()
Gets the description attribute of the DleseBean object |
List |
getGeographyStds()
Gets the geographyStds attribute of the DleseBean object |
List |
getGeoReferences()
Gets the geoReferences attribute of the DleseBean object |
String |
getID()
Gets the iD attribute of the DleseBean object |
String |
getInformation()
Gets the information attribute of the DleseBean object |
List |
getKeywords()
Gets the keywords attribute of the DleseBean object |
String |
getOtherTechnicalInfo()
Gets the otherTechnicalInfo attribute of the DleseBean object |
List |
getRelations()
Gets the relations attribute of the DleseBean object |
List |
getResourceTypes()
Gets the resourceTypes attribute of the DleseBean object |
String |
getResourceURL()
Gets the resourceURL attribute of the DleseBean object |
List |
getScienceStds()
Gets the scienceStds attribute of the DleseBean object |
List |
getSubjects()
Gets the subjects attribute of the DleseBean object |
List |
getTechnicalReqs()
Gets the technicalReqs attribute of the DleseBean object |
String |
getTitle()
Gets the title attribute of the DleseBean object |
List |
getURLs()
Gets the uRLs attribute of the DleseBean object |
boolean |
init()
Description of the Method |
boolean |
setAccessionedDate(String dateStr)
Sets the accessionedDate attribute of the DleseBean object |
void |
setAnnotations(List list)
Sets the annotations attribute of the DleseBean object |
void |
setAudiences(List list)
Sets the audiences attribute of the DleseBean object |
void |
setCatalogers(List list)
Sets the catalogers attribute of the DleseBean object |
void |
setCopyright(String value)
Sets the copyright attribute of the DleseBean object |
void |
setCost(String value)
Sets the cost attribute of the DleseBean object |
boolean |
setCreatedDate(String dateStr)
Sets the createdDate attribute of the DleseBean object |
void |
setCreators(List list)
Sets the creators attribute of the DleseBean object |
void |
setDescription(String value)
Sets the description attribute of the DleseBean object |
void |
setGeographyStds(List standards)
Sets the geographyStds attribute of the DleseBean object |
void |
setGeographyStds(String[] standards)
Sets the geographyStds attribute of the DleseBean object |
void |
setGeoReferences(List list)
Sets the geoReferences attribute of the DleseBean object |
boolean |
setID(String id)
Sets the iD attribute of the DleseBean object |
void |
setInformation(String value)
Sets the information attribute of the DleseBean object |
void |
setKeywords(List keyWords)
Sets the keywords attribute of the DleseBean object |
void |
setKeywords(String[] keyWords)
Sets the keywords attribute of the DleseBean object |
void |
setOtherTechnicalInfo(String value)
Sets the otherTechnicalInfo attribute of the DleseBean object |
void |
setRelations(List list)
Sets the relations attribute of the DleseBean object |
void |
setResourceTypes(List list)
Sets the resourceTypes attribute of the DleseBean object |
boolean |
setResourceURL(String url)
Sets the resourceURL attribute of the DleseBean object |
void |
setScienceStds(List standards)
Sets the scienceStds attribute of the DleseBean object |
void |
setScienceStds(String[] standards)
Sets the scienceStds attribute of the DleseBean object |
void |
setSubjects(List list)
Sets the subjects attribute of the DleseBean object |
void |
setTechnicalReqs(List list)
Sets the technicalReqs attribute of the DleseBean object |
void |
setTitle(String value)
Sets the title attribute of the DleseBean object |
void |
setURLs(List URLs)
Sets the uRLs attribute of the DleseBean object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected boolean isValid
protected StringBuffer ID
protected StringBuffer resourceURL
protected StringBuffer createdDate
protected StringBuffer accessionDate
protected StringBuffer title
protected StringBuffer description
protected StringBuffer cost
protected StringBuffer copyright
protected StringBuffer information
protected StringBuffer otherTechnicalInfo
protected ArrayList technicalReqs
public static final int MAX_TECHNICALREQS
protected ArrayList resourceTypes
public static final int MAX_RESOURCETYPES
protected ArrayList subjects
public static final int MAX_SUBJECTS
protected ArrayList audiences
public static final int MAX_AUDIENCES
protected ArrayList creators
public static final int MAX_CREATORS
protected ArrayList catalogers
public static final int MAX_CATALOGERS
protected ArrayList relations
public static final int MAX_RELATIONS
protected ArrayList annotations
public static final int MAX_ANNOTATIONS
protected ArrayList geoReferences
public static final int MAX_GEOREFERENCES
protected ArrayList sciStandards
public static final int MAX_SCISTANDARDS
protected ArrayList geoStandards
public static final int MAX_GEOSTANDARDS
protected ArrayList keywords
public static final int MAX_KEYWORDS
protected ArrayList urls
public static final int MAX_URLS
Constructor Detail |
public DleseBean()
Method Detail |
public boolean init()
public void destroy()
public String getID()
public boolean setID(String id)
id
- The new iD valuepublic String getResourceURL()
public boolean setResourceURL(String url)
url
- The new resourceURL valuepublic List getURLs()
public void setURLs(List URLs)
URLs
- The new uRLs valuepublic String getCreatedDate()
public boolean setCreatedDate(String dateStr)
dateStr
- The new createdDate valuepublic String getAccessionedDate()
public boolean setAccessionedDate(String dateStr)
dateStr
- The new accessionedDate valuepublic List getScienceStds()
public void setScienceStds(String[] standards)
standards
- The new scienceStds valuepublic void setScienceStds(List standards)
standards
- The new scienceStds valuepublic void clearScienceStds()
public List getGeographyStds()
public void setGeographyStds(String[] standards)
standards
- The new geographyStds valuepublic void setGeographyStds(List standards)
standards
- The new geographyStds valuepublic void clearGeographyStds()
public List getKeywords()
public void setKeywords(String[] keyWords)
keyWords
- The new keywords valuepublic void setKeywords(List keyWords)
keyWords
- The new keywords valuepublic String getTitle()
public void setTitle(String value)
value
- The new title valuepublic String getDescription()
public void setDescription(String value)
value
- The new description valuepublic String getCost()
public void setCost(String value)
value
- The new cost valuepublic String getCopyright()
public void setCopyright(String value)
value
- The new copyright valuepublic String getInformation()
public void setInformation(String value)
value
- The new information valuepublic List getSubjects()
public void setSubjects(List list)
list
- The new subjects valuepublic List getAudiences()
public void setAudiences(List list)
list
- The new audiences valuepublic List getTechnicalReqs()
public void setTechnicalReqs(List list)
list
- The new technicalReqs valuepublic String getOtherTechnicalInfo()
public void setOtherTechnicalInfo(String value)
value
- The new otherTechnicalInfo valuepublic List getResourceTypes()
public void setResourceTypes(List list)
list
- The new resourceTypes valuepublic List getCatalogers()
public void setCatalogers(List list)
list
- The new catalogers valuepublic List getCreators()
public void setCreators(List list)
list
- The new creators valuepublic List getAnnotations()
public void setAnnotations(List list)
list
- The new annotations valuepublic List getRelations()
public void setRelations(List list)
list
- The new relations valuepublic List getGeoReferences()
public void setGeoReferences(List list)
list
- The new geoReferences value
|
DLESE Tools v1.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |