public class CmsPrepareEditResponse
extends java.lang.Object
implements java.io.Serializable
| 构造器和说明 |
|---|
CmsPrepareEditResponse()
Default constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getRootPath()
Gets the resource root path.
|
java.lang.String |
getSitePath()
Gets the resource site path.
|
CmsUUID |
getStructureId()
Gets the resource structure id.
|
void |
setRootPath(java.lang.String rootPath)
Sets the resource root path.
|
void |
setSitePath(java.lang.String sitePath)
Sets the resource site path.
|
void |
setStructureId(CmsUUID structureId)
Sets the resource structure id.
|
public java.lang.String getRootPath()
public java.lang.String getSitePath()
public CmsUUID getStructureId()
public void setRootPath(java.lang.String rootPath)
rootPath - the resource root pathpublic void setSitePath(java.lang.String sitePath)
sitePath - the resource site pathpublic void setStructureId(CmsUUID structureId)
structureId - the resource structure id