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

B25479-01


oracle.workspaces.resource.files
Class CwFilesResourceProperties

java.lang.Object
  extended byoracle.workspaces.resource.CwResourceProperties
      extended byoracle.workspaces.resource.files.CwFilesResourceProperties

All Implemented Interfaces:
CwResourcePropertyName

public class CwFilesResourceProperties
extends CwResourceProperties
Since:
release specific (what release of product did this appear in)

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

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
Specified by:
getType in class CwResourceProperties

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