Uses of Class
dsto.dfc.databeans.SimpleDataObject

Packages that use SimpleDataObject
dsto.dfc.databeans   
dsto.dfc.databeans.views   
livespace.services   
livespace.services.entities   
livespace.services.entities.info_repository   
livespace.services.entities.meta_apps   
livespace.services.entities.room_presentation   
livespace.services.entities.sessions   
livespace.services.entities.teamscope   
livespace.services.entities.vtc   
 

Uses of SimpleDataObject in dsto.dfc.databeans
 

Subclasses of SimpleDataObject in dsto.dfc.databeans
 class FancyDataObject
          Extends SimpleDataObject to allow properties to be added dynamically to the fixed base set supported by the class.
 class TypeInfo
          Defines metadata for a given data object type, acting in a similar role as a Java class.
 

Uses of SimpleDataObject in dsto.dfc.databeans.views
 

Subclasses of SimpleDataObject in dsto.dfc.databeans.views
 class PropertyFilter
          An IFilter for selecting from data objects with a given property value.
 

Uses of SimpleDataObject in livespace.services
 

Subclasses of SimpleDataObject in livespace.services
 class Entity
          Base class for Livespace service entities.
 class EntityList
          An ordered list of entities.
 class EntityList.ListEntity
          Wraps an Entity and adds an index attribute to maintain the index of an entity within an EntityList.
 class EntityQueue
          A first-in-first-out queue of entities.
 class EntityStack
          A last-in-first-out stack of entities.
 class GenericEntity
          A generic entity used to instantiate entities that have no specific mapping from type to class.
 

Uses of SimpleDataObject in livespace.services.entities
 

Subclasses of SimpleDataObject in livespace.services.entities
 class Amplifier
          Represents an audio amplifier.
 class AudioMixerEntity
          Entity for representing volume on an AV matrix switch.
 class ClipboardEntity
           
 class ComputerEntity
          Represents a computer within a livespace.
 class DisplayEntity
          Represents a display (a screen such as monitor or projector) within a room.
 class DocumentEntity
          Represents a document within an information repository (such as Microsoft Sharepoint).
 class DocumentLibraryEntity
          Represents a document library within an information repository.
 class InfoRepositoryEntity
          Represents a node within an information repository (i.e.
 class LightEntity
          Entity to represent a light in the room.
 class Link
          Entity to represent a link/url within a Livespace
 class PositionableDevice
          Represents a device (or support/structure that is supporting a device) that can be mechanically controlled in terms of it's translation or position (position in the x,y,z axis), and rotation (rotation around the x,y,z axis).
 class PresenceEntity
          The entity published to provide virtual presence in a Livespace.
 class RoomEntity
          Defines the default Livespace Room entity.
 class ScreenConnection
          Entity to represent a screen sharing connection between a client and a server.
 class ScreenSharing
           
 class SpeakerEntity
          Represents a speaker within a room.
 class TeamthinkEntity
           
 class VideoSourceEntity
          Represents a video source in the livespace, generated by a computer, VTC, webcam or other.
 

Uses of SimpleDataObject in livespace.services.entities.info_repository
 

Subclasses of SimpleDataObject in livespace.services.entities.info_repository
 class QueryEntity
          Represents an information repository query used to query the repository for information repository entities based on certain search criteria.
 

Uses of SimpleDataObject in livespace.services.entities.meta_apps
 

Subclasses of SimpleDataObject in livespace.services.entities.meta_apps
 class MediaView
           
 class MetaApp
           
 class MetaAppElement
           
 class MetaAppElementGroup
           
 class MetaApps
          An entity a list of presentations
 

Uses of SimpleDataObject in livespace.services.entities.room_presentation
 

Subclasses of SimpleDataObject in livespace.services.entities.room_presentation
 class RoomPresentation
          The root Entity used to store entity visual representation properties
 class RoomSchematicEntity
          Maintains a list of SchematicItem instances
 class SchematicItem
          Entity used to visually represent an entity within the livespace
 

Uses of SimpleDataObject in livespace.services.entities.sessions
 

Subclasses of SimpleDataObject in livespace.services.entities.sessions
 class SessionEntity
          Represents a session meta-app.
 class Sessions
          This entity stores information about the sessions within the room.
 

Uses of SimpleDataObject in livespace.services.entities.teamscope
 

Subclasses of SimpleDataObject in livespace.services.entities.teamscope
 class EventCategory
           
 class LogEntry
           
 class Teamscope
           
 class TeamscopeProject
           
 class TeamscopeSession
           
 class Trash
           
 

Uses of SimpleDataObject in livespace.services.entities.vtc
 

Subclasses of SimpleDataObject in livespace.services.entities.vtc
 class CallEntity
           
 class CameraEntity
           
 class DirectoryEntryEntity
          Represents a directory of stored numbers.
 class PictureEntity
           
 class PictureProgramEntity
          Represents a picture program on a VTC device.
 class PictureProgramLayoutEntity
          Represents a layout mode of a picture program.
 class PictureProgramWindowEntity
          Represents a single window within a picture program.
 class VideoInputEntity
          Represents a video input on a VTC device.
 class VideoOutputEntity
          Represents a video output on a VTC device.
 class VirtualMonitorEntity
           
 class VTCEntity
          Represents a Video Teleconference (VTC) device within a LiveSpace
 



Copyright © 2008 Commonwealth of Australia