| Package | Description |
|---|---|
| LinkFuture.Core.ContentManager | |
| LinkFuture.Core.ContentManager.ContentResource | |
| LinkFuture.Core.ContentManager.Model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceInfo |
ContentController.FindResource(String name) |
| Modifier and Type | Field and Description |
|---|---|
ResourceInfo |
ContentBaseResource.CurrentResource |
| Modifier and Type | Method and Description |
|---|---|
void |
WebContentResource.Verify(ResourceInfo currentResource) |
void |
MongoDBContentResource.Verify(ResourceInfo currentResource) |
void |
IContentResource.Verify(ResourceInfo currentResource) |
void |
DBContentResource.Verify(ResourceInfo currentResource) |
abstract void |
ContentBaseResource.Verify(ResourceInfo currentResource) |
| Constructor and Description |
|---|
ContentBaseResource(ResourceInfo currentResource) |
ContentBeanBaseResource(ResourceInfo currentResource,
Class<T> type) |
DBContentResource(ResourceInfo currentResource) |
MongoDBContentResource(ResourceInfo currentResource) |
WebContentResource(ResourceInfo currentResource) |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<ArrayList<ResourceInfo>> |
ContentItemInfo.CachedResourceList |
CaseInsensitiveMap<ResourceInfo> |
ContentConfigurationInfo.ResourceList |
| Modifier and Type | Method and Description |
|---|---|
ResourceInfo |
ResourceInfo.clone() |
Copyright © 2015. All rights reserved.