Uses of Class
com.semarchy.mdm.runtime.model.logical.OnOpenBehavior

Packages that use OnOpenBehavior
com.semarchy.mdm.runtime.model.logical This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. 
 

Uses of OnOpenBehavior in com.semarchy.mdm.runtime.model.logical
 

Methods in com.semarchy.mdm.runtime.model.logical that return OnOpenBehavior
 OnOpenBehavior IBusinessObjectView.getOnOpenBehavior()
          return the behavior to use when browsing content of this IBusinessObjectView
static OnOpenBehavior OnOpenBehavior.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OnOpenBehavior[] OnOpenBehavior.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015. All Rights Reserved.