Class PrivilegedRelationContribution

java.lang.Object
ch.tocco.nice2.entityoperation.api.merge.PrivilegedRelationContribution

@Deprecated public class PrivilegedRelationContribution extends Object
Deprecated.
The property nice2.entityoperation.privilegedTransaction=true is used to introduce a new feature where the whole merging transaction is executed privileged and this contribution is ignored. Once the new toggles have been in production for some time without any problems, we can remove the property to enable/disable the toggle and remove this contribution (also see TOCDEV-8206).
  • Constructor Details

    • PrivilegedRelationContribution

      public PrivilegedRelationContribution()
      Deprecated.
  • Method Details

    • getModelName

      public String getModelName()
      Deprecated.
    • setModelName

      public void setModelName(String modelName)
      Deprecated.
    • getRelationName

      public String getRelationName()
      Deprecated.
    • setRelationName

      public void setRelationName(String relationName)
      Deprecated.