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