com.evolveum.midpoint.schema.util
Class SchemaTestConstants
java.lang.Object
com.evolveum.midpoint.schema.util.SchemaTestConstants
public class SchemaTestConstants
- extends Object
Constants for use in tests. DO NOT USE IN "MAIN" CODE. This is placed in "main" just for conveniece, so the
tests in other components can see it.
- Author:
- Radovan Semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_ICFC_LDAP
public static final String NS_ICFC_LDAP
- See Also:
- Constant Field Values
NS_ICFC
public static final String NS_ICFC
- See Also:
- Constant Field Values
NS_ICFS
public static final String NS_ICFS
- See Also:
- Constant Field Values
ICFC_CONFIGURATION_PROPERTIES
public static final QName ICFC_CONFIGURATION_PROPERTIES
ICFC_CONFIGURATION_PROPERTIES_TYPE
public static final QName ICFC_CONFIGURATION_PROPERTIES_TYPE
ICF_ACCOUNT_OBJECT_CLASS_LOCAL_NAME
public static final String ICF_ACCOUNT_OBJECT_CLASS_LOCAL_NAME
- See Also:
- Constant Field Values
ICFS_UID
public static final QName ICFS_UID
ICFS_UID_PATH
public static final ItemPath ICFS_UID_PATH
ICFS_NAME
public static final QName ICFS_NAME
ICFS_NAME_PATH
public static final ItemPath ICFS_NAME_PATH
NS_EXTENSION
public static final String NS_EXTENSION
- See Also:
- Constant Field Values
EXTENSION_LOCATIONS_ELEMENT
public static final QName EXTENSION_LOCATIONS_ELEMENT
EXTENSION_LOCATIONS_TYPE
public static final QName EXTENSION_LOCATIONS_TYPE
EXTENSION_STRING_TYPE_ELEMENT
public static final QName EXTENSION_STRING_TYPE_ELEMENT
EXTENSION_INT_TYPE_ELEMENT
public static final QName EXTENSION_INT_TYPE_ELEMENT
EXTENSION_DOUBLE_TYPE_ELEMENT
public static final QName EXTENSION_DOUBLE_TYPE_ELEMENT
EXTENSION_LONG_TYPE_ELEMENT
public static final QName EXTENSION_LONG_TYPE_ELEMENT
EXTENSION_DATE_TYPE_ELEMENT
public static final QName EXTENSION_DATE_TYPE_ELEMENT
SchemaTestConstants
public SchemaTestConstants()
Copyright © 2013 evolveum. All Rights Reserved.