|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.clients.epm.EPMDocumentUtility
Field Summary | |
private static ResourceBundle |
resource
|
private static String |
RESOURCE
|
Constructor Summary | |
EPMDocumentUtility()
|
Method Summary | |
static String |
getCreatedByPersonName(EPMDocument doc)
Returns the Created by person name. |
static String |
getCreationDate(EPMDocument doc)
Returns the creation date. |
static String |
getIteration(EPMDocument doc)
|
static String |
getIterationIdentifier(EPMDocument doc)
|
static String |
getLastUpdated(EPMDocument doc)
Returns the last updated date. |
static String |
getModifiedByPersonName(EPMDocument doc)
Returns the Modified by person name. |
protected static ResourceBundle |
getResource()
|
static String |
getStatusText(EPMDocument doc)
Return a string indicating the checkout status of this object |
static String |
getUniqueIdentity(EPMDocument doc)
Override the default behavior defined in wt.clients.beans.WTBusinessObject. |
static String |
getVersion(EPMDocument doc)
|
static String |
getViewname(EPMDocument doc)
|
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 EPMDocumentUtility()
Method Detail |
public static String getVersion(EPMDocument doc)
public static String getIteration(EPMDocument doc)
public static String getIterationIdentifier(EPMDocument doc)
public static String getViewname(EPMDocument doc)
public static String getCreatedByPersonName(EPMDocument doc)
WTException
VersionException
public static String getModifiedByPersonName(EPMDocument doc)
WTException
VersionException
public static String getCreationDate(EPMDocument doc)
public static String getLastUpdated(EPMDocument doc)
public static String getStatusText(EPMDocument doc)
private static void initResources()
protected static ResourceBundle getResource()
public static String getUniqueIdentity(EPMDocument doc)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |