public interface RepositoryModelOperation
| Modifier and Type | Method and Description |
|---|---|
void |
execute(FileEntry fileEntry) |
void |
execute(FileShortcut fileShortcut) |
void |
execute(FileVersion fileVersion) |
void |
execute(Folder folder) |
void execute(FileEntry fileEntry) throws PortalException
PortalExceptionvoid execute(FileShortcut fileShortcut) throws PortalException
PortalExceptionvoid execute(FileVersion fileVersion) throws PortalException
PortalExceptionvoid execute(Folder folder) throws PortalException
PortalException