| Modifier and Type | Method and Description |
|---|---|
protected Metadata |
AbstractStoredObject.createMetadataEntry(java.lang.String name,
java.lang.String value) |
protected abstract Metadata |
AbstractObjectStoreEntity.createMetadataEntry(java.lang.String name,
java.lang.String value) |
protected Metadata |
AbstractContainer.createMetadataEntry(java.lang.String name,
java.lang.String value) |
protected Metadata |
AbstractAccount.createMetadataEntry(java.lang.String name,
java.lang.String value) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccountMetadata |
class |
HashPassword |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,Metadata> |
AccountMetadata.fromResponse(org.apache.http.HttpResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerMetadata |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,Metadata> |
ContainerMetadata.fromResponse(org.apache.http.HttpResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectMetadata |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,Metadata> |
ObjectMetadata.fromResponse(org.apache.http.HttpResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorPage |
class |
IndexPage |
class |
Listing |
class |
ListingCSS |
class |
WebsiteHeader |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Metadata> |
AbstractInformation.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInformation.addMetadata(Metadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInformation.setMetadata(java.util.Map<java.lang.String,Metadata> metadataHeaders) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Metadata> |
HeaderStore.getMetadata() |
Copyright © 2012-2020 42 BV. All Rights Reserved.