Class GeneratedExposedDestination

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

public abstract class GeneratedExposedDestination extends AbstractDestination
Generated class for type ExposedDestination.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedExposedDestination

      public GeneratedExposedDestination()
  • Method Details

    • getDefaultAttributeModes

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

      public String getTargetId(SessionContext ctx)
      Generated method - Getter of the ExposedDestination.targetId attribute.
      Returns:
      the targetId - Unique Id of destination in the target system
    • getTargetId

      public String getTargetId()
      Generated method - Getter of the ExposedDestination.targetId attribute.
      Returns:
      the targetId - Unique Id of destination in the target system
    • setTargetId

      public void setTargetId(SessionContext ctx, String value)
      Generated method - Setter of the ExposedDestination.targetId attribute.
      Parameters:
      value - the targetId - Unique Id of destination in the target system
    • setTargetId

      public void setTargetId(String value)
      Generated method - Setter of the ExposedDestination.targetId attribute.
      Parameters:
      value - the targetId - Unique Id of destination in the target system