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
Exception
public StaticInfo getStaticInfo(ContentContext ctx, StaticInfo.ReferenceBean ref) throws Exception
Exception
public void clearCache()
public void update(ContentContext ctx, StaticInfo staticInfo) throws Exception
Exception
Copyright © 2012-2018. All Rights Reserved.