com.atlassian.confluence.macro
Interface ResourceAware

All Known Implementing Classes:
GadgetMacro

public interface ResourceAware

Interface for making Macros resource aware.

Since:
4.0

Method Summary
 String getResourcePath()
           
 void setResourcePath(String resourcePath)
           
 

Method Detail

getResourcePath

String getResourcePath()

setResourcePath

void setResourcePath(String resourcePath)


Copyright © 2003-2013 Atlassian. All Rights Reserved.