Serialized Form
-
Package org.apache.fineract.accounting.provisioning.domain
-
Class org.apache.fineract.accounting.provisioning.domain.LoanProductProvisioningEntry
class LoanProductProvisioningEntry extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
criteriaId
Long criteriaId
-
currencyCode
String currencyCode
-
entry
ProvisioningEntry entry
-
expenseAccount
org.apache.fineract.accounting.glaccount.domain.GLAccount expenseAccount
-
liabilityAccount
org.apache.fineract.accounting.glaccount.domain.GLAccount liabilityAccount
-
loanProduct
org.apache.fineract.portfolio.loanproduct.domain.LoanProduct loanProduct
-
office
org.apache.fineract.organisation.office.domain.Office office
-
overdueInDays
Long overdueInDays
-
provisioningCategory
ProvisioningCategory provisioningCategory
-
reservedAmount
BigDecimal reservedAmount
-
-
-
Class org.apache.fineract.accounting.provisioning.domain.ProvisioningEntry
class ProvisioningEntry extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
createdBy
org.apache.fineract.useradministration.domain.AppUser createdBy
-
createdDate
LocalDate createdDate
-
isJournalEntryCreated
Boolean isJournalEntryCreated
-
lastModifiedBy
org.apache.fineract.useradministration.domain.AppUser lastModifiedBy
-
lastModifiedDate
LocalDate lastModifiedDate
-
provisioningEntries
Set<LoanProductProvisioningEntry> provisioningEntries
-
-
-
-
Package org.apache.fineract.adhocquery.data
-
Class org.apache.fineract.adhocquery.data.AdHocRequest
class AdHocRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.fineract.adhocquery.domain
-
Class org.apache.fineract.adhocquery.domain.AdHoc
class AdHoc extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableCustom implements Serializable
-
-
Package org.apache.fineract.adhocquery.exception
-
Exception Class org.apache.fineract.adhocquery.exception.AdHocNotFoundException
class AdHocNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.cob.data
-
Class org.apache.fineract.cob.data.LoanAccountLockResponseDTO
class LoanAccountLockResponseDTO extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
content
List<LoanAccountLock> content
-
limit
int limit
-
page
int page
-
-
-
Package org.apache.fineract.cob.data.request
-
Record Class org.apache.fineract.cob.data.request.BusinessStepRequest
class BusinessStepRequest extends Record implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
businessSteps
List<BusinessStep> businessSteps
The field for thebusinessStepsrecord component.
-
-
-
Package org.apache.fineract.cob.domain
-
Class org.apache.fineract.cob.domain.BatchBusinessStep
class BatchBusinessStep extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.cob.exceptions
-
Exception Class org.apache.fineract.cob.exceptions.BusinessStepException
class BusinessStepException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.cob.exceptions.BusinessStepNotBelongsToJobException
class BusinessStepNotBelongsToJobException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.cob.exceptions.CustomJobParameterNotFoundException
class CustomJobParameterNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.cob.exceptions.LoanAccountLockCannotBeOverruledException
class LoanAccountLockCannotBeOverruledException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.cob.exceptions.LoanAccountWasAlreadyLockedOrProcessed
class LoanAccountWasAlreadyLockedOrProcessed extends Exception implements Serializable -
Exception Class org.apache.fineract.cob.exceptions.LoanLockCannotBeAppliedException
class LoanLockCannotBeAppliedException extends Exception implements Serializable -
Exception Class org.apache.fineract.cob.exceptions.LoanReadException
class LoanReadException extends Exception implements Serializable-
Serialized Fields
-
id
Long id
-
-
-
-
Package org.apache.fineract.commands.data
-
Class org.apache.fineract.commands.data.AuditData
class AuditData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionName
String actionName
-
checkedOnDate
ZonedDateTime checkedOnDate
-
checker
String checker
-
clientId
Long clientId
-
clientName
String clientName
-
commandAsJson
String commandAsJson
-
entityName
String entityName
-
groupLevelName
String groupLevelName
-
groupName
String groupName
-
id
Long id
-
loanAccountNo
String loanAccountNo
-
loanId
Long loanId
-
madeOnDate
ZonedDateTime madeOnDate
-
maker
String maker
-
officeName
String officeName
-
processingResult
String processingResult
-
resourceId
Long resourceId
-
savingsAccountNo
String savingsAccountNo
-
subresourceId
Long subresourceId
-
url
String url
-
-
Record Class org.apache.fineract.commands.data.AuditSearchData
class AuditSearchData extends Record implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionNames
List<String> actionNames
The field for theactionNamesrecord component. -
appUsers
Collection<org.apache.fineract.useradministration.data.AppUserData> appUsers
The field for theappUsersrecord component. -
entityNames
List<String> entityNames
The field for theentityNamesrecord component. -
statuses
Collection<ProcessingResultLookup> statuses
The field for thestatusesrecord component.
-
-
Record Class org.apache.fineract.commands.data.ProcessingResultLookup
class ProcessingResultLookup extends Record implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.fineract.commands.data.request
-
Class org.apache.fineract.commands.data.request.AuditRequest
class AuditRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionName
String actionName
-
checkerDateTimeFrom
String checkerDateTimeFrom
-
checkerDateTimeTo
String checkerDateTimeTo
-
checkerId
Long checkerId
-
clientId
Long clientId
-
dateFormat
String dateFormat
-
entityName
String entityName
-
groupId
Long groupId
-
loanId
Long loanId
-
locale
String locale
-
makerDateTimeFrom
String makerDateTimeFrom
-
makerDateTimeTo
String makerDateTimeTo
-
makerId
Long makerId
-
officeId
Long officeId
-
processingResult
String processingResult
-
resourceId
Long resourceId
-
savingsAccountId
Long savingsAccountId
-
status
String status
-
-
Class org.apache.fineract.commands.data.request.MakerCheckerRequest
class MakerCheckerRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionName
String actionName
-
clientId
Long clientId
-
entityName
String entityName
-
groupId
Long groupId
-
loanId
Long loanId
-
makerDateTimeFrom
ZonedDateTime makerDateTimeFrom
-
makerDateTimeTo
ZonedDateTime makerDateTimeTo
-
makerId
Long makerId
-
officeId
Long officeId
-
resourceId
Long resourceId
-
savingsAccountId
Long savingsAccountId
-
-
-
Package org.apache.fineract.infrastructure.accountnumberformat.data
-
Class org.apache.fineract.infrastructure.accountnumberformat.data.AccountNumberFormatData
class AccountNumberFormatData extends Object implements Serializable-
Serialized Fields
-
accountType
org.apache.fineract.infrastructure.core.data.EnumOptionData accountType
-
accountTypeOptions
List<org.apache.fineract.infrastructure.core.data.EnumOptionData> accountTypeOptions
-
id
Long id
-
prefixCharacter
String prefixCharacter
-
prefixType
org.apache.fineract.infrastructure.core.data.EnumOptionData prefixType
-
prefixTypeOptions
Map<String,
List<org.apache.fineract.infrastructure.core.data.EnumOptionData>> prefixTypeOptions
-
-
-
-
Package org.apache.fineract.infrastructure.accountnumberformat.domain
-
Class org.apache.fineract.infrastructure.accountnumberformat.domain.AccountNumberFormat
class AccountNumberFormat extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.infrastructure.accountnumberformat.exception
-
Exception Class org.apache.fineract.infrastructure.accountnumberformat.exception.AccountNumberFormatNotFoundException
class AccountNumberFormatNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.infrastructure.bulkimport.data
-
Class org.apache.fineract.infrastructure.bulkimport.data.BulkImportEvent
class BulkImportEvent extends org.apache.fineract.infrastructure.core.domain.FineractEvent implements Serializable
-
-
Package org.apache.fineract.infrastructure.bulkimport.domain
-
Class org.apache.fineract.infrastructure.bulkimport.domain.ImportDocument
class ImportDocument extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
completed
Boolean completed
-
createdBy
org.apache.fineract.useradministration.domain.AppUser createdBy
-
document
org.apache.fineract.infrastructure.documentmanagement.domain.Document document
-
endTime
LocalDateTime endTime
-
entityType
Integer entityType
-
failureCount
Integer failureCount
-
importTime
LocalDateTime importTime
-
successCount
Integer successCount
-
totalRecords
Integer totalRecords
-
-
-
-
Package org.apache.fineract.infrastructure.bulkimport.exceptions
-
Exception Class org.apache.fineract.infrastructure.bulkimport.exceptions.ImportTypeNotFoundException
class ImportTypeNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.infrastructure.bulkimport.populator.comparator
-
Class org.apache.fineract.infrastructure.bulkimport.populator.comparator.LoanComparatorByStatusActive
class LoanComparatorByStatusActive extends Object implements Serializable
-
-
Package org.apache.fineract.infrastructure.campaigns.email.domain
-
Class org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaign
class EmailCampaign extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
approvedBy
org.apache.fineract.useradministration.domain.AppUser approvedBy
-
approvedOnDate
LocalDate approvedOnDate
-
businessRuleId
Report businessRuleId
-
campaignName
String campaignName
-
campaignType
Integer campaignType
-
closedBy
org.apache.fineract.useradministration.domain.AppUser closedBy
-
closureDate
LocalDate closureDate
-
emailAttachmentFileFormat
String emailAttachmentFileFormat
-
emailMessage
String emailMessage
-
emailSubject
String emailSubject
-
isVisible
boolean isVisible
-
lastTriggerDate
LocalDateTime lastTriggerDate
-
nextTriggerDate
LocalDateTime nextTriggerDate
-
paramValue
String paramValue
-
previousRunErrorLog
String previousRunErrorLog
-
previousRunErrorMessage
String previousRunErrorMessage
-
previousRunStatus
String previousRunStatus
-
recurrence
String recurrence
-
recurrenceStartDate
LocalDateTime recurrenceStartDate
-
status
Integer status
-
stretchyReport
Report stretchyReport
-
stretchyReportParamMap
String stretchyReportParamMap
-
submittedBy
org.apache.fineract.useradministration.domain.AppUser submittedBy
-
submittedOnDate
LocalDate submittedOnDate
-
-
-
Class org.apache.fineract.infrastructure.campaigns.email.domain.EmailConfiguration
class EmailConfiguration extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessage
class EmailMessage extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
campaignName
String campaignName
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
emailAddress
String emailAddress
-
emailCampaign
EmailCampaign emailCampaign
-
emailSubject
String emailSubject
-
errorMessage
String errorMessage
-
group
org.apache.fineract.portfolio.group.domain.Group group
-
message
String message
-
staff
org.apache.fineract.organisation.staff.domain.Staff staff
-
statusType
Integer statusType
-
submittedOnDate
LocalDate submittedOnDate
-
-
-
-
Package org.apache.fineract.infrastructure.campaigns.email.exception
-
Exception Class org.apache.fineract.infrastructure.campaigns.email.exception.EmailBusinessRuleNotFound
class EmailBusinessRuleNotFound extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.email.exception.EmailCampaignMustBeClosedToBeDeletedException
class EmailCampaignMustBeClosedToBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.email.exception.EmailCampaignMustBeClosedToEditException
class EmailCampaignMustBeClosedToEditException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.email.exception.EmailCampaignNotFound
class EmailCampaignNotFound extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.email.exception.EmailConfigurationNotFoundException
class EmailConfigurationNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.email.exception.EmailConfigurationSMTPUsernameNotValid
class EmailConfigurationSMTPUsernameNotValid extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.email.exception.EmailNotFoundException
class EmailNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.infrastructure.campaigns.jobs.updateemailoutboundwithcampaignmessage
-
Exception Class org.apache.fineract.infrastructure.campaigns.jobs.updateemailoutboundwithcampaignmessage.EmailParamMappingException
class EmailParamMappingException extends RuntimeException implements Serializable
-
-
Package org.apache.fineract.infrastructure.campaigns.sms.data.dto
-
Class org.apache.fineract.infrastructure.campaigns.sms.data.dto.SmsCampaignCreationDto
class SmsCampaignCreationDto extends SmsCampaignDto implements Serializable -
Class org.apache.fineract.infrastructure.campaigns.sms.data.dto.SmsCampaignDto
class SmsCampaignDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
campaignName
String campaignName
-
campaignType
Long campaignType
-
dateFormat
String dateFormat
-
dateTimeFormat
String dateTimeFormat
-
isNotification
Boolean isNotification
-
locale
String locale
-
message
String message
-
paramValue
SmsCampaignParamReq paramValue
-
recurrenceStartDate
String recurrenceStartDate
-
runReportId
Long runReportId
-
submittedOnDate
String submittedOnDate
-
triggerType
Long triggerType
-
-
Class org.apache.fineract.infrastructure.campaigns.sms.data.dto.SmsCampaignHandlerDto
class SmsCampaignHandlerDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.infrastructure.campaigns.sms.data.dto.SmsCampaignParamReq
class SmsCampaignParamReq extends Object implements Serializable- serialVersionUID:
- 1L
-
Record Class org.apache.fineract.infrastructure.campaigns.sms.data.dto.SmsCampaignPreviewDto
class SmsCampaignPreviewDto extends Record implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
message
String message
The field for themessagerecord component. -
paramValue
SmsCampaignParamReq paramValue
The field for theparamValuerecord component.
-
-
Class org.apache.fineract.infrastructure.campaigns.sms.data.dto.SmsCampaignUpdateDto
class SmsCampaignUpdateDto extends SmsCampaignDto implements Serializable-
Serialized Fields
-
recurrence
String recurrence
-
-
-
-
Package org.apache.fineract.infrastructure.campaigns.sms.domain
-
Class org.apache.fineract.infrastructure.campaigns.sms.domain.SmsCampaign
class SmsCampaign extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
approvedBy
org.apache.fineract.useradministration.domain.AppUser approvedBy
-
approvedOnDate
LocalDate approvedOnDate
-
businessRuleId
Report businessRuleId
-
campaignName
String campaignName
-
campaignType
Integer campaignType
-
closedBy
org.apache.fineract.useradministration.domain.AppUser closedBy
-
closureDate
LocalDate closureDate
-
isNotification
boolean isNotification
-
isVisible
boolean isVisible
-
lastTriggerDate
LocalDateTime lastTriggerDate
-
message
String message
-
nextTriggerDate
LocalDateTime nextTriggerDate
-
paramValue
String paramValue
-
providerId
Long providerId
-
recurrence
String recurrence
-
recurrenceStartDate
LocalDateTime recurrenceStartDate
-
status
Integer status
-
submittedBy
org.apache.fineract.useradministration.domain.AppUser submittedBy
-
submittedOnDate
LocalDate submittedOnDate
-
triggerType
Integer triggerType
-
-
-
-
Package org.apache.fineract.infrastructure.campaigns.sms.exception
-
Exception Class org.apache.fineract.infrastructure.campaigns.sms.exception.ConnectionFailureException
class ConnectionFailureException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformServiceUnavailableException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.sms.exception.GatewayConnectionConfigurationNotFound
class GatewayConnectionConfigurationNotFound extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.sms.exception.SmsCampaignMustBeClosedToBeDeletedException
class SmsCampaignMustBeClosedToBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.sms.exception.SmsCampaignMustBeClosedToEditException
class SmsCampaignMustBeClosedToEditException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.sms.exception.SmsCampaignNotFound
class SmsCampaignNotFound extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.campaigns.sms.exception.SmsRuntimeException
class SmsRuntimeException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.infrastructure.configuration.data
-
Class org.apache.fineract.infrastructure.configuration.data.ExternalServicesPropertiesData
class ExternalServicesPropertiesData extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.fineract.infrastructure.configuration.domain
-
Class org.apache.fineract.infrastructure.configuration.domain.ExternalService
class ExternalService extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Class org.apache.fineract.infrastructure.configuration.domain.ExternalServicePropertiesPK
class ExternalServicePropertiesPK extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.infrastructure.configuration.domain.GlobalConfigurationProperty
class GlobalConfigurationProperty extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.infrastructure.configuration.exception
-
Exception Class org.apache.fineract.infrastructure.configuration.exception.ExternalServiceConfigurationNotFoundException
class ExternalServiceConfigurationNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.configuration.exception.GlobalConfigurationException
class GlobalConfigurationException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.infrastructure.configuration.exception.GlobalConfigurationPropertyCannotBeModfied
class GlobalConfigurationPropertyCannotBeModfied extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.configuration.exception.GlobalConfigurationPropertyNotFoundException
class GlobalConfigurationPropertyNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.infrastructure.core.domain
-
Class org.apache.fineract.infrastructure.core.domain.AbstractAuditableCustom
class AbstractAuditableCustom extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 141481953116476081L
-
Serialized Fields
-
createdBy
Long createdBy
-
createdDate
LocalDateTime createdDate
-
lastModifiedBy
Long lastModifiedBy
-
lastModifiedDate
LocalDateTime lastModifiedDate
-
-
Class org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom
class AbstractAuditableWithUTCDateTimeCustom extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<T extends Serializable> implements Serializable- serialVersionUID:
- 141481953116476081L
-
Serialized Fields
-
createdBy
Long createdBy
-
createdDate
OffsetDateTime createdDate
-
lastModifiedBy
Long lastModifiedBy
-
lastModifiedDate
OffsetDateTime lastModifiedDate
-
-
Class org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom
class AbstractPersistableCustom extends Object implements Serializable- serialVersionUID:
- 9181640245194392646L
-
Serialized Fields
-
_persistence_fetchGroup
org.eclipse.persistence.queries.FetchGroup _persistence_fetchGroup
-
id
T extends Serializable id
-
isNew
boolean isNew
-
-
Class org.apache.fineract.infrastructure.core.domain.ExternalId
class ExternalId extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
value
String value
-
-
Class org.apache.fineract.infrastructure.core.domain.FineractContext
class FineractContext extends Object implements Serializable-
Serialized Fields
-
actionContext
org.apache.fineract.infrastructure.core.domain.ActionContext actionContext
-
authTokenContext
String authTokenContext
-
businessDateContext
HashMap<org.apache.fineract.infrastructure.businessdate.domain.BusinessDateType,
LocalDate> businessDateContext -
contextHolder
String contextHolder
-
tenantContext
org.apache.fineract.infrastructure.core.domain.FineractPlatformTenant tenantContext
-
-
-
Class org.apache.fineract.infrastructure.core.domain.FineractEvent
class FineractEvent extends org.springframework.context.ApplicationEvent implements Serializable-
Serialized Fields
-
context
org.apache.fineract.infrastructure.core.domain.FineractContext context
-
-
-
Class org.apache.fineract.infrastructure.core.domain.FineractPlatformTenant
class FineractPlatformTenant extends Object implements Serializable -
Class org.apache.fineract.infrastructure.core.domain.FineractPlatformTenantConnection
class FineractPlatformTenantConnection extends Object implements Serializable-
Serialized Fields
-
abandonWhenPercentageFull
int abandonWhenPercentageFull
-
autoUpdateEnabled
boolean autoUpdateEnabled
-
connectionId
Long connectionId
-
initialSize
int initialSize
-
logAbandoned
boolean logAbandoned
-
masterPasswordHash
String masterPasswordHash
-
maxActive
int maxActive
-
maxIdle
int maxIdle
-
minEvictableIdleTimeMillis
int minEvictableIdleTimeMillis
-
minIdle
int minIdle
-
readOnlySchemaConnectionParameters
String readOnlySchemaConnectionParameters
-
readOnlySchemaName
String readOnlySchemaName
-
readOnlySchemaPassword
String readOnlySchemaPassword
-
readOnlySchemaServer
String readOnlySchemaServer
-
readOnlySchemaServerPort
String readOnlySchemaServerPort
-
readOnlySchemaUsername
String readOnlySchemaUsername
-
removeAbandoned
boolean removeAbandoned
-
removeAbandonedTimeout
int removeAbandonedTimeout
-
schemaConnectionParameters
String schemaConnectionParameters
-
schemaName
String schemaName
-
schemaPassword
String schemaPassword
-
schemaServer
String schemaServer
-
schemaServerPort
String schemaServerPort
-
schemaUsername
String schemaUsername
-
suspectTimeout
int suspectTimeout
-
testOnBorrow
boolean testOnBorrow
-
timeBetweenEvictionRunsMillis
int timeBetweenEvictionRunsMillis
-
validationInterval
long validationInterval
-
-
-
-
Package org.apache.fineract.infrastructure.core.jersey.serializer
-
Class org.apache.fineract.infrastructure.core.jersey.serializer.JacksonLocalDateBeanSerializerModifier
class JacksonLocalDateBeanSerializerModifier extends com.fasterxml.jackson.databind.ser.BeanSerializerModifier implements Serializable-
Serialized Fields
-
localDateArraySerializer
com.fasterxml.jackson.databind.JsonSerializer<?> localDateArraySerializer
-
localDateSerializer
com.fasterxml.jackson.databind.JsonSerializer<?> localDateSerializer
-
-
-
-
Package org.apache.fineract.infrastructure.core.jersey.serializer.legacy
-
Class org.apache.fineract.infrastructure.core.jersey.serializer.legacy.JacksonLocalDateArrayModule
class JacksonLocalDateArrayModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable
-
-
Package org.apache.fineract.infrastructure.core.service
-
Class org.apache.fineract.infrastructure.core.service.Page
class Page extends Object implements Serializable -
Exception Class org.apache.fineract.infrastructure.core.service.PlatformEmailSendException
class PlatformEmailSendException extends RuntimeException implements Serializable
-
-
Package org.apache.fineract.infrastructure.core.service.migration
-
Exception Class org.apache.fineract.infrastructure.core.service.migration.SchemaUpgradeNeededException
class SchemaUpgradeNeededException extends RuntimeException implements Serializable
-
-
Package org.apache.fineract.infrastructure.creditbureau.data
-
Class org.apache.fineract.infrastructure.creditbureau.data.CreditBureauReportData
class CreditBureauReportData extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.infrastructure.creditbureau.data.CreditReportData
class CreditReportData extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.fineract.infrastructure.creditbureau.domain
-
Class org.apache.fineract.infrastructure.creditbureau.domain.CreditBureau
class CreditBureau extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.creditbureau.domain.CreditBureauConfiguration
class CreditBureauConfiguration extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
configurationKey
String configurationKey
-
description
String description
-
organisationCreditbureau
OrganisationCreditBureau organisationCreditbureau
-
value
String value
-
-
-
Class org.apache.fineract.infrastructure.creditbureau.domain.CreditBureauLoanProductMapping
class CreditBureauLoanProductMapping extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
active
boolean active
-
creditCheckMandatory
boolean creditCheckMandatory
-
loanProduct
org.apache.fineract.portfolio.loanproduct.domain.LoanProduct loanProduct
-
organisation_creditbureau
OrganisationCreditBureau organisation_creditbureau
-
skipCreditCheckInFailure
boolean skipCreditCheckInFailure
-
stalePeriod
int stalePeriod
-
-
-
Class org.apache.fineract.infrastructure.creditbureau.domain.CreditBureauToken
class CreditBureauToken extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.creditbureau.domain.CreditReport
class CreditReport extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.creditbureau.domain.OrganisationCreditBureau
class OrganisationCreditBureau extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
alias
String alias
-
creditbureau
CreditBureau creditbureau
-
creditBureauLoanProductMapping
List<CreditBureauLoanProductMapping> creditBureauLoanProductMapping
-
isActive
boolean isActive
-
-
-
-
Package org.apache.fineract.infrastructure.creditbureau.exception
-
Exception Class org.apache.fineract.infrastructure.creditbureau.exception.CreditReportNotFoundException
class CreditReportNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.infrastructure.dataqueries.data
-
Class org.apache.fineract.infrastructure.dataqueries.data.ColumnFilter
class ColumnFilter extends Object implements Serializable -
Class org.apache.fineract.infrastructure.dataqueries.data.DatatableChecksData
class DatatableChecksData extends Object implements Serializable- serialVersionUID:
- 3113568562509206452L
-
Class org.apache.fineract.infrastructure.dataqueries.data.DatatableCheckStatusData
class DatatableCheckStatusData extends Object implements Serializable-
Serialized Fields
-
code
int code
-
name
String name
-
-
-
Class org.apache.fineract.infrastructure.dataqueries.data.DatatableData
class DatatableData extends Object implements Serializable -
Class org.apache.fineract.infrastructure.dataqueries.data.DatatableSearchRequest
class DatatableSearchRequest extends Object implements Serializable -
Class org.apache.fineract.infrastructure.dataqueries.data.EntityDataTableChecksData
class EntityDataTableChecksData extends Object implements Serializable -
Class org.apache.fineract.infrastructure.dataqueries.data.EntityDataTableChecksTemplateData
class EntityDataTableChecksTemplateData extends Object implements Serializable-
Serialized Fields
-
datatables
List<org.apache.fineract.infrastructure.dataqueries.data.DatatableChecksData> datatables
-
entities
List<String> entities
-
loanProductDatas
Collection<org.apache.fineract.portfolio.loanproduct.data.LoanProductData> loanProductDatas
-
savingsProductDatas
Collection<org.apache.fineract.portfolio.savings.data.SavingsProductData> savingsProductDatas
-
statusClient
List<org.apache.fineract.infrastructure.dataqueries.data.DatatableCheckStatusData> statusClient
-
statusGroup
List<org.apache.fineract.infrastructure.dataqueries.data.DatatableCheckStatusData> statusGroup
-
statusLoans
List<org.apache.fineract.infrastructure.dataqueries.data.DatatableCheckStatusData> statusLoans
-
statusSavings
List<org.apache.fineract.infrastructure.dataqueries.data.DatatableCheckStatusData> statusSavings
-
-
-
Class org.apache.fineract.infrastructure.dataqueries.data.ReportExportType
class ReportExportType extends Object implements Serializable -
Class org.apache.fineract.infrastructure.dataqueries.data.ResultsetColumnHeaderData
class ResultsetColumnHeaderData extends Object implements Serializable-
Serialized Fields
-
columnCode
String columnCode
-
columnDisplayType
org.apache.fineract.infrastructure.dataqueries.data.ResultsetColumnHeaderData.DisplayType columnDisplayType
-
columnLength
Long columnLength
-
columnName
String columnName
-
columnType
org.apache.fineract.infrastructure.core.service.database.JdbcJavaType columnType
-
columnValues
List<org.apache.fineract.infrastructure.dataqueries.data.ResultsetColumnValueData> columnValues
-
isColumnIndexed
boolean isColumnIndexed
-
isColumnNullable
boolean isColumnNullable
-
isColumnPrimaryKey
boolean isColumnPrimaryKey
-
isColumnUnique
boolean isColumnUnique
-
-
-
Class org.apache.fineract.infrastructure.dataqueries.data.ResultsetColumnValueData
class ResultsetColumnValueData extends Object implements Serializable
-
-
Package org.apache.fineract.infrastructure.dataqueries.domain
-
Class org.apache.fineract.infrastructure.dataqueries.domain.EntityDatatableChecks
class EntityDatatableChecks extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.dataqueries.domain.RegisteredDatatable
class RegisteredDatatable extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.dataqueries.domain.Report
class Report extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
coreReport
boolean coreReport
-
description
String description
-
isSelfServiceUserReport
boolean isSelfServiceUserReport
-
reportCategory
String reportCategory
-
reportName
String reportName
-
reportParameterUsages
Set<ReportParameterUsage> reportParameterUsages
-
reportSql
String reportSql
-
reportSubType
String reportSubType
-
reportType
String reportType
-
useReport
boolean useReport
-
-
-
Class org.apache.fineract.infrastructure.dataqueries.domain.ReportParameter
class ReportParameter extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.dataqueries.domain.ReportParameterUsage
class ReportParameterUsage extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
parameter
ReportParameter parameter
-
report
Report report
-
reportParameterName
String reportParameterName
-
-
-
-
Package org.apache.fineract.infrastructure.dataqueries.exception
-
Exception Class org.apache.fineract.infrastructure.dataqueries.exception.DatatableEntryRequiredException
class DatatableEntryRequiredException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.dataqueries.exception.DatatableNotFoundException
class DatatableNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.dataqueries.exception.DatatableSystemErrorException
class DatatableSystemErrorException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.dataqueries.exception.EntityDatatableCheckAlreadyExistsException
class EntityDatatableCheckAlreadyExistsException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.dataqueries.exception.EntityDatatableCheckNotAllowException
class EntityDatatableCheckNotAllowException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.dataqueries.exception.EntityDatatableCheckNotSupportedException
class EntityDatatableCheckNotSupportedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.dataqueries.exception.EntityDatatableChecksNotFoundException
class EntityDatatableChecksNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.dataqueries.exception.ReportNotFoundException
class ReportNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.dataqueries.exception.ReportParameterNotFoundException
class ReportParameterNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.infrastructure.entityaccess.data
-
Class org.apache.fineract.infrastructure.entityaccess.data.FineractEntityRelationData
class FineractEntityRelationData extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.infrastructure.entityaccess.data.FineractEntityToEntityMappingData
class FineractEntityToEntityMappingData extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.fineract.infrastructure.entityaccess.domain
-
Class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityAccess
class FineractEntityAccess extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityRelation
class FineractEntityRelation extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
codeName
String codeName
-
fineractEntityToEntityMapping
Set<FineractEntityToEntityMapping> fineractEntityToEntityMapping
-
fromEntityType
String fromEntityType
-
toEntityType
String toEntityType
-
-
-
Class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityToEntityMapping
class FineractEntityToEntityMapping extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
endDate
LocalDate endDate
-
fromId
Long fromId
-
relationId
FineractEntityRelation relationId
-
startDate
LocalDate startDate
-
toId
Long toId
-
-
-
-
Package org.apache.fineract.infrastructure.entityaccess.exception
-
Exception Class org.apache.fineract.infrastructure.entityaccess.exception.FineractEntityAccessConfigurationException
class FineractEntityAccessConfigurationException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.entityaccess.exception.FineractEntityAccessNotFoundException
class FineractEntityAccessNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.entityaccess.exception.FineractEntityMappingConfigurationException
class FineractEntityMappingConfigurationException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.entityaccess.exception.FineractEntityToEntityMappingDateException
class FineractEntityToEntityMappingDateException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.entityaccess.exception.FineractEntityToEntityMappingNotFoundException
class FineractEntityToEntityMappingNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.entityaccess.exception.NotOfficeSpecificProductException
class NotOfficeSpecificProductException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.infrastructure.gcm.domain
-
Class org.apache.fineract.infrastructure.gcm.domain.Message
class Message extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collapseKey
String collapseKey
-
contentAvailable
Boolean contentAvailable
-
data
Map<String,
String> data -
delayWhileIdle
Boolean delayWhileIdle
-
dryRun
Boolean dryRun
-
notification
Notification notification
-
priority
String priority
-
restrictedPackageName
String restrictedPackageName
-
timeToLive
Integer timeToLive
-
-
Class org.apache.fineract.infrastructure.gcm.domain.MulticastResult
class MulticastResult extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.infrastructure.gcm.domain.Notification
class Notification extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.apache.fineract.infrastructure.gcm.domain.Result
class Result extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.fineract.infrastructure.gcm.exception
-
Exception Class org.apache.fineract.infrastructure.gcm.exception.InvalidRequestException
class InvalidRequestException extends IOException implements Serializable-
Serialized Fields
-
description
String description
-
status
int status
-
-
-
-
Package org.apache.fineract.infrastructure.hooks.data
-
Class org.apache.fineract.infrastructure.hooks.data.Entity
class Entity extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.infrastructure.hooks.data.Event
class Event extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.infrastructure.hooks.data.Field
class Field extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.infrastructure.hooks.data.Grouping
class Grouping extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.infrastructure.hooks.data.HookData
class HookData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
config
List<Field> config
-
createdAt
LocalDate createdAt
-
displayName
String displayName
-
events
List<Event> events
-
groupings
List<Grouping> groupings
-
id
Long id
-
isActive
Boolean isActive
-
name
String name
-
templateId
Long templateId
-
templateName
String templateName
-
templates
List<HookTemplateData> templates
-
updatedAt
LocalDate updatedAt
-
-
Class org.apache.fineract.infrastructure.hooks.data.HookTemplateData
class HookTemplateData extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.fineract.infrastructure.hooks.domain
-
Class org.apache.fineract.infrastructure.hooks.domain.Hook
class Hook extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableCustom implements Serializable-
Serialized Fields
-
config
Set<HookConfiguration> config
-
events
Set<HookResource> events
-
isActive
Boolean isActive
-
name
String name
-
template
HookTemplate template
-
ugdTemplate
Template ugdTemplate
-
-
-
Class org.apache.fineract.infrastructure.hooks.domain.HookConfiguration
class HookConfiguration extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.hooks.domain.HookResource
class HookResource extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.hooks.domain.HookTemplate
class HookTemplate extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.hooks.domain.Schema
class Schema extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
fieldName
String fieldName
-
fieldType
String fieldType
-
optional
boolean optional
-
placeholder
String placeholder
-
template
HookTemplate template
-
-
-
-
Package org.apache.fineract.infrastructure.hooks.exception
-
Exception Class org.apache.fineract.infrastructure.hooks.exception.HookNotFoundException
class HookNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.hooks.exception.HookTemplateNotFoundException
class HookTemplateNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.infrastructure.jobs.domain
-
Class org.apache.fineract.infrastructure.jobs.domain.CustomJobParameter
class CustomJobParameter extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
parameterJson
String parameterJson
-
-
-
Class org.apache.fineract.infrastructure.jobs.domain.JobParameter
class JobParameter extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.jobs.domain.ScheduledJobDetail
class ScheduledJobDetail extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
activeSchedular
boolean activeSchedular
-
createTime
Date createTime
-
cronExpression
String cronExpression
-
currentlyRunning
boolean currentlyRunning
-
errorLog
String errorLog
-
groupName
String groupName
-
isMismatchedJob
boolean isMismatchedJob
-
jobDisplayName
String jobDisplayName
-
jobKey
String jobKey
-
jobName
String jobName
-
nextRunTime
Date nextRunTime
-
nodeId
Integer nodeId
-
previousRunStartTime
Date previousRunStartTime
-
schedulerGroup
Short schedulerGroup
-
shortName
String shortName
-
taskPriority
Short taskPriority
-
triggerMisfired
boolean triggerMisfired
-
updatesAllowed
boolean updatesAllowed
-
-
-
Class org.apache.fineract.infrastructure.jobs.domain.ScheduledJobRunHistory
class ScheduledJobRunHistory extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.infrastructure.jobs.domain.SchedulerDetail
class SchedulerDetail extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
executeInstructionForMisfiredJobs
boolean executeInstructionForMisfiredJobs
-
resetSchedulerOnBootup
boolean resetSchedulerOnBootup
-
suspended
boolean suspended
-
-
-
-
Package org.apache.fineract.infrastructure.jobs.exception
-
Exception Class org.apache.fineract.infrastructure.jobs.exception.JobExecutionException
class JobExecutionException extends org.apache.fineract.infrastructure.core.exception.MultiException implements Serializable -
Exception Class org.apache.fineract.infrastructure.jobs.exception.JobInProcessExecution
class JobInProcessExecution extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.jobs.exception.JobNodeIdMismatchingException
class JobNodeIdMismatchingException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.jobs.exception.JobNotFoundException
class JobNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.jobs.exception.LoanIdsHardLockedException
class LoanIdsHardLockedException extends RuntimeException implements Serializable-
Serialized Fields
-
loanIdFromRequest
Long loanIdFromRequest
-
-
-
Exception Class org.apache.fineract.infrastructure.jobs.exception.OperationNotAllowedException
class OperationNotAllowedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformServiceUnavailableException implements Serializable
-
-
Package org.apache.fineract.infrastructure.reportmailingjob
-
Class org.apache.fineract.infrastructure.reportmailingjob.ReportMailingJobConstants
class ReportMailingJobConstants extends Object implements Serializable
-
-
Package org.apache.fineract.infrastructure.reportmailingjob.domain
-
Class org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJob
class ReportMailingJob extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableCustom implements Serializable- serialVersionUID:
- -2197602941230009227L
-
Serialized Fields
-
description
String description
-
emailAttachmentFileFormat
String emailAttachmentFileFormat
-
emailMessage
String emailMessage
-
emailRecipients
String emailRecipients
-
emailSubject
String emailSubject
-
isActive
boolean isActive
-
isDeleted
boolean isDeleted
-
name
String name
-
nextRunDateTime
LocalDateTime nextRunDateTime
-
numberOfRuns
Integer numberOfRuns
-
previousRunDateTime
LocalDateTime previousRunDateTime
-
previousRunErrorLog
String previousRunErrorLog
-
previousRunErrorMessage
String previousRunErrorMessage
-
previousRunStatus
String previousRunStatus
-
recurrence
String recurrence
-
runAsUser
org.apache.fineract.useradministration.domain.AppUser runAsUser
-
startDateTime
LocalDateTime startDateTime
-
stretchyReport
Report stretchyReport
-
stretchyReportParamMap
String stretchyReportParamMap
-
-
Class org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobConfiguration
class ReportMailingJobConfiguration extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 3099279770861263184L
-
Class org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRunHistory
class ReportMailingJobRunHistory extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -3757370929988421076L
-
Serialized Fields
-
endDateTime
LocalDateTime endDateTime
-
errorLog
String errorLog
-
errorMessage
String errorMessage
-
reportMailingJob
ReportMailingJob reportMailingJob
-
startDateTime
LocalDateTime startDateTime
-
status
String status
-
-
-
Package org.apache.fineract.infrastructure.reportmailingjob.exception
-
Exception Class org.apache.fineract.infrastructure.reportmailingjob.exception.ReportMailingJobConfigurationNotFoundException
class ReportMailingJobConfigurationNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.reportmailingjob.exception.ReportMailingJobNotFoundException
class ReportMailingJobNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.reportmailingjob.exception.ReportMailingJobRunHistoryNotFoundException
class ReportMailingJobRunHistoryNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.infrastructure.security.data
-
Class org.apache.fineract.infrastructure.security.data.FineractJwtAuthenticationToken
class FineractJwtAuthenticationToken extends org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken implements Serializable-
Serialized Fields
-
user
org.springframework.security.core.userdetails.UserDetails user
-
-
-
-
Package org.apache.fineract.infrastructure.security.domain
-
Class org.apache.fineract.infrastructure.security.domain.BasicPasswordEncodablePlatformUser
class BasicPasswordEncodablePlatformUser extends Object implements Serializable -
Class org.apache.fineract.infrastructure.security.domain.TFAccessToken
class TFAccessToken extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
enabled
boolean enabled
-
token
String token
-
user
org.apache.fineract.useradministration.domain.AppUser user
-
validFrom
LocalDateTime validFrom
-
validTo
LocalDateTime validTo
-
-
-
Class org.apache.fineract.infrastructure.security.domain.TwoFactorConfiguration
class TwoFactorConfiguration extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.infrastructure.security.exception
-
Exception Class org.apache.fineract.infrastructure.security.exception.AccessTokenInvalidIException
class AccessTokenInvalidIException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.security.exception.EscapeSqlLiteralException
class EscapeSqlLiteralException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.infrastructure.security.exception.ForcePasswordResetException
class ForcePasswordResetException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.security.exception.InvalidInstanceTypeMethodException
class InvalidInstanceTypeMethodException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable-
Serialized Fields
-
method
String method
-
-
-
Exception Class org.apache.fineract.infrastructure.security.exception.InvalidTenantIdentifierException
class InvalidTenantIdentifierException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.infrastructure.security.exception.NoAuthorizationException
class NoAuthorizationException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.infrastructure.security.exception.OTPDeliveryMethodInvalidException
class OTPDeliveryMethodInvalidException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.security.exception.OTPTokenInvalidException
class OTPTokenInvalidException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.infrastructure.security.exception.ResetPasswordException
class ResetPasswordException extends org.apache.fineract.infrastructure.core.exception.PlatformApiDataValidationException implements Serializable -
Exception Class org.apache.fineract.infrastructure.security.exception.SqlValidationException
class SqlValidationException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.infrastructure.sms.data.request
-
Record Class org.apache.fineract.infrastructure.sms.data.request.SmsCreationRequest
class SmsCreationRequest extends Record implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
campaignId
Long campaignId
The field for thecampaignIdrecord component. -
clientId
Long clientId
The field for theclientIdrecord component. -
groupId
Long groupId
The field for thegroupIdrecord component. -
message
String message
The field for themessagerecord component. -
staffId
Long staffId
The field for thestaffIdrecord component.
-
-
Record Class org.apache.fineract.infrastructure.sms.data.request.SmsUpdateRequest
class SmsUpdateRequest extends Record implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
message
String message
The field for themessagerecord component.
-
-
-
Package org.apache.fineract.infrastructure.sms.domain
-
Class org.apache.fineract.infrastructure.sms.domain.SmsMessage
class SmsMessage extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
deliveredOnDate
LocalDateTime deliveredOnDate
-
externalId
String externalId
-
group
org.apache.fineract.portfolio.group.domain.Group group
-
isNotification
boolean isNotification
-
message
String message
-
mobileNo
String mobileNo
-
smsCampaign
SmsCampaign smsCampaign
-
staff
org.apache.fineract.organisation.staff.domain.Staff staff
-
statusType
Integer statusType
-
submittedOnDate
LocalDate submittedOnDate
-
-
-
-
Package org.apache.fineract.infrastructure.sms.exception
-
Exception Class org.apache.fineract.infrastructure.sms.exception.SmsCountryCodeNotFoundException
class SmsCountryCodeNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.infrastructure.sms.exception.SmsNotFoundException
class SmsNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.infrastructure.springbatch
-
Class org.apache.fineract.infrastructure.springbatch.ContextualMessage
class ContextualMessage extends Object implements Serializable-
Serialized Fields
-
context
org.apache.fineract.infrastructure.core.domain.FineractContext context
-
stepExecutionRequest
org.springframework.batch.integration.partition.StepExecutionRequest stepExecutionRequest
-
-
-
-
Package org.apache.fineract.infrastructure.survey.domain
-
Class org.apache.fineract.infrastructure.survey.domain.Likelihood
class Likelihood extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.interoperation.data
-
Class org.apache.fineract.interoperation.data.IdDocument
class IdDocument extends Object implements Serializable -
Class org.apache.fineract.interoperation.data.InteropAccountData
class InteropAccountData extends org.apache.fineract.infrastructure.core.data.CommandProcessingResult implements Serializable-
Serialized Fields
-
accountBalance
BigDecimal accountBalance
-
accountId
String accountId
-
accountType
org.apache.fineract.portfolio.accountdetails.domain.AccountType accountType
-
activatedOn
LocalDate activatedOn
-
availableBalance
BigDecimal availableBalance
-
balanceOn
LocalDate balanceOn
-
currency
String currency
-
depositType
org.apache.fineract.portfolio.savings.DepositAccountType depositType
-
identifiers
List<org.apache.fineract.interoperation.data.InteropIdentifierData> identifiers
-
productName
String productName
-
savingProductId
String savingProductId
-
shortProductName
String shortProductName
-
status
org.apache.fineract.portfolio.savings.domain.SavingsAccountStatusType status
-
statusUpdateOn
LocalDate statusUpdateOn
-
subStatus
org.apache.fineract.portfolio.savings.domain.SavingsAccountSubStatusEnum subStatus
-
withdrawnOn
LocalDate withdrawnOn
-
-
-
Class org.apache.fineract.interoperation.data.InteropIdentifierAccountResponseData
class InteropIdentifierAccountResponseData extends org.apache.fineract.infrastructure.core.data.CommandProcessingResult implements Serializable-
Serialized Fields
-
accountId
@NotEmpty String accountId
-
-
-
Class org.apache.fineract.interoperation.data.InteropIdentifiersResponseData
class InteropIdentifiersResponseData extends org.apache.fineract.infrastructure.core.data.CommandProcessingResult implements Serializable-
Serialized Fields
-
identifiers
@NotNull List<org.apache.fineract.interoperation.data.InteropIdentifierData> identifiers
-
-
-
Class org.apache.fineract.interoperation.data.InteropKycData
class InteropKycData extends Object implements Serializable-
Serialized Fields
-
addressLine1
String addressLine1
-
addressLine2
String addressLine2
-
city
String city
-
contactPhone
String contactPhone
-
country
String country
-
dateOfBirth
String dateOfBirth
-
description
String description
-
displayName
String displayName
-
email
String email
-
firstName
String firstName
-
gender
String gender
-
idNo
String idNo
-
idType
String idType
-
lastName
String lastName
-
middleName
String middleName
-
nationality
String nationality
-
postalCode
String postalCode
-
stateProvince
String stateProvince
-
-
-
Class org.apache.fineract.interoperation.data.InteropKycResponseData
class InteropKycResponseData extends org.apache.fineract.infrastructure.core.data.CommandProcessingResult implements Serializable-
Serialized Fields
-
birthCountry
String birthCountry
-
contactPhone
String contactPhone
-
dateOfBirth
String dateOfBirth
-
emailAddress
String emailAddress
-
gender
String gender
-
idDocument
IdDocument[] idDocument
-
nationality
String nationality
-
postalAddress
PostalAddress postalAddress
-
subjectName
SubjectName subjectName
-
-
-
Class org.apache.fineract.interoperation.data.InteropQuoteResponseData
class InteropQuoteResponseData extends InteropResponseData implements Serializable -
Class org.apache.fineract.interoperation.data.InteropResponseData
class InteropResponseData extends org.apache.fineract.infrastructure.core.data.CommandProcessingResult implements Serializable-
Serialized Fields
-
expiration
String expiration
-
extensionList
List<ExtensionData> extensionList
-
state
@NotNull org.apache.fineract.interoperation.domain.InteropActionState state
-
transactionCode
@NotNull String transactionCode
-
-
-
Class org.apache.fineract.interoperation.data.InteropTransactionData
class InteropTransactionData extends org.apache.fineract.infrastructure.core.data.CommandProcessingResult implements Serializable-
Serialized Fields
-
accountBalance
@NotNull BigDecimal accountBalance
-
accountId
@NotNull String accountId
-
amount
@NotNull BigDecimal amount
-
bookingDateTime
@NotNull LocalDate bookingDateTime
-
chargeAmount
BigDecimal chargeAmount
-
currency
@NotNull String currency
-
note
String note
-
savingTransactionId
@NotNull String savingTransactionId
-
transactionType
@NotNull org.apache.fineract.portfolio.savings.SavingsAccountTransactionType transactionType
-
valueDateTime
@NotNull LocalDate valueDateTime
-
-
-
Class org.apache.fineract.interoperation.data.InteropTransactionRequestResponseData
class InteropTransactionRequestResponseData extends InteropResponseData implements Serializable-
Serialized Fields
-
requestCode
@NotNull String requestCode
-
-
-
Class org.apache.fineract.interoperation.data.InteropTransactionsData
class InteropTransactionsData extends org.apache.fineract.infrastructure.core.data.CommandProcessingResult implements Serializable-
Serialized Fields
-
transactions
List<InteropTransactionData> transactions
-
-
-
Class org.apache.fineract.interoperation.data.InteropTransferResponseData
class InteropTransferResponseData extends InteropResponseData implements Serializable -
Class org.apache.fineract.interoperation.data.PostalAddress
class PostalAddress extends Object implements Serializable -
Class org.apache.fineract.interoperation.data.SubjectName
class SubjectName extends Object implements Serializable
-
-
Package org.apache.fineract.interoperation.domain
-
Class org.apache.fineract.interoperation.domain.InteropIdentifier
class InteropIdentifier extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -5956820104410106625L
-
Serialized Fields
-
account
org.apache.fineract.portfolio.savings.domain.SavingsAccount account
-
createdBy
String createdBy
-
createdOn
LocalDateTime createdOn
-
modifiedBy
String modifiedBy
-
modifiedOn
LocalDateTime modifiedOn
-
subType
String subType
-
type
org.apache.fineract.interoperation.domain.InteropIdentifierType type
-
value
String value
-
-
-
Package org.apache.fineract.interoperation.exception
-
Exception Class org.apache.fineract.interoperation.exception.InteropAccountNotFoundException
class InteropAccountNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.interoperation.exception.InteropAccountTransactionNotAllowedException
class InteropAccountTransactionNotAllowedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.interoperation.exception.InteropKycDataNotFoundException
class InteropKycDataNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.interoperation.exception.InteropTransferAlreadyCommittedException
class InteropTransferAlreadyCommittedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.interoperation.exception.InteropTransferAlreadyOnHoldException
class InteropTransferAlreadyOnHoldException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.interoperation.exception.InteropTransferMissingException
class InteropTransferMissingException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.mix.data
-
Class org.apache.fineract.mix.data.MixTaxonomyRequest
class MixTaxonomyRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.fineract.mix.domain
-
Class org.apache.fineract.mix.domain.MixTaxonomyMapping
class MixTaxonomyMapping extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.mix.exception
-
Exception Class org.apache.fineract.mix.exception.XBRLMappingInvalidException
class XBRLMappingInvalidException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.notification.data
-
Class org.apache.fineract.notification.data.NotificationData
class NotificationData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
action
String action
-
actorId
Long actorId
-
content
String content
-
createdAt
String createdAt
-
id
Long id
-
isRead
boolean isRead
-
isSystemGenerated
boolean isSystemGenerated
-
objectId
Long objectId
-
objectType
String objectType
-
officeId
Long officeId
-
tenantIdentifier
String tenantIdentifier
-
userIds
Set<Long> userIds
-
-
-
Package org.apache.fineract.notification.domain
-
Class org.apache.fineract.notification.domain.Notification
class Notification extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.notification.domain.NotificationMapper
class NotificationMapper extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
createdAt
LocalDateTime createdAt
-
isRead
boolean isRead
-
notification
Notification notification
-
userId
org.apache.fineract.useradministration.domain.AppUser userId
-
-
-
-
Package org.apache.fineract.notification.eventandlistener
-
Class org.apache.fineract.notification.eventandlistener.NotificationEvent
class NotificationEvent extends org.apache.fineract.infrastructure.core.domain.FineractEvent implements Serializable-
Serialized Fields
-
notificationData
NotificationData notificationData
-
-
-
-
Package org.apache.fineract.organisation.holiday.domain
-
Class org.apache.fineract.organisation.holiday.domain.Holiday
class Holiday extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -1394246608386489129L
-
Serialized Fields
-
description
String description
-
fromDate
LocalDate fromDate
-
name
String name
-
offices
Set<org.apache.fineract.organisation.office.domain.Office> offices
-
processed
boolean processed
-
repaymentsRescheduledTo
LocalDate repaymentsRescheduledTo
-
reschedulingType
int reschedulingType
-
status
Integer status
-
toDate
LocalDate toDate
-
-
-
Package org.apache.fineract.organisation.holiday.exception
-
Exception Class org.apache.fineract.organisation.holiday.exception.HolidayDateException
class HolidayDateException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.organisation.holiday.exception.HolidayNotFoundException
class HolidayNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.organisation.office.domain
-
Class org.apache.fineract.organisation.office.domain.Office
class Office extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 8666934787325884372L
-
Serialized Fields
-
_persistence_parent_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_parent_vh
-
children
List<org.apache.fineract.organisation.office.domain.Office> children
-
externalId
org.apache.fineract.infrastructure.core.domain.ExternalId externalId
-
hierarchy
String hierarchy
-
name
String name
-
openingDate
LocalDate openingDate
-
parent
org.apache.fineract.organisation.office.domain.Office parent
-
-
Class org.apache.fineract.organisation.office.domain.OfficeTransaction
class OfficeTransaction extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
currency
org.apache.fineract.organisation.monetary.domain.MonetaryCurrency currency
-
description
String description
-
from
org.apache.fineract.organisation.office.domain.Office from
-
to
org.apache.fineract.organisation.office.domain.Office to
-
transactionAmount
BigDecimal transactionAmount
-
transactionDate
LocalDate transactionDate
-
-
-
-
Package org.apache.fineract.organisation.office.exception
-
Exception Class org.apache.fineract.organisation.office.exception.CannotUpdateOfficeWithParentOfficeSameAsSelf
class CannotUpdateOfficeWithParentOfficeSameAsSelf extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.organisation.office.exception.InvalidOfficeException
class InvalidOfficeException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.organisation.office.exception.OfficeNotFoundException
class OfficeNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.organisation.office.exception.OfficeTransactionNotFoundException
class OfficeTransactionNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.organisation.office.exception.RootOfficeParentCannotBeUpdated
class RootOfficeParentCannotBeUpdated extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.organisation.provisioning.data
-
Class org.apache.fineract.organisation.provisioning.data.ProvisioningCategoryData
class ProvisioningCategoryData extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.organisation.provisioning.data.ProvisioningCriteriaData
class ProvisioningCriteriaData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
createdBy
String createdBy
-
criteriaId
Long criteriaId
-
criteriaName
String criteriaName
-
definitions
Collection<ProvisioningCriteriaDefinitionData> definitions
-
glAccounts
Collection<org.apache.fineract.accounting.glaccount.data.GLAccountData> glAccounts
-
loanProducts
Collection<org.apache.fineract.portfolio.loanproduct.data.LoanProductData> loanProducts
-
selectedLoanProducts
Collection<org.apache.fineract.portfolio.loanproduct.data.LoanProductData> selectedLoanProducts
-
-
Class org.apache.fineract.organisation.provisioning.data.ProvisioningCriteriaDefinitionData
class ProvisioningCriteriaDefinitionData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
categoryId
Long categoryId
-
categoryName
String categoryName
-
expenseAccount
Long expenseAccount
-
expenseCode
String expenseCode
-
expenseName
String expenseName
-
id
Long id
-
liabilityAccount
Long liabilityAccount
-
liabilityCode
String liabilityCode
-
liabilityName
String liabilityName
-
maxAge
Long maxAge
-
minAge
Long minAge
-
provisioningPercentage
BigDecimal provisioningPercentage
-
-
-
Package org.apache.fineract.organisation.provisioning.domain
-
Class org.apache.fineract.organisation.provisioning.domain.LoanProductProvisionCriteria
class LoanProductProvisionCriteria extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
criteria
ProvisioningCriteria criteria
-
loanProduct
org.apache.fineract.portfolio.loanproduct.domain.LoanProduct loanProduct
-
-
-
Class org.apache.fineract.organisation.provisioning.domain.ProvisioningCategory
class ProvisioningCategory extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.organisation.provisioning.domain.ProvisioningCriteria
class ProvisioningCriteria extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableCustom implements Serializable-
Serialized Fields
-
criteriaName
String criteriaName
-
loanProductMapping
Set<LoanProductProvisionCriteria> loanProductMapping
-
provisioningCriteriaDefinition
Set<ProvisioningCriteriaDefinition> provisioningCriteriaDefinition
-
-
-
Class org.apache.fineract.organisation.provisioning.domain.ProvisioningCriteriaDefinition
class ProvisioningCriteriaDefinition extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
criteria
ProvisioningCriteria criteria
-
expenseAccount
org.apache.fineract.accounting.glaccount.domain.GLAccount expenseAccount
-
liabilityAccount
org.apache.fineract.accounting.glaccount.domain.GLAccount liabilityAccount
-
maximumAge
Long maximumAge
-
minimumAge
Long minimumAge
-
provisioningCategory
ProvisioningCategory provisioningCategory
-
provisioningPercentage
BigDecimal provisioningPercentage
-
-
-
-
Package org.apache.fineract.organisation.provisioning.exception
-
Exception Class org.apache.fineract.organisation.provisioning.exception.ProvisioningCategoryCannotBeDeletedException
class ProvisioningCategoryCannotBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.organisation.provisioning.exception.ProvisioningCategoryNotFoundException
class ProvisioningCategoryNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.organisation.provisioning.exception.ProvisioningCriteriaCannotBeCreatedException
class ProvisioningCriteriaCannotBeCreatedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.organisation.provisioning.exception.ProvisioningCriteriaCannotBeDeletedException
class ProvisioningCriteriaCannotBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.organisation.provisioning.exception.ProvisioningCriteriaNotFoundException
class ProvisioningCriteriaNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.organisation.provisioning.exception.ProvisioningCriteriaOverlappingDefinitionException
class ProvisioningCriteriaOverlappingDefinitionException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.organisation.staff.data
-
Class org.apache.fineract.organisation.staff.data.StaffData
class StaffData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
allowedOffices
Collection<org.apache.fineract.organisation.office.data.OfficeData> allowedOffices
-
dateFormat
String dateFormat
-
displayName
String displayName
-
externalId
String externalId
-
firstname
String firstname
-
id
Long id
-
isActive
Boolean isActive
-
isLoanOfficer
Boolean isLoanOfficer
-
joiningDate
LocalDate joiningDate
-
lastname
String lastname
-
locale
String locale
-
mobileNo
String mobileNo
-
officeId
Long officeId
-
officeName
String officeName
-
-
Class org.apache.fineract.organisation.staff.data.StaffRequest
class StaffRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dateFormat
String dateFormat
-
externalId
String externalId
-
firstname
String firstname
-
forceStatus
Boolean forceStatus
-
isActive
Boolean isActive
-
isLoanOfficer
Boolean isLoanOfficer
-
joiningDate
String joiningDate
-
lastname
String lastname
-
locale
String locale
-
mobileNo
String mobileNo
-
officeId
Long officeId
-
-
-
Package org.apache.fineract.organisation.staff.domain
-
Class org.apache.fineract.organisation.staff.domain.Staff
class Staff extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 2342815942401820336L
-
Serialized Fields
-
active
boolean active
-
displayName
String displayName
-
emailAddress
String emailAddress
-
externalId
String externalId
-
firstname
String firstname
-
image
org.apache.fineract.infrastructure.documentmanagement.domain.Image image
-
joiningDate
LocalDate joiningDate
-
lastname
String lastname
-
loanOfficer
boolean loanOfficer
-
mobileNo
String mobileNo
-
office
org.apache.fineract.organisation.office.domain.Office office
-
organisationalRoleParentStaff
org.apache.fineract.organisation.staff.domain.Staff organisationalRoleParentStaff
-
organisationalRoleType
Integer organisationalRoleType
-
-
-
Package org.apache.fineract.organisation.staff.exception
-
Exception Class org.apache.fineract.organisation.staff.exception.StaffNotFoundException
class StaffNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.organisation.staff.exception.StaffRoleException
class StaffRoleException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.organisation.workingdays.data
-
Class org.apache.fineract.organisation.workingdays.data.WorkingDaysData
class WorkingDaysData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
extendTermForDailyRepayments
Boolean extendTermForDailyRepayments
-
extendTermForRepaymentsOnHolidays
Boolean extendTermForRepaymentsOnHolidays
-
id
Long id
-
recurrence
String recurrence
-
repaymentRescheduleOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> repaymentRescheduleOptions
-
repaymentRescheduleType
org.apache.fineract.infrastructure.core.data.EnumOptionData repaymentRescheduleType
-
-
-
Package org.apache.fineract.organisation.workingdays.domain
-
Class org.apache.fineract.organisation.workingdays.domain.WorkingDays
class WorkingDays extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -7610261712588955091L
-
-
Package org.apache.fineract.organisation.workingdays.exception
-
Exception Class org.apache.fineract.organisation.workingdays.exception.WorkingDaysNotFoundException
class WorkingDaysNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.account.data
-
Class org.apache.fineract.portfolio.account.data.AccountTransferData
class AccountTransferData extends Object implements Serializable-
Serialized Fields
-
currency
org.apache.fineract.organisation.monetary.data.CurrencyData currency
-
fromAccount
org.apache.fineract.portfolio.account.data.PortfolioAccountData fromAccount
-
fromAccountOptions
Collection<org.apache.fineract.portfolio.account.data.PortfolioAccountData> fromAccountOptions
-
fromAccountType
org.apache.fineract.infrastructure.core.data.EnumOptionData fromAccountType
-
fromAccountTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> fromAccountTypeOptions
-
fromClient
org.apache.fineract.portfolio.client.data.ClientData fromClient
-
fromClientOptions
Collection<org.apache.fineract.portfolio.client.data.ClientData> fromClientOptions
-
fromOffice
org.apache.fineract.organisation.office.data.OfficeData fromOffice
-
fromOfficeOptions
Collection<org.apache.fineract.organisation.office.data.OfficeData> fromOfficeOptions
-
id
Long id
-
reversed
Boolean reversed
-
toAccount
org.apache.fineract.portfolio.account.data.PortfolioAccountData toAccount
-
toAccountOptions
Collection<org.apache.fineract.portfolio.account.data.PortfolioAccountData> toAccountOptions
-
toAccountType
org.apache.fineract.infrastructure.core.data.EnumOptionData toAccountType
-
toAccountTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> toAccountTypeOptions
-
toClient
org.apache.fineract.portfolio.client.data.ClientData toClient
-
toClientOptions
Collection<org.apache.fineract.portfolio.client.data.ClientData> toClientOptions
-
toOffice
org.apache.fineract.organisation.office.data.OfficeData toOffice
-
toOfficeOptions
Collection<org.apache.fineract.organisation.office.data.OfficeData> toOfficeOptions
-
transferAmount
BigDecimal transferAmount
-
transferDate
LocalDate transferDate
-
transferDescription
String transferDescription
-
-
-
Class org.apache.fineract.portfolio.account.data.PortfolioAccountData
class PortfolioAccountData extends Object implements Serializable-
Serialized Fields
-
accountNo
String accountNo
-
amtForTransfer
BigDecimal amtForTransfer
-
clientId
Long clientId
-
clientName
String clientName
-
currency
org.apache.fineract.organisation.monetary.data.CurrencyData currency
-
externalId
String externalId
-
fieldOfficerId
Long fieldOfficerId
-
fieldOfficerName
String fieldOfficerName
-
groupId
Long groupId
-
groupName
String groupName
-
id
Long id
-
productId
Long productId
-
productName
String productName
-
-
-
Class org.apache.fineract.portfolio.account.data.StandingInstructionHistoryData
class StandingInstructionHistoryData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
errorLog
String errorLog
-
executionTime
LocalDate executionTime
-
fromAccount
org.apache.fineract.portfolio.account.data.PortfolioAccountData fromAccount
-
fromAccountType
org.apache.fineract.infrastructure.core.data.EnumOptionData fromAccountType
-
fromClient
org.apache.fineract.portfolio.client.data.ClientData fromClient
-
fromOffice
org.apache.fineract.organisation.office.data.OfficeData fromOffice
-
name
String name
-
standingInstructionId
Long standingInstructionId
-
status
String status
-
toAccount
org.apache.fineract.portfolio.account.data.PortfolioAccountData toAccount
-
toAccountType
org.apache.fineract.infrastructure.core.data.EnumOptionData toAccountType
-
toClient
org.apache.fineract.portfolio.client.data.ClientData toClient
-
toOffice
org.apache.fineract.organisation.office.data.OfficeData toOffice
-
-
-
Package org.apache.fineract.portfolio.account.data.request
-
Class org.apache.fineract.portfolio.account.data.request.AccountTransferRequest
class AccountTransferRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dateFormat
String dateFormat
-
fromAccountId
String fromAccountId
-
fromAccountType
String fromAccountType
-
fromClientId
String fromClientId
-
fromOfficeId
String fromOfficeId
-
locale
String locale
-
toAccountId
String toAccountId
-
toAccountType
String toAccountType
-
toClientId
String toClientId
-
toOfficeId
String toOfficeId
-
transferAmount
String transferAmount
-
transferDate
String transferDate
-
transferDescription
String transferDescription
-
-
Class org.apache.fineract.portfolio.account.data.request.AccountTransSearchParam
class AccountTransSearchParam extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.portfolio.account.data.request.StandingInstructionCreationRequest
class StandingInstructionCreationRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
String amount
-
dateFormat
String dateFormat
-
fromAccountId
String fromAccountId
-
fromAccountType
String fromAccountType
-
fromClientId
String fromClientId
-
fromOfficeId
String fromOfficeId
-
instructionType
String instructionType
-
locale
String locale
-
monthDayFormat
String monthDayFormat
-
name
String name
-
priority
String priority
-
recurrenceFrequency
String recurrenceFrequency
-
recurrenceInterval
String recurrenceInterval
-
recurrenceOnMonthDay
String recurrenceOnMonthDay
-
recurrenceType
String recurrenceType
-
status
String status
-
toAccountId
String toAccountId
-
toAccountType
String toAccountType
-
toClientId
String toClientId
-
toOfficeId
String toOfficeId
-
transferType
String transferType
-
validFrom
String validFrom
-
validTill
String validTill
-
-
Class org.apache.fineract.portfolio.account.data.request.StandingInstructionSearchParam
class StandingInstructionSearchParam extends AccountTransSearchParam implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
transferType
Integer transferType
-
-
Class org.apache.fineract.portfolio.account.data.request.StandingInstructionUpdatesRequest
class StandingInstructionUpdatesRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
String amount
-
dateFormat
String dateFormat
-
instructionType
String instructionType
-
locale
String locale
-
monthDayFormat
String monthDayFormat
-
name
String name
-
priority
String priority
-
recurrenceFrequency
String recurrenceFrequency
-
recurrenceInterval
String recurrenceInterval
-
recurrenceOnMonthDay
String recurrenceOnMonthDay
-
recurrenceType
String recurrenceType
-
status
String status
-
validFrom
String validFrom
-
validTill
String validTill
-
-
-
Package org.apache.fineract.portfolio.account.domain
-
Class org.apache.fineract.portfolio.account.domain.AccountAssociations
class AccountAssociations extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
active
boolean active
-
associationType
Integer associationType
-
linkedLoanAccount
org.apache.fineract.portfolio.loanaccount.domain.Loan linkedLoanAccount
-
linkedSavingsAccount
org.apache.fineract.portfolio.savings.domain.SavingsAccount linkedSavingsAccount
-
loanAccount
org.apache.fineract.portfolio.loanaccount.domain.Loan loanAccount
-
savingsAccount
org.apache.fineract.portfolio.savings.domain.SavingsAccount savingsAccount
-
-
-
Class org.apache.fineract.portfolio.account.domain.AccountTransferDetails
class AccountTransferDetails extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
accountTransferStandingInstruction
AccountTransferStandingInstruction accountTransferStandingInstruction
-
accountTransferTransactions
List<AccountTransferTransaction> accountTransferTransactions
-
fromClient
org.apache.fineract.portfolio.client.domain.Client fromClient
-
fromLoanAccount
org.apache.fineract.portfolio.loanaccount.domain.Loan fromLoanAccount
-
fromOffice
org.apache.fineract.organisation.office.domain.Office fromOffice
-
fromSavingsAccount
org.apache.fineract.portfolio.savings.domain.SavingsAccount fromSavingsAccount
-
toClient
org.apache.fineract.portfolio.client.domain.Client toClient
-
toLoanAccount
org.apache.fineract.portfolio.loanaccount.domain.Loan toLoanAccount
-
toOffice
org.apache.fineract.organisation.office.domain.Office toOffice
-
toSavingsAccount
org.apache.fineract.portfolio.savings.domain.SavingsAccount toSavingsAccount
-
transferType
Integer transferType
-
-
-
Class org.apache.fineract.portfolio.account.domain.AccountTransferStandingInstruction
class AccountTransferStandingInstruction extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
accountTransferDetails
AccountTransferDetails accountTransferDetails
-
amount
BigDecimal amount
-
instructionType
Integer instructionType
-
latsRunDate
LocalDate latsRunDate
-
name
String name
-
priority
Integer priority
-
recurrenceFrequency
Integer recurrenceFrequency
-
recurrenceInterval
Integer recurrenceInterval
-
recurrenceOnDay
Integer recurrenceOnDay
-
recurrenceOnMonth
Integer recurrenceOnMonth
-
recurrenceType
Integer recurrenceType
-
status
Integer status
-
validFrom
LocalDate validFrom
-
validTill
LocalDate validTill
-
-
-
Class org.apache.fineract.portfolio.account.domain.AccountTransferTransaction
class AccountTransferTransaction extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
accountTransferDetails
AccountTransferDetails accountTransferDetails
-
amount
BigDecimal amount
-
currency
org.apache.fineract.organisation.monetary.domain.MonetaryCurrency currency
-
date
LocalDate date
-
description
String description
-
fromLoanTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction fromLoanTransaction
-
fromSavingsTransaction
org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction fromSavingsTransaction
-
reversed
boolean reversed
-
toLoanTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction toLoanTransaction
-
toSavingsTransaction
org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction toSavingsTransaction
-
-
-
-
Package org.apache.fineract.portfolio.account.exception
-
Exception Class org.apache.fineract.portfolio.account.exception.AccountTransferNotFoundException
class AccountTransferNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.account.exception.DifferentCurrenciesException
class DifferentCurrenciesException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.account.exception.StandingInstructionNotFoundException
class StandingInstructionNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.accountdetails.data
-
Package org.apache.fineract.portfolio.accounts.data.request
-
Class org.apache.fineract.portfolio.accounts.data.request.AccountChargesRequest
class AccountChargesRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
chargeId
Long chargeId
-
-
Class org.apache.fineract.portfolio.accounts.data.request.AccountRequest
class AccountRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
allowDividendCalculationForInactiveClients
String allowDividendCalculationForInactiveClients
-
applicationDate
String applicationDate
-
approvedDate
String approvedDate
-
charges
List<AccountChargesRequest> charges
-
clientId
Long clientId
-
currencyCode
String currencyCode
-
dateFormat
String dateFormat
-
digitsAfterDecimal
Integer digitsAfterDecimal
-
externalId
String externalId
-
id
Long id
-
inMultiplesOf
String inMultiplesOf
-
locale
String locale
-
lockinPeriodFrequency
Integer lockinPeriodFrequency
-
lockinPeriodFrequencyType
String lockinPeriodFrequencyType
-
minimumActivePeriod
Integer minimumActivePeriod
-
minimumActivePeriodFrequencyType
String minimumActivePeriodFrequencyType
-
numberOfShares
Long numberOfShares
-
productId
Long productId
-
purchasedDate
String purchasedDate
-
requestedShares
Long requestedShares
-
savingsAccountId
Long savingsAccountId
-
submittedDate
String submittedDate
-
unitPrice
BigDecimal unitPrice
-
-
-
Package org.apache.fineract.portfolio.accounts.exceptions
-
Package org.apache.fineract.portfolio.address.data
-
Class org.apache.fineract.portfolio.address.data.AddressData
class AddressData extends Object implements Serializable-
Serialized Fields
-
addressId
Long addressId
-
addressLine1
String addressLine1
-
addressLine2
String addressLine2
-
addressLine3
String addressLine3
-
addressType
String addressType
-
addressTypeId
Long addressTypeId
-
addressTypeIdOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> addressTypeIdOptions
-
city
String city
-
clientID
Long clientID
-
countryId
Long countryId
-
countryIdOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> countryIdOptions
-
countryName
String countryName
-
countyDistrict
String countyDistrict
-
createdBy
String createdBy
-
createdOn
LocalDate createdOn
-
isActive
Boolean isActive
-
latitude
BigDecimal latitude
-
longitude
BigDecimal longitude
-
postalCode
String postalCode
-
stateName
String stateName
-
stateProvinceId
Long stateProvinceId
-
stateProvinceIdOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> stateProvinceIdOptions
-
street
String street
-
townVillage
String townVillage
-
updatedBy
String updatedBy
-
updatedOn
LocalDate updatedOn
-
-
-
Record Class org.apache.fineract.portfolio.address.data.FieldConfigurationData
class FieldConfigurationData extends Record implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entity
String entity
The field for theentityrecord component. -
field
String field
The field for thefieldrecord component. -
fieldConfigurationId
Long fieldConfigurationId
The field for thefieldConfigurationIdrecord component. -
isEnabled
boolean isEnabled
The field for theisEnabledrecord component. -
isMandatory
boolean isMandatory
The field for theisMandatoryrecord component. -
subentity
String subentity
The field for thesubentityrecord component. -
validationRegex
String validationRegex
The field for thevalidationRegexrecord component.
-
-
-
Package org.apache.fineract.portfolio.address.domain
-
Class org.apache.fineract.portfolio.address.domain.Address
class Address extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
addressLine1
String addressLine1
-
addressLine2
String addressLine2
-
addressLine3
String addressLine3
-
city
String city
-
clientaddress
Set<ClientAddress> clientaddress
-
country
org.apache.fineract.infrastructure.codes.domain.CodeValue country
-
countyDistrict
String countyDistrict
-
createdBy
String createdBy
-
createdOn
LocalDate createdOn
-
latitude
BigDecimal latitude
-
longitude
BigDecimal longitude
-
postalCode
String postalCode
-
stateProvince
org.apache.fineract.infrastructure.codes.domain.CodeValue stateProvince
-
street
String street
-
townVillage
String townVillage
-
updatedBy
String updatedBy
-
updatedOn
LocalDate updatedOn
-
-
-
Class org.apache.fineract.portfolio.address.domain.FieldConfiguration
class FieldConfiguration extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.portfolio.address.exception
-
Exception Class org.apache.fineract.portfolio.address.exception.AddressNotFoundException
class AddressNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.calendar.domain
-
Class org.apache.fineract.portfolio.calendar.domain.Calendar
class Calendar extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- 6545899774189248894L
-
Serialized Fields
-
calendarHistory
Set<org.apache.fineract.portfolio.calendar.domain.CalendarHistory> calendarHistory
-
description
String description
-
duration
Integer duration
-
endDate
LocalDate endDate
-
firstReminder
Integer firstReminder
-
location
String location
-
meetingtime
LocalTime meetingtime
-
recurrence
String recurrence
-
remindById
Integer remindById
-
repeating
boolean repeating
-
secondReminder
Integer secondReminder
-
startDate
LocalDate startDate
-
title
String title
-
typeId
Integer typeId
-
-
Class org.apache.fineract.portfolio.calendar.domain.CalendarHistory
class CalendarHistory extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -989266514453703537L
-
Serialized Fields
-
calendar
org.apache.fineract.portfolio.calendar.domain.Calendar calendar
-
description
String description
-
duration
Integer duration
-
endDate
LocalDate endDate
-
firstReminder
Integer firstReminder
-
location
String location
-
recurrence
String recurrence
-
remindById
Integer remindById
-
repeating
boolean repeating
-
secondReminder
Integer secondReminder
-
startDate
LocalDate startDate
-
title
String title
-
typeId
Integer typeId
-
-
Class org.apache.fineract.portfolio.calendar.domain.CalendarInstance
class CalendarInstance extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -2704724759938332828L
-
-
Package org.apache.fineract.portfolio.calendar.exception
-
Exception Class org.apache.fineract.portfolio.calendar.exception.CalendarDateException
class CalendarDateException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.calendar.exception.CalendarEntityTypeNotSupportedException
class CalendarEntityTypeNotSupportedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.calendar.exception.CalendarInstanceNotFoundException
class CalendarInstanceNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.calendar.exception.CalendarNotFoundException
class CalendarNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.calendar.exception.CalendarParameterUpdateNotSupportedException
class CalendarParameterUpdateNotSupportedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.calendar.exception.MeetingFrequencyMismatchException
class MeetingFrequencyMismatchException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.calendar.exception.NotValidRecurringDateException
class NotValidRecurringDateException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.portfolio.client.data
-
Class org.apache.fineract.portfolio.client.data.ClientAddressRequest
class ClientAddressRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
addressId
Long addressId
-
addressLine1
String addressLine1
-
addressLine2
String addressLine2
-
addressLine3
String addressLine3
-
addressTypeId
Long addressTypeId
-
city
String city
-
countryId
Long countryId
-
countyDistrict
String countyDistrict
-
createdBy
String createdBy
-
createdOn
String createdOn
-
isActive
Boolean isActive
-
latitude
BigDecimal latitude
-
longitude
BigDecimal longitude
-
postalCode
String postalCode
-
stateProvinceId
Long stateProvinceId
-
townVillage
String townVillage
-
updatedBy
String updatedBy
-
updatedOn
String updatedOn
-
-
Class org.apache.fineract.portfolio.client.data.ClientCollateralManagementData
class ClientCollateralManagementData extends Object implements Serializable-
Serialized Fields
-
id
Long id
-
name
String name
-
pctToBase
BigDecimal pctToBase
-
quantity
BigDecimal quantity
-
total
BigDecimal total
-
totalCollateral
BigDecimal totalCollateral
-
unitPrice
BigDecimal unitPrice
-
-
-
Class org.apache.fineract.portfolio.client.data.ClientData
class ClientData extends Object implements Serializable-
Serialized Fields
-
accountNo
String accountNo
-
activationDate
LocalDate activationDate
-
active
Boolean active
-
address
Collection<org.apache.fineract.portfolio.address.data.AddressData> address
-
clientClassification
org.apache.fineract.infrastructure.codes.data.CodeValueData clientClassification
-
clientClassificationId
Long clientClassificationId
-
clientClassificationOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> clientClassificationOptions
-
clientCollateralManagements
Set<org.apache.fineract.portfolio.client.data.ClientCollateralManagementData> clientCollateralManagements
-
clientLegalFormOptions
List<org.apache.fineract.infrastructure.core.data.EnumOptionData> clientLegalFormOptions
-
clientNonPersonConstitutionOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> clientNonPersonConstitutionOptions
-
clientNonPersonDetails
org.apache.fineract.portfolio.client.data.ClientNonPersonData clientNonPersonDetails
-
clientNonPersonMainBusinessLineOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> clientNonPersonMainBusinessLineOptions
-
clientType
org.apache.fineract.infrastructure.codes.data.CodeValueData clientType
-
clientTypeId
Long clientTypeId
-
clientTypeOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> clientTypeOptions
-
datatables
List<org.apache.fineract.infrastructure.dataqueries.data.DatatableData> datatables
-
dateFormat
String dateFormat
-
dateOfBirth
LocalDate dateOfBirth
-
displayName
String displayName
-
emailAddress
String emailAddress
-
externalId
org.apache.fineract.infrastructure.core.domain.ExternalId externalId
-
familyMemberOptions
org.apache.fineract.portfolio.client.data.ClientFamilyMembersData familyMemberOptions
-
firstname
String firstname
-
fullname
String fullname
-
gender
org.apache.fineract.infrastructure.codes.data.CodeValueData gender
-
genderId
Long genderId
-
genderOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> genderOptions
-
groups
Collection<org.apache.fineract.portfolio.group.data.GroupGeneralData> groups
-
id
Long id
-
imageId
Long imageId
-
imagePresent
Boolean imagePresent
-
isAddressEnabled
Boolean isAddressEnabled
-
isStaff
Boolean isStaff
-
lastname
String lastname
-
legalForm
org.apache.fineract.infrastructure.core.data.EnumOptionData legalForm
-
legalFormId
Long legalFormId
-
locale
String locale
-
middlename
String middlename
-
mobileNo
String mobileNo
-
narrations
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> narrations
-
officeId
Long officeId
-
officeName
String officeName
-
officeOptions
Collection<org.apache.fineract.organisation.office.data.OfficeData> officeOptions
-
savingAccountOptions
Collection<org.apache.fineract.portfolio.savings.data.SavingsAccountData> savingAccountOptions
-
savingProductOptions
Collection<org.apache.fineract.portfolio.savings.data.SavingsProductData> savingProductOptions
-
savingsAccountId
Long savingsAccountId
-
savingsProductId
Long savingsProductId
-
savingsProductName
String savingsProductName
-
staffId
Long staffId
-
staffName
String staffName
-
staffOptions
Collection<org.apache.fineract.organisation.staff.data.StaffData> staffOptions
-
status
org.apache.fineract.infrastructure.core.data.EnumOptionData status
-
submittedOnDate
LocalDate submittedOnDate
-
subStatus
org.apache.fineract.infrastructure.codes.data.CodeValueData subStatus
-
timeline
org.apache.fineract.portfolio.client.data.ClientTimelineData timeline
-
transferToOfficeId
Long transferToOfficeId
-
transferToOfficeName
String transferToOfficeName
-
-
-
Class org.apache.fineract.portfolio.client.data.ClientFamilyMemberRequest
class ClientFamilyMemberRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
age
Long age
-
clientId
Long clientId
-
dateFormat
String dateFormat
-
dateOfBirth
String dateOfBirth
-
familyMembers
String familyMembers
-
firstName
String firstName
-
genderId
Long genderId
-
id
Long id
-
isDependent
Boolean isDependent
-
lastName
String lastName
-
locale
String locale
-
maritalStatusId
Long maritalStatusId
-
middleName
String middleName
-
mobileNumber
String mobileNumber
-
professionId
Long professionId
-
qualification
String qualification
-
relationshipId
Long relationshipId
-
-
Class org.apache.fineract.portfolio.client.data.ClientFamilyMembersData
class ClientFamilyMembersData extends Object implements Serializable-
Serialized Fields
-
age
Long age
-
clientId
Long clientId
-
dateOfBirth
LocalDate dateOfBirth
-
firstName
String firstName
-
gender
String gender
-
genderId
Long genderId
-
genderIdOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> genderIdOptions
-
id
Long id
-
isDependent
Boolean isDependent
-
lastName
String lastName
-
maritalStatus
String maritalStatus
-
maritalStatusId
Long maritalStatusId
-
maritalStatusIdOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> maritalStatusIdOptions
-
middleName
String middleName
-
mobileNumber
String mobileNumber
-
profession
String profession
-
professionId
Long professionId
-
professionIdOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> professionIdOptions
-
qualification
String qualification
-
relationship
String relationship
-
relationshipId
Long relationshipId
-
relationshipIdOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> relationshipIdOptions
-
-
-
Class org.apache.fineract.portfolio.client.data.ClientIdentifierData
class ClientIdentifierData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
allowedDocumentTypes
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> allowedDocumentTypes
-
clientId
Long clientId
-
description
String description
-
documentKey
String documentKey
-
documentType
org.apache.fineract.infrastructure.codes.data.CodeValueData documentType
-
id
Long id
-
status
String status
-
-
Class org.apache.fineract.portfolio.client.data.ClientIdentifierRequest
class ClientIdentifierRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.portfolio.client.data.ClientNonPersonData
class ClientNonPersonData extends Object implements Serializable-
Serialized Fields
-
constitution
org.apache.fineract.infrastructure.codes.data.CodeValueData constitution
-
constitutionId
Long constitutionId
-
dateFormat
String dateFormat
-
incorpNumber
String incorpNumber
-
incorpValidityTillDate
LocalDate incorpValidityTillDate
-
locale
String locale
-
mainBusinessLine
org.apache.fineract.infrastructure.codes.data.CodeValueData mainBusinessLine
-
mainBusinessLineId
Long mainBusinessLineId
-
remarks
String remarks
-
-
-
Class org.apache.fineract.portfolio.client.data.ClientTimelineData
class ClientTimelineData extends Object implements Serializable-
Serialized Fields
-
activatedByFirstname
String activatedByFirstname
-
activatedByLastname
String activatedByLastname
-
activatedByUsername
String activatedByUsername
-
activatedOnDate
LocalDate activatedOnDate
-
closedByFirstname
String closedByFirstname
-
closedByLastname
String closedByLastname
-
closedByUsername
String closedByUsername
-
closedOnDate
LocalDate closedOnDate
-
submittedByFirstname
String submittedByFirstname
-
submittedByLastname
String submittedByLastname
-
submittedByUsername
String submittedByUsername
-
submittedOnDate
LocalDate submittedOnDate
-
-
-
-
Package org.apache.fineract.portfolio.client.domain
-
Class org.apache.fineract.portfolio.client.domain.Client
class Client extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -3046643391636361200L
-
Serialized Fields
-
_persistence_activatedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_activatedBy_vh
-
_persistence_clientClassification_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_clientClassification_vh
-
_persistence_clientType_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_clientType_vh
-
_persistence_closedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_closedBy_vh
-
_persistence_closureReason_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_closureReason_vh
-
_persistence_gender_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_gender_vh
-
_persistence_reactivatedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_reactivatedBy_vh
-
_persistence_rejectedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_rejectedBy_vh
-
_persistence_rejectionReason_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_rejectionReason_vh
-
_persistence_reopenedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_reopenedBy_vh
-
_persistence_subStatus_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_subStatus_vh
-
_persistence_withdrawalReason_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_withdrawalReason_vh
-
_persistence_withdrawnBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_withdrawnBy_vh
-
accountNumber
String accountNumber
-
accountNumberRequiresAutoGeneration
boolean accountNumberRequiresAutoGeneration
-
activatedBy
org.apache.fineract.useradministration.domain.AppUser activatedBy
-
activationDate
LocalDate activationDate
-
clientClassification
org.apache.fineract.infrastructure.codes.domain.CodeValue clientClassification
-
clientType
org.apache.fineract.infrastructure.codes.domain.CodeValue clientType
-
closedBy
org.apache.fineract.useradministration.domain.AppUser closedBy
-
closureDate
LocalDate closureDate
-
closureReason
org.apache.fineract.infrastructure.codes.domain.CodeValue closureReason
-
dateOfBirth
LocalDate dateOfBirth
-
displayName
String displayName
-
emailAddress
String emailAddress
-
externalId
org.apache.fineract.infrastructure.core.domain.ExternalId externalId
-
firstname
String firstname
-
fullname
String fullname
-
gender
org.apache.fineract.infrastructure.codes.domain.CodeValue gender
-
groups
Set<org.apache.fineract.portfolio.group.domain.Group> groups
-
identifiers
Set<org.apache.fineract.portfolio.client.domain.ClientIdentifier> identifiers
-
image
org.apache.fineract.infrastructure.documentmanagement.domain.Image image
-
isStaff
boolean isStaff
-
lastname
String lastname
-
legalForm
Integer legalForm
-
middlename
String middlename
-
mobileNo
String mobileNo
-
office
org.apache.fineract.organisation.office.domain.Office office
-
officeJoiningDate
LocalDate officeJoiningDate
-
proposedTransferDate
LocalDate proposedTransferDate
-
reactivateDate
LocalDate reactivateDate
-
reactivatedBy
org.apache.fineract.useradministration.domain.AppUser reactivatedBy
-
rejectedBy
org.apache.fineract.useradministration.domain.AppUser rejectedBy
-
rejectionDate
LocalDate rejectionDate
-
rejectionReason
org.apache.fineract.infrastructure.codes.domain.CodeValue rejectionReason
-
reopenedBy
org.apache.fineract.useradministration.domain.AppUser reopenedBy
-
reopenedDate
LocalDate reopenedDate
-
savingsAccountId
Long savingsAccountId
-
savingsProductId
Long savingsProductId
-
staff
org.apache.fineract.organisation.staff.domain.Staff staff
-
status
Integer status
-
submittedOnDate
LocalDate submittedOnDate
-
subStatus
org.apache.fineract.infrastructure.codes.domain.CodeValue subStatus
-
transferToOffice
org.apache.fineract.organisation.office.domain.Office transferToOffice
-
withdrawalDate
LocalDate withdrawalDate
-
withdrawalReason
org.apache.fineract.infrastructure.codes.domain.CodeValue withdrawalReason
-
withdrawnBy
org.apache.fineract.useradministration.domain.AppUser withdrawnBy
-
-
Class org.apache.fineract.portfolio.client.domain.ClientAddress
class ClientAddress extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
address
Address address
-
addressType
org.apache.fineract.infrastructure.codes.domain.CodeValue addressType
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
isActive
boolean isActive
-
-
-
Class org.apache.fineract.portfolio.client.domain.ClientCharge
class ClientCharge extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
amount
BigDecimal amount
-
amountOutstanding
BigDecimal amountOutstanding
-
amountPaid
BigDecimal amountPaid
-
amountWaived
BigDecimal amountWaived
-
amountWrittenOff
BigDecimal amountWrittenOff
-
charge
org.apache.fineract.portfolio.charge.domain.Charge charge
-
chargeCalculation
Integer chargeCalculation
-
chargeTime
Integer chargeTime
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
currency
org.apache.fineract.organisation.monetary.domain.OrganisationCurrency currency
-
dueDate
LocalDate dueDate
-
inactivationDate
LocalDate inactivationDate
-
paid
boolean paid
-
penaltyCharge
boolean penaltyCharge
-
status
boolean status
-
waived
boolean waived
-
-
-
Class org.apache.fineract.portfolio.client.domain.ClientChargePaidBy
class ClientChargePaidBy extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
amount
BigDecimal amount
-
clientCharge
ClientCharge clientCharge
-
clientTransaction
ClientTransaction clientTransaction
-
-
-
Class org.apache.fineract.portfolio.client.domain.ClientFamilyMembers
class ClientFamilyMembers extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
age
Long age
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
dateOfBirth
LocalDate dateOfBirth
-
firstName
String firstName
-
gender
org.apache.fineract.infrastructure.codes.domain.CodeValue gender
-
isDependent
Boolean isDependent
-
lastName
String lastName
-
maritalStatus
org.apache.fineract.infrastructure.codes.domain.CodeValue maritalStatus
-
middleName
String middleName
-
mobileNumber
String mobileNumber
-
profession
org.apache.fineract.infrastructure.codes.domain.CodeValue profession
-
qualification
String qualification
-
relationship
org.apache.fineract.infrastructure.codes.domain.CodeValue relationship
-
-
-
Class org.apache.fineract.portfolio.client.domain.ClientIdentifier
class ClientIdentifier extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -3484671789769348166L
-
Class org.apache.fineract.portfolio.client.domain.ClientNonPerson
class ClientNonPerson extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
constitution
org.apache.fineract.infrastructure.codes.domain.CodeValue constitution
-
incorpNumber
String incorpNumber
-
incorpValidityTill
LocalDate incorpValidityTill
-
mainBusinessLine
org.apache.fineract.infrastructure.codes.domain.CodeValue mainBusinessLine
-
remarks
String remarks
-
-
-
Class org.apache.fineract.portfolio.client.domain.ClientTransaction
class ClientTransaction extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable-
Serialized Fields
-
amount
BigDecimal amount
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
clientChargePaidByCollection
Set<ClientChargePaidBy> clientChargePaidByCollection
-
currency
org.apache.fineract.organisation.monetary.domain.OrganisationCurrency currency
-
currencyCode
String currencyCode
-
dateOf
LocalDate dateOf
-
externalId
org.apache.fineract.infrastructure.core.domain.ExternalId externalId
-
office
org.apache.fineract.organisation.office.domain.Office office
-
paymentDetail
org.apache.fineract.portfolio.paymentdetail.domain.PaymentDetail paymentDetail
-
reversed
boolean reversed
-
submittedOnDate
LocalDate submittedOnDate
-
typeOf
Integer typeOf
-
-
-
Class org.apache.fineract.portfolio.client.domain.ClientTransferDetails
class ClientTransferDetails extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.portfolio.client.exception
-
Exception Class org.apache.fineract.portfolio.client.exception.ClientActiveForUpdateException
class ClientActiveForUpdateException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientChargeNotFoundException
class ClientChargeNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientHasBeenClosedException
class ClientHasBeenClosedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientHasNoStaffException
class ClientHasNoStaffException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientIdentifierNotFoundException
class ClientIdentifierNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientMustBePendingToBeDeletedException
class ClientMustBePendingToBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientNonPersonNotFoundByClientIdException
class ClientNonPersonNotFoundByClientIdException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientNonPersonNotFoundException
class ClientNonPersonNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientNotActiveException
class ClientNotActiveException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientNotFoundException
class ClientNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientTransactionCannotBeUndoneException
class ClientTransactionCannotBeUndoneException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ClientTransactionNotFoundException
class ClientTransactionNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.DuplicateClientIdentifierException
class DuplicateClientIdentifierException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.ImageNotFoundException
class ImageNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.InvalidClientSavingProductException
class InvalidClientSavingProductException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.client.exception.InvalidClientStateTransitionException
class InvalidClientStateTransitionException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.portfolio.collateral.data
-
Class org.apache.fineract.portfolio.collateral.data.LoansLoandIdCollateralsCollateralIdRequest
class LoansLoandIdCollateralsCollateralIdRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
-
Class org.apache.fineract.portfolio.collateral.data.LoansLoanIdCollateralsRequest
class LoansLoanIdCollateralsRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collateralTypeId
Long collateralTypeId
-
-
-
Package org.apache.fineract.portfolio.collateral.domain
-
Class org.apache.fineract.portfolio.collateral.domain.LoanCollateral
class LoanCollateral extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -9083034303925451723L
-
Serialized Fields
-
description
String description
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
type
org.apache.fineract.infrastructure.codes.domain.CodeValue type
-
value
BigDecimal value
-
-
-
Package org.apache.fineract.portfolio.collateral.exception
-
Exception Class org.apache.fineract.portfolio.collateral.exception.CollateralCannotBeCreatedException
class CollateralCannotBeCreatedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.collateral.exception.CollateralCannotBeDeletedException
class CollateralCannotBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.collateral.exception.CollateralCannotBeUpdatedException
class CollateralCannotBeUpdatedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.collateral.exception.CollateralNotFoundException
class CollateralNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.collateralmanagement.data
-
Record Class org.apache.fineract.portfolio.collateralmanagement.data.ClientCollateralRequest
class ClientCollateralRequest extends Record implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collateralId
Long collateralId
The field for thecollateralIdrecord component. -
locale
String locale
The field for thelocalerecord component. -
quantity
BigDecimal quantity
The field for thequantityrecord component.
-
-
Class org.apache.fineract.portfolio.collateralmanagement.data.CollateralManagementData
class CollateralManagementData extends Object implements Serializable-
Serialized Fields
-
basePrice
BigDecimal basePrice
-
currency
String currency
-
id
Long id
-
name
String name
-
pctToBase
BigDecimal pctToBase
-
quality
String quality
-
unitType
String unitType
-
-
-
Record Class org.apache.fineract.portfolio.collateralmanagement.data.CollateralManagementProductRequest
class CollateralManagementProductRequest extends Record implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
basePrice
BigDecimal basePrice
The field for thebasePricerecord component. -
currency
String currency
The field for thecurrencyrecord component. -
locale
String locale
The field for thelocalerecord component. -
name
String name
The field for thenamerecord component. -
pctToBase
BigDecimal pctToBase
The field for thepctToBaserecord component. -
quality
String quality
The field for thequalityrecord component. -
unitType
String unitType
The field for theunitTyperecord component.
-
-
Record Class org.apache.fineract.portfolio.collateralmanagement.data.CollateralProductRequest
class CollateralProductRequest extends Record implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
basePrice
BigDecimal basePrice
The field for thebasePricerecord component. -
currency
String currency
The field for thecurrencyrecord component. -
name
String name
The field for thenamerecord component. -
pctToBase
BigDecimal pctToBase
The field for thepctToBaserecord component. -
quality
String quality
The field for thequalityrecord component. -
unitType
String unitType
The field for theunitTyperecord component.
-
-
Record Class org.apache.fineract.portfolio.collateralmanagement.data.UpdateClientCollateralRequest
class UpdateClientCollateralRequest extends Record implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
locale
String locale
The field for thelocalerecord component. -
quantity
BigDecimal quantity
The field for thequantityrecord component.
-
-
-
Package org.apache.fineract.portfolio.collateralmanagement.domain
-
Class org.apache.fineract.portfolio.collateralmanagement.domain.ClientCollateralManagement
class ClientCollateralManagement extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -2322107151611517946L
-
Serialized Fields
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
collateral
org.apache.fineract.portfolio.collateralmanagement.domain.CollateralManagementDomain collateral
-
loanCollateralManagementSet
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanCollateralManagement> loanCollateralManagementSet
-
quantity
BigDecimal quantity
-
-
Class org.apache.fineract.portfolio.collateralmanagement.domain.CollateralManagementDomain
class CollateralManagementDomain extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -5959777995321275481L
-
Serialized Fields
-
basePrice
BigDecimal basePrice
-
clientCollateralManagements
Set<org.apache.fineract.portfolio.collateralmanagement.domain.ClientCollateralManagement> clientCollateralManagements
-
currency
org.apache.fineract.organisation.monetary.domain.ApplicationCurrency currency
-
name
String name
-
pctToBase
BigDecimal pctToBase
-
quality
String quality
-
unitType
String unitType
-
-
-
Package org.apache.fineract.portfolio.collateralmanagement.exception
-
Exception Class org.apache.fineract.portfolio.collateralmanagement.exception.ClientCollateralCannotBeDeletedException
class ClientCollateralCannotBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.collateralmanagement.exception.ClientCollateralNotFoundException
class ClientCollateralNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.collateralmanagement.exception.CollateralCannotBeDeletedException
class CollateralCannotBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.collateralmanagement.exception.CollateralNotFoundException
class CollateralNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.collateralmanagement.exception.LoanCollateralAmountNotSufficientException
class LoanCollateralAmountNotSufficientException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.collateralmanagement.exception.LoanCollateralManagementNotFoundException
class LoanCollateralManagementNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.collectionsheet.data
-
Class org.apache.fineract.portfolio.collectionsheet.data.CollectionSheetRequest
class CollectionSheetRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.portfolio.collectionsheet.data.DisbursementTransactionsRequest
class DisbursementTransactionsRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bulkRepaymentTransactions
List<RepaymentTransactionRequest> bulkRepaymentTransactions
-
bulkSavingsDueTransactions
List<SavingDueTransactionRequest> bulkSavingsDueTransactions
-
-
Class org.apache.fineract.portfolio.collectionsheet.data.IndividualCollectionSheetData
class IndividualCollectionSheetData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
clients
Collection<IndividualClientData> clients
-
dueDate
LocalDate dueDate
-
paymentTypeOptions
Collection<org.apache.fineract.portfolio.paymenttype.data.PaymentTypeData> paymentTypeOptions
-
-
Class org.apache.fineract.portfolio.collectionsheet.data.RepaymentTransactionRequest
class RepaymentTransactionRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.portfolio.collectionsheet.data.SavingDueTransactionRequest
class SavingDueTransactionRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
accountNumber
String accountNumber
-
bankNumber
String bankNumber
-
checkNumber
String checkNumber
-
depositAccountType
Long depositAccountType
-
paymentTypeId
Long paymentTypeId
-
receiptNumber
String receiptNumber
-
routingCode
String routingCode
-
savingsId
Long savingsId
-
transactionAmount
BigDecimal transactionAmount
-
-
-
Package org.apache.fineract.portfolio.fund.data
-
Class org.apache.fineract.portfolio.fund.data.FundData
class FundData extends Object implements Serializable -
Class org.apache.fineract.portfolio.fund.data.FundRequest
class FundRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.fineract.portfolio.fund.domain
-
Class org.apache.fineract.portfolio.fund.domain.Fund
class Fund extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -6949699350166899992L
-
-
Package org.apache.fineract.portfolio.fund.exception
-
Exception Class org.apache.fineract.portfolio.fund.exception.FundNotFoundException
class FundNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.group.data
-
Class org.apache.fineract.portfolio.group.data.CenterData
class CenterData extends Object implements Serializable-
Serialized Fields
-
accountNo
String accountNo
-
activationDate
LocalDate activationDate
-
active
boolean active
-
closureReasons
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> closureReasons
-
collectionMeetingCalendar
org.apache.fineract.portfolio.calendar.data.CalendarData collectionMeetingCalendar
-
datatables
List<org.apache.fineract.infrastructure.dataqueries.data.DatatableData> datatables
-
dateFormat
String dateFormat
-
externalId
String externalId
-
groupMembers
Collection<org.apache.fineract.portfolio.group.data.GroupGeneralData> groupMembers
-
groupMembersOptions
Collection<org.apache.fineract.portfolio.group.data.GroupGeneralData> groupMembersOptions
-
hierarchy
String hierarchy
-
id
Long id
-
installmentDue
BigDecimal installmentDue
-
locale
String locale
-
name
String name
-
officeId
Long officeId
-
officeName
String officeName
-
officeOptions
Collection<org.apache.fineract.organisation.office.data.OfficeData> officeOptions
-
staffId
Long staffId
-
staffName
String staffName
-
staffOptions
Collection<org.apache.fineract.organisation.staff.data.StaffData> staffOptions
-
status
org.apache.fineract.infrastructure.core.data.EnumOptionData status
-
submittedOnDate
LocalDate submittedOnDate
-
timeline
org.apache.fineract.portfolio.group.data.GroupTimelineData timeline
-
totalCollected
BigDecimal totalCollected
-
totaldue
BigDecimal totaldue
-
totalOverdue
BigDecimal totalOverdue
-
-
-
Class org.apache.fineract.portfolio.group.data.GroupGeneralData
class GroupGeneralData extends Object implements Serializable-
Serialized Fields
-
accountNo
String accountNo
-
activationDate
LocalDate activationDate
-
active
Boolean active
-
activeClientMembers
Collection<org.apache.fineract.portfolio.client.data.ClientData> activeClientMembers
-
availableRoles
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> availableRoles
-
calendarsData
Collection<org.apache.fineract.portfolio.calendar.data.CalendarData> calendarsData
-
centerId
Long centerId
-
centerName
String centerName
-
centerOptions
Collection<org.apache.fineract.portfolio.group.data.CenterData> centerOptions
-
clientMembers
Collection<org.apache.fineract.portfolio.client.data.ClientData> clientMembers
-
clientOptions
Collection<org.apache.fineract.portfolio.client.data.ClientData> clientOptions
-
closureReasons
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> closureReasons
-
collectionMeetingCalendar
org.apache.fineract.portfolio.calendar.data.CalendarData collectionMeetingCalendar
-
datatables
List<org.apache.fineract.infrastructure.dataqueries.data.DatatableData> datatables
-
dateFormat
String dateFormat
-
externalId
String externalId
-
groupLevel
String groupLevel
-
groupRoles
Collection<org.apache.fineract.portfolio.group.data.GroupRoleData> groupRoles
-
hierarchy
String hierarchy
-
id
Long id
-
locale
String locale
-
name
String name
-
officeId
Long officeId
-
officeName
String officeName
-
officeOptions
Collection<org.apache.fineract.organisation.office.data.OfficeData> officeOptions
-
selectedRole
org.apache.fineract.portfolio.group.data.GroupRoleData selectedRole
-
staffId
Long staffId
-
staffName
String staffName
-
staffOptions
Collection<org.apache.fineract.organisation.staff.data.StaffData> staffOptions
-
status
org.apache.fineract.infrastructure.core.data.EnumOptionData status
-
submittedOnDate
LocalDate submittedOnDate
-
timeline
org.apache.fineract.portfolio.group.data.GroupTimelineData timeline
-
-
-
Class org.apache.fineract.portfolio.group.data.GroupRoleData
class GroupRoleData extends Object implements Serializable -
Class org.apache.fineract.portfolio.group.data.GroupTimelineData
class GroupTimelineData extends Object implements Serializable-
Serialized Fields
-
activatedByFirstname
String activatedByFirstname
-
activatedByLastname
String activatedByLastname
-
activatedByUsername
String activatedByUsername
-
activatedOnDate
LocalDate activatedOnDate
-
closedByFirstname
String closedByFirstname
-
closedByLastname
String closedByLastname
-
closedByUsername
String closedByUsername
-
closedOnDate
LocalDate closedOnDate
-
submittedByFirstname
String submittedByFirstname
-
submittedByLastname
String submittedByLastname
-
submittedByUsername
String submittedByUsername
-
submittedOnDate
LocalDate submittedOnDate
-
-
-
-
Package org.apache.fineract.portfolio.group.domain
-
Class org.apache.fineract.portfolio.group.domain.Group
class Group extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -6509639169959023776L
-
Serialized Fields
-
_persistence_closedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_closedBy_vh
-
_persistence_closureReason_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_closureReason_vh
-
_persistence_parent_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_parent_vh
-
_persistence_submittedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_submittedBy_vh
-
accountNumber
String accountNumber
-
accountNumberRequiresAutoGeneration
boolean accountNumberRequiresAutoGeneration
-
activatedBy
org.apache.fineract.useradministration.domain.AppUser activatedBy
-
activationDate
LocalDate activationDate
-
clientMembers
Set<org.apache.fineract.portfolio.client.domain.Client> clientMembers
-
closedBy
org.apache.fineract.useradministration.domain.AppUser closedBy
-
closureDate
LocalDate closureDate
-
closureReason
org.apache.fineract.infrastructure.codes.domain.CodeValue closureReason
-
externalId
String externalId
-
groupLevel
org.apache.fineract.portfolio.group.domain.GroupLevel groupLevel
-
groupMembers
List<org.apache.fineract.portfolio.group.domain.Group> groupMembers
-
groupRole
Set<org.apache.fineract.portfolio.group.domain.GroupRole> groupRole
-
hierarchy
String hierarchy
-
name
String name
-
office
org.apache.fineract.organisation.office.domain.Office office
-
parent
org.apache.fineract.portfolio.group.domain.Group parent
-
staff
org.apache.fineract.organisation.staff.domain.Staff staff
-
staffHistory
Set<org.apache.fineract.portfolio.group.domain.StaffAssignmentHistory> staffHistory
-
status
Integer status
-
submittedBy
org.apache.fineract.useradministration.domain.AppUser submittedBy
-
submittedOnDate
LocalDate submittedOnDate
-
-
Class org.apache.fineract.portfolio.group.domain.GroupLevel
class GroupLevel extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 2593844508020676750L
-
Class org.apache.fineract.portfolio.group.domain.GroupRole
class GroupRole extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 2199796258541618424L
-
Serialized Fields
-
_persistence_client_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_client_vh
-
_persistence_group_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_group_vh
-
_persistence_role_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_role_vh
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
group
org.apache.fineract.portfolio.group.domain.Group group
-
role
org.apache.fineract.infrastructure.codes.domain.CodeValue role
-
-
Class org.apache.fineract.portfolio.group.domain.StaffAssignmentHistory
class StaffAssignmentHistory extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableCustom implements Serializable- serialVersionUID:
- 6574760316326192182L
-
-
Package org.apache.fineract.portfolio.group.exception
-
Exception Class org.apache.fineract.portfolio.group.exception.CenterNotActiveException
class CenterNotActiveException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.CenterNotFoundException
class CenterNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.ClientExistInGroupException
class ClientExistInGroupException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.ClientNotInGroupException
class ClientNotInGroupException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupAccountExistsException
class GroupAccountExistsException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupExistsInCenterException
class GroupExistsInCenterException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupHasNoStaffException
class GroupHasNoStaffException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupLevelNotFoundException
class GroupLevelNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupMemberCountNotInPermissibleRangeException
class GroupMemberCountNotInPermissibleRangeException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupMemberNotFoundInGSIMException
class GroupMemberNotFoundInGSIMException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupMustBePendingToBeDeletedException
class GroupMustBePendingToBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupNotActiveException
class GroupNotActiveException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupNotExistsInCenterException
class GroupNotExistsInCenterException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupNotFoundException
class GroupNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.GroupRoleNotFoundException
class GroupRoleNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.InvalidGroupLevelException
class InvalidGroupLevelException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.group.exception.InvalidGroupStateTransitionException
class InvalidGroupStateTransitionException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.portfolio.interestratechart.data
-
Class org.apache.fineract.portfolio.interestratechart.data.InterestIncentiveRequest
class InterestIncentiveRequest extends Object implements Serializable -
Class org.apache.fineract.portfolio.interestratechart.data.InterestRateChartSlabData
class InterestRateChartSlabData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amountRangeFrom
BigDecimal amountRangeFrom
-
amountRangeTo
BigDecimal amountRangeTo
-
annualInterestRate
BigDecimal annualInterestRate
-
attributeNameOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> attributeNameOptions
-
clientClassificationOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> clientClassificationOptions
-
clientTypeOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> clientTypeOptions
-
conditionTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> conditionTypeOptions
-
currency
org.apache.fineract.organisation.monetary.data.CurrencyData currency
-
description
String description
-
entityTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> entityTypeOptions
-
fromPeriod
Integer fromPeriod
-
genderOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> genderOptions
-
id
Long id
-
incentives
Set<org.apache.fineract.portfolio.interestratechart.data.InterestIncentiveData> incentives
-
incentiveTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> incentiveTypeOptions
-
periodType
org.apache.fineract.infrastructure.core.data.EnumOptionData periodType
-
periodTypes
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> periodTypes
-
toPeriod
Integer toPeriod
-
-
Class org.apache.fineract.portfolio.interestratechart.data.InterestRateChartStabRequest
class InterestRateChartStabRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amountRangeFrom
BigDecimal amountRangeFrom
-
amountRangeTo
BigDecimal amountRangeTo
-
annualInterestRate
BigDecimal annualInterestRate
-
currencyCode
String currencyCode
-
description
String description
-
fromPeriod
Integer fromPeriod
-
incentives
List<InterestIncentiveRequest> incentives
-
locale
String locale
-
periodType
Integer periodType
-
toPeriod
Integer toPeriod
-
-
-
Package org.apache.fineract.portfolio.loanaccount.data
-
Class org.apache.fineract.portfolio.loanaccount.data.LoanChargePaidByData
class LoanChargePaidByData extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.fineract.portfolio.loanaccount.data.LoanRepaymentScheduleInstallmentData
class LoanRepaymentScheduleInstallmentData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
date
LocalDate date
-
id
Long id
-
installmentId
Integer installmentId
-
-
Class org.apache.fineract.portfolio.loanaccount.data.LoanScheduleDelinquencyData
class LoanScheduleDelinquencyData extends Object implements Serializable -
Class org.apache.fineract.portfolio.loanaccount.data.LoanTransactionData
class LoanTransactionData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
accountNumber
String accountNumber
-
amount
BigDecimal amount
-
bankNumber
Integer bankNumber
-
chargeOffReasonOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> chargeOffReasonOptions
-
checkNumber
Integer checkNumber
-
currency
org.apache.fineract.organisation.monetary.data.CurrencyData currency
-
date
LocalDate date
-
dateFormat
String dateFormat
-
externalId
org.apache.fineract.infrastructure.core.domain.ExternalId externalId
-
externalLoanId
org.apache.fineract.infrastructure.core.domain.ExternalId externalLoanId
-
feeChargesPortion
BigDecimal feeChargesPortion
-
fixedEmiAmount
BigDecimal fixedEmiAmount
-
id
Long id
-
interestPortion
BigDecimal interestPortion
-
loanChargePaidByList
Collection<org.apache.fineract.portfolio.loanaccount.data.LoanChargePaidByData> loanChargePaidByList
-
loanId
Long loanId
-
loanRepaymentScheduleInstallments
List<org.apache.fineract.portfolio.loanaccount.data.LoanRepaymentScheduleInstallmentData> loanRepaymentScheduleInstallments
-
locale
String locale
-
manuallyReversed
boolean manuallyReversed
-
netDisbursalAmount
BigDecimal netDisbursalAmount
-
numberOfRepayments
Integer numberOfRepayments
-
officeId
Long officeId
-
officeName
String officeName
-
outstandingLoanBalance
BigDecimal outstandingLoanBalance
-
overpaymentPortion
BigDecimal overpaymentPortion
-
paymentDetailData
org.apache.fineract.portfolio.paymentdetail.data.PaymentDetailData paymentDetailData
-
paymentTypeId
Long paymentTypeId
-
paymentTypeOptions
Collection<org.apache.fineract.portfolio.paymenttype.data.PaymentTypeData> paymentTypeOptions
-
penaltyChargesPortion
BigDecimal penaltyChargesPortion
-
possibleNextRepaymentDate
LocalDate possibleNextRepaymentDate
-
principalPortion
BigDecimal principalPortion
-
receiptNumber
Integer receiptNumber
-
reversalExternalId
org.apache.fineract.infrastructure.core.domain.ExternalId reversalExternalId
-
reversedOnDate
LocalDate reversedOnDate
-
routingCode
Integer routingCode
-
submittedOnDate
LocalDate submittedOnDate
-
transactionAmount
BigDecimal transactionAmount
-
transactionDate
LocalDate transactionDate
-
transactionRelations
List<org.apache.fineract.portfolio.loanaccount.data.LoanTransactionRelationData> transactionRelations
-
transfer
org.apache.fineract.portfolio.account.data.AccountTransferData transfer
-
type
org.apache.fineract.portfolio.loanaccount.data.LoanTransactionEnumData type
-
unrecognizedIncomePortion
BigDecimal unrecognizedIncomePortion
-
writeOffReasonOptions
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> writeOffReasonOptions
-
-
Class org.apache.fineract.portfolio.loanaccount.data.LoanTransactionEnumData
class LoanTransactionEnumData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
accrual
boolean accrual
-
accrualActivity
boolean accrualActivity
-
accrualAdjustment
boolean accrualAdjustment
-
approveTransfer
boolean approveTransfer
-
buyDownFee
boolean buyDownFee
-
buyDownFeeAdjustment
boolean buyDownFeeAdjustment
-
buyDownFeeAmortization
boolean buyDownFeeAmortization
-
buyDownFeeAmortizationAdjustment
boolean buyDownFeeAmortizationAdjustment
-
capitalizedIncome
boolean capitalizedIncome
-
capitalizedIncomeAdjustment
boolean capitalizedIncomeAdjustment
-
capitalizedIncomeAmortization
boolean capitalizedIncomeAmortization
-
capitalizedIncomeAmortizationAdjustment
boolean capitalizedIncomeAmortizationAdjustment
-
chargeAdjustment
boolean chargeAdjustment
-
chargeback
boolean chargeback
-
chargeoff
boolean chargeoff
-
chargePayment
boolean chargePayment
-
chargeRefund
boolean chargeRefund
-
code
String code
-
contra
boolean contra
-
contractTermination
boolean contractTermination
-
creditBalanceRefund
boolean creditBalanceRefund
-
disbursement
boolean disbursement
-
downPayment
boolean downPayment
-
goodwillCredit
boolean goodwillCredit
-
id
Long id
-
initiateTransfer
boolean initiateTransfer
-
interestPaymentWaiver
boolean interestPaymentWaiver
-
interestRefund
boolean interestRefund
-
merchantIssuedRefund
boolean merchantIssuedRefund
-
payoutRefund
boolean payoutRefund
-
reAge
boolean reAge
-
reAmortize
boolean reAmortize
-
recoveryRepayment
boolean recoveryRepayment
-
refund
boolean refund
-
refundForActiveLoans
boolean refundForActiveLoans
-
rejectTransfer
boolean rejectTransfer
-
repayment
boolean repayment
-
repaymentAtDisbursement
boolean repaymentAtDisbursement
-
value
String value
-
waiveCharges
boolean waiveCharges
-
waiveInterest
boolean waiveInterest
-
withdrawTransfer
boolean withdrawTransfer
-
writeOff
boolean writeOff
-
-
Class org.apache.fineract.portfolio.loanaccount.data.LoanTransactionRelationData
class LoanTransactionRelationData extends Object implements Serializable-
Serialized Fields
-
amount
BigDecimal amount
-
fromLoanTransaction
Long fromLoanTransaction
-
paymentType
String paymentType
-
relationType
org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionRelationTypeEnum relationType
-
toLoanCharge
Long toLoanCharge
-
toLoanTransaction
Long toLoanTransaction
-
-
-
-
Package org.apache.fineract.portfolio.loanaccount.domain
-
Class org.apache.fineract.portfolio.loanaccount.domain.GroupLoanIndividualMonitoringAccount
class GroupLoanIndividualMonitoringAccount extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 4988305176256757541L
-
Serialized Fields
-
accountNumber
String accountNumber
-
applicationId
BigDecimal applicationId
-
childAccountsCount
Long childAccountsCount
-
childLoan
Set<org.apache.fineract.portfolio.loanaccount.domain.Loan> childLoan
-
group
org.apache.fineract.portfolio.group.domain.Group group
-
isAcceptingChild
Boolean isAcceptingChild
-
loanStatus
Integer loanStatus
-
principalAmount
BigDecimal principalAmount
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.Loan
class Loan extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -7466015820345484856L
-
Serialized Fields
-
_persistence_approvedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_approvedBy_vh
-
_persistence_chargedOffBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_chargedOffBy_vh
-
_persistence_chargeOffReason_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_chargeOffReason_vh
-
_persistence_closedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_closedBy_vh
-
_persistence_disbursedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_disbursedBy_vh
-
_persistence_loanInterestRecalculationDetails_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_loanInterestRecalculationDetails_vh
-
_persistence_loanProduct_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_loanProduct_vh
-
_persistence_loanPurpose_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_loanPurpose_vh
-
_persistence_loanTopupDetails_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_loanTopupDetails_vh
-
_persistence_rejectedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_rejectedBy_vh
-
_persistence_rescheduledByUser_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_rescheduledByUser_vh
-
_persistence_withdrawnBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_withdrawnBy_vh
-
_persistence_writeOffReason_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_writeOffReason_vh
-
accountNumber
String accountNumber
-
accruedTill
LocalDate accruedTill
-
actualDisbursementDate
LocalDate actualDisbursementDate
-
actualMaturityDate
LocalDate actualMaturityDate
-
approvedBy
org.apache.fineract.useradministration.domain.AppUser approvedBy
-
approvedOnDate
LocalDate approvedOnDate
-
approvedPrincipal
BigDecimal approvedPrincipal
-
chargedOff
boolean chargedOff
-
chargedOffBy
org.apache.fineract.useradministration.domain.AppUser chargedOffBy
-
chargedOffOnDate
LocalDate chargedOffOnDate
-
chargeOffReason
org.apache.fineract.infrastructure.codes.domain.CodeValue chargeOffReason
-
charges
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanCharge> charges
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
closedBy
org.apache.fineract.useradministration.domain.AppUser closedBy
-
closedOnDate
LocalDate closedOnDate
-
collateral
Set<org.apache.fineract.portfolio.collateral.domain.LoanCollateral> collateral
-
createStandingInstructionAtDisbursement
Boolean createStandingInstructionAtDisbursement
-
creditAllocationRules
List<org.apache.fineract.portfolio.loanaccount.domain.LoanCreditAllocationRule> creditAllocationRules
-
disbursedBy
org.apache.fineract.useradministration.domain.AppUser disbursedBy
-
disbursementDetails
List<org.apache.fineract.portfolio.loanaccount.domain.LoanDisbursementDetails> disbursementDetails
-
enableInstallmentLevelDelinquency
boolean enableInstallmentLevelDelinquency
-
expectedDisbursementDate
LocalDate expectedDisbursementDate
-
expectedFirstRepaymentOnDate
LocalDate expectedFirstRepaymentOnDate
-
expectedMaturityDate
LocalDate expectedMaturityDate
-
externalId
org.apache.fineract.infrastructure.core.domain.ExternalId externalId
-
fixedEmiAmount
BigDecimal fixedEmiAmount
-
fixedPrincipalPercentagePerInstallment
BigDecimal fixedPrincipalPercentagePerInstallment
-
fraud
boolean fraud
-
fund
org.apache.fineract.portfolio.fund.domain.Fund fund
-
glim
org.apache.fineract.portfolio.loanaccount.domain.GroupLoanIndividualMonitoringAccount glim
-
group
org.apache.fineract.portfolio.group.domain.Group group
-
guaranteeAmountDerived
BigDecimal guaranteeAmountDerived
-
interestChargedFromDate
LocalDate interestChargedFromDate
-
interestRateDifferential
BigDecimal interestRateDifferential
-
interestRecalculatedOn
LocalDate interestRecalculatedOn
-
isFloatingInterestRate
Boolean isFloatingInterestRate
-
isNpa
boolean isNpa
-
isTopup
boolean isTopup
-
lastClosedBusinessDate
LocalDate lastClosedBusinessDate
-
loanCollateralManagements
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanCollateralManagement> loanCollateralManagements
-
loanCounter
Integer loanCounter
-
loanInterestRecalculationDetails
org.apache.fineract.portfolio.loanaccount.domain.LoanInterestRecalculationDetails loanInterestRecalculationDetails
-
loanOfficer
org.apache.fineract.organisation.staff.domain.Staff loanOfficer
-
loanOfficerHistory
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanOfficerAssignmentHistory> loanOfficerHistory
-
loanProduct
org.apache.fineract.portfolio.loanproduct.domain.LoanProduct loanProduct
-
loanProductCounter
Integer loanProductCounter
-
loanPurpose
org.apache.fineract.infrastructure.codes.domain.CodeValue loanPurpose
-
loanRepaymentScheduleDetail
org.apache.fineract.portfolio.loanproduct.domain.LoanProductRelatedDetail loanRepaymentScheduleDetail
-
loanStatus
org.apache.fineract.portfolio.loanaccount.domain.LoanStatus loanStatus
-
loanSubStatus
org.apache.fineract.portfolio.loanaccount.domain.LoanSubStatus loanSubStatus
-
loanTermVariations
List<org.apache.fineract.portfolio.loanaccount.domain.LoanTermVariations> loanTermVariations
-
loanTopupDetails
org.apache.fineract.portfolio.loanaccount.domain.LoanTopupDetails loanTopupDetails
-
loanTransactions
List<org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction> loanTransactions
-
loanType
org.apache.fineract.portfolio.accountdetails.domain.AccountType loanType
-
maxOutstandingLoanBalance
BigDecimal maxOutstandingLoanBalance
-
netDisbursalAmount
BigDecimal netDisbursalAmount
-
overpaidOnDate
LocalDate overpaidOnDate
-
paymentAllocationRules
List<org.apache.fineract.portfolio.loanaccount.domain.LoanPaymentAllocationRule> paymentAllocationRules
-
postDatedChecks
List<org.apache.fineract.portfolio.repaymentwithpostdatedchecks.domain.PostDatedChecks> postDatedChecks
-
proposedPrincipal
BigDecimal proposedPrincipal
-
rates
List<org.apache.fineract.portfolio.rate.domain.Rate> rates
-
rejectedBy
org.apache.fineract.useradministration.domain.AppUser rejectedBy
-
rejectedOnDate
LocalDate rejectedOnDate
-
repaymentScheduleInstallments
List<org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallment> repaymentScheduleInstallments
-
rescheduledByUser
org.apache.fineract.useradministration.domain.AppUser rescheduledByUser
-
rescheduledOnDate
LocalDate rescheduledOnDate
-
submittedOnDate
LocalDate submittedOnDate
-
summary
org.apache.fineract.portfolio.loanaccount.domain.LoanSummary summary
-
syncDisbursementWithMeeting
Boolean syncDisbursementWithMeeting
-
termFrequency
Integer termFrequency
-
termPeriodFrequencyType
org.apache.fineract.portfolio.common.domain.PeriodFrequencyType termPeriodFrequencyType
-
totalOverpaid
BigDecimal totalOverpaid
-
totalRecovered
BigDecimal totalRecovered
-
trancheCharges
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanTrancheCharge> trancheCharges
-
transactionProcessingStrategyCode
String transactionProcessingStrategyCode
-
transactionProcessingStrategyName
String transactionProcessingStrategyName
-
version
int version
-
withdrawnBy
org.apache.fineract.useradministration.domain.AppUser withdrawnBy
-
withdrawnOnDate
LocalDate withdrawnOnDate
-
writeOffReason
org.apache.fineract.infrastructure.codes.domain.CodeValue writeOffReason
-
writtenOffOnDate
LocalDate writtenOffOnDate
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanBuyDownFeeBalance
class LoanBuyDownFeeBalance extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -565663894983510836L
-
Serialized Fields
-
amount
BigDecimal amount
-
amountAdjustment
BigDecimal amountAdjustment
-
chargedOffAmount
BigDecimal chargedOffAmount
-
date
LocalDate date
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
loanTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction loanTransaction
-
unrecognizedAmount
BigDecimal unrecognizedAmount
-
version
Long version
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanCapitalizedIncomeBalance
class LoanCapitalizedIncomeBalance extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -4177479380492162991L
-
Serialized Fields
-
amount
BigDecimal amount
-
amountAdjustment
BigDecimal amountAdjustment
-
chargedOffAmount
BigDecimal chargedOffAmount
-
date
LocalDate date
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
loanTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction loanTransaction
-
unrecognizedAmount
BigDecimal unrecognizedAmount
-
version
Long version
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanCharge
class LoanCharge extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -5295367223096594938L
-
Serialized Fields
-
_persistence_loanTrancheDisbursementCharge_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_loanTrancheDisbursementCharge_vh
-
_persistence_overdueInstallmentCharge_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_overdueInstallmentCharge_vh
-
active
boolean active
-
amount
BigDecimal amount
-
amountOrPercentage
BigDecimal amountOrPercentage
-
amountOutstanding
BigDecimal amountOutstanding
-
amountPaid
BigDecimal amountPaid
-
amountPercentageAppliedTo
BigDecimal amountPercentageAppliedTo
-
amountWaived
BigDecimal amountWaived
-
amountWrittenOff
BigDecimal amountWrittenOff
-
charge
org.apache.fineract.portfolio.charge.domain.Charge charge
-
chargeCalculation
Integer chargeCalculation
-
chargePaymentMode
Integer chargePaymentMode
-
chargeTime
Integer chargeTime
-
dueDate
LocalDate dueDate
-
externalId
org.apache.fineract.infrastructure.core.domain.ExternalId externalId
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
loanChargePaidBySet
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanChargePaidBy> loanChargePaidBySet
-
loanInstallmentCharge
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanInstallmentCharge> loanInstallmentCharge
-
loanTrancheDisbursementCharge
org.apache.fineract.portfolio.loanaccount.domain.LoanTrancheDisbursementCharge loanTrancheDisbursementCharge
-
maxCap
BigDecimal maxCap
-
minCap
BigDecimal minCap
-
overdueInstallmentCharge
org.apache.fineract.portfolio.loanaccount.domain.LoanOverdueInstallmentCharge overdueInstallmentCharge
-
paid
boolean paid
-
penaltyCharge
boolean penaltyCharge
-
percentage
BigDecimal percentage
-
submittedOnDate
LocalDate submittedOnDate
-
waived
boolean waived
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanChargePaidBy
class LoanChargePaidBy extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -800674840344177309L
-
Serialized Fields
-
amount
BigDecimal amount
-
installmentNumber
Integer installmentNumber
-
loanCharge
org.apache.fineract.portfolio.loanaccount.domain.LoanCharge loanCharge
-
loanTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction loanTransaction
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanCollateralManagement
class LoanCollateralManagement extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 2576066869263730163L
-
Serialized Fields
-
clientCollateralManagement
org.apache.fineract.portfolio.collateralmanagement.domain.ClientCollateralManagement clientCollateralManagement
-
isReleased
boolean isReleased
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
loanTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction loanTransaction
-
quantity
BigDecimal quantity
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanCreditAllocationRule
class LoanCreditAllocationRule extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -3177363094353450193L
-
Serialized Fields
-
allocationTypes
List<org.apache.fineract.portfolio.loanproduct.domain.AllocationType> allocationTypes
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
transactionType
org.apache.fineract.portfolio.loanproduct.domain.CreditAllocationTransactionType transactionType
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanDisbursementDetails
class LoanDisbursementDetails extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 6949147958468263293L
-
Serialized Fields
-
actualDisbursementDate
LocalDate actualDisbursementDate
-
expectedDisbursementDate
LocalDate expectedDisbursementDate
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
netDisbursalAmount
BigDecimal netDisbursalAmount
-
principal
BigDecimal principal
-
reversed
boolean reversed
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanInstallmentCharge
class LoanInstallmentCharge extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 7733937571490507964L
-
Serialized Fields
-
amount
BigDecimal amount
-
amountOutstanding
BigDecimal amountOutstanding
-
amountPaid
BigDecimal amountPaid
-
amountThroughChargePayment
BigDecimal amountThroughChargePayment
-
amountWaived
BigDecimal amountWaived
-
amountWrittenOff
BigDecimal amountWrittenOff
-
installment
org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallment installment
-
loancharge
org.apache.fineract.portfolio.loanaccount.domain.LoanCharge loancharge
-
paid
boolean paid
-
waived
boolean waived
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanInterestRecalcualtionAdditionalDetails
class LoanInterestRecalcualtionAdditionalDetails extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -6105546566600955996L
-
Serialized Fields
-
amount
BigDecimal amount
-
effectiveDate
LocalDate effectiveDate
-
loanRepaymentScheduleInstallment
org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallment loanRepaymentScheduleInstallment
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanInterestRecalculationDetails
class LoanInterestRecalculationDetails extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 1405923988775094415L
-
Serialized Fields
-
allowCompoundingOnEod
Boolean allowCompoundingOnEod
-
compoundingFrequencyNthDay
Integer compoundingFrequencyNthDay
-
compoundingFrequencyOnDay
Integer compoundingFrequencyOnDay
-
compoundingFrequencyType
Integer compoundingFrequencyType
-
compoundingFrequencyWeekday
Integer compoundingFrequencyWeekday
-
compoundingInterval
Integer compoundingInterval
-
disallowInterestCalculationOnPastDue
Boolean disallowInterestCalculationOnPastDue
-
interestRecalculationCompoundingMethod
Integer interestRecalculationCompoundingMethod
-
isCompoundingToBePostedAsTransaction
Boolean isCompoundingToBePostedAsTransaction
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
preCloseInterestCalculationStrategy
org.apache.fineract.portfolio.loanproduct.domain.LoanPreCloseInterestCalculationStrategy preCloseInterestCalculationStrategy
-
rescheduleStrategyMethod
Integer rescheduleStrategyMethod
-
restFrequencyNthDay
Integer restFrequencyNthDay
-
restFrequencyOnDay
Integer restFrequencyOnDay
-
restFrequencyType
Integer restFrequencyType
-
restFrequencyWeekday
Integer restFrequencyWeekday
-
restInterval
Integer restInterval
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanOfficerAssignmentHistory
class LoanOfficerAssignmentHistory extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableCustom implements Serializable- serialVersionUID:
- 5994485832388635175L
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanOverdueInstallmentCharge
class LoanOverdueInstallmentCharge extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 253658427021613696L
-
Serialized Fields
-
frequencyNumber
Integer frequencyNumber
-
installment
org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallment installment
-
loancharge
org.apache.fineract.portfolio.loanaccount.domain.LoanCharge loancharge
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanPaymentAllocationRule
class LoanPaymentAllocationRule extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- 3677035297392794842L
-
Serialized Fields
-
allocationTypes
List<org.apache.fineract.portfolio.loanproduct.domain.PaymentAllocationType> allocationTypes
-
futureInstallmentAllocationRule
org.apache.fineract.portfolio.loanproduct.domain.FutureInstallmentAllocationRule futureInstallmentAllocationRule
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
transactionType
org.apache.fineract.portfolio.loanproduct.domain.PaymentAllocationTransactionType transactionType
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallment
class LoanRepaymentScheduleInstallment extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -8340807051899430829L
-
Serialized Fields
-
additional
boolean additional
-
creditedFee
BigDecimal creditedFee
-
creditedInterest
BigDecimal creditedInterest
-
creditedPenalty
BigDecimal creditedPenalty
-
creditedPrincipal
BigDecimal creditedPrincipal
-
dueDate
LocalDate dueDate
-
feeAccrued
BigDecimal feeAccrued
-
feeChargesCharged
BigDecimal feeChargesCharged
-
feeChargesPaid
BigDecimal feeChargesPaid
-
feeChargesWaived
BigDecimal feeChargesWaived
-
feeChargesWrittenOff
BigDecimal feeChargesWrittenOff
-
fromDate
LocalDate fromDate
-
installmentCharges
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanInstallmentCharge> installmentCharges
-
installmentNumber
Integer installmentNumber
-
interestAccrued
BigDecimal interestAccrued
-
interestCharged
BigDecimal interestCharged
-
interestPaid
BigDecimal interestPaid
-
interestWaived
BigDecimal interestWaived
-
interestWrittenOff
BigDecimal interestWrittenOff
-
isDownPayment
boolean isDownPayment
-
isReAged
boolean isReAged
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
loanCompoundingDetails
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanInterestRecalcualtionAdditionalDetails> loanCompoundingDetails
-
loanTransactionToRepaymentScheduleMappings
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionToRepaymentScheduleMapping> loanTransactionToRepaymentScheduleMappings
-
obligationsMet
boolean obligationsMet
-
obligationsMetOnDate
LocalDate obligationsMetOnDate
-
penaltyAccrued
BigDecimal penaltyAccrued
-
penaltyCharges
BigDecimal penaltyCharges
-
penaltyChargesPaid
BigDecimal penaltyChargesPaid
-
penaltyChargesWaived
BigDecimal penaltyChargesWaived
-
penaltyChargesWrittenOff
BigDecimal penaltyChargesWrittenOff
-
postDatedChecks
Set<org.apache.fineract.portfolio.repaymentwithpostdatedchecks.domain.PostDatedChecks> postDatedChecks
-
principal
BigDecimal principal
-
principalCompleted
BigDecimal principalCompleted
-
principalWrittenOff
BigDecimal principalWrittenOff
-
recalculatedInterestComponent
boolean recalculatedInterestComponent
-
rescheduleInterestPortion
BigDecimal rescheduleInterestPortion
-
totalPaidInAdvance
BigDecimal totalPaidInAdvance
-
totalPaidLate
BigDecimal totalPaidLate
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanRescheduleRequestToTermVariationMapping
class LoanRescheduleRequestToTermVariationMapping extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -6349317183325892553L
-
Serialized Fields
-
loanRescheduleRequest
org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleRequest loanRescheduleRequest
-
loanTermVariations
org.apache.fineract.portfolio.loanaccount.domain.LoanTermVariations loanTermVariations
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanStatusChangeHistory
class LoanStatusChangeHistory extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -6028777717411088000L
-
Serialized Fields
-
businessDate
LocalDate businessDate
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
status
org.apache.fineract.portfolio.loanaccount.domain.LoanStatus status
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanTermVariations
class LoanTermVariations extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- 3283634284384734021L
-
Serialized Fields
-
_persistence_parent_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_parent_vh
-
dateValue
LocalDate dateValue
-
decimalValue
BigDecimal decimalValue
-
isActive
Boolean isActive
-
isSpecificToInstallment
boolean isSpecificToInstallment
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
onLoanStatus
Integer onLoanStatus
-
parent
org.apache.fineract.portfolio.loanaccount.domain.LoanTermVariations parent
-
termApplicableFrom
LocalDate termApplicableFrom
-
termType
Integer termType
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanTopupDetails
class LoanTopupDetails extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 1098346809404573551L
-
Serialized Fields
-
accountTransferDetailsId
Long accountTransferDetailsId
-
closureLoanId
Long closureLoanId
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
topupAmount
BigDecimal topupAmount
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanTrancheCharge
class LoanTrancheCharge extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 4950772054218400702L
-
Serialized Fields
-
charge
org.apache.fineract.portfolio.charge.domain.Charge charge
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanTrancheDisbursementCharge
class LoanTrancheDisbursementCharge extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -3358688737921612290L
-
Serialized Fields
-
loancharge
org.apache.fineract.portfolio.loanaccount.domain.LoanCharge loancharge
-
loanDisbursementDetails
org.apache.fineract.portfolio.loanaccount.domain.LoanDisbursementDetails loanDisbursementDetails
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction
class LoanTransaction extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -7139248427344757267L
-
Serialized Fields
-
_persistence_loanReAgeParameter_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_loanReAgeParameter_vh
-
amount
BigDecimal amount
-
chargeRefundChargeType
String chargeRefundChargeType
-
dateOf
LocalDate dateOf
-
externalId
org.apache.fineract.infrastructure.core.domain.ExternalId externalId
-
feeChargesPortion
BigDecimal feeChargesPortion
-
interestPortion
BigDecimal interestPortion
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
loanChargesPaid
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanChargePaidBy> loanChargesPaid
-
loanCollateralManagementSet
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanCollateralManagement> loanCollateralManagementSet
-
loanReAgeParameter
org.apache.fineract.portfolio.loanaccount.domain.reaging.LoanReAgeParameter loanReAgeParameter
-
loanTransactionRelations
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionRelation> loanTransactionRelations
-
loanTransactionToRepaymentScheduleMappings
Set<org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionToRepaymentScheduleMapping> loanTransactionToRepaymentScheduleMappings
-
manuallyAdjustedOrReversed
boolean manuallyAdjustedOrReversed
-
office
org.apache.fineract.organisation.office.domain.Office office
-
outstandingLoanBalance
BigDecimal outstandingLoanBalance
-
overPaymentPortion
BigDecimal overPaymentPortion
-
paymentDetail
org.apache.fineract.portfolio.paymentdetail.domain.PaymentDetail paymentDetail
-
penaltyChargesPortion
BigDecimal penaltyChargesPortion
-
principalPortion
BigDecimal principalPortion
-
reversalExternalId
org.apache.fineract.infrastructure.core.domain.ExternalId reversalExternalId
-
reversed
boolean reversed
-
reversedOnDate
LocalDate reversedOnDate
-
submittedOnDate
LocalDate submittedOnDate
-
typeOf
org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionType typeOf
-
unrecognizedIncomePortion
BigDecimal unrecognizedIncomePortion
-
version
Long version
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionRelation
class LoanTransactionRelation extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -6426861824585995686L
-
Serialized Fields
-
fromTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction fromTransaction
-
relationType
org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionRelationTypeEnum relationType
-
toCharge
org.apache.fineract.portfolio.loanaccount.domain.LoanCharge toCharge
-
toTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction toTransaction
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionRepaymentPeriodData
class LoanTransactionRepaymentPeriodData extends Object implements Serializable-
Serialized Fields
-
amount
BigDecimal amount
-
date
LocalDate date
-
feeChargesPortion
BigDecimal feeChargesPortion
-
loanId
Long loanId
-
reversed
boolean reversed
-
transactionId
Long transactionId
-
unrecognizedAmount
BigDecimal unrecognizedAmount
-
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionToRepaymentScheduleMapping
class LoanTransactionToRepaymentScheduleMapping extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 1908447535842931261L
-
Serialized Fields
-
amount
BigDecimal amount
-
feeChargesPortion
BigDecimal feeChargesPortion
-
installment
org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallment installment
-
interestPortion
BigDecimal interestPortion
-
loanTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction loanTransaction
-
penaltyChargesPortion
BigDecimal penaltyChargesPortion
-
principalPortion
BigDecimal principalPortion
-
-
Class org.apache.fineract.portfolio.loanaccount.domain.ProgressiveLoanModel
class ProgressiveLoanModel extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 6145385120890227704L
-
Serialized Fields
-
businessDate
LocalDate businessDate
-
jsonModel
String jsonModel
-
lastModifiedDate
OffsetDateTime lastModifiedDate
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
version
int version
-
-
-
Package org.apache.fineract.portfolio.loanaccount.guarantor.data
-
Class org.apache.fineract.portfolio.loanaccount.guarantor.data.GuarantorData
class GuarantorData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
accountLinkingOptions
Collection<org.apache.fineract.portfolio.account.data.PortfolioAccountData> accountLinkingOptions
-
addressLine1
String addressLine1
Fields for external persons serving as guarantors -
addressLine2
String addressLine2
-
allowedClientRelationshipTypes
Collection<org.apache.fineract.infrastructure.codes.data.CodeValueData> allowedClientRelationshipTypes
-
amount
BigDecimal amount
-
city
String city
-
clientRelationshipType
org.apache.fineract.infrastructure.codes.data.CodeValueData clientRelationshipType
-
clientRelationshipTypeId
Integer clientRelationshipTypeId
-
comment
String comment
-
country
String country
-
dateFormat
String dateFormat
-
dob
LocalDate dob
-
entityId
Long entityId
Fields for current customers/staff serving as guarantors -
externalId
String externalId
-
firstname
String firstname
-
guarantorFundingDetails
Collection<GuarantorFundingData> guarantorFundingDetails
-
guarantorType
org.apache.fineract.infrastructure.core.data.EnumOptionData guarantorType
-
guarantorTypeId
Integer guarantorTypeId
-
guarantorTypeOptions
List<org.apache.fineract.infrastructure.core.data.EnumOptionData> guarantorTypeOptions
-
housePhoneNumber
String housePhoneNumber
-
id
Long id
-
joinedDate
LocalDate joinedDate
-
lastname
String lastname
-
loanId
Long loanId
-
locale
String locale
-
mobileNumber
String mobileNumber
-
officeName
String officeName
-
savingsId
Integer savingsId
-
state
String state
-
status
boolean status
-
zip
String zip
-
-
Class org.apache.fineract.portfolio.loanaccount.guarantor.data.GuarantorFundingData
class GuarantorFundingData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
amountReleased
BigDecimal amountReleased
-
amountRemaining
BigDecimal amountRemaining
-
amountTransfered
BigDecimal amountTransfered
-
guarantorTransactions
Collection<GuarantorTransactionData> guarantorTransactions
-
id
Long id
-
savingsAccount
org.apache.fineract.portfolio.account.data.PortfolioAccountData savingsAccount
-
status
org.apache.fineract.infrastructure.core.data.EnumOptionData status
-
-
Class org.apache.fineract.portfolio.loanaccount.guarantor.data.GuarantorsRequest
class GuarantorsRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
addressLine1
String addressLine1
-
addressLine2
String addressLine2
-
amount
BigDecimal amount
-
city
String city
-
clientRelationshipTypeId
Long clientRelationshipTypeId
Fields for capturing relationship of Guarantor with customer -
comment
String comment
-
country
String country
-
dateFormat
String dateFormat
-
dob
String dob
-
entityId
Long entityId
-
firstname
String firstname
Fields for external persons serving as guarantors -
guarantorTypeId
Integer guarantorTypeId
Fields for current customers serving as guarantors -
housePhoneNumber
String housePhoneNumber
-
lastname
String lastname
-
locale
String locale
-
mobileNumber
String mobileNumber
-
savingsId
Long savingsId
-
state
String state
-
zip
String zip
-
-
Class org.apache.fineract.portfolio.loanaccount.guarantor.data.GuarantorTransactionData
class GuarantorTransactionData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
loanTransactionData
org.apache.fineract.portfolio.loanaccount.data.LoanTransactionData loanTransactionData
-
onHoldTransactionData
org.apache.fineract.portfolio.savings.data.DepositAccountOnHoldTransactionData onHoldTransactionData
-
reversed
boolean reversed
-
-
-
Package org.apache.fineract.portfolio.loanaccount.guarantor.domain
-
Class org.apache.fineract.portfolio.loanaccount.guarantor.domain.Guarantor
class Guarantor extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
active
boolean active
-
addressLine1
String addressLine1
-
addressLine2
String addressLine2
-
city
String city
-
clientRelationshipType
org.apache.fineract.infrastructure.codes.domain.CodeValue clientRelationshipType
-
comment
String comment
-
country
String country
-
dateOfBirth
LocalDate dateOfBirth
-
entityId
Long entityId
-
firstname
String firstname
-
guarantorFundDetails
List<GuarantorFundingDetails> guarantorFundDetails
-
gurantorType
Integer gurantorType
-
housePhoneNumber
String housePhoneNumber
-
lastname
String lastname
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
mobilePhoneNumber
String mobilePhoneNumber
-
state
String state
-
zip
String zip
-
-
-
Class org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorFundingDetails
class GuarantorFundingDetails extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
accountAssociations
AccountAssociations accountAssociations
-
amount
BigDecimal amount
-
amountReleased
BigDecimal amountReleased
-
amountRemaining
BigDecimal amountRemaining
-
amountTransfered
BigDecimal amountTransfered
-
guarantor
Guarantor guarantor
-
guarantorFundingTransactions
List<GuarantorFundingTransaction> guarantorFundingTransactions
-
status
Integer status
-
-
-
Class org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorFundingTransaction
class GuarantorFundingTransaction extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
depositAccountOnHoldTransaction
org.apache.fineract.portfolio.savings.domain.DepositAccountOnHoldTransaction depositAccountOnHoldTransaction
-
guarantorFundingDetails
GuarantorFundingDetails guarantorFundingDetails
-
loanTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction loanTransaction
-
reversed
boolean reversed
-
-
-
-
Package org.apache.fineract.portfolio.loanaccount.jobs.generateloanlossprovisioning
-
Exception Class org.apache.fineract.portfolio.loanaccount.jobs.generateloanlossprovisioning.NoProvisioningCriteriaDefinitionFoundException
class NoProvisioningCriteriaDefinitionFoundException extends RuntimeException implements Serializable
-
-
Package org.apache.fineract.portfolio.loanaccount.loanschedule.domain
-
Class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanRepaymentScheduleHistory
class LoanRepaymentScheduleHistory extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -4639455602510660928L
-
Serialized Fields
-
createdByUser
Long createdByUser
-
createdDate
OffsetDateTime createdDate
-
dueDate
LocalDate dueDate
-
feeChargesCharged
BigDecimal feeChargesCharged
-
fromDate
LocalDate fromDate
-
installmentNumber
Integer installmentNumber
-
interestCharged
BigDecimal interestCharged
-
lastModifiedByUser
Long lastModifiedByUser
-
lastModifiedDate
OffsetDateTime lastModifiedDate
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
loanRescheduleRequest
org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleRequest loanRescheduleRequest
-
oldCreatedOnDate
LocalDateTime oldCreatedOnDate
-
oldLastModifiedOnDate
LocalDateTime oldLastModifiedOnDate
-
penaltyCharges
BigDecimal penaltyCharges
-
principal
BigDecimal principal
-
version
Integer version
-
-
-
Package org.apache.fineract.portfolio.loanproduct.productmix.data
-
Record Class org.apache.fineract.portfolio.loanproduct.productmix.data.ProductMixRequest
class ProductMixRequest extends Record implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.fineract.portfolio.loanproduct.productmix.domain
-
Class org.apache.fineract.portfolio.loanproduct.productmix.domain.ProductMix
class ProductMix extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
product
org.apache.fineract.portfolio.loanproduct.domain.LoanProduct product
-
restrictedProduct
org.apache.fineract.portfolio.loanproduct.domain.LoanProduct restrictedProduct
-
-
-
-
Package org.apache.fineract.portfolio.loanproduct.productmix.exception
-
Exception Class org.apache.fineract.portfolio.loanproduct.productmix.exception.ProductMixNotFoundException
class ProductMixNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.meeting.attendance.domain
-
Class org.apache.fineract.portfolio.meeting.attendance.domain.ClientAttendance
class ClientAttendance extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.portfolio.meeting.domain
-
Class org.apache.fineract.portfolio.meeting.domain.Meeting
class Meeting extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
calendarInstance
org.apache.fineract.portfolio.calendar.domain.CalendarInstance calendarInstance
-
clientsAttendance
Set<ClientAttendance> clientsAttendance
-
meetingDate
LocalDate meetingDate
-
-
-
-
Package org.apache.fineract.portfolio.meeting.exception
-
Exception Class org.apache.fineract.portfolio.meeting.exception.MeetingDateException
class MeetingDateException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.meeting.exception.MeetingNotFoundException
class MeetingNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.meeting.exception.MeetingNotSupportedResourceException
class MeetingNotSupportedResourceException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.portfolio.note.data
-
Class org.apache.fineract.portfolio.note.data.NoteRequest
class NoteRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
note
String note
-
-
-
Package org.apache.fineract.portfolio.note.domain
-
Class org.apache.fineract.portfolio.note.domain.Note
class Note extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable-
Serialized Fields
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
group
org.apache.fineract.portfolio.group.domain.Group group
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
loanTransaction
org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction loanTransaction
-
note
String note
-
noteTypeId
Integer noteTypeId
-
savingsAccount
org.apache.fineract.portfolio.savings.domain.SavingsAccount savingsAccount
-
savingsTransaction
org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction savingsTransaction
-
shareAccount
ShareAccount shareAccount
-
-
-
-
Package org.apache.fineract.portfolio.note.exception
-
Exception Class org.apache.fineract.portfolio.note.exception.NoteNotFoundException
class NoteNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.portfolio.note.exception.NoteResourceNotSupportedException
class NoteResourceNotSupportedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.products.exception
-
Exception Class org.apache.fineract.portfolio.products.exception.ProductNotFoundException
class ProductNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.rate.api
-
Class org.apache.fineract.portfolio.rate.api.RateRequest
class RateRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
active
Boolean active
-
locale
String locale
-
name
String name
-
percentage
BigDecimal percentage
-
productApply
Integer productApply
-
-
-
Package org.apache.fineract.portfolio.rate.domain
-
Class org.apache.fineract.portfolio.rate.domain.Rate
class Rate extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableCustom implements Serializable- serialVersionUID:
- -5950963380921134275L
-
Serialized Fields
-
active
boolean active
-
approveUser
org.apache.fineract.useradministration.domain.AppUser approveUser
-
name
String name
-
percentage
BigDecimal percentage
-
productApply
Integer productApply
-
-
-
Package org.apache.fineract.portfolio.rate.exception
-
Exception Class org.apache.fineract.portfolio.rate.exception.RateAlreadyExistException
class RateAlreadyExistException extends Exception implements Serializable -
Exception Class org.apache.fineract.portfolio.rate.exception.RateNotFoundException
class RateNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.repaymentwithpostdatedchecks.domain
-
Class org.apache.fineract.portfolio.repaymentwithpostdatedchecks.domain.PostDatedChecks
class PostDatedChecks extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -7201670227644616098L
-
Serialized Fields
-
accountNo
Long accountNo
-
amount
BigDecimal amount
-
bankName
String bankName
-
checkNo
Long checkNo
-
loan
org.apache.fineract.portfolio.loanaccount.domain.Loan loan
-
loanRepaymentScheduleInstallment
org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallment loanRepaymentScheduleInstallment
-
repaymentDate
LocalDate repaymentDate
-
status
Integer status
-
-
-
Package org.apache.fineract.portfolio.repaymentwithpostdatedchecks.exception
-
Exception Class org.apache.fineract.portfolio.repaymentwithpostdatedchecks.exception.PostDatedCheckBouncedCheckInvalid
class PostDatedCheckBouncedCheckInvalid extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.repaymentwithpostdatedchecks.exception.PostDatedCheckNotFoundException
class PostDatedCheckNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.savings.data
-
Class org.apache.fineract.portfolio.savings.data.DepositAccountOnHoldTransactionData
class DepositAccountOnHoldTransactionData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
id
Long id
-
loanAccountNo
String loanAccountNo
-
loanClientName
String loanClientName
-
loanId
Long loanId
-
reversed
boolean reversed
-
savingsAccountNo
String savingsAccountNo
-
savingsClientName
String savingsClientName
-
savingsId
Long savingsId
-
transactionDate
LocalDate transactionDate
-
transactionType
org.apache.fineract.infrastructure.core.data.EnumOptionData transactionType
-
-
Class org.apache.fineract.portfolio.savings.data.SavingsAccountApplicationTimelineData
class SavingsAccountApplicationTimelineData extends Object implements Serializable-
Serialized Fields
-
activatedByFirstname
String activatedByFirstname
-
activatedByLastname
String activatedByLastname
-
activatedByUsername
String activatedByUsername
-
activatedOnDate
LocalDate activatedOnDate
-
approvedByFirstname
String approvedByFirstname
-
approvedByLastname
String approvedByLastname
-
approvedByUsername
String approvedByUsername
-
approvedOnDate
LocalDate approvedOnDate
-
closedByFirstname
String closedByFirstname
-
closedByLastname
String closedByLastname
-
closedByUsername
String closedByUsername
-
closedOnDate
LocalDate closedOnDate
-
rejectedByFirstname
String rejectedByFirstname
-
rejectedByLastname
String rejectedByLastname
-
rejectedByUsername
String rejectedByUsername
-
rejectedOnDate
LocalDate rejectedOnDate
-
submittedByFirstname
String submittedByFirstname
-
submittedByLastname
String submittedByLastname
-
submittedByUsername
String submittedByUsername
-
submittedOnDate
LocalDate submittedOnDate
-
withdrawnByFirstname
String withdrawnByFirstname
-
withdrawnByLastname
String withdrawnByLastname
-
withdrawnByUsername
String withdrawnByUsername
-
withdrawnOnDate
LocalDate withdrawnOnDate
-
-
-
Class org.apache.fineract.portfolio.savings.data.SavingsAccountChargeData
class SavingsAccountChargeData extends Object implements Serializable-
Serialized Fields
-
accountId
Long accountId
-
amount
BigDecimal amount
-
amountOrPercentage
BigDecimal amountOrPercentage
-
amountOutstanding
BigDecimal amountOutstanding
-
amountPaid
BigDecimal amountPaid
-
amountPercentageAppliedTo
BigDecimal amountPercentageAppliedTo
-
amountWaived
BigDecimal amountWaived
-
amountWrittenOff
BigDecimal amountWrittenOff
-
chargeCalculationType
org.apache.fineract.infrastructure.core.data.EnumOptionData chargeCalculationType
-
chargeData
org.apache.fineract.portfolio.charge.data.ChargeData chargeData
-
chargeId
Long chargeId
-
chargeOptions
Collection<org.apache.fineract.portfolio.charge.data.ChargeData> chargeOptions
-
chargeTimeType
org.apache.fineract.infrastructure.core.data.EnumOptionData chargeTimeType
-
currency
org.apache.fineract.organisation.monetary.data.CurrencyData currency
-
dueDate
LocalDate dueDate
-
feeInterval
Integer feeInterval
-
feeOnMonthDay
MonthDay feeOnMonthDay
-
freeWithdrawalChargeFrequency
Integer freeWithdrawalChargeFrequency
-
id
Long id
-
inactivationDate
LocalDate inactivationDate
-
isActive
Boolean isActive
-
isFreeWithdrawal
Boolean isFreeWithdrawal
-
name
String name
-
penalty
boolean penalty
-
percentage
BigDecimal percentage
-
restartFrequency
Integer restartFrequency
-
restartFrequencyEnum
Integer restartFrequencyEnum
-
-
-
Class org.apache.fineract.portfolio.savings.data.SavingsAccountData
class SavingsAccountData extends Object implements Serializable-
Serialized Fields
-
accountNo
String accountNo
-
allowOverdraft
boolean allowOverdraft
-
annualFee
org.apache.fineract.portfolio.savings.data.SavingsAccountChargeData annualFee
-
chargeOptions
Collection<org.apache.fineract.portfolio.charge.data.ChargeData> chargeOptions
-
charges
Collection<org.apache.fineract.portfolio.savings.data.SavingsAccountChargeData> charges
-
clientId
Long clientId
-
clientName
String clientName
-
currency
org.apache.fineract.organisation.monetary.data.CurrencyData currency
-
datatables
List<org.apache.fineract.infrastructure.dataqueries.data.DatatableData> datatables
-
dateFormat
String dateFormat
-
daysToDormancy
Integer daysToDormancy
-
daysToEscheat
Integer daysToEscheat
-
daysToInactive
Integer daysToInactive
-
depositType
org.apache.fineract.infrastructure.core.data.EnumOptionData depositType
-
enforceMinRequiredBalance
boolean enforceMinRequiredBalance
-
externalId
String externalId
-
fieldOfficerId
Long fieldOfficerId
-
fieldOfficerName
String fieldOfficerName
-
fieldOfficerOptions
Collection<org.apache.fineract.organisation.staff.data.StaffData> fieldOfficerOptions
-
groupId
Long groupId
-
groupName
String groupName
-
id
Long id
-
interestCalculationDaysInYearType
org.apache.fineract.infrastructure.core.data.EnumOptionData interestCalculationDaysInYearType
-
interestCalculationDaysInYearTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> interestCalculationDaysInYearTypeOptions
-
interestCalculationType
org.apache.fineract.infrastructure.core.data.EnumOptionData interestCalculationType
-
interestCalculationTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> interestCalculationTypeOptions
-
interestCompoundingPeriodType
org.apache.fineract.infrastructure.core.data.EnumOptionData interestCompoundingPeriodType
-
interestCompoundingPeriodTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> interestCompoundingPeriodTypeOptions
-
interestPostingPeriodType
org.apache.fineract.infrastructure.core.data.EnumOptionData interestPostingPeriodType
-
interestPostingPeriodTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> interestPostingPeriodTypeOptions
-
isDormancyTrackingActive
boolean isDormancyTrackingActive
-
lastActiveTransactionDate
LocalDate lastActiveTransactionDate
-
lienAllowed
boolean lienAllowed
-
locale
String locale
-
lockinPeriodFrequency
Integer lockinPeriodFrequency
-
lockinPeriodFrequencyType
org.apache.fineract.infrastructure.core.data.EnumOptionData lockinPeriodFrequencyType
-
lockinPeriodFrequencyTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> lockinPeriodFrequencyTypeOptions
-
maxAllowedLienLimit
BigDecimal maxAllowedLienLimit
-
minBalanceForInterestCalculation
BigDecimal minBalanceForInterestCalculation
-
minOverdraftForInterestCalculation
BigDecimal minOverdraftForInterestCalculation
-
minRequiredBalance
BigDecimal minRequiredBalance
-
minRequiredOpeningBalance
BigDecimal minRequiredOpeningBalance
-
nominalAnnualInterestRate
BigDecimal nominalAnnualInterestRate
-
nominalAnnualInterestRateOverdraft
BigDecimal nominalAnnualInterestRateOverdraft
-
onHoldFunds
BigDecimal onHoldFunds
-
overdraftLimit
BigDecimal overdraftLimit
-
productId
Long productId
-
productOptions
Collection<org.apache.fineract.portfolio.savings.data.SavingsProductData> productOptions
-
reasonForBlock
String reasonForBlock
-
savingsAmountOnHold
BigDecimal savingsAmountOnHold
-
savingsProductId
Long savingsProductId
-
savingsProductName
String savingsProductName
-
status
org.apache.fineract.portfolio.savings.data.SavingsAccountStatusEnumData status
-
submittedOnDate
LocalDate submittedOnDate
-
subStatus
org.apache.fineract.portfolio.savings.data.SavingsAccountSubStatusEnumData subStatus
-
summary
org.apache.fineract.portfolio.savings.data.SavingsAccountSummaryData summary
-
taxGroup
org.apache.fineract.portfolio.tax.data.TaxGroupData taxGroup
-
timeline
org.apache.fineract.portfolio.savings.data.SavingsAccountApplicationTimelineData timeline
-
transactions
Collection<org.apache.fineract.portfolio.savings.data.SavingsAccountTransactionData> transactions
-
withdrawalFee
org.apache.fineract.portfolio.savings.data.SavingsAccountChargeData withdrawalFee
-
withdrawalFeeForTransfers
boolean withdrawalFeeForTransfers
-
withdrawalFeeTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> withdrawalFeeTypeOptions
-
withHoldTax
boolean withHoldTax
-
-
-
Class org.apache.fineract.portfolio.savings.data.SavingsAccountStatusEnumData
class SavingsAccountStatusEnumData extends Object implements Serializable-
Serialized Fields
-
active
boolean active
-
approved
boolean approved
-
closed
boolean closed
-
code
String code
-
id
Long id
-
matured
boolean matured
-
prematureClosed
boolean prematureClosed
-
rejected
boolean rejected
-
submittedAndPendingApproval
boolean submittedAndPendingApproval
-
transferInProgress
boolean transferInProgress
-
transferOnHold
boolean transferOnHold
-
value
String value
-
withdrawnByApplicant
boolean withdrawnByApplicant
-
-
-
Class org.apache.fineract.portfolio.savings.data.SavingsAccountSubStatusEnumData
class SavingsAccountSubStatusEnumData extends Object implements Serializable -
Class org.apache.fineract.portfolio.savings.data.SavingsAccountSummaryData
class SavingsAccountSummaryData extends Object implements Serializable-
Serialized Fields
-
accountBalance
BigDecimal accountBalance
-
availableBalance
BigDecimal availableBalance
-
currency
org.apache.fineract.organisation.monetary.data.CurrencyData currency
-
interestNotPosted
BigDecimal interestNotPosted
-
interestPostedTillDate
LocalDate interestPostedTillDate
-
lastInterestCalculationDate
LocalDate lastInterestCalculationDate
-
prevInterestPostedTillDate
LocalDate prevInterestPostedTillDate
-
totalAnnualFees
BigDecimal totalAnnualFees
-
totalDeposits
BigDecimal totalDeposits
-
totalFeeCharge
BigDecimal totalFeeCharge
-
totalInterestEarned
BigDecimal totalInterestEarned
-
totalInterestPosted
BigDecimal totalInterestPosted
-
totalOverdraftInterestDerived
BigDecimal totalOverdraftInterestDerived
-
totalPenaltyCharge
BigDecimal totalPenaltyCharge
-
totalWithdrawalFees
BigDecimal totalWithdrawalFees
-
totalWithdrawals
BigDecimal totalWithdrawals
-
totalWithholdTax
BigDecimal totalWithholdTax
-
-
-
Class org.apache.fineract.portfolio.savings.data.SavingsAccountTransactionData
class SavingsAccountTransactionData extends Object implements Serializable-
Serialized Fields
-
accountId
Long accountId
-
accountNo
String accountNo
-
accountNumber
String accountNumber
-
amount
BigDecimal amount
-
balanceEndDate
LocalDate balanceEndDate
-
balanceNumberOfDays
Integer balanceNumberOfDays
-
bankNumber
String bankNumber
-
chargesPaidByData
Set<org.apache.fineract.portfolio.savings.domain.SavingsAccountChargesPaidByData> chargesPaidByData
-
checkNumber
String checkNumber
-
cumulativeBalance
BigDecimal cumulativeBalance
-
currency
org.apache.fineract.organisation.monetary.data.CurrencyData currency
-
date
LocalDate date
-
dateFormat
String dateFormat
-
entryType
org.apache.fineract.portfolio.TransactionEntryType entryType
-
id
Long id
-
interestedPostedAsOn
boolean interestedPostedAsOn
-
isManualTransaction
boolean isManualTransaction
-
isReversal
Boolean isReversal
-
lienTransaction
Boolean lienTransaction
-
locale
String locale
-
note
String note
-
originalTransactionId
Long originalTransactionId
-
outstandingChargeAmount
BigDecimal outstandingChargeAmount
-
overdraftAmount
BigDecimal overdraftAmount
-
paymentDetailData
org.apache.fineract.portfolio.paymentdetail.data.PaymentDetailData paymentDetailData
-
paymentTypeId
Long paymentTypeId
-
paymentTypeOptions
Collection<org.apache.fineract.portfolio.paymenttype.data.PaymentTypeData> paymentTypeOptions
-
reasonForBlock
String reasonForBlock
-
receiptNumber
String receiptNumber
-
releaseTransactionId
Long releaseTransactionId
-
reversed
boolean reversed
-
routingCode
String routingCode
-
runningBalance
BigDecimal runningBalance
-
submittedByUsername
String submittedByUsername
-
submittedOnDate
LocalDate submittedOnDate
-
transactionAmount
BigDecimal transactionAmount
-
transactionDate
LocalDate transactionDate
-
transactionType
org.apache.fineract.portfolio.savings.data.SavingsAccountTransactionEnumData transactionType
-
transfer
org.apache.fineract.portfolio.account.data.AccountTransferData transfer
-
-
-
Class org.apache.fineract.portfolio.savings.data.SavingsAccountTransactionEnumData
class SavingsAccountTransactionEnumData extends Object implements Serializable-
Serialized Fields
-
accrual
boolean accrual
-
amountHold
boolean amountHold
-
amountRelease
boolean amountRelease
-
approveTransfer
boolean approveTransfer
-
code
String code
-
deposit
boolean deposit
-
dividendPayout
boolean dividendPayout
-
escheat
boolean escheat
-
feeDeduction
boolean feeDeduction
-
id
Long id
-
initiateTransfer
boolean initiateTransfer
-
interestPosting
boolean interestPosting
-
overdraftFee
boolean overdraftFee
-
overdraftInterest
boolean overdraftInterest
-
rejectTransfer
boolean rejectTransfer
-
value
String value
-
withdrawal
boolean withdrawal
-
withdrawTransfer
boolean withdrawTransfer
-
withholdTax
boolean withholdTax
-
writtenoff
boolean writtenoff
-
-
-
Class org.apache.fineract.portfolio.savings.data.SavingsProductData
class SavingsProductData extends Object implements Serializable-
Serialized Fields
-
accountingMappingOptions
Map<String,
List<org.apache.fineract.accounting.glaccount.data.GLAccountData>> accountingMappingOptions -
accountingMappings
Map<String,
Object> accountingMappings -
accountingRule
org.apache.fineract.infrastructure.core.data.EnumOptionData accountingRule
-
accountingRuleOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> accountingRuleOptions
-
accountMappingForPayment
String accountMappingForPayment
-
allowOverdraft
boolean allowOverdraft
-
chargeOptions
Collection<org.apache.fineract.portfolio.charge.data.ChargeData> chargeOptions
-
charges
Collection<org.apache.fineract.portfolio.charge.data.ChargeData> charges
-
currency
org.apache.fineract.organisation.monetary.data.CurrencyData currency
-
currencyOptions
Collection<org.apache.fineract.organisation.monetary.data.CurrencyData> currencyOptions
-
daysToDormancy
Long daysToDormancy
-
daysToEscheat
Long daysToEscheat
-
daysToInactive
Long daysToInactive
-
depositAccountType
String depositAccountType
-
description
String description
-
enforceMinRequiredBalance
boolean enforceMinRequiredBalance
-
feeToIncomeAccountMappings
Collection<org.apache.fineract.accounting.producttoaccountmapping.data.ChargeToGLAccountMapper> feeToIncomeAccountMappings
-
id
Long id
-
interestCalculationDaysInYearType
org.apache.fineract.infrastructure.core.data.EnumOptionData interestCalculationDaysInYearType
-
interestCalculationDaysInYearTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> interestCalculationDaysInYearTypeOptions
-
interestCalculationType
org.apache.fineract.infrastructure.core.data.EnumOptionData interestCalculationType
-
interestCalculationTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> interestCalculationTypeOptions
-
interestCompoundingPeriodType
org.apache.fineract.infrastructure.core.data.EnumOptionData interestCompoundingPeriodType
-
interestCompoundingPeriodTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> interestCompoundingPeriodTypeOptions
-
interestPostingPeriodType
org.apache.fineract.infrastructure.core.data.EnumOptionData interestPostingPeriodType
-
interestPostingPeriodTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> interestPostingPeriodTypeOptions
-
isDormancyTrackingActive
Boolean isDormancyTrackingActive
-
lienAllowed
boolean lienAllowed
-
lockinPeriodFrequency
Integer lockinPeriodFrequency
-
lockinPeriodFrequencyType
org.apache.fineract.infrastructure.core.data.EnumOptionData lockinPeriodFrequencyType
-
lockinPeriodFrequencyTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> lockinPeriodFrequencyTypeOptions
-
maxAllowedLienLimit
BigDecimal maxAllowedLienLimit
-
minBalanceForInterestCalculation
BigDecimal minBalanceForInterestCalculation
-
minOverdraftForInterestCalculation
BigDecimal minOverdraftForInterestCalculation
-
minRequiredBalance
BigDecimal minRequiredBalance
-
minRequiredOpeningBalance
BigDecimal minRequiredOpeningBalance
-
name
String name
-
nominalAnnualInterestRate
BigDecimal nominalAnnualInterestRate
-
nominalAnnualInterestRateOverdraft
BigDecimal nominalAnnualInterestRateOverdraft
-
overdraftLimit
BigDecimal overdraftLimit
-
paymentChannelToFundSourceMappings
Collection<org.apache.fineract.accounting.producttoaccountmapping.data.PaymentTypeToGLAccountMapper> paymentChannelToFundSourceMappings
-
paymentTypeOptions
Collection<org.apache.fineract.portfolio.paymenttype.data.PaymentTypeData> paymentTypeOptions
-
penaltyOptions
Collection<org.apache.fineract.portfolio.charge.data.ChargeData> penaltyOptions
-
penaltyToIncomeAccountMappings
Collection<org.apache.fineract.accounting.producttoaccountmapping.data.ChargeToGLAccountMapper> penaltyToIncomeAccountMappings
-
shortName
String shortName
-
taxGroup
org.apache.fineract.portfolio.tax.data.TaxGroupData taxGroup
-
taxGroupOptions
Collection<org.apache.fineract.portfolio.tax.data.TaxGroupData> taxGroupOptions
-
withdrawalFeeForTransfers
boolean withdrawalFeeForTransfers
-
withdrawalFeeTypeOptions
Collection<org.apache.fineract.infrastructure.core.data.EnumOptionData> withdrawalFeeTypeOptions
-
withHoldTax
boolean withHoldTax
-
-
-
-
Package org.apache.fineract.portfolio.savings.domain
-
Class org.apache.fineract.portfolio.savings.domain.DepositAccountInterestIncentive
class DepositAccountInterestIncentive extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 3812732859344174360L
-
Serialized Fields
-
depositAccountInterestRateChartSlabs
org.apache.fineract.portfolio.savings.domain.DepositAccountInterestRateChartSlabs depositAccountInterestRateChartSlabs
-
interestIncentivesFields
org.apache.fineract.portfolio.interestratechart.domain.InterestIncentivesFields interestIncentivesFields
-
-
Class org.apache.fineract.portfolio.savings.domain.DepositAccountInterestIncentives
class DepositAccountInterestIncentives extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 2419518617819720261L
-
Serialized Fields
-
depositAccountInterestRateChartSlabs
org.apache.fineract.portfolio.savings.domain.DepositAccountInterestRateChartSlabs depositAccountInterestRateChartSlabs
-
interestIncentivesFields
org.apache.fineract.portfolio.interestratechart.domain.InterestIncentivesFields interestIncentivesFields
-
-
Class org.apache.fineract.portfolio.savings.domain.DepositAccountInterestRateChart
class DepositAccountInterestRateChart extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 2456454354442799682L
-
Serialized Fields
-
account
org.apache.fineract.portfolio.savings.domain.SavingsAccount account
-
chartFields
org.apache.fineract.portfolio.interestratechart.domain.InterestRateChartFields chartFields
-
chartSlabs
Set<org.apache.fineract.portfolio.savings.domain.DepositAccountInterestRateChartSlabs> chartSlabs
-
-
Class org.apache.fineract.portfolio.savings.domain.DepositAccountInterestRateChartSlabs
class DepositAccountInterestRateChartSlabs extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 5484207348495429410L
-
Serialized Fields
-
depositAccountInterestRateChart
org.apache.fineract.portfolio.savings.domain.DepositAccountInterestRateChart depositAccountInterestRateChart
-
interestIncentives
Set<org.apache.fineract.portfolio.savings.domain.DepositAccountInterestIncentives> interestIncentives
-
slabFields
org.apache.fineract.portfolio.interestratechart.domain.InterestRateChartSlabFields slabFields
-
-
Class org.apache.fineract.portfolio.savings.domain.DepositAccountOnHoldTransaction
class DepositAccountOnHoldTransaction extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -2281416941720361336L
-
Serialized Fields
-
amount
BigDecimal amount
-
createdDateToRemove
LocalDateTime createdDateToRemove
Deprecated. -
reversed
boolean reversed
-
savingsAccount
org.apache.fineract.portfolio.savings.domain.SavingsAccount savingsAccount
-
transactionDate
LocalDate transactionDate
-
transactionType
Integer transactionType
-
-
Class org.apache.fineract.portfolio.savings.domain.DepositAccountRecurringDetail
class DepositAccountRecurringDetail extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
account
org.apache.fineract.portfolio.savings.domain.SavingsAccount account
-
isCalendarInherited
boolean isCalendarInherited
-
mandatoryRecommendedDepositAmount
BigDecimal mandatoryRecommendedDepositAmount
-
noOfOverdueInstallments
Integer noOfOverdueInstallments
-
recurringDetail
org.apache.fineract.portfolio.savings.domain.DepositRecurringDetail recurringDetail
-
totalOverdueAmount
BigDecimal totalOverdueAmount
-
-
-
Class org.apache.fineract.portfolio.savings.domain.DepositAccountTermAndPreClosure
class DepositAccountTermAndPreClosure extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -6428201602095579162L
-
Serialized Fields
-
account
org.apache.fineract.portfolio.savings.domain.SavingsAccount account
-
depositAmount
BigDecimal depositAmount
-
depositPeriod
Integer depositPeriod
-
depositPeriodFrequency
Integer depositPeriodFrequency
-
depositTermDetail
org.apache.fineract.portfolio.savings.domain.DepositTermDetail depositTermDetail
-
expectedFirstDepositOnDate
LocalDate expectedFirstDepositOnDate
-
maturityAmount
BigDecimal maturityAmount
-
maturityDate
LocalDate maturityDate
-
onAccountClosureType
Integer onAccountClosureType
-
preClosureDetail
org.apache.fineract.portfolio.savings.domain.DepositPreClosureDetail preClosureDetail
-
transferInterestToLinkedAccount
boolean transferInterestToLinkedAccount
-
transferToSavingsAccountId
Long transferToSavingsAccountId
-
-
Class org.apache.fineract.portfolio.savings.domain.DepositProductRecurringDetail
class DepositProductRecurringDetail extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 1962422232720456799L
-
Serialized Fields
-
product
org.apache.fineract.portfolio.savings.domain.RecurringDepositProduct product
-
recurringDetail
org.apache.fineract.portfolio.savings.domain.DepositRecurringDetail recurringDetail
-
-
Class org.apache.fineract.portfolio.savings.domain.DepositProductTermAndPreClosure
class DepositProductTermAndPreClosure extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -8975836889901904558L
-
Serialized Fields
-
depositProductAmountDetails
org.apache.fineract.portfolio.savings.domain.DepositProductAmountDetails depositProductAmountDetails
-
depositTermDetail
org.apache.fineract.portfolio.savings.domain.DepositTermDetail depositTermDetail
-
preClosureDetail
org.apache.fineract.portfolio.savings.domain.DepositPreClosureDetail preClosureDetail
-
product
org.apache.fineract.portfolio.savings.domain.FixedDepositProduct product
-
-
Class org.apache.fineract.portfolio.savings.domain.FixedDepositAccount
class FixedDepositAccount extends org.apache.fineract.portfolio.savings.domain.SavingsAccount implements Serializable-
Serialized Fields
-
accountTermAndPreClosure
org.apache.fineract.portfolio.savings.domain.DepositAccountTermAndPreClosure accountTermAndPreClosure
-
chart
org.apache.fineract.portfolio.savings.domain.DepositAccountInterestRateChart chart
-
chartAssembler
org.apache.fineract.portfolio.interestratechart.service.InterestRateChartAssembler chartAssembler
-
configurationDomainService
org.apache.fineract.infrastructure.configuration.domain.ConfigurationDomainService configurationDomainService
-
-
-
Class org.apache.fineract.portfolio.savings.domain.FixedDepositProduct
class FixedDepositProduct extends org.apache.fineract.portfolio.savings.domain.SavingsProduct implements Serializable- serialVersionUID:
- -6878604542764990813L
-
Serialized Fields
-
chartAssembler
org.apache.fineract.portfolio.interestratechart.service.InterestRateChartAssembler chartAssembler
-
charts
Set<org.apache.fineract.portfolio.interestratechart.domain.InterestRateChart> charts
-
productTermAndPreClosure
org.apache.fineract.portfolio.savings.domain.DepositProductTermAndPreClosure productTermAndPreClosure
-
-
Class org.apache.fineract.portfolio.savings.domain.GroupSavingsIndividualMonitoring
class GroupSavingsIndividualMonitoring extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -2375062300395152468L
-
Serialized Fields
-
accountNumber
String accountNumber
-
applicationId
BigDecimal applicationId
-
childAccountsCount
Long childAccountsCount
-
childSaving
Set<org.apache.fineract.portfolio.savings.domain.SavingsAccount> childSaving
-
group
org.apache.fineract.portfolio.group.domain.Group group
-
isAcceptingChild
Boolean isAcceptingChild
-
parentDeposit
BigDecimal parentDeposit
-
savingsStatus
Integer savingsStatus
-
-
Class org.apache.fineract.portfolio.savings.domain.RecurringDepositAccount
class RecurringDepositAccount extends org.apache.fineract.portfolio.savings.domain.SavingsAccount implements Serializable-
Serialized Fields
-
accountTermAndPreClosure
org.apache.fineract.portfolio.savings.domain.DepositAccountTermAndPreClosure accountTermAndPreClosure
-
chart
org.apache.fineract.portfolio.savings.domain.DepositAccountInterestRateChart chart
-
depositScheduleInstallments
List<RecurringDepositScheduleInstallment> depositScheduleInstallments
-
recurringDetail
DepositAccountRecurringDetail recurringDetail
-
-
-
Class org.apache.fineract.portfolio.savings.domain.RecurringDepositProduct
class RecurringDepositProduct extends org.apache.fineract.portfolio.savings.domain.FixedDepositProduct implements Serializable- serialVersionUID:
- 551368969634121395L
-
Serialized Fields
-
recurringDetail
org.apache.fineract.portfolio.savings.domain.DepositProductRecurringDetail recurringDetail
-
-
Class org.apache.fineract.portfolio.savings.domain.RecurringDepositScheduleInstallment
class RecurringDepositScheduleInstallment extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable-
Serialized Fields
-
account
RecurringDepositAccount account
-
createdDateToRemove
LocalDateTime createdDateToRemove
Deprecated. -
depositAmount
BigDecimal depositAmount
-
depositAmountCompleted
BigDecimal depositAmountCompleted
-
dueDate
LocalDate dueDate
-
fromDate
LocalDate fromDate
-
installmentNumber
Integer installmentNumber
-
lastModifiedDateToRemove
LocalDateTime lastModifiedDateToRemove
Deprecated. -
obligationsMet
boolean obligationsMet
-
obligationsMetOnDate
LocalDate obligationsMetOnDate
-
totalPaidInAdvance
BigDecimal totalPaidInAdvance
-
totalPaidLate
BigDecimal totalPaidLate
-
-
-
Class org.apache.fineract.portfolio.savings.domain.SavingsAccount
class SavingsAccount extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- 7599753911580282524L
-
Serialized Fields
-
_persistence_activatedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_activatedBy_vh
-
_persistence_approvedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_approvedBy_vh
-
_persistence_closedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_closedBy_vh
-
_persistence_group_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_group_vh
-
_persistence_gsim_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_gsim_vh
-
_persistence_rejectedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_rejectedBy_vh
-
_persistence_savingsOfficer_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_savingsOfficer_vh
-
_persistence_submittedBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_submittedBy_vh
-
_persistence_withdrawnBy_vh
org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface _persistence_withdrawnBy_vh
-
accountNumber
String accountNumber
-
accountNumberRequiresAutoGeneration
boolean accountNumberRequiresAutoGeneration
-
accountType
Integer accountType
-
activatedBy
org.apache.fineract.useradministration.domain.AppUser activatedBy
-
activatedOnDate
LocalDate activatedOnDate
-
allowOverdraft
boolean allowOverdraft
-
approvedBy
org.apache.fineract.useradministration.domain.AppUser approvedBy
-
approvedOnDate
LocalDate approvedOnDate
-
charges
Set<org.apache.fineract.portfolio.savings.domain.SavingsAccountCharge> charges
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
closedBy
org.apache.fineract.useradministration.domain.AppUser closedBy
-
closedOnDate
LocalDate closedOnDate
-
currency
org.apache.fineract.organisation.monetary.domain.MonetaryCurrency currency
-
depositType
Integer depositType
-
enforceMinRequiredBalance
boolean enforceMinRequiredBalance
-
externalId
org.apache.fineract.infrastructure.core.domain.ExternalId externalId
-
group
org.apache.fineract.portfolio.group.domain.Group group
-
gsim
org.apache.fineract.portfolio.savings.domain.GroupSavingsIndividualMonitoring gsim
-
identifiers
List<org.apache.fineract.interoperation.domain.InteropIdentifier> identifiers
-
interestCalculationDaysInYearType
Integer interestCalculationDaysInYearType
-
interestCalculationType
Integer interestCalculationType
-
interestCompoundingPeriodType
Integer interestCompoundingPeriodType
-
interestPostingPeriodType
Integer interestPostingPeriodType
-
lienAllowed
boolean lienAllowed
-
lockedInUntilDate
LocalDate lockedInUntilDate
-
lockinPeriodFrequency
Integer lockinPeriodFrequency
-
lockinPeriodFrequencyType
Integer lockinPeriodFrequencyType
-
maxAllowedLienLimit
BigDecimal maxAllowedLienLimit
-
minBalanceForInterestCalculation
BigDecimal minBalanceForInterestCalculation
-
minOverdraftForInterestCalculation
BigDecimal minOverdraftForInterestCalculation
-
minRequiredBalance
BigDecimal minRequiredBalance
-
minRequiredOpeningBalance
BigDecimal minRequiredOpeningBalance
-
nominalAnnualInterestRate
BigDecimal nominalAnnualInterestRate
-
nominalAnnualInterestRateOverdraft
BigDecimal nominalAnnualInterestRateOverdraft
-
onHoldFunds
BigDecimal onHoldFunds
-
overdraftLimit
BigDecimal overdraftLimit
-
product
org.apache.fineract.portfolio.savings.domain.SavingsProduct product
-
reasonForBlock
String reasonForBlock
-
rejectedBy
org.apache.fineract.useradministration.domain.AppUser rejectedBy
-
rejectedOnDate
LocalDate rejectedOnDate
-
savingsAccountTransactions
List<org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction> savingsAccountTransactions
-
savingsAccountTransactionSummaryWrapper
org.apache.fineract.portfolio.savings.domain.SavingsAccountTransactionSummaryWrapper savingsAccountTransactionSummaryWrapper
-
savingsHelper
org.apache.fineract.portfolio.savings.domain.SavingsHelper savingsHelper
-
savingsOfficer
org.apache.fineract.organisation.staff.domain.Staff savingsOfficer
-
savingsOfficerHistory
Set<org.apache.fineract.portfolio.savings.domain.SavingsOfficerAssignmentHistory> savingsOfficerHistory
-
savingsOnHoldAmount
BigDecimal savingsOnHoldAmount
-
startInterestCalculationDate
LocalDate startInterestCalculationDate
-
status
Integer status
-
sub_status
Integer sub_status
-
submittedBy
org.apache.fineract.useradministration.domain.AppUser submittedBy
-
submittedOnDate
LocalDate submittedOnDate
-
summary
org.apache.fineract.portfolio.savings.domain.SavingsAccountSummary summary
-
taxGroup
org.apache.fineract.portfolio.tax.domain.TaxGroup taxGroup
-
transactions
List<org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction> transactions
-
version
int version
-
withdrawalFeeApplicableForTransfer
boolean withdrawalFeeApplicableForTransfer
-
withdrawnBy
org.apache.fineract.useradministration.domain.AppUser withdrawnBy
-
withdrawnOnDate
LocalDate withdrawnOnDate
-
withHoldTax
boolean withHoldTax
-
-
Class org.apache.fineract.portfolio.savings.domain.SavingsAccountCharge
class SavingsAccountCharge extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -2742776452755421098L
-
Serialized Fields
-
amount
BigDecimal amount
-
amountOutstanding
BigDecimal amountOutstanding
-
amountPaid
BigDecimal amountPaid
-
amountPercentageAppliedTo
BigDecimal amountPercentageAppliedTo
-
amountWaived
BigDecimal amountWaived
-
amountWrittenOff
BigDecimal amountWrittenOff
-
charge
org.apache.fineract.portfolio.charge.domain.Charge charge
-
chargeCalculation
Integer chargeCalculation
-
chargeResetDate
LocalDate chargeResetDate
-
chargeTime
Integer chargeTime
-
dueDate
LocalDate dueDate
-
feeInterval
Integer feeInterval
-
feeOnDay
Integer feeOnDay
-
feeOnMonth
Integer feeOnMonth
-
freeWithdrawalCount
Integer freeWithdrawalCount
-
inactivationDate
LocalDate inactivationDate
-
paid
boolean paid
-
penaltyCharge
boolean penaltyCharge
-
percentage
BigDecimal percentage
-
savingsAccount
org.apache.fineract.portfolio.savings.domain.SavingsAccount savingsAccount
-
status
boolean status
-
waived
boolean waived
-
-
Class org.apache.fineract.portfolio.savings.domain.SavingsAccountChargePaidBy
class SavingsAccountChargePaidBy extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 5931396978888554317L
-
Serialized Fields
-
amount
BigDecimal amount
-
savingsAccountCharge
org.apache.fineract.portfolio.savings.domain.SavingsAccountCharge savingsAccountCharge
-
savingsAccountTransaction
org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction savingsAccountTransaction
-
-
Class org.apache.fineract.portfolio.savings.domain.SavingsAccountChargesPaidByData
class SavingsAccountChargesPaidByData extends Object implements Serializable-
Serialized Fields
-
amount
BigDecimal amount
-
chargeId
Long chargeId
-
savingsAccountChargeData
org.apache.fineract.portfolio.savings.data.SavingsAccountChargeData savingsAccountChargeData
-
-
-
Class org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction
class SavingsAccountTransaction extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- 86014661544045436L
-
Serialized Fields
-
amount
BigDecimal amount
-
balanceEndDate
LocalDate balanceEndDate
-
balanceNumberOfDays
Integer balanceNumberOfDays
-
createdDateToRemove
LocalDateTime createdDateToRemove
Deprecated. -
cumulativeBalance
BigDecimal cumulativeBalance
-
dateOf
LocalDate dateOf
-
isLoanDisbursement
boolean isLoanDisbursement
-
isManualTransaction
boolean isManualTransaction
-
lienTransaction
Boolean lienTransaction
-
office
org.apache.fineract.organisation.office.domain.Office office
-
originalTxnId
Long originalTxnId
-
overdraftAmount
BigDecimal overdraftAmount
-
paymentDetail
org.apache.fineract.portfolio.paymentdetail.domain.PaymentDetail paymentDetail
-
reasonForBlock
String reasonForBlock
-
refNo
String refNo
-
releaseIdOfHoldAmountTransaction
Long releaseIdOfHoldAmountTransaction
-
reversalTransaction
boolean reversalTransaction
-
reversed
boolean reversed
-
runningBalance
BigDecimal runningBalance
-
savingsAccount
org.apache.fineract.portfolio.savings.domain.SavingsAccount savingsAccount
-
savingsAccountChargesPaid
Set<org.apache.fineract.portfolio.savings.domain.SavingsAccountChargePaidBy> savingsAccountChargesPaid
-
submittedOnDate
LocalDate submittedOnDate
-
taxDetails
List<org.apache.fineract.portfolio.savings.domain.SavingsAccountTransactionTaxDetails> taxDetails
-
typeOf
Integer typeOf
-
-
Class org.apache.fineract.portfolio.savings.domain.SavingsAccountTransactionTaxDetails
class SavingsAccountTransactionTaxDetails extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -6127018102450036727L
-
Serialized Fields
-
amount
BigDecimal amount
-
savingsAccountTransaction
org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction savingsAccountTransaction
-
taxComponent
org.apache.fineract.portfolio.tax.domain.TaxComponent taxComponent
-
-
Class org.apache.fineract.portfolio.savings.domain.SavingsOfficerAssignmentHistory
class SavingsOfficerAssignmentHistory extends org.apache.fineract.infrastructure.core.domain.AbstractAuditableWithUTCDateTimeCustom<Long> implements Serializable- serialVersionUID:
- -2287554987639217044L
-
Serialized Fields
-
createdDateToRemove
LocalDateTime createdDateToRemove
Deprecated. -
endDate
LocalDate endDate
-
lastModifiedDateToRemove
LocalDateTime lastModifiedDateToRemove
Deprecated. -
savingsAccount
org.apache.fineract.portfolio.savings.domain.SavingsAccount savingsAccount
-
savingsOfficer
org.apache.fineract.organisation.staff.domain.Staff savingsOfficer
-
startDate
LocalDate startDate
-
-
Class org.apache.fineract.portfolio.savings.domain.SavingsProduct
class SavingsProduct extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -8202226428429805700L
-
Serialized Fields
-
accountingRule
Integer accountingRule
-
allowOverdraft
boolean allowOverdraft
-
charges
Set<org.apache.fineract.portfolio.charge.domain.Charge> charges
-
currency
org.apache.fineract.organisation.monetary.domain.MonetaryCurrency currency
-
daysToDormancy
Long daysToDormancy
-
daysToEscheat
Long daysToEscheat
-
daysToInactive
Long daysToInactive
-
description
String description
-
enforceMinRequiredBalance
boolean enforceMinRequiredBalance
-
interestCalculationDaysInYearType
Integer interestCalculationDaysInYearType
-
interestCalculationType
Integer interestCalculationType
-
interestCompoundingPeriodType
Integer interestCompoundingPeriodType
-
interestPostingPeriodType
Integer interestPostingPeriodType
-
isDormancyTrackingActive
Boolean isDormancyTrackingActive
-
lienAllowed
boolean lienAllowed
-
lockinPeriodFrequency
Integer lockinPeriodFrequency
-
lockinPeriodFrequencyType
Integer lockinPeriodFrequencyType
-
maxAllowedLienLimit
BigDecimal maxAllowedLienLimit
-
minBalanceForInterestCalculation
BigDecimal minBalanceForInterestCalculation
-
minOverdraftForInterestCalculation
BigDecimal minOverdraftForInterestCalculation
-
minRequiredBalance
BigDecimal minRequiredBalance
-
minRequiredOpeningBalance
BigDecimal minRequiredOpeningBalance
-
name
String name
-
nominalAnnualInterestRate
BigDecimal nominalAnnualInterestRate
-
nominalAnnualInterestRateOverdraft
BigDecimal nominalAnnualInterestRateOverdraft
-
overdraftLimit
BigDecimal overdraftLimit
-
shortName
String shortName
-
taxGroup
org.apache.fineract.portfolio.tax.domain.TaxGroup taxGroup
-
withdrawalFeeApplicableForTransfer
boolean withdrawalFeeApplicableForTransfer
-
withHoldTax
boolean withHoldTax
-
-
-
Package org.apache.fineract.portfolio.search.data
-
Class org.apache.fineract.portfolio.search.data.AdvancedQueryData
class AdvancedQueryData extends Object implements Serializable -
Class org.apache.fineract.portfolio.search.data.AdvancedQueryRequest
class AdvancedQueryRequest extends Object implements Serializable-
Serialized Fields
-
baseQuery
org.apache.fineract.portfolio.search.data.AdvancedQueryData baseQuery
-
datatableQueries
List<org.apache.fineract.portfolio.search.data.TableQueryData> datatableQueries
-
-
-
Class org.apache.fineract.portfolio.search.data.ColumnFilterData
class ColumnFilterData extends Object implements Serializable -
Class org.apache.fineract.portfolio.search.data.FilterData
class FilterData extends Object implements Serializable -
Class org.apache.fineract.portfolio.search.data.TableQueryData
class TableQueryData extends Object implements Serializable-
Serialized Fields
-
query
org.apache.fineract.portfolio.search.data.AdvancedQueryData query
-
table
String table
-
-
-
-
Package org.apache.fineract.portfolio.self.account.domain
-
Class org.apache.fineract.portfolio.self.account.domain.SelfBeneficiariesTPT
class SelfBeneficiariesTPT extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.portfolio.self.account.exception
-
Exception Class org.apache.fineract.portfolio.self.account.exception.BeneficiaryTransferLimitExceededException
class BeneficiaryTransferLimitExceededException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.self.account.exception.DailyTPTTransactionAmountLimitExceededException
class DailyTPTTransactionAmountLimitExceededException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.self.account.exception.InvalidAccountInformationException
class InvalidAccountInformationException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.self.account.exception.InvalidBeneficiaryException
class InvalidBeneficiaryException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.portfolio.self.device.domain
-
Class org.apache.fineract.portfolio.self.device.domain.DeviceRegistration
class DeviceRegistration extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
registrationId
String registrationId
-
updatedOnDate
LocalDateTime updatedOnDate
-
-
-
-
Package org.apache.fineract.portfolio.self.device.exception
-
Exception Class org.apache.fineract.portfolio.self.device.exception.DeviceRegistrationNotFoundException
class DeviceRegistrationNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.self.pockets.domain
-
Class org.apache.fineract.portfolio.self.pockets.domain.Pocket
class Pocket extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
appUserId
Long appUserId
-
-
-
Class org.apache.fineract.portfolio.self.pockets.domain.PocketAccountMapping
class PocketAccountMapping extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.portfolio.self.pockets.exception
-
Exception Class org.apache.fineract.portfolio.self.pockets.exception.MappingIdNotLinkedToPocketException
class MappingIdNotLinkedToPocketException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.self.pockets.exception.PocketNotFoundException
class PocketNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.portfolio.self.registration.domain
-
Class org.apache.fineract.portfolio.self.registration.domain.SelfServiceRegistration
class SelfServiceRegistration extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
accountNumber
String accountNumber
-
authenticationToken
String authenticationToken
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
createdDate
LocalDateTime createdDate
-
email
String email
-
firstName
String firstName
-
lastName
String lastName
-
mobileNumber
String mobileNumber
-
password
String password
-
username
String username
-
-
-
-
Package org.apache.fineract.portfolio.self.registration.exception
-
Exception Class org.apache.fineract.portfolio.self.registration.exception.SelfServiceRegistrationNotFoundException
class SelfServiceRegistrationNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.portfolio.shareaccounts.data
-
Package org.apache.fineract.portfolio.shareaccounts.domain
-
Package org.apache.fineract.portfolio.shareaccounts.exceptions
-
Package org.apache.fineract.portfolio.shareproducts.domain
-
Package org.apache.fineract.portfolio.shareproducts.exception
-
Package org.apache.fineract.portfolio.transfer.exception
-
Exception Class org.apache.fineract.portfolio.transfer.exception.ClientNotAwaitingTransferApprovalException
class ClientNotAwaitingTransferApprovalException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.transfer.exception.ClientNotAwaitingTransferApprovalOrOnHoldException
class ClientNotAwaitingTransferApprovalOrOnHoldException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.portfolio.transfer.exception.TransferNotSupportedException
class TransferNotSupportedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.spm.domain
-
Class org.apache.fineract.spm.domain.Component
class Component extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.spm.domain.LookupTable
class LookupTable extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.spm.domain.Question
class Question extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.spm.domain.Response
class Response extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.spm.domain.Scorecard
class Scorecard extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
appUser
org.apache.fineract.useradministration.domain.AppUser appUser
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
createdOn
LocalDateTime createdOn
-
question
Question question
-
response
Response response
-
survey
Survey survey
-
value
Integer value
-
-
-
Class org.apache.fineract.spm.domain.Survey
class Survey extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.spm.exception
-
Exception Class org.apache.fineract.spm.exception.LookupTableNotFoundException
class LookupTableNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.spm.exception.SurveyNotFoundException
class SurveyNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.spm.exception.SurveyResponseNotAvailableException
class SurveyResponseNotAvailableException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable
-
-
Package org.apache.fineract.template.domain
-
Class org.apache.fineract.template.domain.Template
class Template extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable-
Serialized Fields
-
entity
TemplateEntity entity
-
mappers
List<TemplateMapper> mappers
-
name
String name
-
text
String text
-
type
TemplateType type
-
-
-
Class org.apache.fineract.template.domain.TemplateMapper
class TemplateMapper extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable
-
-
Package org.apache.fineract.template.exception
-
Exception Class org.apache.fineract.template.exception.TemplateForbiddenException
class TemplateForbiddenException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.template.exception.TemplateNotFoundException
class TemplateNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-
-
Package org.apache.fineract.useradministration.data
-
Class org.apache.fineract.useradministration.data.PasswordValidationPolicyData
class PasswordValidationPolicyData extends Object implements Serializable -
Class org.apache.fineract.useradministration.data.RoleData
class RoleData extends Object implements Serializable
-
-
Package org.apache.fineract.useradministration.domain
-
Class org.apache.fineract.useradministration.domain.AppUser
class AppUser extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -1918167937478931095L
-
Serialized Fields
-
accountNonExpired
boolean accountNonExpired
-
accountNonLocked
boolean accountNonLocked
-
appUserClientMappings
Set<org.apache.fineract.useradministration.domain.AppUserClientMapping> appUserClientMappings
-
cannotChangePassword
Boolean cannotChangePassword
-
credentialsNonExpired
boolean credentialsNonExpired
-
deleted
boolean deleted
-
email
String email
-
enabled
boolean enabled
-
firstname
String firstname
-
firstTimeLoginRemaining
boolean firstTimeLoginRemaining
-
isSelfServiceUser
boolean isSelfServiceUser
-
lastname
String lastname
-
lastTimePasswordUpdated
LocalDate lastTimePasswordUpdated
-
office
org.apache.fineract.organisation.office.domain.Office office
-
password
String password
-
passwordNeverExpires
boolean passwordNeverExpires
-
roles
Set<org.apache.fineract.useradministration.domain.Role> roles
-
staff
org.apache.fineract.organisation.staff.domain.Staff staff
-
username
String username
-
-
Class org.apache.fineract.useradministration.domain.AppUserClientMapping
class AppUserClientMapping extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 843255392585077925L
-
Serialized Fields
-
appUser
org.apache.fineract.useradministration.domain.AppUser appUser
-
client
org.apache.fineract.portfolio.client.domain.Client client
-
-
Class org.apache.fineract.useradministration.domain.AppUserPreviousPassword
class AppUserPreviousPassword extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.useradministration.domain.PasswordValidationPolicy
class PasswordValidationPolicy extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable -
Class org.apache.fineract.useradministration.domain.Permission
class Permission extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- 7082980376782823534L
-
Class org.apache.fineract.useradministration.domain.Role
class Role extends org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<Long> implements Serializable- serialVersionUID:
- -5284411688445961437L
-
-
Package org.apache.fineract.useradministration.exception
-
Exception Class org.apache.fineract.useradministration.exception.PasswordMustBeDifferentException
class PasswordMustBeDifferentException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.useradministration.exception.PasswordPreviouslyUsedException
class PasswordPreviouslyUsedException extends org.apache.fineract.infrastructure.core.exception.PlatformApiDataValidationException implements Serializable -
Exception Class org.apache.fineract.useradministration.exception.PasswordValidationPolicyNotFoundException
class PasswordValidationPolicyNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.useradministration.exception.PermissionCantBeMakerCheckerableException
class PermissionCantBeMakerCheckerableException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.useradministration.exception.PermissionNotFoundException
class PermissionNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.useradministration.exception.RoleAssociatedException
class RoleAssociatedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException implements Serializable -
Exception Class org.apache.fineract.useradministration.exception.RoleNotFoundException
class RoleNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable -
Exception Class org.apache.fineract.useradministration.exception.UnAuthenticatedUserException
class UnAuthenticatedUserException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.useradministration.exception.UsernameAlreadyExistsException
class UsernameAlreadyExistsException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.useradministration.exception.UsernameMustBeDifferentException
class UsernameMustBeDifferentException extends RuntimeException implements Serializable -
Exception Class org.apache.fineract.useradministration.exception.UserNotFoundException
class UserNotFoundException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformResourceNotFoundException implements Serializable
-