Class GeneratedItemSyncDescriptor

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
ItemSyncDescriptor

public abstract class GeneratedItemSyncDescriptor extends ChangeDescriptor
Generated class for type ItemSyncDescriptor.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedItemSyncDescriptor

      public GeneratedItemSyncDescriptor()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedChangeDescriptor
    • isCopiedImplicitely

      public Boolean isCopiedImplicitely(SessionContext ctx)
      Generated method - Getter of the ItemSyncDescriptor.copiedImplicitely attribute.
      Returns:
      the copiedImplicitely
    • isCopiedImplicitely

      public Boolean isCopiedImplicitely()
      Generated method - Getter of the ItemSyncDescriptor.copiedImplicitely attribute.
      Returns:
      the copiedImplicitely
    • isCopiedImplicitelyAsPrimitive

      public boolean isCopiedImplicitelyAsPrimitive(SessionContext ctx)
      Generated method - Getter of the ItemSyncDescriptor.copiedImplicitely attribute.
      Returns:
      the copiedImplicitely
    • isCopiedImplicitelyAsPrimitive

      public boolean isCopiedImplicitelyAsPrimitive()
      Generated method - Getter of the ItemSyncDescriptor.copiedImplicitely attribute.
      Returns:
      the copiedImplicitely
    • setCopiedImplicitely

      public void setCopiedImplicitely(SessionContext ctx, Boolean value)
      Generated method - Setter of the ItemSyncDescriptor.copiedImplicitely attribute.
      Parameters:
      value - the copiedImplicitely
    • setCopiedImplicitely

      public void setCopiedImplicitely(Boolean value)
      Generated method - Setter of the ItemSyncDescriptor.copiedImplicitely attribute.
      Parameters:
      value - the copiedImplicitely
    • setCopiedImplicitely

      public void setCopiedImplicitely(SessionContext ctx, boolean value)
      Generated method - Setter of the ItemSyncDescriptor.copiedImplicitely attribute.
      Parameters:
      value - the copiedImplicitely
    • setCopiedImplicitely

      public void setCopiedImplicitely(boolean value)
      Generated method - Setter of the ItemSyncDescriptor.copiedImplicitely attribute.
      Parameters:
      value - the copiedImplicitely
    • isDone

      public Boolean isDone(SessionContext ctx)
      Generated method - Getter of the ItemSyncDescriptor.done attribute.
      Returns:
      the done
    • isDone

      public Boolean isDone()
      Generated method - Getter of the ItemSyncDescriptor.done attribute.
      Returns:
      the done
    • isDoneAsPrimitive

      public boolean isDoneAsPrimitive(SessionContext ctx)
      Generated method - Getter of the ItemSyncDescriptor.done attribute.
      Returns:
      the done
    • isDoneAsPrimitive

      public boolean isDoneAsPrimitive()
      Generated method - Getter of the ItemSyncDescriptor.done attribute.
      Returns:
      the done
    • setDone

      public void setDone(SessionContext ctx, Boolean value)
      Generated method - Setter of the ItemSyncDescriptor.done attribute.
      Parameters:
      value - the done
    • setDone

      public void setDone(Boolean value)
      Generated method - Setter of the ItemSyncDescriptor.done attribute.
      Parameters:
      value - the done
    • setDone

      public void setDone(SessionContext ctx, boolean value)
      Generated method - Setter of the ItemSyncDescriptor.done attribute.
      Parameters:
      value - the done
    • setDone

      public void setDone(boolean value)
      Generated method - Setter of the ItemSyncDescriptor.done attribute.
      Parameters:
      value - the done
    • getTargetItem

      public Item getTargetItem(SessionContext ctx)
      Generated method - Getter of the ItemSyncDescriptor.targetItem attribute.
      Returns:
      the targetItem
    • getTargetItem

      public Item getTargetItem()
      Generated method - Getter of the ItemSyncDescriptor.targetItem attribute.
      Returns:
      the targetItem
    • setTargetItem

      public void setTargetItem(SessionContext ctx, Item value)
      Generated method - Setter of the ItemSyncDescriptor.targetItem attribute.
      Parameters:
      value - the targetItem
    • setTargetItem

      public void setTargetItem(Item value)
      Generated method - Setter of the ItemSyncDescriptor.targetItem attribute.
      Parameters:
      value - the targetItem