public class ResourceFactory extends Object
| Constructor and Description |
|---|
ResourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearCache() |
static ResourceFactory |
getInstance(ContentContext ctx) |
Collection<StaticInfo> |
getResources(ContentContext ctx) |
StaticInfo |
getStaticInfo(ContentContext ctx,
StaticInfo.ReferenceBean ref) |
void |
update(ContentContext ctx,
StaticInfo staticInfo) |
public static ResourceFactory getInstance(ContentContext ctx)
public Collection<StaticInfo> getResources(ContentContext ctx) throws Exception
Exceptionpublic StaticInfo getStaticInfo(ContentContext ctx, StaticInfo.ReferenceBean ref) throws Exception
Exceptionpublic void clearCache()
public void update(ContentContext ctx, StaticInfo staticInfo) throws Exception
ExceptionCopyright © 2012-2018. All Rights Reserved.