com.sap.mdm.publishing2.types
Class LiidPivotContextWrapper

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

public class LiidPivotContextWrapper
extends LiidWrapper


Field Summary
static int LiidContextWrapper
           
 
Fields inherited from class com.sap.mdm.publishing2.types.LiidWrapper
LiidWrapper, m_accessType, m_cloneId, m_fieldIdInQualifiedTable, m_liidValue, m_rating
 
Constructor Summary
LiidPivotContextWrapper()
           
LiidPivotContextWrapper(LiidPivotContextWrapper liidContext)
           
LiidPivotContextWrapper(LiidWrapper liid, String promotionType, String fieldName, String fieldType, String fieldTextValue)
           
LiidPivotContextWrapper(Node liidContextNode)
           
 
Method Summary
 void addQualifiedFamilyRecord(com.sap.mdm.internal.protocol.manual.support.QualifiedFamilyRecordId qualifiedFamilyRecord)
           
 boolean equalsWithContext(LiidPivotContextWrapper liidContext)
           
 Node getAsXmlNode(Document doc)
           
 String getFieldName()
           
 int getLiidWrapperType()
           
 PresentationItemType getPresentationItemType()
           
 com.sap.mdm.internal.protocol.manual.support.QualifiedFamilyRecordId getQualifiedFamilyRecord()
          Deprecated. replaced by getQualifiedFamilyRecords() Starting from this version, instead of one record per field, we store a collection of records in case of pivoted field, which has one value, shared by multpile original records.
 com.sap.mdm.internal.protocol.manual.support.QualifiedFamilyRecordId[] getQualifiedFamilyRecords()
           
 String getTextValue()
           
 String getUniqueKeyFromDomNode()
           
 boolean HasPivotContext()
           
 boolean isBody()
           
 boolean isDemoted()
           
 boolean isPromoted()
           
 boolean isPromotionTypeUndefined()
           
 boolean isRelationshipAccessory()
           
 void setLiidValue(int value)
           
 void setQualifiedFamilyRecord(com.sap.mdm.internal.protocol.manual.support.QualifiedFamilyRecordId qualifiedFamilyRecord)
          Deprecated. replaced by addQualifiedFamilyRecord(QualifiedFamilyRecordId qualifiedFamilyRecord) From this version Each Table Cell can have more than one record Id. That is because of the pivoted fields, where a cell has one value common for several records. Now all those records will be available via getQualifiedFamilyRecords method.
 
Methods inherited from class com.sap.mdm.publishing2.types.LiidWrapper
equals, getAsLIID, hashCode, HasPivotTableContext, isQualifiedLookup, liidEquals
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LiidContextWrapper

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

LiidPivotContextWrapper

public LiidPivotContextWrapper(LiidPivotContextWrapper liidContext)

LiidPivotContextWrapper

public LiidPivotContextWrapper()

LiidPivotContextWrapper

public LiidPivotContextWrapper(LiidWrapper liid,
                               String promotionType,
                               String fieldName,
                               String fieldType,
                               String fieldTextValue)

LiidPivotContextWrapper

public LiidPivotContextWrapper(Node liidContextNode)
Method Detail

getLiidWrapperType

public int getLiidWrapperType()
Overrides:
getLiidWrapperType in class LiidWrapper

setQualifiedFamilyRecord

public void setQualifiedFamilyRecord(com.sap.mdm.internal.protocol.manual.support.QualifiedFamilyRecordId qualifiedFamilyRecord)
Deprecated. replaced by addQualifiedFamilyRecord(QualifiedFamilyRecordId qualifiedFamilyRecord) From this version Each Table Cell can have more than one record Id. That is because of the pivoted fields, where a cell has one value common for several records. Now all those records will be available via getQualifiedFamilyRecords method.

This method sets a QualifiedFamilyRecordId to the first element of the Records collection.


getQualifiedFamilyRecord

public com.sap.mdm.internal.protocol.manual.support.QualifiedFamilyRecordId getQualifiedFamilyRecord()
Deprecated. replaced by getQualifiedFamilyRecords() Starting from this version, instead of one record per field, we store a collection of records in case of pivoted field, which has one value, shared by multpile original records.


addQualifiedFamilyRecord

public void addQualifiedFamilyRecord(com.sap.mdm.internal.protocol.manual.support.QualifiedFamilyRecordId qualifiedFamilyRecord)

getQualifiedFamilyRecords

public com.sap.mdm.internal.protocol.manual.support.QualifiedFamilyRecordId[] getQualifiedFamilyRecords()

setLiidValue

public void setLiidValue(int value)

equalsWithContext

public boolean equalsWithContext(LiidPivotContextWrapper liidContext)

getAsXmlNode

public Node getAsXmlNode(Document doc)
Overrides:
getAsXmlNode in class LiidWrapper

getUniqueKeyFromDomNode

public String getUniqueKeyFromDomNode()
Overrides:
getUniqueKeyFromDomNode in class LiidWrapper

isPromoted

public boolean isPromoted()

isDemoted

public boolean isDemoted()

isBody

public boolean isBody()

isPromotionTypeUndefined

public boolean isPromotionTypeUndefined()

HasPivotContext

public boolean HasPivotContext()
Overrides:
HasPivotContext in class LiidWrapper

getPresentationItemType

public PresentationItemType getPresentationItemType()

getTextValue

public String getTextValue()

getFieldName

public String getFieldName()

isRelationshipAccessory

public boolean isRelationshipAccessory()
Overrides:
isRelationshipAccessory in class LiidWrapper


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.