public class ItemId extends ServiceId
| Constructor and Description |
|---|
ItemId()
Initializes a new instance.
|
ItemId(String uniqueId)
Initializes a new instance of ItemId.
|
| Modifier and Type | Method and Description |
|---|---|
static ItemId |
getItemIdFromString(String uniqueId)
Defines an implicit conversion between string and ItemId.
|
String |
getXmlElementName()
Gets the name of the XML element.
|
assign, equals, getChangeKey, getUniqueId, hashCode, isValid, readAttributesFromXml, sameIdAndChangeKey, setChangeKey, setUniqueId, toString, writeAttributesToXml, writeToXmladdOnChangeEvent, canSetFieldValue, changed, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXml, tryReadElementFromXmlToPatch, updateFromXml, updateFromXml, validate, writeElementsToXml, writeToXml, writeToXmlpublic ItemId()
public static ItemId getItemIdFromString(String uniqueId) throws Exception
uniqueId - The unique Id to convert to ItemId.Exception - the exceptionpublic String getXmlElementName()
getXmlElementName in class ServiceIdCopyright © 2012–2015 Microsoft. All rights reserved.