com.im.ijc.core.api.lists
Class TemporaryListsContainer
java.lang.Object
com.im.ijc.core.api.lists.AbstractTemporaryItemsContainer<TemporaryList,DFEntity>
com.im.ijc.core.api.lists.TemporaryListsContainer
public final class TemporaryListsContainer
- extends AbstractTemporaryItemsContainer<TemporaryList,DFEntity>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCherryPickingList
public TemporaryList getCherryPickingList()
addList
public void addList(List values)
- This method adds a new list with all values, but according to current settings
it could optionally truncate some values or even ignore the adding list completely.
It depends on the current List management options.
addList
public void addList(List values,
String name)
getListsNames
public List<String> getListsNames()