| Modifier and Type | Method and Description |
|---|---|
DocType |
EuropeanaUserObject.getDocType()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EuropeanaUserObject.setDocType(DocType docType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DocType |
FullBean.getType() |
DocType |
BriefBean.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
FullBean.setType(DocType type)
Sets the type for this record
|
| Modifier and Type | Method and Description |
|---|---|
DocType |
Proxy.getEdmType()
Retrieve the edm:type fields for a Proxy
|
| Modifier and Type | Method and Description |
|---|---|
void |
Proxy.setEdmType(DocType edmType)
Set the edmType field for a Proxy
|
| Modifier and Type | Method and Description |
|---|---|
DocType |
DocType.DocTypeConverter.decode(Class<?> targetClass,
Object fromDBObject,
org.mongodb.morphia.mapping.MappedField optionalExtraInfo) |
static DocType |
DocType.getByExtention(String ext) |
static DocType |
DocType.safeValueOf(String enumNameValue)
Returns DocType object that corresponds to the provider enumNameValue.
|
static DocType |
DocType.safeValueOf(String[] strings) |
static DocType |
DocType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocType[] |
DocType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Europeana Foundation. All rights reserved.