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

Class ApplicationDescription

ObjectDescription --+
                    |
                   ApplicationDescription


The Service Description is the Virtual Venue resident information about services users can interact with. This is an extension of the Object Description that adds a mimeType which should be a standard mime-type.


Method Summary
  __init__(self, oid, name, description, uri, mimetype, startable)
  AsINIBlock(self)
  GetMimeType(self)
  SetMimeType(self, mimetype)
    Inherited from ObjectDescription
  __repr__(self)
  GetDescription(self)
  GetId(self)
  GetName(self)
  GetURI(self)
  SetDescription(self, description)
  SetId(self, oid)
  SetName(self, name)
  SetURI(self, uri)

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