ALBPM Process API

fuego.papi
Interface AttachmentInterface

All Known Subinterfaces:
Attachment

public interface AttachmentInterface


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

Method Detail

getContentSize

long getContentSize()

getContentType

String getContentType()

getCreationTime

Time getCreationTime()

getCreatorName

String getCreatorName()

getDescription

String getDescription()

getEditionTime

Time getEditionTime()

getId

String getId()

getLockerName

String getLockerName()

getName

String getName()

getRemarks

String getRemarks()

getVersion

int getVersion()

ALBPM Process API

© Copyright 1996/2005 Fuego Inc. All Rights Reserved