no.sintef.assetrepository
Class Representation

java.lang.Object
  extended byno.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)
           
 
Method Summary
static Representation create(java.lang.String type, java.lang.String name, no.sintef.file.MimeTypeEnum mimeType, java.lang.Object content, java.util.Calendar instance)
           
 java.lang.Object getContent()
           
 java.util.Calendar getCreationDate()
           
 java.lang.String getFilename()
           
 no.sintef.file.MimeTypeEnum getMimeType()
           
protected  no.sintef.assetrepository.interfaces.AssetRepresentationValue getRepresentation()
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Representation

protected Representation(no.sintef.assetrepository.interfaces.AssetRepresentationValue representation)
Method Detail

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.