public interface

CheckListItemService

org.mule.LiquidPlanner.client.services.CheckListItemService
Known Indirect Subclasses

Summary

Public Methods
abstract CheckListItem getCheckListItem(String workSpaceId, String checkListItemId)
abstract List<CheckListItem> getCheckListItems(String workSpaceId)

Public Methods

public abstract CheckListItem getCheckListItem (String workSpaceId, String checkListItemId)

Parameters
workSpaceId
checkListItemId

public abstract List<CheckListItem> getCheckListItems (String workSpaceId)

Parameters
workSpaceId