@Deprecated public class DocumentContentInfo extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
DOCUMENT_CONTENT_INFO_DEPRECATED_VARIABLE_NAME
Deprecated.
|
static String |
DOCUMENT_CONTENT_INFO_NAME
Deprecated.
|
static String |
DOCUMENT_CONTENT_INFO_SKELETON_VARIABLE_NAME
Deprecated.
|
static String |
DOCUMENT_CONTENT_INFO_VARIABLE_NAME
Deprecated.
|
Constructor and Description |
---|
DocumentContentInfo(ContentReference contentReference,
String name,
String contentType,
long size)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ContentMetadata |
convertToContentMetadata(String currentUserId,
Instant currentDate)
Deprecated.
|
static ContentMetadata |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
String currentUserId,
Instant currentDate)
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
ContentReference |
getContentReference()
Deprecated.
|
String |
getContentType()
Deprecated.
|
String |
getName()
Deprecated.
|
long |
getSize()
Deprecated.
|
int |
hashCode()
Deprecated.
|
public static final String DOCUMENT_CONTENT_INFO_NAME
public static final String DOCUMENT_CONTENT_INFO_VARIABLE_NAME
public static final String DOCUMENT_CONTENT_INFO_DEPRECATED_VARIABLE_NAME
public static final String DOCUMENT_CONTENT_INFO_SKELETON_VARIABLE_NAME
public DocumentContentInfo(ContentReference contentReference, String name, String contentType, long size)
public ContentReference getContentReference()
public String getName()
public String getContentType()
public long getSize()
public ContentMetadata convertToContentMetadata(String currentUserId, Instant currentDate)
public static ContentMetadata deserialize(com.fasterxml.jackson.core.JsonParser parser, String currentUserId, Instant currentDate) throws IOException
IOException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.