public class ContentServicesComplex extends Object
Constructor and Description |
---|
ContentServicesComplex() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
getAssocAndContentAndDataResource(DispatchContext dctx,
Map<String,? extends Object> context) |
static Map<String,Object> |
getAssocAndContentAndDataResourceCache(DispatchContext dctx,
Map<String,? extends Object> context) |
static Map<String,Object> |
getAssocAndContentAndDataResourceCacheMethod(Delegator delegator,
String contentId,
String mapKey,
String direction,
Timestamp fromDate,
String fromDateStr,
List<String> assocTypes,
List<String> contentTypes,
Boolean nullThruDatesOnly,
String contentAssocPredicateId,
String orderBy) |
static Map<String,Object> |
getAssocAndContentAndDataResourceMethod(Delegator delegator,
String contentId,
String mapKey,
String direction,
Timestamp fromDate,
Timestamp thruDate,
String fromDateStr,
String thruDateStr,
List<String> assocTypes,
List<String> contentTypes) |
public static final String module
public static Map<String,Object> getAssocAndContentAndDataResource(DispatchContext dctx, Map<String,? extends Object> context)
public static Map<String,Object> getAssocAndContentAndDataResourceMethod(Delegator delegator, String contentId, String mapKey, String direction, Timestamp fromDate, Timestamp thruDate, String fromDateStr, String thruDateStr, List<String> assocTypes, List<String> contentTypes)
public static Map<String,Object> getAssocAndContentAndDataResourceCache(DispatchContext dctx, Map<String,? extends Object> context)
public static Map<String,Object> getAssocAndContentAndDataResourceCacheMethod(Delegator delegator, String contentId, String mapKey, String direction, Timestamp fromDate, String fromDateStr, List<String> assocTypes, List<String> contentTypes, Boolean nullThruDatesOnly, String contentAssocPredicateId, String orderBy) throws GenericEntityException, MiniLangException