Oracle® Collaboration Suite Workspaces API Reference
10g Release 1 (10.1.2)

B25479-01


oracle.workspaces.template
Class CwEmailTemplate

java.lang.Object
  extended byoracle.workspaces.template.CwResourceTemplate
      extended byoracle.workspaces.template.CwEmailTemplate


public class CwEmailTemplate
extends CwResourceTemplate

An instance of this class represents a template for an Email resource.


Constructor Summary
CwEmailTemplate(org.w3c.dom.Element resourceElement)

Method Summary
CwResourceType getResourceType()

Methods inherited from class oracle.workspaces.template.CwResourceTemplate
getContentIdToLocMap, getDescription, getIdToUidMap, getName, setIdToUidMap

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

CwEmailTemplate

public CwEmailTemplate(org.w3c.dom.Element resourceElement)

Method Detail

getResourceType

public CwResourceType getResourceType()
Specified by:
getResourceType in class CwResourceTemplate

Copyright © 2001, 2005, Oracle. All rights reserved.