TItem - Item type.public final class GenericItemAttachment<TItem extends Item> extends ItemAttachment
| Modifier | Constructor and Description |
|---|---|
protected |
GenericItemAttachment(Item owner)
Initializes a new instance of the GenericItemAttachment class.
|
| Modifier and Type | Method and Description |
|---|---|
TItem |
getTItem()
Gets the item associated with the attachment.
|
protected void |
setTItem(TItem value)
Sets the t item.
|
getItem, getXmlElementName, load, load, load, load, serviceObjectChanged, setItem, tryReadElementFromXml, tryReadElementFromXmlToPatch, validate, writeElementsToXmlcanSetFieldValue, getContentId, getContentLocation, getContentType, getId, getIsInline, getLastModifiedTime, getName, getOwner, getSize, internalLoad, isNew, load, setContentId, setContentLocation, setContentType, setIsInline, setName, throwIfThisIsNotNewaddOnChangeEvent, changed, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, updateFromXml, updateFromXml, validate, writeAttributesToXml, writeToXml, writeToXmlprotected GenericItemAttachment(Item owner)
owner - the ownerCopyright © 2012–2015 Microsoft. All rights reserved.