no.sintef.assetrepository
Class Representation
java.lang.Object
no.sintef.assetrepository.Representation
- public class Representation
- extends java.lang.Object
- Author:
- fvr
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Constructor Summary |
protected |
Representation(no.sintef.assetrepository.interfaces.AssetRepresentationValue representation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Representation
protected Representation(no.sintef.assetrepository.interfaces.AssetRepresentationValue representation)
create
public static Representation create(java.lang.String type,
java.lang.String name,
no.sintef.file.MimeTypeEnum mimeType,
java.lang.Object content,
java.util.Calendar instance)
- Parameters:
name
- mimeType
- content
- instance
-
- Returns:
getFilename
public java.lang.String getFilename()
getMimeType
public no.sintef.file.MimeTypeEnum getMimeType()
getCreationDate
public java.util.Calendar getCreationDate()
getType
public java.lang.String getType()
getContent
public java.lang.Object getContent()
getRepresentation
protected no.sintef.assetrepository.interfaces.AssetRepresentationValue getRepresentation()
Copyright © 2003-2005 SINTEF. All Rights Reserved.