public final class DDSUtils
extends java.lang.Object
Constructor and Description |
---|
DDSUtils()
Constructor for the DDSUtils object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getContentStandards()
Gets the contentStandards attribute of the DDSQueryForm object
|
void |
setCurrentResultDoc(ResultDoc result)
Sets the currentResultDoc attribute of the DDSQueryForm object
|
void |
setMetadataVocab(MetadataVocab vocab)
Sets the metadataVocab attribute of the DDSUtils object
|
public void setMetadataVocab(MetadataVocab vocab)
vocab
- The new metadataVocab valuepublic void setCurrentResultDoc(ResultDoc result)
result
- The new currentResultDoc valuepublic java.lang.String[] getContentStandards()