Contains the ade configuration classes.
-
Creates folder descriptor which represents the 'page relative' setting.
Returns the folder bean from the configuration.
Parses a folder which may either be given as a path or as a folder name.
Creates a new resource type configuration.
CmsResourceTypeConfig(String typeName,
boolean disabled,
CmsContentFolderDescriptor folder,
String pattern,
boolean detailPagesDisabled,
boolean addDisabled,
boolean createDisabled,
boolean editDisabled,
boolean enableInLists,
boolean availabilityNotSet,
CmsUUID elementView,
String localization,
Boolean showInDefaultView,
Boolean copyInModels,
Integer order,
CmsCntPageData.ElementDeleteMode elementDeleteMode,
Boolean checkReuse)
Creates a new resource type configuration.