public final class DocumentContentInfo extends Object implements Serializable
Constructor and Description |
---|
DocumentContentInfo(ContentReference contentReference,
String name,
String contentType,
long size) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ContentReference |
getContentReference() |
String |
getContentType() |
String |
getName() |
long |
getSize() |
int |
hashCode() |
public DocumentContentInfo(ContentReference contentReference, String name, String contentType, long size)
public ContentReference getContentReference()
public String getName()
public String getContentType()
public long getSize()
Copyright © 2010 - 2015 edorasware ag. All Rights Reserved.