ConfigId

csw.config.models.ConfigId
See theConfigId companion object
case class ConfigId(id: String)

Type of an id returned from ConfigManager create or update methods

Value parameters

id

the string representation of the unique id for the file

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product