public abstract class ContentBaseSelector extends Object implements IContentSelector
| Modifier and Type | Field and Description |
|---|---|
protected CaseInsensitiveMap<Object> |
currentParameters |
protected ContentSelectorMeta |
meta |
| Constructor and Description |
|---|
ContentBaseSelector(ContentParameterCollectionInfo parameters,
ContentSelectorMeta meta) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
BuildSelectorIdentity() |
String |
GetSelectorIdentity() |
abstract Object |
LoadSelector() |
Object |
Selector() |
protected CaseInsensitiveMap<Object> currentParameters
protected ContentSelectorMeta meta
public ContentBaseSelector(ContentParameterCollectionInfo parameters, ContentSelectorMeta meta)
public Object Selector() throws Exception
Selector in interface IContentSelectorExceptionpublic String GetSelectorIdentity() throws Exception
GetSelectorIdentity in interface IContentSelectorExceptionCopyright © 2016. All rights reserved.