psdi.dm.pkg

Class PkgDLPreviewCondition

  • java.lang.Object
    • psdi.dm.pkg.PkgDLPreviewCondition
  • All Implemented Interfaces:
    CustomCondition


    public class PkgDLPreviewCondition
    extends java.lang.Object
    implements CustomCondition
    Condition class to show preview log button.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean evaluateCondition(MboRemote mbo, java.lang.Object param)
      Evaluates the condition to show preview log button.
      java.lang.String toWhereClause(java.lang.Object param, MboSetRemote msr)
      Sets the where clause
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait