Uses of Class
de.hybris.platform.cmsfacades.data.CMSWorkflowEditableItemData
Packages that use CMSWorkflowEditableItemData
Package
Description
-
Uses of CMSWorkflowEditableItemData in de.hybris.platform.cmsfacades.workflow
Methods in de.hybris.platform.cmsfacades.workflow that return types with arguments of type CMSWorkflowEditableItemDataModifier and TypeMethodDescriptionCMSWorkflowFacade.getSessionUserEditableItems(List<String> itemUids) Returns a list ofCMSWorkflowEditableItemDatathat informs whether each item is editable or not by the session user. -
Uses of CMSWorkflowEditableItemData in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl that return CMSWorkflowEditableItemDataModifier and TypeMethodDescriptionprotected CMSWorkflowEditableItemDataDefaultCMSWorkflowFacadeTest.getEditableItemByUid(List<CMSWorkflowEditableItemData> editableItems, String itemUid) protected CMSWorkflowEditableItemDataDefaultCMSWorkflowFacade.getSessionUserEditableItemData(CMSItemModel itemModel, boolean editableByCurrentUser) GeneratesCMSWorkflowEditableItemDatafromCMSItemModeland editableByCurrentUser attribute.Methods in de.hybris.platform.cmsfacades.workflow.impl that return types with arguments of type CMSWorkflowEditableItemDataModifier and TypeMethodDescriptionDefaultCMSWorkflowFacade.getSessionUserEditableItems(List<String> itemUids) Method parameters in de.hybris.platform.cmsfacades.workflow.impl with type arguments of type CMSWorkflowEditableItemDataModifier and TypeMethodDescriptionprotected CMSWorkflowEditableItemDataDefaultCMSWorkflowFacadeTest.getEditableItemByUid(List<CMSWorkflowEditableItemData> editableItems, String itemUid)