public interface I_CmsXmlContentValueLocation extends I_CmsXmlContentLocation
| 限定符和类型 | 方法和说明 |
|---|---|
CmsUUID |
asId(CmsObject cms)
Returns the structure id of the content value (only valid for VfsFile values!).
|
java.lang.String |
asString(CmsObject cms)
Returns the string value of the content value.
|
I_CmsXmlContentValue |
getValue()
Returns the content value at the given location.
|
getDocument, getLocale, getSubValue, getSubValuesCmsUUID asId(CmsObject cms)
cms - the CMS contextjava.lang.String asString(CmsObject cms)
cms - the CMS contextI_CmsXmlContentValue getValue()