public class FieldDescriptionTools extends Object
| Constructor and Description |
|---|
FieldDescriptionTools(Tools tools) |
| Modifier and Type | Method and Description |
|---|---|
String |
readBinDesc(String storeCode,
String binCode) |
String |
readCategoryDesc(String categoryCode) |
String |
readClassDesc(String entityType,
String classCode) |
String |
readCommodityDesc(String commodityCode) |
String |
readCustomFieldDesc(String entityCode,
String codeValue)
Reads the description of a custom field value
|
String |
readDepartmentDesc(String departmentCode) |
String |
readManufacturerDesc(String manufacturerCode) |
String |
readPersonDesc(String personCode) |
void |
readUDFRENTDescriptions(UserDefinedFields udfs,
String entity)
Method to complete the descriptions of the user defined fields of type RENT
|
String |
readUOMDesc(String uomCode) |
public FieldDescriptionTools(Tools tools)
public String readCustomFieldDesc(String entityCode, String codeValue)
entityCode - The entitycodeValue - The code valuepublic void readUDFRENTDescriptions(UserDefinedFields udfs, String entity)
udfs - user defined fields that are going to be populatedentity - entity that is being populatedCopyright © 2019 CERN European Organization for Nuclear Research. All rights reserved.