Class AdminProduct

    • Constructor Detail

      • AdminProduct

        public AdminProduct()
    • Method Detail

      • getAccessibleAdminGroups

        public Set<AdminGroup> getAccessibleAdminGroups()
      • getAdminGroup

        public AdminGroup getAdminGroup()
      • getApplicationTranslation

        public Set<Language> getApplicationTranslation()
      • getAuthorizablePaymentsToNotify

        public Set<TransferType> getAuthorizablePaymentsToNotify()
      • getChargebackPaymentsToSystem

        public Set<TransferType> getChargebackPaymentsToSystem()
      • getExternalPaymentsExpiredToNotify

        public Set<TransferType> getExternalPaymentsExpiredToNotify()
      • getExternalPaymentsFailedToNotify

        public Set<TransferType> getExternalPaymentsFailedToNotify()
      • getFwdMessageCategoriesToEmailToNotify

        public Set<MessageCategory> getFwdMessageCategoriesToEmailToNotify()
      • getLoginUserPrincipalTypes

        public Set<PrincipalType> getLoginUserPrincipalTypes()
      • getManageContentSpecificConfigurations

        public Set<Configuration> getManageContentSpecificConfigurations()
      • getManageIndividualProducts

        public Set<Product> getManageIndividualProducts()
      • getManageMessagesSentToSysWithCat

        public Set<MessageCategory> getManageMessagesSentToSysWithCat()
      • getManageSpecificConfigurations

        public Set<Configuration> getManageSpecificConfigurations()
      • getSendMessagesFromSysWithCat

        public Set<MessageCategory> getSendMessagesFromSysWithCat()
      • getSystemCustomOperationsRun

        public Set<CustomOperation> getSystemCustomOperationsRun()
      • getUserGroupsToNotify

        public Set<Group> getUserGroupsToNotify()
      • getViewMessagesSentToSysWithCat

        public Set<MessageCategory> getViewMessagesSentToSysWithCat()
      • getVoucherConfigurationsBuyingToNotify

        public Set<VoucherConfiguration> getVoucherConfigurationsBuyingToNotify()
      • isSysMsgSendToGroupsEnabled

        public boolean isSysMsgSendToGroupsEnabled()
        Getter for property sysMsgSendToGroupsEnabled
      • setAccessibleAdminGroups

        public void setAccessibleAdminGroups​(Set<AdminGroup> accessibleAdminGroups)
      • setAccessibleVoucherConfigurations

        public void setAccessibleVoucherConfigurations​(Set<VoucherConfiguration> accessibleVoucherConfigurations)
      • setAdminGroupAccessibility

        public void setAdminGroupAccessibility​(AdminGroupAccessibility adminGroupAccessibility)
      • setApplicationTranslation

        public void setApplicationTranslation​(Set<Language> applicationTranslation)
      • setAuthorizablePaymentsToNotify

        public void setAuthorizablePaymentsToNotify​(Set<TransferType> authorizablePaymentsToNotify)
      • setChargebackPaymentsToSystem

        public void setChargebackPaymentsToSystem​(Set<TransferType> chargebackPaymentsToSystem)
      • setExternalPaymentsExpiredToNotify

        public void setExternalPaymentsExpiredToNotify​(Set<TransferType> externalPaymentsExpiredToNotify)
      • setExternalPaymentsFailedToNotify

        public void setExternalPaymentsFailedToNotify​(Set<TransferType> externalPaymentsFailedToNotify)
      • setFwdMessageCategoriesToEmailToNotify

        public void setFwdMessageCategoriesToEmailToNotify​(Set<MessageCategory> fwdMessageCategoriesToEmailToNotify)
      • setLoginUserPrincipalTypes

        public void setLoginUserPrincipalTypes​(Set<PrincipalType> loginUserPrincipalTypes)
      • setManageContentSpecificConfigurations

        public void setManageContentSpecificConfigurations​(Set<Configuration> manageContentSpecificConfigurations)
      • setManageIndividualProducts

        public void setManageIndividualProducts​(Set<Product> manageIndividualProducts)
      • setManageMessagesSentToSysWithCat

        public void setManageMessagesSentToSysWithCat​(Set<MessageCategory> manageMessagesSentToSysWithCat)
      • setManageSpecificConfigurations

        public void setManageSpecificConfigurations​(Set<Configuration> manageSpecificConfigurations)
      • setPaymentsToNotify

        public void setPaymentsToNotify​(Set<TransferType> paymentsToNotify)
      • setSendMessagesFromSysWithCat

        public void setSendMessagesFromSysWithCat​(Set<MessageCategory> sendMessagesFromSysWithCat)
      • setSysMsgSendToGroupsEnabled

        public void setSysMsgSendToGroupsEnabled​(boolean sysMsgSendToGroupsEnabled)
        Setter for property sysMsgSendToGroupsEnabled
      • setSystemAlertsToNotify

        public void setSystemAlertsToNotify​(Set<SystemAlertType> systemAlertsToNotify)
      • setSystemCustomOperationsRun

        public void setSystemCustomOperationsRun​(Set<CustomOperation> systemCustomOperationsRun)
      • setSystemImageCategoriesManage

        public void setSystemImageCategoriesManage​(Set<SystemImageCategory> systemImageCategoriesManage)
      • setSystemImageCategoriesView

        public void setSystemImageCategoriesView​(Set<SystemImageCategory> systemImageCategories)
      • setSystemPaymentRequestsSendToUser

        public void setSystemPaymentRequestsSendToUser​(Set<PaymentTransferType> systemPaymentRequestsSendToUser)
      • setSystemToUserExternalPayments

        public void setSystemToUserExternalPayments​(Set<PaymentTransferType> systemToUserExternalPayments)
      • setSystemTransferFilters

        public void setSystemTransferFilters​(Set<TransferFilter> systemTransferFilters)
      • setSystemWizardsRun

        public void setSystemWizardsRun​(Set<SystemWizard> systemWizardsRun)
      • setUserAlertsToNotify

        public void setUserAlertsToNotify​(Set<UserAlertType> userAlertsToNotify)
      • setUserGroupsToNotify

        public void setUserGroupsToNotify​(Set<Group> userGroupsToNotify)
      • setViewMessagesSentToSysWithCat

        public void setViewMessagesSentToSysWithCat​(Set<MessageCategory> viewMessagesSentToSysWithCat)
      • setVoucherConfigurationsBuyingToNotify

        public void setVoucherConfigurationsBuyingToNotify​(Set<VoucherConfiguration> voucherConfigurationsBuyingToNotify)
      • setVoucherConfigurationsToNotify

        public void setVoucherConfigurationsToNotify​(Set<VoucherConfiguration> voucherConfigurationsToNotify)