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, writeElementsToXml
canSetFieldValue, getContentId, getContentLocation, getContentType, getId, getIsInline, getLastModifiedTime, getName, getOwner, getSize, internalLoad, isNew, load, setContentId, setContentLocation, setContentType, setIsInline, setName, throwIfThisIsNotNew
addOnChangeEvent, changed, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, updateFromXml, updateFromXml, validate, writeAttributesToXml, writeToXml, writeToXml
protected GenericItemAttachment(Item owner)
owner
- the ownerCopyright © 2012–2015 Microsoft. All rights reserved.