Class GeneratedAbstractCredential

    • Field Detail

      • ID

        public static final java.lang.String ID
        Qualifier of the AbstractCredential.id 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

      • GeneratedAbstractCredential

        public GeneratedAbstractCredential()
    • Method Detail

      • getId

        public java.lang.String getId​(SessionContext ctx)
        Generated method - Getter of the AbstractCredential.id attribute.
        Returns:
        the id - Unique Id
      • getId

        public java.lang.String getId()
        Generated method - Getter of the AbstractCredential.id attribute.
        Returns:
        the id - Unique Id
      • setId

        public void setId​(SessionContext ctx,
                          java.lang.String value)
        Generated method - Setter of the AbstractCredential.id attribute.
        Parameters:
        value - the id - Unique Id
      • setId

        public void setId​(java.lang.String value)
        Generated method - Setter of the AbstractCredential.id attribute.
        Parameters:
        value - the id - Unique Id