类的使用
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 voidAbstractDataExchange.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 voidExtendUtils.decodeField(Map<String, String> map, String sitePath, List<SysExtendField> extendFieldList) private static voidExtendUtils.decodeField(Map<String, String> map, String sitePath, Set<String> notSafeKeys, BiConsumer<SysExtendField, String> searchableConsumer, List<SysExtendField> extendFieldList) private static voidExtendUtils.decodeField(Map<String, String> map, String sitePath, Set<String> notSafeKeys, BiConsumer<SysExtendField, String> searchableConsumer, List<SysExtendField> extendFieldList) static StringExtendUtils.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 voidCmsContentService.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) voidCmsContentService.rebuildSearchText(SysSite site, CmsModel cmsModel, List<SysExtendField> categoryExtendList, CmsContent entity) voidCmsContentService.rebuildSearchText(SysSite site, CmsModel cmsModel, List<SysExtendField> categoryExtendList, List<CmsContent> list) voidCmsContentService.saveEditorHistory(CmsContentAttribute oldAttribute, CmsContentAttribute attribute, short siteId, long contentId, long userId, List<SysExtendField> modelExtendList, List<SysExtendField> categoryExtendList, Map<String, String> map) voidCmsEditorHistoryService.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.extendListextend field listprivate List<SysExtendField>CmsModel.extendListextend field listprivate List<SysExtendField>CmsPageMetadata.extendListextend field listprivate List<SysExtendField>CmsPlaceMetadata.extendListextend field listprivate List<SysExtendField>SysConfig.extendListprivate List<SysExtendField>CmsPlaceMetadata.metadataExtendListmetadata 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中的方法参数修饰符和类型方法说明voidCmsCategoryType.setExtendList(List<SysExtendField> extendList) voidCmsModel.setExtendList(List<SysExtendField> extendList) voidCmsPageMetadata.setExtendList(List<SysExtendField> extendList) voidCmsPlaceMetadata.setExtendList(List<SysExtendField> extendList) voidSysConfig.setExtendList(List<SysExtendField> extendList) voidCmsPlaceMetadata.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.categoryExtendsprivate List<SysExtendField>CmsCategoryParameters.contentExtends返回变量类型为SysExtendField的类型的com.publiccms.views.pojo.model中的方法修饰符和类型方法说明CmsCategoryTypeParameters.getCategoryExtends()CmsCategoryParameters.getContentExtends()类型变量类型为SysExtendField的com.publiccms.views.pojo.model中的方法参数修饰符和类型方法说明voidCmsCategoryTypeParameters.setCategoryExtends(List<SysExtendField> categoryExtends) voidCmsCategoryParameters.setContentExtends(List<SysExtendField> contentExtends)