Package de.xima.fc
Class I18nKeys.Workflow.Bpmn.Node.LdapQuery
- java.lang.Object
-
- de.xima.fc.I18nKeys.Workflow.Bpmn.Node.LdapQuery
-
- Enclosing class:
- I18nKeys.Workflow.Bpmn.Node
public static final class I18nKeys.Workflow.Bpmn.Node.LdapQuery extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
BASE_DN
static String
BASE_DN_MISSING
static String
DATA_STORE_LDAP_CONNECTION
static String
LDAP_CONNECTION
static String
LDAP_QUERY
static String
NAME
static String
PARAMETERS
static String
QUERY
static String
QUERY_MISSING
-
-
-
Field Detail
-
DATA_STORE_LDAP_CONNECTION
public static final String DATA_STORE_LDAP_CONNECTION
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
BASE_DN
public static final String BASE_DN
- See Also:
- Constant Field Values
-
BASE_DN_MISSING
public static final String BASE_DN_MISSING
- See Also:
- Constant Field Values
-
LDAP_QUERY
public static final String LDAP_QUERY
- See Also:
- Constant Field Values
-
LDAP_CONNECTION
public static final String LDAP_CONNECTION
- See Also:
- Constant Field Values
-
PARAMETERS
public static final String PARAMETERS
- See Also:
- Constant Field Values
-
QUERY
public static final String QUERY
- See Also:
- Constant Field Values
-
QUERY_MISSING
public static final String QUERY_MISSING
- See Also:
- Constant Field Values
-
-