com.day.cq.replication.content.durbo
Class DurboUtil
java.lang.Object
com.day.cq.replication.content.durbo.DurboUtil
public abstract class DurboUtil
- extends Object
Some constants and helper methods for the durbo replication.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NT_HIERARCHY_NODE_TYPE
public static final String NT_HIERARCHY_NODE_TYPE
- See Also:
- Constant Field Values
PRIMARY_NODE_TYPE_PROPERTY
public static final String PRIMARY_NODE_TYPE_PROPERTY
- See Also:
- Constant Field Values
MIXIN_TYPES_PROPERTY
public static final String MIXIN_TYPES_PROPERTY
- See Also:
- Constant Field Values
MIXIN_REFERENCEABLE
public static final String MIXIN_REFERENCEABLE
- See Also:
- Constant Field Values
UUID_PROPERTY
public static final String UUID_PROPERTY
- See Also:
- Constant Field Values
ORDER_SIBLINGS_PROPERTY
public static final String ORDER_SIBLINGS_PROPERTY
- See Also:
- Constant Field Values
ORDER_CHILDREN_PROPERTY
public static final String ORDER_CHILDREN_PROPERTY
- See Also:
- Constant Field Values
START_PATH_PROPERTY
public static final String START_PATH_PROPERTY
- See Also:
- Constant Field Values
PARENT_NODE_TYPES_PROPERTY
public static final String PARENT_NODE_TYPES_PROPERTY
- See Also:
- Constant Field Values
MIME_TYPE
public static final String MIME_TYPE
- See Also:
- Constant Field Values
IGNORED_PROPERTIES
public static final List<String> IGNORED_PROPERTIES
DurboUtil
public DurboUtil()
getValue
public static String getValue(Map<String,com.day.durbo.DurboInput.Property> props,
String key,
String defaultValue)
Copyright © 2008 Day Management AG. All Rights Reserved.