com.sap.mdm.publishing2.types
Class LiidWrapper

java.lang.Object
  extended bycom.sap.mdm.publishing2.types.LiidWrapper
Direct Known Subclasses:
LiidPivotContextWrapper

public class LiidWrapper
extends Object


Field Summary
static int LiidWrapper
           
 int m_accessType
           
 int m_cloneId
           
 int m_fieldIdInQualifiedTable
           
 int m_liidValue
           
 int m_rating
           
 
Constructor Summary
LiidWrapper(int liidValue, int accessType, int fieldIdInQualifiedTable, int cloneId, int rating)
           
LiidWrapper(com.sap.mdm.internal.protocol.manual.support.LIID liid)
           
LiidWrapper(LiidWrapper liid)
           
LiidWrapper(Node liidNode)
           
 
Method Summary
 boolean equals(Object liidObject)
           
 com.sap.mdm.internal.protocol.manual.support.LIID getAsLIID()
           
 Node getAsXmlNode(Document doc)
           
 int getLiidWrapperType()
           
 String getUniqueKeyFromDomNode()
           
 int hashCode()
           
 boolean HasPivotContext()
           
 boolean HasPivotTableContext()
           
 boolean isQualifiedLookup()
           
 boolean isRelationshipAccessory()
           
 boolean liidEquals(LiidWrapper liid)
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_liidValue

public int m_liidValue

m_accessType

public int m_accessType

m_fieldIdInQualifiedTable

public int m_fieldIdInQualifiedTable

m_cloneId

public int m_cloneId

m_rating

public int m_rating

LiidWrapper

public static final int LiidWrapper
See Also:
Constant Field Values
Constructor Detail

LiidWrapper

public LiidWrapper(com.sap.mdm.internal.protocol.manual.support.LIID liid)

LiidWrapper

public LiidWrapper(int liidValue,
                   int accessType,
                   int fieldIdInQualifiedTable,
                   int cloneId,
                   int rating)

LiidWrapper

public LiidWrapper(LiidWrapper liid)

LiidWrapper

public LiidWrapper(Node liidNode)
Method Detail

getLiidWrapperType

public int getLiidWrapperType()

hashCode

public int hashCode()

equals

public boolean equals(Object liidObject)

liidEquals

public boolean liidEquals(LiidWrapper liid)

getAsXmlNode

public Node getAsXmlNode(Document doc)

getUniqueKeyFromDomNode

public String getUniqueKeyFromDomNode()

HasPivotContext

public boolean HasPivotContext()

HasPivotTableContext

public boolean HasPivotTableContext()

getAsLIID

public com.sap.mdm.internal.protocol.manual.support.LIID getAsLIID()

isQualifiedLookup

public boolean isQualifiedLookup()

isRelationshipAccessory

public boolean isRelationshipAccessory()


Copyright 2004-2007 by SAP AG. All Rights Reserved.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.