public abstract class DataBaseService
extends java.lang.Object
Constructor and Description |
---|
DataBaseService() |
Modifier and Type | Method and Description |
---|---|
boolean |
deleteAttachment(java.lang.String attachmentID) |
byte[] |
getAttachment(java.lang.String attachmentID) |
public boolean deleteAttachment(java.lang.String attachmentID) throws FormsPortalException
FormsPortalException
public byte[] getAttachment(java.lang.String attachmentID) throws FormsPortalException
FormsPortalException
Copyright © 2010 - 2020 Adobe. All Rights Reserved