org.alfresco.filesys.repo.rules.commands
Class UpdateQuotaCommand

java.lang.Object
  extended by org.alfresco.filesys.repo.rules.commands.UpdateQuotaCommand
All Implemented Interfaces:
Command

public class UpdateQuotaCommand
extends java.lang.Object
implements Command

Update the user's quota.


Constructor Summary
UpdateQuotaCommand()
           
 
Method Summary
 AlfrescoTransactionSupport.TxnReadState getTransactionRequired()
          Is a transaction required to run this command?
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateQuotaCommand

public UpdateQuotaCommand()
Method Detail

getTransactionRequired

public AlfrescoTransactionSupport.TxnReadState getTransactionRequired()
Description copied from interface: Command
Is a transaction required to run this command?

Specified by:
getTransactionRequired in interface Command


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.