org.alfresco.repo.dictionary
Class M2NamedValue
java.lang.Object
org.alfresco.repo.dictionary.M2NamedValue
public class M2NamedValue
- extends java.lang.Object
Definition of a named value that can be used for property injection.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getName
public java.lang.String getName()
getSimpleValue
public java.lang.String getSimpleValue()
- Returns:
- Returns the raw, unconverted value
getListValue
public java.util.List getListValue()
- Returns:
- Returns the list of raw, unconverted values
Copyright © 2005 - 2008 Alfresco Software, Inc. All Rights Reserved.