|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface I_CmsXmlContentValueLocation
Interface representing an XML content location which corresponds to an actual content value.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.opencms.xml.content.I_CmsXmlContentLocation |
|---|
getDocument, getLocale, getSubValue, getSubValues |
| Method Detail |
|---|
CmsUUID asId(CmsObject cms)
cms - the CMS context
java.lang.String asString(CmsObject cms)
cms - the CMS context
I_CmsXmlContentValue getValue()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||