Interface CoreDebugFlags


public interface CoreDebugFlags
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final boolean
    Tell getEntityInstanceByBasePK to log each step of resolving a BasePK into an EntityInstance.
    static final boolean
    Turns on informational messages about Entity Locks in EntityLockControl.
    static final boolean
    Tell sendEvent to log every event that it is told to send.
    static final boolean
    Tell getEntityInstanceByBasePK to log if it is passed a null BasePK, a componentVendorName that cannot be resolved, or a entityType that cannot be resolved.