railo.runtime.functions.s3
Class StoreSetACL

java.lang.Object
  extended by railo.runtime.functions.s3.S3Function
      extended by railo.runtime.functions.s3.StoreSetACL

public class StoreSetACL
extends S3Function


Constructor Summary
StoreSetACL()
           
 
Method Summary
static String _call(PageContext pc, String url, Object objACL)
           
static String call(PageContext pc, String url, Object objACL)
           
static void invoke(S3Resource res, Object objACL)
           
 
Methods inherited from class railo.runtime.functions.s3.S3Function
toS3Resource
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreSetACL

public StoreSetACL()
Method Detail

call

public static String call(PageContext pc,
                          String url,
                          Object objACL)
                   throws PageException
Throws:
PageException

_call

public static String _call(PageContext pc,
                           String url,
                           Object objACL)
                    throws PageException,
                           IOException
Throws:
PageException
IOException

invoke

public static void invoke(S3Resource res,
                          Object objACL)
                   throws PageException,
                          IOException
Throws:
PageException
IOException


Copyright © 2012 Railo