livespace.services.entities.meta_apps
Class MetaApp
java.lang.Object
dsto.dfc.databeans.AbstractDataObject
dsto.dfc.databeans.SimpleDataObject
dsto.dfc.databeans.FancyDataObject
livespace.services.Entity
livespace.services.entities.meta_apps.MetaApp
- All Implemented Interfaces:
- IDataObject, IDataObjectChildListener, Cloneable
public class MetaApp
- extends Entity
Methods inherited from class livespace.services.Entity |
create, createId, getElvin, getType, getTypeInfo, mutex, sameEntity, shallowClone, waitForProperty, waitForProperty, waitForProperty, waitForProperty |
Methods inherited from class dsto.dfc.databeans.AbstractDataObject |
addFirstPropertyListener, addPropertyListener, firePropertyChangedEvent, firePropertyChangedEvent, firePropertyChangedEvent, firePropertyChangedEvent, firePropertyChangedEvent, firePropertyChangedEvent, getBeanValue, getBooleanValue, getBooleanValue, getCharValue, getCharValue, getDoubleValue, getDoubleValue, getFloatValue, getFloatValue, getIntValue, getIntValue, getLongValue, getLongValue, getObjectValue, getPropertyListeners, getShortValue, getStringValue, registerValue, removePropertyListener, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, toString, unregisterValue |
ENTITY_TYPE
public static String ENTITY_TYPE
children
public EntityRegistry children
- List of media
tags
public SetDataObject tags
- Set of user defined tags, used to group meta-apps
MetaApp
public MetaApp()
- Default constructor
MetaApp
public MetaApp(String id)
MetaApp
public MetaApp(String id,
String name)
getType
public String getType()
- Returns the type of this entity
- Specified by:
getType
in class Entity
Copyright © 2008 Commonwealth of Australia