From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../settings/DefaultSignatureProfileSettings.html | 597 +++++++++++++++++++++ 1 file changed, 597 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/DefaultSignatureProfileSettings.html (limited to 'docs/full/at/gv/egiz/pdfas/common/settings/DefaultSignatureProfileSettings.html') diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/DefaultSignatureProfileSettings.html b/docs/full/at/gv/egiz/pdfas/common/settings/DefaultSignatureProfileSettings.html new file mode 100644 index 00000000..830c68fd --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/DefaultSignatureProfileSettings.html @@ -0,0 +1,597 @@ + + + + + +DefaultSignatureProfileSettings + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.settings
+

Class DefaultSignatureProfileSettings

+
+
+ +
+
    +
  • +
    +
    +
    public class DefaultSignatureProfileSettings
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        KEY_SIG_SUBJECT

        +
        public static final java.lang.String KEY_SIG_SUBJECT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KEY_SIG_SUBJECT_DEFAULT

        +
        public static final java.lang.String KEY_SIG_SUBJECT_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KEY_SIG_ISSUER

        +
        public static final java.lang.String KEY_SIG_ISSUER
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KEY_SIG_ISSUER_DEFAULT

        +
        public static final java.lang.String KEY_SIG_ISSUER_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KEY_SIG_NUMBER

        +
        public static final java.lang.String KEY_SIG_NUMBER
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KEY_SIG_NUMBER_DEFAULT

        +
        public static final java.lang.String KEY_SIG_NUMBER_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        KEY_SIG_KZ_DEFAULT

        +
        public static final java.lang.String KEY_SIG_KZ_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        KEY_SIG_ID_DEFAULT

        +
        public static final java.lang.String KEY_SIG_ID_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        KEY_SIG_META_DEFAULT

        +
        public static final java.lang.String KEY_SIG_META_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        KEY_SIG_DATE_DEFAULT

        +
        public static final java.lang.String KEY_SIG_DATE_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_SUBJECT_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_SUBJECT_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_ISSUER_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_ISSUER_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_NUMBER_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_NUMBER_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_KZ_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_KZ_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_ID_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_ID_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_META_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_META_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_DATE_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_DATE_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DefaultSignatureProfileSettings

        +
        public DefaultSignatureProfileSettings()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDefaultValues

        +
        public static java.util.Map<java.lang.String,SignatureProfileEntry> getDefaultValues()
        +
      • +
      + + + +
        +
      • +

        getDefaultKeyValue

        +
        public static java.lang.String getDefaultKeyValue(java.lang.String key)
        +
      • +
      + + + +
        +
      • +

        getDefaultKeyCaption

        +
        public static java.lang.String getDefaultKeyCaption(java.lang.String key)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3