Class GeneratedCatalogConstants.Enumerations.SyncItemStatus

    • Constructor Summary

      Constructors 
      Constructor Description
      SyncItemStatus()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • IN_SYNC

        public static final java.lang.String IN_SYNC
      • NOT_SYNC

        public static final java.lang.String NOT_SYNC
      • COUNTERPART_MISSING

        public static final java.lang.String COUNTERPART_MISSING
      • ITEM_MISSING

        public static final java.lang.String ITEM_MISSING
      • NOT_APPLICABLE

        public static final java.lang.String NOT_APPLICABLE
      • IN_PROGRESS

        public static final java.lang.String IN_PROGRESS
      • SYNC_RULES_VIOLATED

        public static final java.lang.String SYNC_RULES_VIOLATED
    • Constructor Detail

      • SyncItemStatus

        public SyncItemStatus()