com.evolveum.midpoint.model.importer
Class ImportConstants
java.lang.Object
com.evolveum.midpoint.model.importer.ImportConstants
public class ImportConstants
- extends java.lang.Object
- Author:
- Radovan Semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMPORT_URI_PREFIX
public static final java.lang.String IMPORT_URI_PREFIX
- Prefix for all import-related URIs.
- See Also:
- Constant Field Values
IMPORT_EXTENSION_SCHEMA
public static final java.lang.String IMPORT_EXTENSION_SCHEMA
- Schema URI for import extensions.
- See Also:
- Constant Field Values
OBJECTCLASS_PROPERTY_NAME
public static final javax.xml.namespace.QName OBJECTCLASS_PROPERTY_NAME
- Extension property that specifies object class to import.
FILENAME_PROPERTY_NAME
public static final javax.xml.namespace.QName FILENAME_PROPERTY_NAME
ENDPOINT_PROPERTY_NAME
public static final javax.xml.namespace.QName ENDPOINT_PROPERTY_NAME
ROUTE_PROPERTY_NAME
public static final javax.xml.namespace.QName ROUTE_PROPERTY_NAME
ImportConstants
public ImportConstants()
Copyright © 2012 evolveum. All Rights Reserved.