|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.netmarkets.document.NmDocumentCommands
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
DEBUG
|
private static String |
RESOURCE
|
private static String |
VALID_EMPTY_FILE
|
Constructor Summary | |
NmDocumentCommands()
|
Method Summary | |
static void |
addAttachment(NmCommandBean cb)
Supported API: false |
protected static String |
calculateName(String a_file_reference)
|
static NmOid |
create(NmCommandBean cb)
Supported API: false |
protected static NmDefaultHTMLTableModel |
createAttachmentsList(String a_reference_encoded_list,
String a_name_encoded_list,
String a_number_encoded_list,
String a_description_encoded_list,
String a_separator,
WTContainerRef containerRef,
String type)
|
static NmHTMLTable |
createFileTable(NmCommandBean cb)
This method is used for supporting the drag and drop capability. |
static NmOid |
createFromTemplate(NmCommandBean cb)
Supported API: false |
static NmChangeModel[] |
disable(NmCommandBean cb)
Supported API: false |
static void |
disableDetailsStep(NmCommandBean cb)
|
static void |
disableImportNameStep(NmCommandBean cb)
|
static void |
disableNameStep(NmCommandBean cb)
|
static void |
disableUpdateDetailsStep(NmCommandBean cb)
|
static void |
download(NmCommandBean cb)
Supported API: false |
static void |
edit(NmCommandBean cb)
Supported API: false |
static NmChangeModel[] |
enable(NmCommandBean cb)
Supported API: false |
static String |
encodeField(ArrayList an_array_list,
String a_separator)
|
protected static ArrayList |
encodeFields(NmCommandBean a_command_bean,
String a_separator)
|
protected static ArrayList |
extractValueFromRequest(NmCommandBean a_command_bean,
javax.servlet.http.HttpServletRequest an_http_request,
ArrayList an_array_list,
String a_key1,
String a_key2)
|
static NmHTMLTable |
getAccessForObject(NmCommandBean cb)
|
static NmDocument |
getDocumentProperties(NmCommandBean cb)
Supported API: false |
static NmDocument |
getNmDocument(NmCommandBean cb)
Supported API: false |
static NmDocument |
getNmDocument(NmOid oid)
Supported API: false |
static boolean |
isTemplate(NmCommandBean cb)
Supported API: false |
static boolean |
isTemplate(NmOid oid)
Supported API: false |
static NmDefaultHTMLTable |
listAttachments(NmCommandBean cb)
Supported API: false |
static NmDefaultHTMLTable |
listHistory(NmCommandBean cb)
Supported API: false |
protected static ArrayList |
parseEncodedField(String an_encoded_field,
String a_separator)
|
static void |
rename(NmCommandBean cb)
Supported API: false |
static void |
retrieveFileTable(NmCommandBean cb)
|
static void |
setAccessForObject(NmCommandBean cb)
|
static void |
typeAvailable(NmCommandBean cb)
|
static void |
update(NmCommandBean cb)
Supported API: false |
static void |
viewInProductView(NmCommandBean cb)
Command to force document to be loaded in ProductView. |
static void |
wizardCreate(NmCommandBean cb)
Supported API: false |
static void |
wizardMultiCreate(NmCommandBean cb)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private static final String DEBUG
private static final String VALID_EMPTY_FILE
Constructor Detail |
public NmDocumentCommands()
Method Detail |
public static NmOid create(NmCommandBean cb) throws WTException
cb
-
WTException
public static void edit(NmCommandBean cb) throws WTException
cb
-
WTException
public static void update(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmDocument getDocumentProperties(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmDefaultHTMLTable listHistory(NmCommandBean cb) throws WTException
cb
-
WTException
public static void wizardCreate(NmCommandBean cb) throws WTException
cb
-
WTException
public static void download(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmOid createFromTemplate(NmCommandBean cb) throws WTException
cb
-
WTException
public static void viewInProductView(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmHTMLTable createFileTable(NmCommandBean cb) throws WTException, WTPropertyVetoException
cb
-
WTException
WTPropertyVetoException
public static NmChangeModel[] enable(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmChangeModel[] disable(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmDocument getNmDocument(NmOid oid) throws WTException
oid
-
WTException
public static NmDocument getNmDocument(NmCommandBean cb) throws WTException
cb
-
WTException
public static boolean isTemplate(NmCommandBean cb) throws WTException
cb
-
WTException
public static boolean isTemplate(NmOid oid) throws WTException
oid
-
WTException
public static void rename(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmDefaultHTMLTable listAttachments(NmCommandBean cb) throws WTException
cb
-
WTException
public static void addAttachment(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmHTMLTable getAccessForObject(NmCommandBean cb) throws WTException
WTException
public static void setAccessForObject(NmCommandBean cb) throws WTException
WTException
public static void disableNameStep(NmCommandBean cb) throws WTException
WTException
public static void disableDetailsStep(NmCommandBean cb) throws WTException
WTException
public static void disableImportNameStep(NmCommandBean cb) throws WTException
WTException
public static void disableUpdateDetailsStep(NmCommandBean cb) throws WTException
WTException
public static void retrieveFileTable(NmCommandBean cb) throws WTException, WTPropertyVetoException
WTException
WTPropertyVetoException
public static void wizardMultiCreate(NmCommandBean cb) throws WTException, WTPropertyVetoException
WTException
WTPropertyVetoException
protected static NmDefaultHTMLTableModel createAttachmentsList(String a_reference_encoded_list, String a_name_encoded_list, String a_number_encoded_list, String a_description_encoded_list, String a_separator, WTContainerRef containerRef, String type)
protected static ArrayList encodeFields(NmCommandBean a_command_bean, String a_separator)
public static String encodeField(ArrayList an_array_list, String a_separator)
protected static String calculateName(String a_file_reference)
protected static ArrayList parseEncodedField(String an_encoded_field, String a_separator)
protected static ArrayList extractValueFromRequest(NmCommandBean a_command_bean, javax.servlet.http.HttpServletRequest an_http_request, ArrayList an_array_list, String a_key1, String a_key2)
public static void typeAvailable(NmCommandBean cb) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |