Package com.saperion.intf.wf
Interface AttachmentInfo
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
AttachmentInfoImpl
public interface AttachmentInfo extends java.io.Serializable
Attachment info interface.- Author:
- rbo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDefinition()
java.lang.String
getDocUID()
java.lang.String
getSysRowId()
-