public interface IContentProcessor
| Modifier and Type | Method and Description |
|---|---|
String |
GerProcessorIdentity(ContentParameterCollectionInfo parameters) |
boolean |
MatchCondition(ContentItemInfo content,
ContentParameterCollectionInfo parameters) |
void |
Transformer(ContentResultCollectionInfo resourceList,
ContentParameterCollectionInfo parameters) |
void |
Verify(ProcessorInfo currentProcessor) |
void Transformer(ContentResultCollectionInfo resourceList, ContentParameterCollectionInfo parameters) throws Exception
ExceptionString GerProcessorIdentity(ContentParameterCollectionInfo parameters) throws Exception
Exceptionvoid Verify(ProcessorInfo currentProcessor) throws Exception
Exceptionboolean MatchCondition(ContentItemInfo content, ContentParameterCollectionInfo parameters)
Copyright © 2016. All rights reserved.