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

B25479-01


oracle.workspaces.resource.views
Class CwViewResourceProperties

java.lang.Object
  extended byoracle.workspaces.resource.CwResourceProperties
      extended byoracle.workspaces.resource.views.CwViewResourceProperties

All Implemented Interfaces:
CwResourcePropertyName

public class CwViewResourceProperties
extends CwResourceProperties

An instance of this class contains properties of a view resource.


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()
Description copied from class: CwResourceProperties
Returns the resource type
Specified by:
getType in class CwResourceProperties

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