public interface PublicationMapping
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain()
Gets the domain name for the mapping.
|
String |
getPath()
Gets the publication path for the mapping.
|
int |
getPathScanDepth()
Gets the publication path scan depth for the mapping.
|
String |
getPort()
Gets the TCP port number for the mapping.
|
String |
getProtocol()
Gets the TCP protocol for the mapping.
|
int |
getPublicationId()
Gets the publication ID for the mapping.
|
int getPublicationId()
String getProtocol()
String getDomain()
String getPort()
String getPath()
int getPathScanDepth()
Copyright © 2016 SDL Group. All rights reserved.