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