public class BackofficeTestUtil
extends java.lang.Object
| Constructor and Description |
|---|
BackofficeTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDescriptorModel |
mockAttributeDescriptor(java.lang.String typecode) |
static AttributeDescriptorModel |
mockCollectionTypeAttributeDescriptor(java.lang.String typecode) |
static void |
setPk(AbstractItemModel itemModel,
long pk)
Only for unit tests! Sets the pk of an ItemModel.
|
public static void setPk(AbstractItemModel itemModel, long pk)
public static AttributeDescriptorModel mockAttributeDescriptor(java.lang.String typecode)
public static AttributeDescriptorModel mockCollectionTypeAttributeDescriptor(java.lang.String typecode)
Copyright © 2018 SAP SE. All Rights Reserved.