|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.schema.AbstractAttributeProperties
An abstract class for common attribute properties.
| Field Summary |
| Fields inherited from interface com.sap.mdm.schema.AttributeProperties |
COUPLED_TYPE, INVALID_TYPE, NUMERIC_TYPE, TEXT_TYPE |
| Constructor Summary | |
AbstractAttributeProperties()
Empty constructor. |
|
AbstractAttributeProperties(AbstractAttributeProperties other)
Copy c'tor. |
|
AbstractAttributeProperties(AttributeId id)
Constructor with the specified attribute Id. |
|
| Method Summary | |
Object |
clone()
|
boolean |
equals(Object obj)
|
MultilingualString |
getAlias()
Returns the alias name for the attribute. |
int |
getChangeStamp()
Retrieves the change stamp for the attribute. |
String |
getCode()
Returns a string identifier for a named repository object. |
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 |
hashCode()
|
boolean |
isMultiValued()
Indicates whether the attribute is multi-valued. |
void |
setAlias(MultilingualString alias)
Sets the alias name for the attribute. |
void |
setChaneStamp(int changeStamp)
Sets the change stamp for the attribute. |
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. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sap.mdm.schema.AttributeProperties |
getType |
| Constructor Detail |
public AbstractAttributeProperties()
public AbstractAttributeProperties(AttributeId id)
id - an attribute Idpublic AbstractAttributeProperties(AbstractAttributeProperties other)
AbstractAttributeProperties object.
- Parameters:
other - Object to copy- Since:
- 7.2
| Method Detail |
public AttributeId getId()
AttributeProperties
getId in interface AttributePropertiespublic String getCode()
NamedRepositoryItem
getCode in interface NamedRepositoryItempublic void setCode(String code)
AttributeProperties
setCode in interface AttributePropertiescode - a code namepublic MultilingualString getName()
AttributeProperties
getName in interface AttributePropertiespublic void setName(MultilingualString name)
AttributeProperties
setName in interface AttributePropertiesname - an attribute namepublic MultilingualString getAlias()
AttributeProperties
getAlias in interface AttributePropertiespublic void setAlias(MultilingualString alias)
AttributeProperties
setAlias in interface AttributePropertiesalias - the alias namepublic MultilingualString getDefinition()
AttributeProperties
getDefinition in interface AttributePropertiespublic void setDefinition(MultilingualString definition)
AttributeProperties
setDefinition in interface AttributePropertiesdefinition - public boolean isMultiValued()
AttributeProperties
isMultiValued in interface AttributePropertiestrue if multi-valued, otherwise falsepublic void setMultiValued(boolean isMultiValued)
AttributeProperties
setMultiValued in interface AttributePropertiesisMultiValued - true if multi-valued, otherwise falsepublic RecordId getImageId()
AttributeProperties
getImageId in interface AttributePropertiespublic void setImageId(RecordId imageId)
AttributeProperties
setImageId in interface AttributePropertiesimageId - the image Idpublic TableId getTableId()
AttributeProperties
getTableId in interface AttributePropertiespublic void setTableId(TableId tableId)
AttributeProperties
setTableId in interface AttributePropertiestableId - the table Idpublic int hashCode()
public boolean equals(Object obj)
public String toString()
public int getChangeStamp()
AttributeProperties
getChangeStamp in interface AttributePropertiespublic void setChaneStamp(int changeStamp)
AttributeProperties
setChaneStamp in interface AttributePropertieschangeStamp - the change stamppublic void setChangeStamp(int changeStamp)
AttributeProperties
setChangeStamp in interface AttributePropertieschangeStamp - the change stamppublic Object clone()
clone in interface AttributeProperties
|
|||||||||||
| 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.