com.liferay.portal.kernel.repository.model
Interface RepositoryModelOperation
- All Known Implementing Classes:
- BaseRepositoryModelOperation
public interface RepositoryModelOperation
execute
void execute(FileEntry fileEntry)
throws PortalException
- Throws:
PortalException
execute
void execute(FileShortcut fileShortcut)
throws PortalException
- Throws:
PortalException
execute
void execute(FileVersion fileVersion)
throws PortalException
- Throws:
PortalException
execute
void execute(Folder folder)
throws PortalException
- Throws:
PortalException