Class GeneratedExternalImportKey

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

public abstract class GeneratedExternalImportKey extends GenericItem
Generated class for type ExternalImportKey.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedExternalImportKey

      public GeneratedExternalImportKey()
  • Method Details

    • getDefaultAttributeModes

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

      public String getSourceKey(SessionContext ctx)
      Generated method - Getter of the ExternalImportKey.sourceKey attribute.
      Returns:
      the sourceKey
    • getSourceKey

      public String getSourceKey()
      Generated method - Getter of the ExternalImportKey.sourceKey attribute.
      Returns:
      the sourceKey
    • setSourceKey

      public void setSourceKey(SessionContext ctx, String value)
      Generated method - Setter of the ExternalImportKey.sourceKey attribute.
      Parameters:
      value - the sourceKey
    • setSourceKey

      public void setSourceKey(String value)
      Generated method - Setter of the ExternalImportKey.sourceKey attribute.
      Parameters:
      value - the sourceKey
    • getSourceSystemID

      public String getSourceSystemID(SessionContext ctx)
      Generated method - Getter of the ExternalImportKey.sourceSystemID attribute.
      Returns:
      the sourceSystemID
    • getSourceSystemID

      public String getSourceSystemID()
      Generated method - Getter of the ExternalImportKey.sourceSystemID attribute.
      Returns:
      the sourceSystemID
    • setSourceSystemID

      public void setSourceSystemID(SessionContext ctx, String value)
      Generated method - Setter of the ExternalImportKey.sourceSystemID attribute.
      Parameters:
      value - the sourceSystemID
    • setSourceSystemID

      public void setSourceSystemID(String value)
      Generated method - Setter of the ExternalImportKey.sourceSystemID attribute.
      Parameters:
      value - the sourceSystemID
    • getTargetPK

      public PK getTargetPK(SessionContext ctx)
      Generated method - Getter of the ExternalImportKey.targetPK attribute.
      Returns:
      the targetPK
    • getTargetPK

      public PK getTargetPK()
      Generated method - Getter of the ExternalImportKey.targetPK attribute.
      Returns:
      the targetPK
    • setTargetPK

      public void setTargetPK(SessionContext ctx, PK value)
      Generated method - Setter of the ExternalImportKey.targetPK attribute.
      Parameters:
      value - the targetPK
    • setTargetPK

      public void setTargetPK(PK value)
      Generated method - Setter of the ExternalImportKey.targetPK attribute.
      Parameters:
      value - the targetPK