public interface I_CmsEditableData
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getEditId()
Returns the edit id.
|
java.lang.String |
getElementLanguage()
Returns the element language.
|
java.lang.String |
getElementName()
Returns the element name.
|
java.lang.String |
getNewLink()
Returns the new link url.
|
java.lang.String |
getNewTitle()
Returns the new link url.
|
java.lang.String |
getNoEditReason()
Returns the no edit reason.
|
java.lang.String |
getSitePath()
Returns the site path.
|
CmsUUID |
getStructureId()
Returns the structure id.
|
boolean |
isUnreleasedOrExpired()
Returns if the given resource is unreleased or expired.
|
void |
setSitePath(java.lang.String sitePath)
Sets the site path.
|
java.lang.String getEditId()
java.lang.String getElementLanguage()
java.lang.String getElementName()
java.lang.String getNewLink()
java.lang.String getNewTitle()
java.lang.String getNoEditReason()
java.lang.String getSitePath()
CmsUUID getStructureId()
boolean isUnreleasedOrExpired()
true
if the given resource is unreleased or expiredvoid setSitePath(java.lang.String sitePath)
sitePath
- the site path