|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectblackboard.data.content.EntityContentFileUtil
public class EntityContentFileUtil
Performs conversion of EntityContentFile objects to BbFile for easy persistence via Relationship objects.
| Constructor Summary | |
|---|---|
EntityContentFileUtil()
|
|
| Method Summary | |
|---|---|
static BbFile |
extractBbFile(EntityContentFile source)
|
static java.util.List<BbFile> |
extractBbFile(java.util.List<EntityContentFile> source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityContentFileUtil()
| Method Detail |
|---|
public static java.util.List<BbFile> extractBbFile(java.util.List<EntityContentFile> source)
throws FileSystemException
FileSystemException
public static BbFile extractBbFile(EntityContentFile source)
throws FileSystemException
FileSystemException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||