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 UserTrackerPathSoap |
UserTrackerPathSoap.toSoapModel(UserTrackerPath model) |
static UserTrackerPathSoap[] |
UserTrackerPathSoap.toSoapModels(List<UserTrackerPath> models) |
static UserTrackerPathSoap[] |
UserTrackerPathSoap.toSoapModels(UserTrackerPath[] models) |
static UserTrackerPathSoap[][] |
UserTrackerPathSoap.toSoapModels(UserTrackerPath[][] models) |