|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.netmarkets.templates.NmTemplatesServiceFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
FC_RESOURCE
|
(package private) static boolean |
SERVER
|
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
NmTemplatesServiceFwd()
|
Method Summary | |
NmChangeModel[] |
create(NmCommandBean cb,
NmTemplate nmTemplate,
String tempFile)
Supported API: false |
NmChangeModel[] |
delete(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
disable(NmCommandBean cb)
Supported API: false |
String |
download(NmOid nmOid)
Supported API: false |
NmChangeModel[] |
enable(NmCommandBean cb)
Supported API: false |
ArrayList |
getCADDocumentRowData(EPMDocument epmDoc,
Locale locale)
Supported API: false |
ArrayList |
getDocumentRowData(NmDocument nmDocument,
Locale locale,
String context)
Supported API: false |
ArrayList |
getLifeCycleRowData(LifeCycleTemplate lifecycle,
Locale locale,
String context)
Supported API: false |
private static Manager |
getManager()
|
NmTemplate |
getNmTemplate(NmOid oid)
Supported API: false |
ArrayList |
getReportRowData(ReportTemplate report,
Locale locale)
Supported API: false |
ArrayList |
getRowData(NmTemplate nmTemplate,
Locale locale)
Supported API: false |
ArrayList |
getTeamRowData(TeamTemplate team,
Locale locale)
Supported API: false |
NmTemplate |
getTemplateProperties(NmCommandBean cb)
Supported API: false |
String |
getTemplateType(NmOid oid)
Supported API: false |
ArrayList |
getWorkflowRowData(WfProcessTemplate workflow,
Locale locale)
Supported API: false |
NmHTMLTable |
list(NmCommandBean cb,
String templateType)
Supported API: false |
NmDefaultHTMLTable |
listHistory(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
saveas(NmCommandBean cb,
NmTemplate nmTemplate)
Supported API: false |
NmChangeModel[] |
update(NmCommandBean cb,
NmTemplate nmTemplate,
String tempFile)
Supported API: false |
NmModel |
view(NmCommandBean cb)
Supported API: false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public NmTemplatesServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public NmHTMLTable list(NmCommandBean cb, String templateType) throws WTException
list
in interface NmTemplatesService
cb
- templateType
-
WTException
public NmChangeModel[] create(NmCommandBean cb, NmTemplate nmTemplate, String tempFile) throws WTException
create
in interface NmTemplatesService
cb
- nmTemplate
- tempFile
-
WTException
public NmChangeModel[] update(NmCommandBean cb, NmTemplate nmTemplate, String tempFile) throws WTException
update
in interface NmTemplatesService
cb
- nmTemplate
- tempFile
-
WTException
public NmChangeModel[] saveas(NmCommandBean cb, NmTemplate nmTemplate) throws WTException
saveas
in interface NmTemplatesService
cb
- nmTemplate
-
WTException
public NmChangeModel[] enable(NmCommandBean cb) throws WTException
enable
in interface NmTemplatesService
cb
-
WTException
public NmChangeModel[] disable(NmCommandBean cb) throws WTException
disable
in interface NmTemplatesService
cb
-
WTException
public ArrayList getRowData(NmTemplate nmTemplate, Locale locale) throws WTException
getRowData
in interface NmTemplatesService
nmTemplate
- locale
-
WTException
public NmTemplate getNmTemplate(NmOid oid) throws WTException
getNmTemplate
in interface NmTemplatesService
oid
-
WTException
public NmModel view(NmCommandBean cb) throws WTException
view
in interface NmTemplatesService
cb
-
WTException
public NmTemplate getTemplateProperties(NmCommandBean cb) throws WTException
getTemplateProperties
in interface NmTemplatesService
cb
-
WTException
public String getTemplateType(NmOid oid) throws WTException
getTemplateType
in interface NmTemplatesService
oid
-
WTException
public ArrayList getDocumentRowData(NmDocument nmDocument, Locale locale, String context) throws WTException
getDocumentRowData
in interface NmTemplatesService
nmDocument
- locale
- context
-
WTException
public ArrayList getLifeCycleRowData(LifeCycleTemplate lifecycle, Locale locale, String context) throws WTException
getLifeCycleRowData
in interface NmTemplatesService
lifecycle
- locale
- context
-
WTException
public ArrayList getWorkflowRowData(WfProcessTemplate workflow, Locale locale) throws WTException
getWorkflowRowData
in interface NmTemplatesService
workflow
- locale
-
WTException
public ArrayList getReportRowData(ReportTemplate report, Locale locale) throws WTException
getReportRowData
in interface NmTemplatesService
report
- locale
-
WTException
public ArrayList getTeamRowData(TeamTemplate team, Locale locale) throws WTException
getTeamRowData
in interface NmTemplatesService
team
- locale
-
WTException
public String download(NmOid nmOid) throws WTException
download
in interface NmTemplatesService
nmOid
-
WTException
public ArrayList getCADDocumentRowData(EPMDocument epmDoc, Locale locale) throws WTException
getCADDocumentRowData
in interface NmTemplatesService
epmDoc
- locale
-
WTException
public NmDefaultHTMLTable listHistory(NmCommandBean cb) throws WTException
listHistory
in interface NmTemplatesService
cb
-
WTException
public NmChangeModel[] delete(NmCommandBean cb) throws WTException
delete
in interface NmTemplatesService
cb
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |