|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface defining common attribute properties. The three kind of attributes are text, numeric and coupled.
| Field Summary | |
static int |
COUPLED_TYPE
|
static int |
INVALID_TYPE
|
static int |
NUMERIC_TYPE
|
static int |
TEXT_TYPE
|
| Method Summary | |
Object |
clone()
|
MultilingualString |
getAlias()
Returns the alias name for the attribute. |
int |
getChangeStamp()
Retrieves the change stamp for the attribute. |
MultilingualString |
getDefinition()
Returns the attribute definition/description. |
AttributeId |
getId()
Get attribute ID |
RecordId |
getImageId()
Returns the image Id used for the attribute. |
MultilingualString |
getName()
Returns the attribute name. |
TableId |
getTableId()
Returns the table Id the attribute belongs to. |
int |
getType()
Indicates an attribute type (text, numeric or coupled). |
boolean |
isMultiValued()
Indicates whether the attribute is multi-valued. |
void |
setAlias(MultilingualString alias)
Sets the alias name for the attribute. |
void |
setChaneStamp(int changeStamp)
Deprecated. Replaced by setChangeStamp(int) |
void |
setChangeStamp(int changeStamp)
Sets the change stamp for the attribute. |
void |
setCode(String code)
Sets the code name. |
void |
setDefinition(MultilingualString definition)
Sets the attribute definition/description |
void |
setImageId(RecordId imageId)
Sets the image Id to use for the attribute. |
void |
setMultiValued(boolean isMultiValued)
Sets to indicate whether the attribute is multi-valued. |
void |
setName(MultilingualString name)
Sets the attribute name. |
void |
setTableId(TableId tableId)
Sets the table Id the attribute belongs to. |
| Methods inherited from interface com.sap.mdm.NamedRepositoryItem |
getCode |
| Field Detail |
public static final int INVALID_TYPE
public static final int TEXT_TYPE
public static final int NUMERIC_TYPE
public static final int COUPLED_TYPE
| Method Detail |
public int getType()
public AttributeId getId()
public TableId getTableId()
public void setTableId(TableId tableId)
tableId - the table Idpublic MultilingualString getAlias()
public void setAlias(MultilingualString alias)
alias - the alias namepublic MultilingualString getDefinition()
public void setDefinition(MultilingualString definition)
definition - public boolean isMultiValued()
true if multi-valued, otherwise falsepublic void setMultiValued(boolean isMultiValued)
isMultiValued - true if multi-valued, otherwise falsepublic RecordId getImageId()
public void setImageId(RecordId imageId)
imageId - the image Idpublic int getChangeStamp()
public void setChaneStamp(int changeStamp)
setChangeStamp(int)
changeStamp - the change stamppublic void setChangeStamp(int changeStamp)
changeStamp - the change stamppublic MultilingualString getName()
public void setName(MultilingualString name)
name - an attribute namepublic void setCode(String code)
code - a code namepublic 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.