MetadataTemplateInfo

uk.gov.nationalarchives.dp.client.FileInfo.MetadataTemplateInfo
case class MetadataTemplateInfo(name: String, xmlData: String) extends FileInfo

Represents a metadata template in Preservica

Value parameters

name

The name of the metadata template

xmlData

The XML of the metadata template

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait FileInfo
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def toQueryParams: Map[String, String]

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product