|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.clients.epm.WTPartUtility
Field Summary | |
private static ResourceBundle |
resource
|
private static String |
RESOURCE
|
Constructor Summary | |
WTPartUtility()
|
Method Summary | |
static String |
getCreatedByPersonName(WTPart part)
Returns the Created by person name. |
static String |
getCreationDate(WTPart part)
Returns the creation date. |
static String |
getIteration(WTPart part)
|
static String |
getIterationIdentifier(WTPart part)
|
static String |
getLastUpdated(WTPart part)
Returns the last updated date. |
static String |
getModifiedByPersonName(WTPart part)
Returns the Modified by person name. |
protected static ResourceBundle |
getResource()
|
static String |
getStatusText(WTPart part)
Return a string indicating the checkout status of this object |
static String |
getUniqueIdentity(WTPart part)
Override the default behavior defined in wt.clients.beans.WTBusinessObject. |
static String |
getVersion(WTPart part)
|
static String |
getViewname(WTPart part)
|
private static void |
initResources()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static ResourceBundle resource
private static String RESOURCE
Constructor Detail |
public WTPartUtility()
Method Detail |
public static String getVersion(WTPart part)
public static String getIteration(WTPart part)
public static String getIterationIdentifier(WTPart part)
public static String getViewname(WTPart part)
public static String getCreatedByPersonName(WTPart part)
WTException
VersionException
public static String getModifiedByPersonName(WTPart part)
WTException
VersionException
public static String getCreationDate(WTPart part)
public static String getLastUpdated(WTPart part)
public static String getStatusText(WTPart part)
private static void initResources()
protected static ResourceBundle getResource()
public static String getUniqueIdentity(WTPart part)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |