|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AttributeProperties | |
| com.sap.mdm.data.commands | Provides commands for managing repository content such as searching records, creating attributes, modifying relationships, etc. |
| com.sap.mdm.extension.schema | Provides classes and interfaces for "extension" schema and attribute support |
| com.sap.mdm.notification.event | Provides classes and interfaces for the various server events |
| com.sap.mdm.schema | Provides supporting interfaces and classes for the schema commands. |
| com.sap.mdm.valuetypes.format | |
| Uses of AttributeProperties in com.sap.mdm.data.commands |
| Methods in com.sap.mdm.data.commands that return AttributeProperties | |
AttributeProperties[] |
RetrieveLimitedAttributesCommand.getAttributes()
Returns the list of limited attributes. |
AttributeProperties[] |
RetrieveLimitedAttributeValuesCommand.getAttributes()
Returns the attribute definitions. |
AttributeProperties[] |
RetrieveAttributesCommand.getAttributes()
Returns the list of attribute properties. |
AttributeProperties |
RetrieveAttributeUsageCommand.getAttribute()
Returns the attribute definition. |
AttributeProperties[] |
RetrieveAttributeLinksCommand.getAttributes()
Returns the list of attributes. |
AttributeProperties |
RetrieveAttributeCommand.getAttribute()
Returns the attribute properties. |
AttributeProperties |
ModifyAttributeCommand.getAttribute()
Returns the attribute properties. |
AttributeProperties |
CreateAttributeCommand.getAttribute()
Returns the attribute properties. |
| Methods in com.sap.mdm.data.commands with parameters of type AttributeProperties | |
void |
ModifyAttributeCommand.setAttribute(AttributeProperties attribute)
Sets the attribute properties (required). |
void |
CreateAttributeCommand.setAttribute(AttributeProperties attribute)
Sets the attribute properties (required). |
| Uses of AttributeProperties in com.sap.mdm.extension.schema |
| Methods in com.sap.mdm.extension.schema that return AttributeProperties | |
AttributeProperties |
LinkedAttribute.getAttributeProperties()
Returns the attribute properties |
AttributeProperties[] |
AttributeSchema.getAttributes(TableId tableId)
Returns all attribute belonging to the specified taxonomy table |
AttributeProperties |
AttributeSchema.getAttribute(TableId tableId,
AttributeId attrId)
Returns attribute with the specified ID belonging to the specified taxonomy table |
AttributeProperties |
AttributeSchema.getAttribute(TableId tableId,
String attrCode)
Returns attribute with the specified code belonging to the specified taxonomy table |
AttributeProperties[] |
AttributeSchema.getAttributes(String tableCode)
Returns all attributes belonging to the specified taxonomy table |
AttributeProperties |
AttributeSchema.getAttribute(String tableCode,
String attrCode)
Returns an attribute with the specified code belonging to the specified taxonomy table |
AttributeProperties[] |
AttributeSchema.getAttributes(TableId tableId,
boolean loadTextValues)
Returns all attributes belonging to the specified taxonomy table |
AttributeProperties[] |
AttributeSchema.getAttributes(String tableCode,
boolean loadTextValues)
Returns all attributes belonging to the specified taxonomy table |
AttributeProperties |
AttributeSchema.getAttribute(TableId tableId,
AttributeId attrId,
boolean loadTextValues)
Returns an attribute with the specified ID belonging to the specified taxonomy table |
AttributeProperties |
AttributeSchema.getAttribute(String tableCode,
String attrCode,
boolean loadTextValues)
Returns an attribute with the specified code belonging to the specified taxonomy table |
AttributeProperties |
AttributeSchema.getAttribute(TableId tableId,
String attrCode,
boolean loadTextValues)
Returns an attribute with the specified code belonging to the specified taxonomy table |
| Constructors in com.sap.mdm.extension.schema with parameters of type AttributeProperties | |
LinkedAttribute(TableId taxonomyTableId,
AttributeProperties attr,
AttributeLink attrLink,
RecordId category)
Constructor |
|
| Uses of AttributeProperties in com.sap.mdm.notification.event |
| Methods in com.sap.mdm.notification.event that return AttributeProperties | |
AttributeProperties |
AttributeEvent.getAttribute()
Returns properties of changed attribute |
AttributeProperties[] |
AttributeEvent.getSplitNumericAttributes()
Returns properties of split numeric attribute |
| Constructors in com.sap.mdm.notification.event with parameters of type AttributeProperties | |
AttributeEvent(int type,
String serverName,
RepositoryIdentifier repositoryId,
AttributeProperties attr,
AttributeProperties[] numericAttrs)
Constructor |
|
| Uses of AttributeProperties in com.sap.mdm.schema |
| Classes in com.sap.mdm.schema that implement AttributeProperties | |
class |
AbstractAttributeProperties
An abstract class for common attribute properties. |
class |
CoupledAttributeProperties
Defines a coupled attribute. |
class |
NumericAttributeProperties
Defines a numeric attribute. |
class |
TextAttributeProperties
Defines a text attribute. |
| Uses of AttributeProperties in com.sap.mdm.valuetypes.format |
| Methods in com.sap.mdm.valuetypes.format with parameters of type AttributeProperties | |
static String[] |
MdmValueFormatter.formatAttributeValue(AttributeProperties attr,
MdmValue value,
RegionProperties region,
DimensionsManager dimensionsManager,
String nullString,
String naString)
Formats attribute value (or multi-values) based on the attribute properties definitions. |
static String[] |
MdmValueFormatter.formatAttributeValue(AttributeProperties attr,
MdmValue value,
RegionProperties region,
DimensionsManager dimensionsManager)
Formats attribute value (or multi-values) based on the attribute properties definitions. |
static String[] |
MdmValueFormatter.formatAttributeValue(AttributeProperties attr,
MdmValue value,
RegionInheritanceProperties regionInheritance,
int regionalLayer,
DimensionsManager dimensionsManager)
Formats attribute value (or multi-values) based on the attribute properties definitions and regional layer mode. |
static String[] |
MdmValueFormatter.formatAttributeValue(AttributeProperties attr,
MdmValue value,
RegionInheritanceProperties regionInheritance,
int regionalLayer,
DimensionsManager dimensionsManager,
String nullString,
String naString)
Formats attribute value (or multi-values) based on the attribute properties definitions and regional layer mode. |
static String[] |
MdmValueFormatter.formatLocalizedAttributeValue(AttributeProperties attr,
MdmValue value,
RegionProperties region,
DimensionsManager dimensionsManager,
Locale formatLocale)
Formats attribute value (or multi-values) based on the attribute properties definitions. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
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.