Uses of Enum Class
org.kuali.rice.krad.data.metadata.MetadataMergeAction
Packages that use MetadataMergeAction
Package
Description
The interfaces in this package form the data model for the metadata repository extracted via the
MetadataProvider classes.-
Uses of MetadataMergeAction in org.kuali.rice.krad.data.metadata
Methods in org.kuali.rice.krad.data.metadata that return MetadataMergeActionModifier and TypeMethodDescriptionMetadataCommon.getMergeAction()MetadataMergeActionwhich determines how to handle the embedding of this object when multiple metadata providers are in use.static MetadataMergeActionReturns the enum constant of this class with the specified name.static MetadataMergeAction[]MetadataMergeAction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MetadataMergeAction in org.kuali.rice.krad.data.metadata.impl
Fields in org.kuali.rice.krad.data.metadata.impl declared as MetadataMergeActionMethods in org.kuali.rice.krad.data.metadata.impl that return MetadataMergeActionMethods in org.kuali.rice.krad.data.metadata.impl with parameters of type MetadataMergeActionModifier and TypeMethodDescriptionvoidMetadataCommonBase.setMergeAction(MetadataMergeAction mergeAction)