lumis.service.portalmanagement.file
Class UpdateMetadataRunner

Package class diagram package UpdateMetadataRunner
java.lang.Object
  extended by lumis.service.portalmanagement.file.UpdateMetadataRunner
All Implemented Interfaces:
Runnable

public class UpdateMetadataRunner
extends Object
implements Runnable

Updates metadata from files uploaded by users.

Since:
6.0.0

Constructor Summary
UpdateMetadataRunner(String serviceInstanceId, String userId, Locale userLocale, String processId)
          Updates metadata from files.
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateMetadataRunner

public UpdateMetadataRunner(String serviceInstanceId,
                            String userId,
                            Locale userLocale,
                            String processId)
Updates metadata from files.

Parameters:
serviceInstanceId - TODO
userId - the user identifier that is going to execute the action.
userLocale - the user locale.
processId - a processId used between back-end and front-end to send and receive information.
Since:
6.0.0
Method Detail

run

public void run()
Specified by:
run in interface Runnable
Since:
6.0.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.