@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 |
---|---|
com.edorasware.commons.core.content.ContentMetadata |
convertToContentMetadata(String currentUserId,
Instant currentDate)
Deprecated.
|
static com.edorasware.commons.core.content.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 com.edorasware.commons.core.content.ContentMetadata convertToContentMetadata(String currentUserId, Instant currentDate)
public static com.edorasware.commons.core.content.ContentMetadata deserialize(com.fasterxml.jackson.core.JsonParser parser, String currentUserId, Instant currentDate) throws IOException
IOException
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.