Uses of Interface
org.silverpeas.mobile.server.common.CommandCreateList
-
Packages that use CommandCreateList Package Description org.silverpeas.mobile.server.services -
-
Uses of CommandCreateList in org.silverpeas.mobile.server.services
Methods in org.silverpeas.mobile.server.services with parameters of type CommandCreateList Modifier and Type Method Description protected StreamingList
AbstractAuthenticateService. createStreamingList(CommandCreateList command, int callNumber, int callSize, String cacheKey)
protected StreamingList
AbstractRestWebService. createStreamingList(CommandCreateList command, int callNumber, int callSize, String cacheKey)
-