@Entity public class BrokerProduct extends UserManagementProduct implements IMemberOrBrokerProduct
NULL_PART| Constructor and Description |
|---|
BrokerProduct() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getMaxOperators() |
ProductNature |
getNature() |
java.util.Set<ProductNotification> |
getNotifications() |
java.util.Set<ProductOperatorProfileField> |
getOperatorProfileFields() |
java.util.Set<UserGroup> |
getUserRegistrationGroups() |
java.util.Set<ProductBrokerVoucher> |
getVouchers() |
void |
setMaxOperators(java.lang.Integer maxOperators) |
void |
setNotifications(java.util.Set<ProductNotification> notifications) |
void |
setOperatorProfileFields(java.util.Set<ProductOperatorProfileField> operatorProfileFields) |
void |
setUserRegistrationGroups(java.util.Set<UserGroup> userRegistrationGroups) |
void |
setVouchers(java.util.Set<ProductBrokerVoucher> vouchers) |
getChargebackPaymentsToUser, getDocumentCategoryManage, getExternalPaymentsAsUser, getPaymentsAsUser, getRequestPaymentsAsUser, getSelfPaymentsAsUser, getSystemPaymentsAsUser, getUserAccessClients, getUserAccountsAccess, getUserAdFields, getUserCustomOperationsRun, getUserPasswordActions, getUserPaymentRequestsSendToSystem, getUserPaymentRequestsSendToUser, getUserPaymentsAsUser, getUserRecordTypes, getUserTokenTypes, getUserTransferFilters, setChargebackPaymentsToUser, setDocumentCategoryManage, setExternalPaymentsAsUser, setPaymentsAsUser, setRequestPaymentsAsUser, setUserAccessClients, setUserAccountsAccess, setUserAdFields, setUserCustomOperationsRun, setUserPasswordActions, setUserRecordTypes, setUserTokenTypes, setUserTransferFiltersfilterPaymentTypes, getAccessibleUserGroups, getAgreements, getChannels, getDashboardActions, getDataTranslationType, getDocumentCategoryView, getGroups, getGroupsForUserDirectory, getMaxAddresses, getMaxCustomImages, getMaxLandlinePhones, getMaxMessageRecipients, getMaxMobilePhones, getMaxProfileImages, getMaxSmsPerMonth, getMyAccessClients, getMyProfileFields, getMyRecordTypes, getNetwork, getPasswordActions, getPermissions, getPrincipalTypes, getRole, getTransferStatusFlows, getUserDirectoryOnGroups, getUserGroupAccessibility, getUserProfileFields, getVisibleTransactionFields, setAccessibleUserGroups, setAgreements, setChannels, setDashboardActions, setDocumentCategoryView, setGroups, setGroupsForUserDirectory, setMaxAddresses, setMaxCustomImages, setMaxLandlinePhones, setMaxMessageRecipients, setMaxMobilePhones, setMaxProfileImages, setMaxSmsPerMonth, setMyAccessClients, setMyProfileFields, setMyRecordTypes, setNetwork, setPasswordActions, setPrincipalTypes, setTransferStatusFlows, setUserDirectoryOnGroups, setUserGroupAccessibility, setUserProfileFields, setVisibleTransactionFieldsgetDescription, getInternalName, setDescription, setInternalName, toStringcompareTo, getName, getNames, setNamegetLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic java.lang.Integer getMaxOperators()
getMaxOperators in interface IMemberOrBrokerProductpublic ProductNature getNature()
public java.util.Set<ProductNotification> getNotifications()
getNotifications in interface IMemberOrBrokerProductpublic java.util.Set<ProductOperatorProfileField> getOperatorProfileFields()
getOperatorProfileFields in interface IMemberOrBrokerProductpublic java.util.Set<UserGroup> getUserRegistrationGroups()
public java.util.Set<ProductBrokerVoucher> getVouchers()
public void setMaxOperators(java.lang.Integer maxOperators)
setMaxOperators in interface IMemberOrBrokerProductpublic void setNotifications(java.util.Set<ProductNotification> notifications)
setNotifications in interface IMemberOrBrokerProductpublic void setOperatorProfileFields(java.util.Set<ProductOperatorProfileField> operatorProfileFields)
setOperatorProfileFields in interface IMemberOrBrokerProductpublic void setUserRegistrationGroups(java.util.Set<UserGroup> userRegistrationGroups)
public void setVouchers(java.util.Set<ProductBrokerVoucher> vouchers)