Oracle© Collaboration Suite Workspaces Web Services API Reference
10g Release 1 (10.1.2.2)

Part No. B28209-01


oracle.workspaces.ws.beans
Class CalendarResource

java.lang.Object
  extended byoracle.workspaces.ws.beans.Resource
      extended byoracle.workspaces.ws.beans.CalendarResource


public class CalendarResource
extends Resource

This class represents a calendar resource.


Method Summary
 java.lang.String getMappedWspcEntityGuid()
          Gets the mappedWspcEntityGuid value for this CalendarResource.

 

Methods inherited from class oracle.workspaces.ws.beans.Resource
getCreationTime, getCreator, getDescription, getId, getLastModifiedTime, getName, getWebUIUrl, setDescription, setName

 

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

 

Method Detail

getMappedWspcEntityGuid

public java.lang.String getMappedWspcEntityGuid()
Gets the mappedWspcEntityGuid value for this CalendarResource.
Returns:
mappedWspcEntityGuid

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