Package step.repository.alm.otaclient
Interface IAttachmentFactory
-
- All Superinterfaces:
com4j.Com4jObject,IBaseFactory
public interface IAttachmentFactory extends IBaseFactory
Services to manage attachments of the current field object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com4j.Com4jObjectattachmentStorage()Deprecated.voidfactoryProperties(com4j.Holder<String> ownerType, Object ownerKey)Gets the owner type and key for the AttachmentFactory object.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.otaclient.IBaseFactory
addItem, fetchLevel, fetchLevel, fields, fields, filter, history, item, newList, removeItem
-
-