Uses of Interface
org.compiere.model.IAttachmentStore
-
Packages that use IAttachmentStore Package Description org.compiere.model Provides for.... -
-
Uses of IAttachmentStore in org.compiere.model
Classes in org.compiere.model that implement IAttachmentStore Modifier and Type Class Description class
AttachmentDBSystem
class
AttachmentFileSystem
Methods in org.compiere.model that return IAttachmentStore Modifier and Type Method Description IAttachmentStore
MStorageProvider. getAttachmentStore()
static IAttachmentStore
MStorageProvider. getAttachmentStoreService(ServiceQuery query)
-