static S_SimpleProperty |
ServerCopyUtilities.copySimpleProperty(S_SimpleProperty prop,
Long refId,
Long refClassId)
Performs an object copy of a S_SimpleProperty.
|
static S_SimpleProperty[] |
ServerCopyUtilities.copySimplePropertyArray(S_SimpleProperty[] props,
Long refId,
Long refClassId)
Performs an object copy of an array of S_SimpleProperty.
|
static Double |
ServerCopyUtilities.getSimpleProperty_DoubleValue(S_SimpleProperty prop) |
static Double[] |
ServerCopyUtilities.getSimpleProperty_DoubleValues(S_SimpleProperty prop) |
static Map<Long,Double> |
ServerCopyUtilities.getSimpleProperty_LongDoubleMapValue(S_SimpleProperty prop) |
static Map<Long,AttributeValue> |
ServerCopyUtilities.getSimpleProperty_LongLOMapValue(S_SimpleProperty prop) |
static Map<Long,Long> |
ServerCopyUtilities.getSimpleProperty_LongLongMapValue(S_SimpleProperty prop) |
static Map<Long,String> |
ServerCopyUtilities.getSimpleProperty_LongStringMapValue(S_SimpleProperty prop) |
static Long |
ServerCopyUtilities.getSimpleProperty_LongValue(S_SimpleProperty prop) |
static Long[] |
ServerCopyUtilities.getSimpleProperty_LongValues(S_SimpleProperty prop) |
static Map<String,Double> |
ServerCopyUtilities.getSimpleProperty_StringDoubleMapValue(S_SimpleProperty prop) |
static Map<String,AttributeValue> |
ServerCopyUtilities.getSimpleProperty_StringLOMapValue(S_SimpleProperty prop) |
static Map<String,Long> |
ServerCopyUtilities.getSimpleProperty_StringLongMapValue(S_SimpleProperty prop) |
static Map<String,String> |
ServerCopyUtilities.getSimpleProperty_StringStringMapValue(S_SimpleProperty prop) |
static String |
ServerCopyUtilities.getSimpleProperty_StringValue(S_SimpleProperty prop) |
static String[] |
ServerCopyUtilities.getSimpleProperty_StringValues(S_SimpleProperty prop) |
static AttributeValue |
ServerCopyUtilities.getSimpleProperty_Value(S_SimpleProperty prop) |
static Long |
ServerCopyUtilities.getSimpleProperty_ValueClassObjectId(S_SimpleProperty prop) |
static int |
ServerCopyUtilities.getSimpleProperty_ValueDataType(S_SimpleProperty prop) |