Package AccessGrid :: Module Descriptions :: Class VenueState
[show private | hide private]
[frames | no frames]

Class VenueState


Method Summary
  __init__(self, uniqueId, name, description, uri, connections, clients, data, eventLocation, textLocation, applications, services, backupServer)
  AddApplication(self, applicationDescription)
  AddConnection(self, connectionDescription)
  AddData(self, dataDescription)
  AddService(self, serviceDescription)
  AddUser(self, userProfile)
  GetApplications(self)
  GetConnections(self)
  GetData(self)
  GetDescription(self)
  GetEventLocation(self)
  GetName(self)
  GetServices(self)
  GetTextLocation(self)
  GetUniqueId(self)
  GetUri(self)
  GetUsers(self)
  ModifyUser(self, userProfile)
  RemoveApplication(self, applicationDescription)
  RemoveConnection(self, connectionDescription)
  RemoveData(self, dataDescription)
  RemoveService(self, serviceDescription)
  RemoveUser(self, userProfile)
  SetConnections(self, connectionList)
  SetDescription(self, description)
  SetEventLocation(self, eventLocation)
  SetName(self, name)
  SetTextLocation(self, textLocation)
  SetUniqueId(self, uniqueId)
  SetUri(self, uri)
  UpdateApplication(self, applicationDescription)
  UpdateData(self, dataDescription)
  UpdateService(self, serviceDescription)

Generated by Epydoc 2.1 on Thu Apr 14 16:39:28 2005 http://epydoc.sf.net