MetaDataUtil
instead.
Hint: since 5.0 you should use NodeUtil
instead.@Deprecated public class MetaDataUtil extends Object
MetaData
.Constructor and Description |
---|
MetaDataUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
getActivationStatusIcon(Content content)
Deprecated.
since 4.5 - use
getActivationStatusIcon(Node) instead. |
static String |
getActivationStatusIcon(javax.jcr.Node node)
Deprecated.
Return iconFileName for a node.
|
static String |
getPropertyValueString(Content content,
String propertyName)
Deprecated.
|
static String |
getPropertyValueString(Content content,
String propertyName,
String dateFormat)
Deprecated.
Returns the representation of the value as a String.
|
public static String getPropertyValueString(Content content, String propertyName)
public static String getPropertyValueString(Content content, String propertyName, String dateFormat)
public static String getActivationStatusIcon(Content content)
getActivationStatusIcon(Node)
instead.public static String getActivationStatusIcon(javax.jcr.Node node)
node
- node to read status fromCopyright © 2003–2018 Magnolia International Ltd.. All rights reserved.