Class TLcdOWSMetadata
- All Implemented Interfaces:
ILcdDataObject,ILcdXMLSimpleLink,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Direct Known Subclasses:
TLcdOWSAdditionalParametersBase
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theaboutattribute.static final TLcdDataPropertyData property that maps to theAbstractMetaDataelement.static final TLcdDataPropertyData linkInfo property.static final TLcdDataPropertyData linkedObject property. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAbout()Returns the value of the property that maps to theaboutattribute.Returns the value of the property that maps to theAbstractMetaDataelement.Gets the actuate.Gets the arcrole.getHref()Gets the href.Returns the value of the linkedObject property.Returns the value of the linkInfo property.getRole()Gets the role.getShow()Gets the show.getTitle()Gets the title.getType()Gets the type, the type of a simple xlink is fixed to "simple".voidSets the value of the property that maps to theaboutattribute.voidsetAbstractMetaData(Object aValue) Sets the value of the property that maps to theAbstractMetaDataelement.voidsetActuate(String aActuate) Sets the actuate.voidsetArcrole(String aArcrole) Sets the arcrole.voidSets the href.voidsetLinkedObject(Object aValue) Sets the value of the linkedObject property.voidsetLinkInfo(Object aValue) Sets the value of the linkInfo property.voidSets the role.voidSets the show.voidSets the title.voidDeprecated.The type of a simple xlink is fixed to "simple"
-
Field Details
-
LINK_INFO_PROPERTY
Data linkInfo property. The possible values for this property are instances ofObject. -
LINKED_OBJECT_PROPERTY
Data linkedObject property. The possible values for this property are instances ofObject. -
ABOUT_PROPERTY
Data property that maps to theaboutattribute. The possible values for this property are instances ofString. -
ABSTRACT_META_DATA_PROPERTY
Data property that maps to theAbstractMetaDataelement. The possible values for this property are instances ofObject.
-
-
Constructor Details
-
TLcdOWSMetadata
public TLcdOWSMetadata() -
TLcdOWSMetadata
- Since:
- 2017.0
-
-
Method Details
-
getActuate
Gets the actuate.The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows: onLoad - traverse to the ending resource immediately on loading the starting resource onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose other - behavior is unconstrained; examine other markup in link for hints none - behavior is unconstrained
- Specified by:
getActuatein interfaceILcdXMLSimpleLink- Returns:
- the actuate.
-
setActuate
Sets the actuate.The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows: onLoad - traverse to the ending resource immediately on loading the starting resource onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose other - behavior is unconstrained; examine other markup in link for hints none - behavior is unconstrained
- Specified by:
setActuatein interfaceILcdXMLSimpleLink- Parameters:
aActuate- the actuate to be set.
-
getArcrole
Gets the arcrole.- Specified by:
getArcrolein interfaceILcdXMLSimpleLink- Returns:
- the arcrole.
-
setArcrole
Sets the arcrole.- Specified by:
setArcrolein interfaceILcdXMLSimpleLink- Parameters:
aArcrole- the arcrole to be set.
-
getHref
Gets the href.- Specified by:
getHrefin interfaceILcdXMLSimpleLink- Returns:
- the href.
-
setHref
Sets the href.- Specified by:
setHrefin interfaceILcdXMLSimpleLink- Parameters:
aHref- the href to be set.
-
getRole
Gets the role.- Specified by:
getRolein interfaceILcdXMLSimpleLink- Returns:
- the role.
-
setRole
Sets the role.- Specified by:
setRolein interfaceILcdXMLSimpleLink- Parameters:
aRole- the role to be set.
-
getShow
Gets the show.The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows: new - load ending resource in a new window, frame, pane, or other presentation context replace - load the resource in the same window, frame, pane, or other presentation context embed - load ending resource in place of the presentation of the starting resource other - behavior is unconstrained; examine other markup in the link for hints none - behavior is unconstrained
- Specified by:
getShowin interfaceILcdXMLSimpleLink- Returns:
- the show.
-
setShow
Sets the show.The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows: new - load ending resource in a new window, frame, pane, or other presentation context replace - load the resource in the same window, frame, pane, or other presentation context embed - load ending resource in place of the presentation of the starting resource other - behavior is unconstrained; examine other markup in the link for hints none - behavior is unconstrained
- Specified by:
setShowin interfaceILcdXMLSimpleLink- Parameters:
aShow- the show to be set.
-
getTitle
Gets the title.- Specified by:
getTitlein interfaceILcdXMLSimpleLink- Returns:
- the title.
-
setTitle
Sets the title.- Specified by:
setTitlein interfaceILcdXMLSimpleLink- Parameters:
aTitle- the title to be set.
-
getType
Gets the type, the type of a simple xlink is fixed to "simple".- Specified by:
getTypein interfaceILcdXMLSimpleLink- Returns:
- the type.
-
setType
Deprecated.The type of a simple xlink is fixed to "simple"Sets the type, the type can only be set to "simple".- Parameters:
aType- the type to be set.
-
getLinkInfo
Returns the value of the linkInfo property.- Returns:
- the value of the
LINK_INFO_PROPERTYproperty.
-
setLinkInfo
Sets the value of the linkInfo property.- Parameters:
aValue- the value to set for theLINK_INFO_PROPERTYproperty.
-
getLinkedObject
Returns the value of the linkedObject property.- Returns:
- the value of the
LINKED_OBJECT_PROPERTYproperty.
-
setLinkedObject
Sets the value of the linkedObject property.- Parameters:
aValue- the value to set for theLINKED_OBJECT_PROPERTYproperty.
-
getAbout
Returns the value of the property that maps to theaboutattribute.Optional reference to the aspect of the element which includes this "metadata" element that this metadata provides more information about.
- Returns:
- the value of the
ABOUT_PROPERTYproperty.
-
setAbout
Sets the value of the property that maps to theaboutattribute.Optional reference to the aspect of the element which includes this "metadata" element that this metadata provides more information about.
- Parameters:
aValue- the value to set for theABOUT_PROPERTYproperty.
-
getAbstractMetaData
Returns the value of the property that maps to theAbstractMetaDataelement.Abstract element containing more metadata about the element that includes the containing "metadata" element. A specific server implementation, or an Implementation Specification, can define concrete elements in the AbstractMetaData substitution group.
- Returns:
- the value of the
ABSTRACT_META_DATA_PROPERTYproperty.
-
setAbstractMetaData
Sets the value of the property that maps to theAbstractMetaDataelement.Abstract element containing more metadata about the element that includes the containing "metadata" element. A specific server implementation, or an Implementation Specification, can define concrete elements in the AbstractMetaData substitution group.
- Parameters:
aValue- the value to set for theABSTRACT_META_DATA_PROPERTYproperty.
-