Class TLcdCSWSummaryRecord
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Since:
- 2017.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theabstractelement.static final TLcdDataPropertyData property that maps to theBoundingBoxelement.static final TLcdDataPropertyData property that maps to theformatelement.static final TLcdDataPropertyData property that maps to theidentifierelement.static final TLcdDataPropertyData property that maps to themodifiedelement.static final TLcdDataPropertyData property that maps to therelationelement.static final TLcdDataPropertyData property that maps to thespatialelement.static final TLcdDataPropertyData property that maps to thesubjectelement.static final TLcdDataPropertyData property that maps to theTemporalExtentelement.static final TLcdDataPropertyData property that maps to thetitleelement.static final TLcdDataPropertyData property that maps to thetypeelement.Fields inherited from class com.luciad.ogc.csw.model.TLcdCSWAbstractRecord
DELETED_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the property that maps to theabstractelement.Returns the value of the property that maps to theBoundingBoxelement.Returns the value of the property that maps to theformatelement.Returns the value of the property that maps to theidentifierelement.Returns the value of the property that maps to themodifiedelement.Returns the value of the property that maps to therelationelement.Returns the value of the property that maps to thespatialelement.Returns the value of the property that maps to thesubjectelement.Returns the value of the property that maps to theTemporalExtentelement.getTitle()Returns the value of the property that maps to thetitleelement.getType()Returns the value of the property that maps to thetypeelement.voidsetType(TLcdDCElemSimpleLiteral aValue) Sets the value of the property that maps to thetypeelement.Methods inherited from class com.luciad.ogc.csw.model.TLcdCSWAbstractRecord
getDeleted, setDeleted
-
Field Details
-
IDENTIFIER_PROPERTY
Data property that maps to theidentifierelement. The possible values for this property are instances ofList<TLcdDCElemSimpleLiteral>. -
TITLE_PROPERTY
Data property that maps to thetitleelement. The possible values for this property are instances ofList<TLcdDCElemSimpleLiteral>. -
TYPE_PROPERTY
Data property that maps to thetypeelement. The possible values for this property are the publicQNameconstants defined in this class. -
SUBJECT_PROPERTY
Data property that maps to thesubjectelement. The possible values for this property are instances ofList<TLcdDCElemSimpleLiteral>. -
FORMAT_PROPERTY
Data property that maps to theformatelement. The possible values for this property are instances ofList<TLcdDCElemSimpleLiteral>. -
RELATION_PROPERTY
Data property that maps to therelationelement. The possible values for this property are instances ofList<TLcdDCElemSimpleLiteral>. -
MODIFIED_PROPERTY
Data property that maps to themodifiedelement. The possible values for this property are instances ofList<TLcdDCElemSimpleLiteral>. -
ABSTRACT_PROPERTY
Data property that maps to theabstractelement. The possible values for this property are instances ofList<TLcdDCElemSimpleLiteral>. -
SPATIAL_PROPERTY
Data property that maps to thespatialelement. The possible values for this property are instances ofList<TLcdDCElemSimpleLiteral>. -
BOUNDING_BOX_PROPERTY
Data property that maps to theBoundingBoxelement. The possible values for this property are instances ofList<TLcdOWSBoundingBox>. -
TEMPORAL_EXTENT_PROPERTY
Data property that maps to theTemporalExtentelement. The possible values for this property are instances ofList<TLcdCSWTemporalExtent>.
-
-
Constructor Details
-
TLcdCSWSummaryRecord
public TLcdCSWSummaryRecord() -
TLcdCSWSummaryRecord
-
-
Method Details
-
getIdentifier
Returns the value of the property that maps to theidentifierelement.An unambiguous reference to the resource within a given context. Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system. Formal identification systems include but are not limited to the Uniform Resource Identifier (URI) (including the Uniform Resource Locator (URL)), the Digital Object Identifier (DOI), and the International Standard Book Number (ISBN).
- Returns:
- the value of the
IDENTIFIER_PROPERTYproperty.
-
getTitle
Returns the value of the property that maps to thetitleelement.A name given to the resource. Typically, Title will be a name by which the resource is formally known.
- Returns:
- the value of the
TITLE_PROPERTYproperty.
-
getType
Returns the value of the property that maps to thetypeelement.The possible values for this property are the public
QNameconstants defined in this class.The nature or genre of the content of the resource. Type includes terms describing general categories, functions, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the DCMI Type Vocabulary). To describe the physical or digital manifestation of the resource, use the Format element.
- Returns:
- the value of the
TYPE_PROPERTYproperty.
-
setType
Sets the value of the property that maps to thetypeelement.The possible values for this property are the public
QNameconstants defined in this class.The nature or genre of the content of the resource. Type includes terms describing general categories, functions, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the DCMI Type Vocabulary). To describe the physical or digital manifestation of the resource, use the Format element.
- Parameters:
aValue- the value to set for theTYPE_PROPERTYproperty.
-
getSubject
Returns the value of the property that maps to thesubjectelement.A topic of the content of the resource. Typically, Subject will be expressed as keywords, key phrases, or classification codes that describe a topic of the resource. Recommended best practice is to select a value from a controlled vocabulary or formal classification scheme.
- Returns:
- the value of the
SUBJECT_PROPERTYproperty.
-
getFormat
Returns the value of the property that maps to theformatelement.The physical or digital manifestation of the resource. Typically, Format will include the media-type or dimensions of the resource. Format may be used to identify the software, hardware, or other equipment needed to display or operate the resource. Examples of dimensions include size and duration. Recommended best practice is to select a value from a controlled vocabulary (for example, the list of Internet Media Types defining computer media formats).
- Returns:
- the value of the
FORMAT_PROPERTYproperty.
-
getRelation
Returns the value of the property that maps to therelationelement.A reference to a related resource. Recommended best practice is to identify the referenced resource by means of a string or number conforming to a formal identification system.
- Returns:
- the value of the
RELATION_PROPERTYproperty.
-
getModified
Returns the value of the property that maps to themodifiedelement.- Returns:
- the value of the
MODIFIED_PROPERTYproperty.
-
getAbstract
Returns the value of the property that maps to theabstractelement.- Returns:
- the value of the
ABSTRACT_PROPERTYproperty.
-
getSpatial
Returns the value of the property that maps to thespatialelement.- Returns:
- the value of the
SPATIAL_PROPERTYproperty.
-
getBoundingBox
Returns the value of the property that maps to theBoundingBoxelement.- Returns:
- the value of the
BOUNDING_BOX_PROPERTYproperty.
-
getTemporalExtent
Returns the value of the property that maps to theTemporalExtentelement.- Returns:
- the value of the
TEMPORAL_EXTENT_PROPERTYproperty.
-