public class DleseBean
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.StringBuffer |
accessionDate
Description of the Field
|
protected java.util.ArrayList |
annotations
Description of the Field
|
protected java.util.ArrayList |
audiences
Description of the Field
|
protected java.util.ArrayList |
catalogers
Description of the Field
|
protected java.lang.StringBuffer |
copyright
Description of the Field
|
protected java.lang.StringBuffer |
cost
Description of the Field
|
protected java.lang.StringBuffer |
createdDate
Description of the Field
|
protected java.util.ArrayList |
creators
Description of the Field
|
protected java.lang.StringBuffer |
description
Description of the Field
|
protected java.util.ArrayList |
geoReferences
Description of the Field
|
protected java.util.ArrayList |
geoStandards
Description of the Field
|
protected java.lang.StringBuffer |
ID
Description of the Field
|
protected java.lang.StringBuffer |
information
Description of the Field
|
protected boolean |
isValid
Description of the Field
|
protected java.util.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 java.lang.StringBuffer |
otherTechnicalInfo
Description of the Field
|
protected java.util.ArrayList |
relations
Description of the Field
|
protected java.util.ArrayList |
resourceTypes
Description of the Field
|
protected java.lang.StringBuffer |
resourceURL
Description of the Field
|
protected java.util.ArrayList |
sciStandards
Description of the Field
|
protected java.util.ArrayList |
subjects
Description of the Field
|
protected java.util.ArrayList |
technicalReqs
Description of the Field
|
protected java.lang.StringBuffer |
title
Description of the Field
|
protected java.util.ArrayList |
urls
Description of the Field
|
Constructor and Description |
---|
DleseBean()
Constructor for the DleseBean object
|
Modifier and Type | Method and Description |
---|---|
void |
clearGeographyStds()
Description of the Method
|
void |
clearScienceStds()
Description of the Method
|
void |
destroy()
Description of the Method
|
java.lang.String |
getAccessionedDate()
Gets the accessionedDate attribute of the DleseBean object
|
java.util.List |
getAnnotations()
Gets the annotations attribute of the DleseBean object
|
java.util.List |
getAudiences()
Gets the audiences attribute of the DleseBean object
|
java.util.List |
getCatalogers()
Gets the catalogers attribute of the DleseBean object
|
java.lang.String |
getCopyright()
Gets the copyright attribute of the DleseBean object
|
java.lang.String |
getCost()
Gets the cost attribute of the DleseBean object
|
java.lang.String |
getCreatedDate()
Gets the createdDate attribute of the DleseBean object
|
java.util.List |
getCreators()
Gets the creators attribute of the DleseBean object
|
java.lang.String |
getDescription()
Gets the description attribute of the DleseBean object
|
java.util.List |
getGeographyStds()
Gets the geographyStds attribute of the DleseBean object
|
java.util.List |
getGeoReferences()
Gets the geoReferences attribute of the DleseBean object
|
java.lang.String |
getID()
Gets the iD attribute of the DleseBean object
|
java.lang.String |
getInformation()
Gets the information attribute of the DleseBean object
|
java.util.List |
getKeywords()
Gets the keywords attribute of the DleseBean object
|
java.lang.String |
getOtherTechnicalInfo()
Gets the otherTechnicalInfo attribute of the DleseBean object
|
java.util.List |
getRelations()
Gets the relations attribute of the DleseBean object
|
java.util.List |
getResourceTypes()
Gets the resourceTypes attribute of the DleseBean object
|
java.lang.String |
getResourceURL()
Gets the resourceURL attribute of the DleseBean object
|
java.util.List |
getScienceStds()
Gets the scienceStds attribute of the DleseBean object
|
java.util.List |
getSubjects()
Gets the subjects attribute of the DleseBean object
|
java.util.List |
getTechnicalReqs()
Gets the technicalReqs attribute of the DleseBean object
|
java.lang.String |
getTitle()
Gets the title attribute of the DleseBean object
|
java.util.List |
getURLs()
Gets the uRLs attribute of the DleseBean object
|
boolean |
init()
Description of the Method
|
boolean |
setAccessionedDate(java.lang.String dateStr)
Sets the accessionedDate attribute of the DleseBean object
|
void |
setAnnotations(java.util.List list)
Sets the annotations attribute of the DleseBean object
|
void |
setAudiences(java.util.List list)
Sets the audiences attribute of the DleseBean object
|
void |
setCatalogers(java.util.List list)
Sets the catalogers attribute of the DleseBean object
|
void |
setCopyright(java.lang.String value)
Sets the copyright attribute of the DleseBean object
|
void |
setCost(java.lang.String value)
Sets the cost attribute of the DleseBean object
|
boolean |
setCreatedDate(java.lang.String dateStr)
Sets the createdDate attribute of the DleseBean object
|
void |
setCreators(java.util.List list)
Sets the creators attribute of the DleseBean object
|
void |
setDescription(java.lang.String value)
Sets the description attribute of the DleseBean object
|
void |
setGeographyStds(java.util.List standards)
Sets the geographyStds attribute of the DleseBean object
|
void |
setGeographyStds(java.lang.String[] standards)
Sets the geographyStds attribute of the DleseBean object
|
void |
setGeoReferences(java.util.List list)
Sets the geoReferences attribute of the DleseBean object
|
boolean |
setID(java.lang.String id)
Sets the iD attribute of the DleseBean object
|
void |
setInformation(java.lang.String value)
Sets the information attribute of the DleseBean object
|
void |
setKeywords(java.util.List keyWords)
Sets the keywords attribute of the DleseBean object
|
void |
setKeywords(java.lang.String[] keyWords)
Sets the keywords attribute of the DleseBean object
|
void |
setOtherTechnicalInfo(java.lang.String value)
Sets the otherTechnicalInfo attribute of the DleseBean object
|
void |
setRelations(java.util.List list)
Sets the relations attribute of the DleseBean object
|
void |
setResourceTypes(java.util.List list)
Sets the resourceTypes attribute of the DleseBean object
|
boolean |
setResourceURL(java.lang.String url)
Sets the resourceURL attribute of the DleseBean object
|
void |
setScienceStds(java.util.List standards)
Sets the scienceStds attribute of the DleseBean object
|
void |
setScienceStds(java.lang.String[] standards)
Sets the scienceStds attribute of the DleseBean object
|
void |
setSubjects(java.util.List list)
Sets the subjects attribute of the DleseBean object
|
void |
setTechnicalReqs(java.util.List list)
Sets the technicalReqs attribute of the DleseBean object
|
void |
setTitle(java.lang.String value)
Sets the title attribute of the DleseBean object
|
void |
setURLs(java.util.List URLs)
Sets the uRLs attribute of the DleseBean object
|
protected boolean isValid
protected java.lang.StringBuffer ID
protected java.lang.StringBuffer resourceURL
protected java.lang.StringBuffer createdDate
protected java.lang.StringBuffer accessionDate
protected java.lang.StringBuffer title
protected java.lang.StringBuffer description
protected java.lang.StringBuffer cost
protected java.lang.StringBuffer copyright
protected java.lang.StringBuffer information
protected java.lang.StringBuffer otherTechnicalInfo
protected java.util.ArrayList technicalReqs
public static final int MAX_TECHNICALREQS
protected java.util.ArrayList resourceTypes
public static final int MAX_RESOURCETYPES
protected java.util.ArrayList subjects
public static final int MAX_SUBJECTS
protected java.util.ArrayList audiences
public static final int MAX_AUDIENCES
protected java.util.ArrayList creators
public static final int MAX_CREATORS
protected java.util.ArrayList catalogers
public static final int MAX_CATALOGERS
protected java.util.ArrayList relations
public static final int MAX_RELATIONS
protected java.util.ArrayList annotations
public static final int MAX_ANNOTATIONS
protected java.util.ArrayList geoReferences
public static final int MAX_GEOREFERENCES
protected java.util.ArrayList sciStandards
public static final int MAX_SCISTANDARDS
protected java.util.ArrayList geoStandards
public static final int MAX_GEOSTANDARDS
protected java.util.ArrayList keywords
public static final int MAX_KEYWORDS
protected java.util.ArrayList urls
public static final int MAX_URLS
public boolean init()
public void destroy()
public java.lang.String getID()
public boolean setID(java.lang.String id)
id
- The new iD valuepublic java.lang.String getResourceURL()
public boolean setResourceURL(java.lang.String url)
url
- The new resourceURL valuepublic java.util.List getURLs()
public void setURLs(java.util.List URLs)
URLs
- The new uRLs valuepublic java.lang.String getCreatedDate()
public boolean setCreatedDate(java.lang.String dateStr)
dateStr
- The new createdDate valuepublic java.lang.String getAccessionedDate()
public boolean setAccessionedDate(java.lang.String dateStr)
dateStr
- The new accessionedDate valuepublic java.util.List getScienceStds()
public void setScienceStds(java.lang.String[] standards)
standards
- The new scienceStds valuepublic void setScienceStds(java.util.List standards)
standards
- The new scienceStds valuepublic void clearScienceStds()
public java.util.List getGeographyStds()
public void setGeographyStds(java.lang.String[] standards)
standards
- The new geographyStds valuepublic void setGeographyStds(java.util.List standards)
standards
- The new geographyStds valuepublic void clearGeographyStds()
public java.util.List getKeywords()
public void setKeywords(java.lang.String[] keyWords)
keyWords
- The new keywords valuepublic void setKeywords(java.util.List keyWords)
keyWords
- The new keywords valuepublic java.lang.String getTitle()
public void setTitle(java.lang.String value)
value
- The new title valuepublic java.lang.String getDescription()
public void setDescription(java.lang.String value)
value
- The new description valuepublic java.lang.String getCost()
public void setCost(java.lang.String value)
value
- The new cost valuepublic java.lang.String getCopyright()
public void setCopyright(java.lang.String value)
value
- The new copyright valuepublic java.lang.String getInformation()
public void setInformation(java.lang.String value)
value
- The new information valuepublic java.util.List getSubjects()
public void setSubjects(java.util.List list)
list
- The new subjects valuepublic java.util.List getAudiences()
public void setAudiences(java.util.List list)
list
- The new audiences valuepublic java.util.List getTechnicalReqs()
public void setTechnicalReqs(java.util.List list)
list
- The new technicalReqs valuepublic java.lang.String getOtherTechnicalInfo()
public void setOtherTechnicalInfo(java.lang.String value)
value
- The new otherTechnicalInfo valuepublic java.util.List getResourceTypes()
public void setResourceTypes(java.util.List list)
list
- The new resourceTypes valuepublic java.util.List getCatalogers()
public void setCatalogers(java.util.List list)
list
- The new catalogers valuepublic java.util.List getCreators()
public void setCreators(java.util.List list)
list
- The new creators valuepublic java.util.List getAnnotations()
public void setAnnotations(java.util.List list)
list
- The new annotations valuepublic java.util.List getRelations()
public void setRelations(java.util.List list)
list
- The new relations valuepublic java.util.List getGeoReferences()
public void setGeoReferences(java.util.List list)
list
- The new geoReferences value