public class ContentItemInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<ParameterInfo> |
CachedParameterList |
ArrayList<ProcessorInfo> |
CachedProcessorList |
ArrayList<ArrayList<ResourceInfo>> |
CachedResourceList |
String |
CacheSettingKey |
String |
IgnoredExceptionOutputCacheProfileKey
design when IgnoreException = "true", but want to shorter cache time.
|
JsonOptionInfo |
JsonOption |
String |
Name |
String |
OutputCacheProfileKey |
ArrayList<AddInfo> |
ParameterList |
ArrayList<AddInfo> |
ProcessorList |
ArrayList<AddInfo> |
ResourceList |
ArrayList<ValidatorInfo> |
ValidatorList |
| Constructor and Description |
|---|
ContentItemInfo() |
public String Name
public String CacheSettingKey
public String OutputCacheProfileKey
public String IgnoredExceptionOutputCacheProfileKey
public ArrayList<ValidatorInfo> ValidatorList
public ArrayList<ParameterInfo> CachedParameterList
public ArrayList<ArrayList<ResourceInfo>> CachedResourceList
public ArrayList<ProcessorInfo> CachedProcessorList
public JsonOptionInfo JsonOption
Copyright © 2015. All rights reserved.