|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddingResourceException | |
|---|---|
| org.olat.fileresource | |
| org.olat.fileresource.types | |
| Uses of AddingResourceException in org.olat.fileresource |
|---|
| Methods in org.olat.fileresource that throw AddingResourceException | |
|---|---|
FileResource |
FileResourceManager.addFileResource(java.io.File fResource,
java.lang.String newName)
|
FileResource |
FileResourceManager.addFileResource(java.io.File fResource,
java.lang.String newName,
FileResource knownResource)
Add a file resource if the resource type is already known. |
| Uses of AddingResourceException in org.olat.fileresource.types |
|---|
| Methods in org.olat.fileresource.types that throw AddingResourceException | |
|---|---|
static boolean |
ImsCPFileResource.validate(java.io.File unzippedDir)
Check for title and at least one resource. |
static boolean |
ScormCPFileResource.validate(java.io.File unzippedDir)
Check for title and at least one resource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||