Uses of Class
com.maplander.backend.model.media.FileCS
Packages that use FileCS
Package
Description
-
Uses of FileCS in com.maplander.backend.model.b
Methods in com.maplander.backend.model.b that return FileCSModifier and TypeMethodDescriptionBanner.getImage()Banners.getImage()Design.getImage()Deprecated.Methods in com.maplander.backend.model.b with parameters of type FileCS -
Uses of FileCS in com.maplander.backend.model.bCardOrder
Methods in com.maplander.backend.model.bCardOrder that return FileCSMethods in com.maplander.backend.model.bCardOrder with parameters of type FileCSConstructors in com.maplander.backend.model.bCardOrder with parameters of type FileCSModifierConstructorDescriptionOrderItemBCard(int total, double price, FileCS image, Long userId, Long bCardId, Long officeId, int status, int date) -
Uses of FileCS in com.maplander.backend.model.manage
Methods in com.maplander.backend.model.manage that return FileCSModifier and TypeMethodDescriptionOffice.getLogo()User.getProfileImage()UserRemax.getProfileImage()Methods in com.maplander.backend.model.manage with parameters of type FileCSModifier and TypeMethodDescriptionvoidvoidUser.setProfileImage(FileCS profileImage) voidUserRemax.setProfileImage(FileCS profileImage) -
Uses of FileCS in com.maplander.backend.model.manage.bc
Methods in com.maplander.backend.model.manage.bc that return FileCSMethods in com.maplander.backend.model.manage.bc with parameters of type FileCS -
Uses of FileCS in com.maplander.backend.model.manage.commission
Methods in com.maplander.backend.model.manage.commission that return FileCSMethods in com.maplander.backend.model.manage.commission with parameters of type FileCS -
Uses of FileCS in com.maplander.backend.model.manage.lead
Methods in com.maplander.backend.model.manage.lead that return FileCSMethods in com.maplander.backend.model.manage.lead with parameters of type FileCS -
Uses of FileCS in com.maplander.backend.model.manage.LinkXML
Methods in com.maplander.backend.model.manage.LinkXML that return FileCSMethods in com.maplander.backend.model.manage.LinkXML that return types with arguments of type FileCSModifier and TypeMethodDescriptionPropertyLink.getImages()PropertyLink.getSpherical()PropertyLink.getVideos()Methods in com.maplander.backend.model.manage.LinkXML with parameters of type FileCSMethod parameters in com.maplander.backend.model.manage.LinkXML with type arguments of type FileCS -
Uses of FileCS in com.maplander.backend.model.manage.mlsuniversal
Methods in com.maplander.backend.model.manage.mlsuniversal that return FileCSMethods in com.maplander.backend.model.manage.mlsuniversal with parameters of type FileCSModifier and TypeMethodDescriptionvoidvoidPropertyClientMLS.setProfileImage(FileCS profileImage) Constructors in com.maplander.backend.model.manage.mlsuniversal with parameters of type FileCS -
Uses of FileCS in com.maplander.backend.model.manage.mlsuniversal.complex
Methods in com.maplander.backend.model.manage.mlsuniversal.complex that return FileCSMethods in com.maplander.backend.model.manage.mlsuniversal.complex with parameters of type FileCSModifier and TypeMethodDescriptionvoidvoidPartnerLite.setOrganizationLogo(FileCS organizationLogo) Constructors in com.maplander.backend.model.manage.mlsuniversal.complex with parameters of type FileCSModifierConstructorDescriptionPartnerLite(Partner partner, String masterAccountName, String organizationName, FileCS organizationLogo) -
Uses of FileCS in com.maplander.backend.model.manage.property
Methods in com.maplander.backend.model.manage.property that return FileCSMethods in com.maplander.backend.model.manage.property with parameters of type FileCSModifier and TypeMethodDescriptionvoidvoidPropertyUserLite.setProfileImage(FileCS profileImage) -
Uses of FileCS in com.maplander.backend.model.manage.RV
Methods in com.maplander.backend.model.manage.RV that return FileCSMethods in com.maplander.backend.model.manage.RV that return types with arguments of type FileCSMethods in com.maplander.backend.model.manage.RV with parameters of type FileCSModifier and TypeMethodDescriptionvoidvoidMethod parameters in com.maplander.backend.model.manage.RV with type arguments of type FileCS -
Uses of FileCS in com.maplander.backend.model.ml
Methods in com.maplander.backend.model.ml that return FileCSMethods in com.maplander.backend.model.ml with parameters of type FileCS -
Uses of FileCS in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return FileCS -
Uses of FileCS in com.maplander.backend.utils.bq
Methods in com.maplander.backend.utils.bq with parameters of type FileCSModifier and TypeMethodDescriptionstatic StringBQ_Ad_Util.fileCStoString(FileCS fileCS) static StringBQ_Util.fileCStoString(FileCS fileCS)