Class ShareBuslogicCaller
java.lang.Object
de.uplanet.lucy.server.auxiliaries.share.composer.ShareBuslogicCaller
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprocessShareFeedContainer
(de.uplanet.lucy.server.IProcessingContext p_ctx, String p_strDataRangeGuid) Processes the given Share data range and gets its feed container.processShareFeedContainer
(de.uplanet.lucy.server.IProcessingContext p_ctx, String p_strDataRangeGuid, String p_strFeedTableActAsMode, String p_strObjectId, String p_strPagingDirection, String p_strPagingId, List<String> p_feedIdsToExclude)
-
Constructor Details
-
ShareBuslogicCaller
public ShareBuslogicCaller()Constructor.
-
-
Method Details