|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface representing a blob object.
| Nested Class Summary |
| Nested classes inherited from class com.sap.mdm.data.Record |
Record.CheckoutStatus, Record.MatrixType, Record.ModificationStatus |
| Method Summary | |
String |
getCode()
Returns the code name for the record. |
GroupNodeId |
getDataGroupId()
Returns the data group the record belongs to. |
MdmValue |
getDataSize()
Returns the data size of the images, PDFs, etc. |
MdmValue |
getDescription()
Returns the description of the record. |
void |
setCode(String code)
Sets the code name of the record (optional). |
void |
setDataGroupId(GroupNodeId nodeId)
Sets the data group Id. |
void |
setDataSize(int size)
Sets the data size of the images, PDFs, etc (optional). |
void |
setDataSize(MdmValue size)
Sets the data size of the images, PDFs, etc (optional). |
void |
setDescription(MdmValue description)
Sets the description of the record (optional). |
void |
setDescription(String description)
Sets the description of the record (optional). |
| Method Detail |
public String getCode()
public void setCode(String code)
throws IllegalArgumentException,
MdmValueTypeException
code - a code name
IllegalArgumentException
MdmValueTypeExceptionpublic MdmValue getDescription()
public void setDescription(MdmValue description)
throws IllegalArgumentException,
MdmValueTypeException
description - a description
IllegalArgumentException
MdmValueTypeExceptionpublic void setDescription(String description)
description - a description
IllegalArgumentException
MdmValueTypeExceptionpublic GroupNodeId getDataGroupId()
public void setDataGroupId(GroupNodeId nodeId)
throws IllegalArgumentException,
MdmValueTypeException
nodeId - a data group Id
IllegalArgumentException
MdmValueTypeExceptionpublic MdmValue getDataSize()
public void setDataSize(MdmValue size)
throws IllegalArgumentException,
MdmValueTypeException
size - a data size
IllegalArgumentException
MdmValueTypeExceptionpublic void setDataSize(int size)
size - a data size
IllegalArgumentException
MdmValueTypeException
|
|||||||||||
| 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.