类的使用
com.publiccms.entities.sys.SysExtendField
使用SysExtendField的程序包
程序包
说明
Api interface
Base
Oauth
Tools
component
Configuration component
Payment gateway
Site component
System dao
Cms service
System service
Entities pojo
Model attribute pojo
-
com.publiccms.common.api中SysExtendField的使用
返回变量类型为SysExtendField的类型的com.publiccms.common.api中的方法 -
com.publiccms.common.base中SysExtendField的使用
类型变量类型为SysExtendField的com.publiccms.common.base中的方法参数修饰符和类型方法说明protected void
AbstractDataExchange.exportFileList
(Map<String, String> extendMap, List<SysExtendField> extendList, Set<String> webfileList, Set<String> privateFileList) -
com.publiccms.common.base.oauth中SysExtendField的使用
返回变量类型为SysExtendField的类型的com.publiccms.common.base.oauth中的方法 -
com.publiccms.common.tools中SysExtendField的使用
类型变量类型为SysExtendField的com.publiccms.common.tools中的方法参数修饰符和类型方法说明static void
ExtendUtils.decodeField
(Map<String, String> map, String sitePath, List<SysExtendField> extendFieldList) private static void
ExtendUtils.decodeField
(Map<String, String> map, String sitePath, Set<String> notSafeKeys, BiConsumer<SysExtendField, String> searchableConsumer, List<SysExtendField> extendFieldList) private static void
ExtendUtils.decodeField
(Map<String, String> map, String sitePath, Set<String> notSafeKeys, BiConsumer<SysExtendField, String> searchableConsumer, List<SysExtendField> extendFieldList) static String
ExtendUtils.getExtendString
(Map<String, String> map, String sitePath, BiConsumer<SysExtendField, String> searchableConsumer, List<SysExtendField>... extendFieldListArrays) -
com.publiccms.logic.component中SysExtendField的使用
返回变量类型为SysExtendField的类型的com.publiccms.logic.component中的方法 -
com.publiccms.logic.component.config中SysExtendField的使用
返回变量类型为SysExtendField的类型的com.publiccms.logic.component.config中的方法修饰符和类型方法说明ContentConfigComponent.getExtendFieldList
(SysSite site, Locale locale) CorsConfigComponent.getExtendFieldList
(SysSite site, Locale locale) EmailTemplateConfigComponent.getExtendFieldList
(SysSite site, Locale locale) ImageConfigComponent.getExtendFieldList
(SysSite site, Locale locale) SafeConfigComponent.getExtendFieldList
(SysSite site, Locale locale) SimpleAiConfigComponent.getExtendFieldList
(SysSite site, Locale locale) SiteAttributeComponent.getExtendFieldList
(SysSite site, Locale locale) SiteConfigComponent.getExtendFieldList
(SysSite site, Locale locale) TextConfigComponent.getExtendFieldList
(SysSite site, Locale locale) ConfigComponent.getFieldList
(SysSite site, String code, Boolean customed, Locale locale) -
com.publiccms.logic.component.paymentgateway中SysExtendField的使用
返回变量类型为SysExtendField的类型的com.publiccms.logic.component.paymentgateway中的方法修饰符和类型方法说明AlipayGatewayComponent.getExtendFieldList
(SysSite site, Locale locale) WechatGatewayComponent.getExtendFieldList
(SysSite site, Locale locale) -
com.publiccms.logic.component.site中SysExtendField的使用
返回变量类型为SysExtendField的类型的com.publiccms.logic.component.site中的方法修饰符和类型方法说明EmailComponent.getExtendFieldList
(SysSite site, Locale locale) LockComponent.getExtendFieldList
(SysSite site, Locale locale) -
com.publiccms.logic.dao.sys中SysExtendField的使用
返回变量类型为SysExtendField的类型的com.publiccms.logic.dao.sys中的方法修饰符和类型方法说明 -
com.publiccms.logic.service.cms中SysExtendField的使用
类型变量类型为SysExtendField的com.publiccms.logic.service.cms中的方法参数修饰符和类型方法说明private void
CmsContentService.dealAttribute
(CmsContent entity, SysSite site, List<SysExtendField> modelExtendList, List<SysExtendField> categoryExtendList, Map<String, String> map, CmsModel cmsModel, List<CmsContentFile> files, List<CmsContentFile> images, List<CmsContentProduct> products, CmsContentAttribute attribute) void
CmsContentService.rebuildSearchText
(SysSite site, CmsModel cmsModel, List<SysExtendField> categoryExtendList, CmsContent entity) void
CmsContentService.rebuildSearchText
(SysSite site, CmsModel cmsModel, List<SysExtendField> categoryExtendList, List<CmsContent> list) void
CmsContentService.saveEditorHistory
(CmsContentAttribute oldAttribute, CmsContentAttribute attribute, short siteId, long contentId, long userId, List<SysExtendField> modelExtendList, List<SysExtendField> categoryExtendList, Map<String, String> map) void
CmsEditorHistoryService.saveHistory
(short siteId, long userId, String itemType, String itemId, Map<String, String> oldMap, Map<String, String> extendData, List<SysExtendField> getExtendFieldList) save editor history -
com.publiccms.logic.service.sys中SysExtendField的使用
返回变量类型为SysExtendField的类型的com.publiccms.logic.service.sys中的方法修饰符和类型方法说明类型变量类型为SysExtendField的com.publiccms.logic.service.sys中的方法参数 -
com.publiccms.views.pojo.entities中SysExtendField的使用
类型参数类型为SysExtendField的com.publiccms.views.pojo.entities中的字段修饰符和类型字段说明private List<SysExtendField>
CmsCategoryType.extendList
extend field listprivate List<SysExtendField>
CmsModel.extendList
extend field listprivate List<SysExtendField>
CmsPageMetadata.extendList
extend field listprivate List<SysExtendField>
CmsPlaceMetadata.extendList
extend field listprivate List<SysExtendField>
SysConfig.extendList
private List<SysExtendField>
CmsPlaceMetadata.metadataExtendList
metadata extend field list返回变量类型为SysExtendField的类型的com.publiccms.views.pojo.entities中的方法修饰符和类型方法说明CmsCategoryType.getExtendList()
CmsModel.getExtendList()
CmsPageMetadata.getExtendList()
CmsPlaceMetadata.getExtendList()
SysConfig.getExtendList()
CmsPlaceMetadata.getMetadataExtendList()
类型变量类型为SysExtendField的com.publiccms.views.pojo.entities中的方法参数修饰符和类型方法说明void
CmsCategoryType.setExtendList
(List<SysExtendField> extendList) void
CmsModel.setExtendList
(List<SysExtendField> extendList) void
CmsPageMetadata.setExtendList
(List<SysExtendField> extendList) void
CmsPlaceMetadata.setExtendList
(List<SysExtendField> extendList) void
SysConfig.setExtendList
(List<SysExtendField> extendList) void
CmsPlaceMetadata.setMetadataExtendList
(List<SysExtendField> metadataExtendList) -
com.publiccms.views.pojo.exchange中SysExtendField的使用
类型参数类型为SysExtendField的com.publiccms.views.pojo.exchange中的字段返回变量类型为SysExtendField的类型的com.publiccms.views.pojo.exchange中的方法类型变量类型为SysExtendField的com.publiccms.views.pojo.exchange中的方法参数 -
com.publiccms.views.pojo.model中SysExtendField的使用
类型参数类型为SysExtendField的com.publiccms.views.pojo.model中的字段修饰符和类型字段说明private List<SysExtendField>
CmsCategoryTypeParameters.categoryExtends
private List<SysExtendField>
CmsCategoryParameters.contentExtends
返回变量类型为SysExtendField的类型的com.publiccms.views.pojo.model中的方法修饰符和类型方法说明CmsCategoryTypeParameters.getCategoryExtends()
CmsCategoryParameters.getContentExtends()
类型变量类型为SysExtendField的com.publiccms.views.pojo.model中的方法参数修饰符和类型方法说明void
CmsCategoryTypeParameters.setCategoryExtends
(List<SysExtendField> categoryExtends) void
CmsCategoryParameters.setContentExtends
(List<SysExtendField> contentExtends)