|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OlatRelPathImpl | |
|---|---|
| org.olat.commons.modules.bc.meta | |
| org.olat.core.commons.modules.bc.meta | |
| org.olat.core.commons.modules.bc.vfs | |
| Uses of OlatRelPathImpl in org.olat.commons.modules.bc.meta |
|---|
| Methods in org.olat.commons.modules.bc.meta with parameters of type OlatRelPathImpl | |
|---|---|
MetaInfo |
MetaInfoFileImpl.createMetaInfoFor(OlatRelPathImpl olatRelPathImpl)
Lazy initialization: A meta file is created based on file data if no meta file can be found for the given path. |
void |
MetaInfoFileImpl.moveCopyToDir(OlatRelPathImpl target,
boolean move)
Move/Copy the given meta info to the target directory. |
| Uses of OlatRelPathImpl in org.olat.core.commons.modules.bc.meta |
|---|
| Methods in org.olat.core.commons.modules.bc.meta with parameters of type OlatRelPathImpl | |
|---|---|
MetaInfo |
MetaInfo.createMetaInfoFor(OlatRelPathImpl olatRelPathImpl)
Factory method to create a MetaInfo Bean. |
static MetaInfo |
MetaInfoFactory.createMetaInfoFor(OlatRelPathImpl path)
|
void |
MetaInfo.moveCopyToDir(OlatRelPathImpl target,
boolean move)
Move/Copy the given meta info to the target directory. |
| Uses of OlatRelPathImpl in org.olat.core.commons.modules.bc.vfs |
|---|
| Classes in org.olat.core.commons.modules.bc.vfs that implement OlatRelPathImpl | |
|---|---|
class |
OlatNamedContainerImpl
Description: TODO: Felix Jost Class Description for VirtualContainerImpl |
class |
OlatRootFileImpl
|
class |
OlatRootFolderImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||