com.semarchy.mdm.runtime.model.logical
Class ReferenceBrowsingConfig
java.lang.Object
com.semarchy.mdm.runtime.model.logical.ReferenceBrowsingConfig
- All Implemented Interfaces:
- Serializable
public class ReferenceBrowsingConfig
- extends Object
- implements Serializable
- Author:
- sarod
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceBrowsingConfig
public ReferenceBrowsingConfig(ReferenceBrowsingConfig.BrowsingMode navigationMode,
String targetViewName)
getBrowsingMode
public ReferenceBrowsingConfig.BrowsingMode getBrowsingMode()
- Returns:
- the
NavigationMode
used to view the reference
IFormAttribute
getTargetView
public String getTargetView()
- Returns:
- the name of the
IBusinessObjectView
used to view the
reference IFormAttribute
if NavigationMode is set to
NavigationMode#BUSINESS_OBJECT_VIEW
Copyright © 2015. All Rights Reserved.