|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractDataObject in dsto.dfc.databeans |
---|
Subclasses of AbstractDataObject in dsto.dfc.databeans | |
---|---|
class |
AbstractDataBean
Abstract base implementation of IDataBean. |
class |
DataBean
Default implementation of IDataBean using Java collections classes for storage. |
class |
DataBeanLink
A link to an IDataBean that also provides a facade to the bean (i.e. |
class |
DataBeanWeakRef
A weak reference alias for an IDataBean. |
class |
DataObject
A default implemention of IDataObject based on a java.util.Map. |
class |
DataObjectLink
A link to an IDataObject that also provides a facade to the object (i.e. |
class |
DataObjectView
Creates a dynamically sortable, filterable list view of a data object. |
class |
DataObjectWeakRef
An weak reference alias for an IDataObject. |
class |
FancyDataObject
Extends SimpleDataObject to allow properties to be added dynamically to the fixed base set supported by the class. |
class |
JavaDataBean
Wraps a JavaBean as an IDataBean. |
class |
Registry
A registry of data objects where each object is uniquely identified by one of its properties. |
class |
SimpleDataObject
Base class for simple IDataObject's that expose their state as public fields. |
class |
SimpleJavaDataBean
Direct IDataBean adapter for a JavaBean. |
class |
SubsetDataObject
A subset of an IDataObject. |
class |
SupersetDataObject
An object that merges the properties of a set of sub-object's into a single object. |
class |
TypeInfo
Defines metadata for a given data object type, acting in a similar role as a Java class. |
Methods in dsto.dfc.databeans with parameters of type AbstractDataObject | |
---|---|
static void |
DataObjects.fireChangedEvents(AbstractDataObject oldObject,
AbstractDataObject newObject)
Compare the properties of two data objects and fire appropriate property change events. |
Uses of AbstractDataObject in dsto.dfc.databeans.views |
---|
Subclasses of AbstractDataObject in dsto.dfc.databeans.views | |
---|---|
class |
AbstractPropertyFilterSet
Base class for automatically-generated sets of IFilter's for filtering against values of a IDataObject property. |
class |
MultiValuePropertyFilterSet
A property filter that that works when property values are themselves IDataObject's (typically a set of some kind). |
class |
PropertyFilter
An IFilter for selecting from data objects with a given property value. |
class |
PropertyFilterSet
An automatically-generated set of PropertyFilter's for a given property. |
Uses of AbstractDataObject in dsto.dfc.test |
---|
Subclasses of AbstractDataObject in dsto.dfc.test | |
---|---|
class |
AbstractProtocol
A protocol framework to be used with ProtocolServer . |
Uses of AbstractDataObject in livespace.services |
---|
Subclasses of AbstractDataObject 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 |
EntityRegistry
A registry of Entity 's. |
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 AbstractDataObject in livespace.services.entities |
---|
Subclasses of AbstractDataObject 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 AbstractDataObject in livespace.services.entities.info_repository |
---|
Subclasses of AbstractDataObject 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 AbstractDataObject in livespace.services.entities.meta_apps |
---|
Subclasses of AbstractDataObject in livespace.services.entities.meta_apps | |
---|---|
class |
MediaView
|
class |
MetaApp
|
class |
MetaAppElement
|
class |
MetaAppElementGroup
|
class |
MetaApps
An entity a list of presentations |
Uses of AbstractDataObject in livespace.services.entities.room_presentation |
---|
Subclasses of AbstractDataObject 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 AbstractDataObject in livespace.services.entities.sessions |
---|
Subclasses of AbstractDataObject 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 AbstractDataObject in livespace.services.entities.teamscope |
---|
Subclasses of AbstractDataObject in livespace.services.entities.teamscope | |
---|---|
class |
EventCategory
|
class |
LogEntry
|
class |
Teamscope
|
class |
TeamscopeProject
|
class |
TeamscopeSession
|
class |
Trash
|
Uses of AbstractDataObject in livespace.services.entities.vtc |
---|
Subclasses of AbstractDataObject 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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |