|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tynamo.util.DisplayNameUtils
public class DisplayNameUtils
| Constructor Summary | |
|---|---|
DisplayNameUtils()
|
|
| Method Summary | |
|---|---|
static String |
getDisplayName(Class type,
org.apache.tapestry5.ioc.Messages messages)
Looks for a label within the messages based on the class name. |
static String |
getDisplayName(TynamoClassDescriptor classDescriptor,
org.apache.tapestry5.ioc.Messages messages)
Looks for a label within the messages based on the class name. |
static String |
getDisplayName(TynamoPropertyDescriptor propertyDescriptor,
org.apache.tapestry5.ioc.Messages messages)
Looks for a label within the messages based on the property name. |
static String |
getPluralDisplayName(TynamoClassDescriptor classDescriptor,
org.apache.tapestry5.ioc.Messages messages)
Looks for a label within the messages based on the class name. |
static String |
getShortDescription(TynamoClassDescriptor classDescriptor,
org.apache.tapestry5.ioc.Messages messages)
Looks for a label within the messages based on the class name. |
static String |
getShortDescription(TynamoPropertyDescriptor propertyDescriptor,
org.apache.tapestry5.ioc.Messages messages)
Looks for a label within the messages based on the property name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DisplayNameUtils()
| Method Detail |
|---|
public static String getPluralDisplayName(TynamoClassDescriptor classDescriptor,
org.apache.tapestry5.ioc.Messages messages)
public static String getDisplayName(TynamoClassDescriptor classDescriptor,
org.apache.tapestry5.ioc.Messages messages)
public static String getDisplayName(Class type,
org.apache.tapestry5.ioc.Messages messages)
public static String getDisplayName(TynamoPropertyDescriptor propertyDescriptor,
org.apache.tapestry5.ioc.Messages messages)
public static String getShortDescription(TynamoClassDescriptor classDescriptor,
org.apache.tapestry5.ioc.Messages messages)
public static String getShortDescription(TynamoPropertyDescriptor propertyDescriptor,
org.apache.tapestry5.ioc.Messages messages)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||