Package | Description |
---|---|
com.liferay.counter.kernel.model |
This package defines the portal counter model interfaces, classes, and wrappers.
|
Modifier and Type | Method and Description |
---|---|
static CounterSoap |
CounterSoap.toSoapModel(Counter model) |
static CounterSoap[] |
CounterSoap.toSoapModels(Counter[] models) |
static CounterSoap[][] |
CounterSoap.toSoapModels(Counter[][] models) |
static CounterSoap[] |
CounterSoap.toSoapModels(List<Counter> models) |