|
ALBPM Process API (PAPI) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents an Attachment associated with an instance.
This class is for internal use only.
| Method Summary | |
long |
getContentSize()
Gets the content size in bytes. |
String |
getContentType()
Gets the file content type. |
Time |
getCreationTime()
Gets the attachment creation time. |
String |
getCreatorName()
Gets the uid of the participant who created this attachment. |
String |
getDescription()
Gets the attachment description. |
Time |
getEditionTime()
Gets the edition time, which is the version creation time. |
String |
getId()
Gets the attachment Id. |
String |
getLockerName()
Gets the uid of the participant who has locked this attachment, or the empty string is this attachment is not locked. |
String |
getName()
Gets the name of this attachment. |
String |
getRemarks()
Gets the remarks for this version of the attachment. |
int |
getVersion()
Gets the Version number of this attachment. |
| Method Detail |
public long getContentSize()
public String getContentType()
public Time getCreationTime()
public String getCreatorName()
public String getDescription()
public Time getEditionTime()
public String getId()
public String getLockerName()
public String getName()
ProcessServiceSession.instanceAttach(InstanceInfo, String, String, String, java.io.File),
so there is no guarantee that it is the filename.
public String getRemarks()
public int getVersion()
|
ALBPM Process API (PAPI) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||