railo.runtime.functions.s3
Class StoreAddACL

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

public class StoreAddACL
extends S3Function


Constructor Summary
StoreAddACL()
           
 
Method Summary
static String _call(PageContext pc, String url, Object objACL)
           
static String call(PageContext pc, String url, 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

StoreAddACL

public StoreAddACL()
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


Copyright © 2012 Railo