com.semarchy.mdm.runtime.model.logical
Class ReferenceSelectionConfig
java.lang.Object
com.semarchy.mdm.runtime.model.logical.ReferenceSelectionConfig
- All Implemented Interfaces:
- Serializable
public class ReferenceSelectionConfig
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceSelectionConfig
public ReferenceSelectionConfig(boolean referencedIdInputFieldEnabled,
String referencedFilter)
isReferencedIdInputFieldEnabled
public boolean isReferencedIdInputFieldEnabled()
- Return true if id can be typed directly. false if user can only select reference using the reference picking.
- Returns:
getPickerFiltering
public String getPickerFiltering()
- Filter to apply when listing references that can be candidate.
- Returns:
Copyright © 2015. All Rights Reserved.