info.magnolia.cms.util
Class MetaDataUtil

java.lang.Object
  extended by info.magnolia.cms.util.MetaDataUtil

public class MetaDataUtil
extends Object

Util to work with MetaData.

Version:
$Revision: 41137 $ ($Author: gjoseph $)
Author:
Sameer Charles

Constructor Summary
MetaDataUtil()
           
 
Method Summary
static String getActivationStatusIcon(Content content)
           
static String getPropertyValueString(Content content, String propertyName)
           
static String getPropertyValueString(Content content, String propertyName, String dateFormat)
          Returns the representation of the value as a String.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDataUtil

public MetaDataUtil()
Method Detail

getPropertyValueString

public static String getPropertyValueString(Content content,
                                            String propertyName)

getPropertyValueString

public static String getPropertyValueString(Content content,
                                            String propertyName,
                                            String dateFormat)
Returns the representation of the value as a String.

Returns:
String

getActivationStatusIcon

public static String getActivationStatusIcon(Content content)


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.