Class GeneratedExposedDestination

    • Field Detail

      • TARGETID

        public static final java.lang.String TARGETID
        Qualifier of the ExposedDestination.targetId attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedExposedDestination

        public GeneratedExposedDestination()
    • Method Detail

      • getTargetId

        public java.lang.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 java.lang.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,
                                java.lang.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​(java.lang.String value)
        Generated method - Setter of the ExposedDestination.targetId attribute.
        Parameters:
        value - the targetId - Unique Id of destination in the target system