com.semarchy.mdm.runtime.model.logical
Interface ILovValue

All Superinterfaces:
IUniquelyNamed, Serializable

public interface ILovValue
extends IUniquelyNamed, Serializable

defines a value for a list-of-values

Author:
skamel

Field Summary
static String LOV_VALUE_PREFIX
           
 
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
SEP
 
Method Summary
 String getCode()
           
 ILov getLov()
          Deprecated.  
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
getPrefixedUniqueName, getUniqueName
 

Field Detail

LOV_VALUE_PREFIX

static final String LOV_VALUE_PREFIX
See Also:
Constant Field Values
Method Detail

getLov

ILov getLov()
Deprecated. 

Returns:

getCode

String getCode()


Copyright © 2015. All Rights Reserved.