Oracle® Collaboration Suite Workspaces API Reference
10g (10.1.1.0.2)

Part No. B16233-01


oracle.workspaces
Class CwResourceItemType

java.lang.Object
  extended byoracle.workspaces.CwEntityType
      extended byoracle.workspaces.CwResourceItemType

All Implemented Interfaces:
java.io.Serializable

public final class CwResourceItemType
extends CwEntityType

It represents the type of a resource item such as file.

Since:
release specific (what release of product did this appear in)
See Also:
Serialized Form

Field Summary

Fields inherited from class oracle.workspaces.CwEntityType
ANNOUNCEMENT, CALENDAR_EVENT, CALENDAR_RESOURCE, CALENDAR_TASK, DISCUSSION_BOARD, DISCUSSION_MESSAGE, DISCUSSION_RESOURCE, DISCUSSION_THREAD, EMAIL_RESOURCE, FILE, FILES_FOLDER, FILES_RESOURCE, VIEW, VIEW_RESOURCE, WEBCONF_INSTANT, WEBCONF_RESOURCE, WEBCONF_SCHEDULED, WORKSPACE

Method Summary
CwResourceType getResourceType()
Get the resource type

Methods inherited from class oracle.workspaces.CwEntityType
equals, getDisplayName, getName, hashCode, toString

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

Method Detail

getResourceType

public CwResourceType getResourceType()
Get the resource type

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