Fuego Process API

fuego.papi
Interface AttachmentInterface

All Known Subinterfaces:
Attachment

public interface AttachmentInterface


Method Summary
 long getContentSize()
           
 String getContentType()
           
 fuego.lang.Time getCreationTime()
           
 String getCreatorName()
           
 String getDescription()
           
 fuego.lang.Time getEditionTime()
           
 String getId()
           
 String getLockerName()
           
 String getName()
           
 String getRemarks()
           
 int getVersion()
           
 

Method Detail

getContentSize

public long getContentSize()

getContentType

public String getContentType()

getCreationTime

public fuego.lang.Time getCreationTime()

getCreatorName

public String getCreatorName()

getDescription

public String getDescription()

getEditionTime

public fuego.lang.Time getEditionTime()

getId

public String getId()

getLockerName

public String getLockerName()

getName

public String getName()

getRemarks

public String getRemarks()

getVersion

public int getVersion()

Fuego Process API

© Copyright 1996/2003 Fuego Inc. All Rights Reserved