public interface ContentBroker
Modifier and Type | Method and Description |
---|---|
com.endeca.infront.content.support.AuditData |
getAuditContents(List<String> pContentPaths,
List<String> pTemplateTypes,
List<String> pTemplateIds,
int pRuleLimit)
This method is for internal Oracle use only and should never be called.
|
List<String> |
getContentPaths(List<String> pContentPaths,
List<String> pTemplateTypes,
List<String> pTemplateIds,
int pRuleLimit)
This method is for internal Oracle use only and should never be called.
|
boolean |
isAuditEnabled()
This method is for internal Oracle use only and should never be called.
|
boolean isAuditEnabled()
List<String> getContentPaths(List<String> pContentPaths, List<String> pTemplateTypes, List<String> pTemplateIds, int pRuleLimit) throws ContentException
ContentException
com.endeca.infront.content.support.AuditData getAuditContents(List<String> pContentPaths, List<String> pTemplateTypes, List<String> pTemplateIds, int pRuleLimit) throws ContentException
ContentException
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.