Uses of Class
org.fenixedu.cms.domain.PostFile
Packages that use PostFile
Package
Description
-
Uses of PostFile in org.fenixedu.bennu.io.domain
Methods in org.fenixedu.bennu.io.domain that return PostFileMethods in org.fenixedu.bennu.io.domain that return types with arguments of type PostFileModifier and TypeMethodDescriptionstatic pt.ist.fenixframework.dml.runtime.DirectRelation<PostFile,org.fenixedu.bennu.io.domain.GroupBasedFile> GroupBasedFile_Base.getRelationFilePostFile()Methods in org.fenixedu.bennu.io.domain with parameters of type PostFile -
Uses of PostFile in org.fenixedu.cms.api.json
Methods in org.fenixedu.cms.api.json that return PostFileModifier and TypeMethodDescriptionPostFileAdapter.create(com.google.gson.JsonElement json, org.fenixedu.bennu.core.json.JsonBuilder ctx) PostFileAdapter.update(com.google.gson.JsonElement json, PostFile postFile, org.fenixedu.bennu.core.json.JsonBuilder ctx) Methods in org.fenixedu.cms.api.json with parameters of type PostFile -
Uses of PostFile in org.fenixedu.cms.api.resource
Methods in org.fenixedu.cms.api.resource with parameters of type PostFileModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponsePostFileResource.deletePostFile(PostFile postFile) com.google.gson.JsonElementPostFileResource.getPostFile(PostFile postFile) com.google.gson.JsonElementPostFileResource.updatePostFile(PostFile postFile, com.google.gson.JsonElement json) -
Uses of PostFile in org.fenixedu.cms.domain
Fields in org.fenixedu.cms.domain with type parameters of type PostFileMethods in org.fenixedu.cms.domain that return PostFileMethods in org.fenixedu.cms.domain that return types with arguments of type PostFileModifier and TypeMethodDescriptionPost.getAttachmentFilesSorted()Post.getEmbeddedFilesSorted()Post_Base.getFilesSet()Site_Base.getFilesSet()Post.getFilesSorted()PostFile_Base.getRelationFileHasPostFiles()Site_Base.getRelationFileHasPostFiles()static pt.ist.fenixframework.dml.runtime.DirectRelation<PostFile,org.fenixedu.bennu.io.domain.GroupBasedFile> PostFile_Base.getRelationFilePostFile()Post_Base.getRelationPostHasPostFiles()PostFile_Base.getRelationPostHasPostFiles()Methods in org.fenixedu.cms.domain with parameters of type PostFileModifier and TypeMethodDescriptionvoidvoidvoidintprotected com.google.gson.JsonObjectvoidPost_Base.removeFiles(PostFile files) voidPost.removeFiles(PostFile files) voidSite_Base.removeFiles(PostFile files) Method parameters in org.fenixedu.cms.domain with type arguments of type PostFile -
Uses of PostFile in org.fenixedu.cms.ui
Methods in org.fenixedu.cms.ui that return types with arguments of type PostFileModifier and TypeMethodDescriptionSearchUtils.searchFiles(Collection<PostFile> allPostFiles, String query) Method parameters in org.fenixedu.cms.ui with type arguments of type PostFileModifier and TypeMethodDescriptionSearchUtils.searchFiles(Collection<PostFile> allPostFiles, String query)