public interface TextContentItemResource extends ContentItemResource
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText(java.util.Locale locale) |
void |
setText(java.lang.String text, java.util.Locale locale) |
getContentId, setContentId
getAuthorizedActions, getCreated, getCreator, getDescription, getDocumentRef, getId, getIsInitialized, getIsSecured, getIsSeeded, getModified, getModifier, getName, getNamespace, getPortal, getRootSecurityEntity, getSecurityEntity, getSecurityId, getShortId, getType, getVersionId, inheritsSecurity, lock, setCreated, setCreator, setDescription, setDocumentRef, setIsInitialized, setIsSeeded, setName, setNamespace, setPortal, setSecurityEntity, setSecurityId, setVersionId
@PersistText(translatable=true) java.lang.String getText(java.util.Locale locale)
void setText(java.lang.String text, java.util.Locale locale)