|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.schema.TupleDefinitionProperties
This class represents a MDM tuple definition. A tuple definition is basically a user-defined field.
CreateTupleDefinitionCommand,
FieldProperties| Constructor Summary | |
TupleDefinitionProperties()
Creates a new instance of TupleDefinitionProperties. |
|
TupleDefinitionProperties(TupleDefinitionProperties other)
Copy c'tor. |
|
| Method Summary | |
Object |
clone()
|
boolean |
equals(Object obj)
|
String |
getCode()
Returns a string identifier for a named repository object. |
String |
getDescription()
Returns the tuple definition description. |
FieldId[] |
getDisplayFieldIds()
Returns all fields that are marked as a display field for the tuple definition. |
TupleDefinitionId |
getId()
Returns a tuple definition Id |
MultilingualString |
getName()
Returns the tuple definition name. |
int |
hashCode()
|
void |
setCode(String code)
Sets the tuple definition coding name. |
void |
setDescription(String description)
Sets the tuple definition description. |
void |
setDisplayFieldIds(FieldId[] fieldIds)
Sets the display fields for the tuple definition. |
void |
setId(String idString)
For internal use only. |
void |
setId(TupleDefinitionId id)
For internal use only. |
void |
setName(MultilingualString name)
Sets the tuple definition name. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TupleDefinitionProperties()
public TupleDefinitionProperties(TupleDefinitionProperties other)
TupleDefinitionProperties object.
other - Object to copy| Method Detail |
public TupleDefinitionId getId()
public void setId(TupleDefinitionId id)
id - a tuple definition Id
public void setId(String idString)
throws IllegalArgumentException
idString - the tuple definition Id in a string format.
IllegalArgumentExceptionpublic MultilingualString getName()
public void setName(MultilingualString name)
name - the tuple definition name.public String getCode()
NamedRepositoryItem
getCode in interface NamedRepositoryItempublic void setCode(String code)
code - the tuple definition coding name.public FieldId[] getDisplayFieldIds()
public void setDisplayFieldIds(FieldId[] fieldIds)
fieldIds - the display fields.public String getDescription()
public void setDescription(String description)
description - a tuple definition descriptionpublic int hashCode()
public boolean equals(Object obj)
public String toString()
public Object clone()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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.