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

B25479-01


oracle.workspaces.resource.discussion
Class CwDiscussionResourceProperties

java.lang.Object
  extended byoracle.workspaces.resource.CwResourceProperties
      extended byoracle.workspaces.resource.discussion.CwDiscussionResourceProperties

All Implemented Interfaces:
CwResourcePropertyName

public class CwDiscussionResourceProperties
extends CwResourceProperties

The properties object for the Discussions resource in Workspaces.


Field Summary

Fields inherited from interface oracle.workspaces.resource.CwResourcePropertyName
BOARD_EDIT_POLICY, BOARD_EMAIL_POLICY, BODY, CREATION_TIME, CREATOR, DESCRIPTION, EMAIL_SUBSCRIPTION_POLICY, HOST, LAST_MODIFIED_TIME, LOCATION, NAME, NOTIFICATION_TOKEN, PERCENTAGE, PORT, TITLE, TYPE, UID

Method Summary
CwResourceType getType()
Returns the resource type; see constants in CwResourceType.

Methods inherited from class oracle.workspaces.resource.CwResourceProperties
getCreationTime, getCreator, getDescription, getLastModifiedTime, getName, getUid, setDescription, setName

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

Method Detail

getType

public CwResourceType getType()
Returns the resource type; see constants in CwResourceType.
Specified by:
getType in class CwResourceProperties

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