|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--blackboard.data.BbObject
|
+--blackboard.data.content.Content
|
+--blackboard.data.content.ContentFileRef
ContentFileRef represents a file reference that can be displayed
within a Lesson.
| Nested Class Summary |
| Nested classes inherited from class blackboard.data.content.Content |
Content.RenderType |
| Field Summary | |
static DataType |
DATA_TYPE
|
| Fields inherited from class blackboard.data.BbObject |
_bbAttributes |
| Fields inherited from interface blackboard.data.Positionable |
POS_UNDEFINED |
| Constructor Summary | |
ContentFileRef()
Default constructor. |
|
| Method Summary | |
DataType |
getDataType()
Returns the DataType identifier for this object. |
| Methods inherited from class blackboard.data.BbObject |
clone, getBbAttributes, getCreatedDate, getId, getModifiedDate, persist, setCreatedDate, setId, setModifiedDate, toString, validate |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static DataType DATA_TYPE
| Constructor Detail |
public ContentFileRef()
| Method Detail |
public DataType getDataType()
DataType identifier for this object. Can be used to
uniquely identify the "type" of this data object.
getDataType in interface IBbObjectgetDataType in class ContentDataType for this object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||