public class CmsNewResourceBuilder.PropertyEditorHelper extends CmsPropertyEditorHelper
| Constructor and Description |
|---|
PropertyEditorHelper(CmsObject cms)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
CmsPropertiesBean |
loadPropertyData(CmsUUID id)
Loads the data needed for editing the properties of a resource.
|
convertProperties, getDefaultProperties, getDefaultPropertiesForType, getPropertiesByName, isWritable, overrideStructureId, saveProperties, updateWysiwygConfigpublic PropertyEditorHelper(CmsObject cms)
cms - the CMS cntextpublic CmsPropertiesBean loadPropertyData(CmsUUID id) throws CmsException
loadPropertyData in class CmsPropertyEditorHelperid - the structure id of the resource (ignored)CmsException - if something goes wrong