org.opencrx.kernel.account1.cci
Interface CreditLimit
- All Superinterfaces:
- AlertSender, Auditee, BasicObject, Cloneable, ContextCapable, CrxObject, ExtentCapable, Importer, Indexed, RefBaseObject, RefFeatured, RefObject, RefObject_1_0, SecureObject, SubscriptionTarget, ViewCapable, XmlExporter
- All Known Implementing Classes:
- CreditLimitImpl
public interface CreditLimit
- extends CrxObject
| Methods inherited from interface org.opencrx.kernel.generic.cci.CrxObject |
addAdditionalExternalLink, addAdditionalExternalLink, addAttachedDocument, addAttachedDocument, addMedia, addMedia, addNote, addNote, addPropertySet, addPropertySet, addRating, addRating, getAdditionalExternalLink, getAdditionalExternalLink, getAdditionalExternalLink, getAdditionalExternalLink, getAttachedDocument, getAttachedDocument, getAttachedDocument, getAttachedDocument, getCategory, getCategory, getDisabledReason, getExternalLink, getExternalLink, getMedia, getMedia, getMedia, getMedia, getNote, getNote, getNote, getNote, getPropertySet, getPropertySet, getPropertySet, getPropertySet, getPropertySetEntry, getPropertySetEntry, getPropertySetEntry, getPropertySetEntry, getRating, getRating, getRating, getRating, getUserCode0, getUserCode1, getUserCode2, getUserCode3, getUserCode4, getUserCode4, getUserDate0, getUserDate1, getUserDate2, getUserDate3, getUserDate4, getUserDate4, getUserDateTime0, getUserDateTime1, getUserDateTime2, getUserDateTime3, getUserDateTime4, getUserDateTime4, getUserNumber0, getUserNumber1, getUserNumber2, getUserNumber3, getUserNumber4, getUserNumber4, getUserString0, getUserString1, getUserString2, getUserString3, getUserString4, getUserString4, isDisabled, isUserBoolean0, isUserBoolean1, isUserBoolean2, isUserBoolean3, isUserBoolean4, isUserBoolean4, removeAdditionalExternalLink, removeAttachedDocument, removeMedia, removeNote, removePropertySet, removeRating, setCategory, setCategory, setDisabled, setDisabledReason, setExternalLink, setExternalLink, setUserBoolean0, setUserBoolean1, setUserBoolean2, setUserBoolean3, setUserBoolean4, setUserBoolean4, setUserCode0, setUserCode1, setUserCode2, setUserCode3, setUserCode4, setUserCode4, setUserDate0, setUserDate1, setUserDate2, setUserDate3, setUserDate4, setUserDate4, setUserDateTime0, setUserDateTime1, setUserDateTime2, setUserDateTime3, setUserDateTime4, setUserDateTime4, setUserNumber0, setUserNumber1, setUserNumber2, setUserNumber3, setUserNumber4, setUserNumber4, setUserString0, setUserString1, setUserString2, setUserString3, setUserString4, setUserString4 |
| Methods inherited from interface org.opencrx.kernel.base.cci.SecureObject |
addOwningGroup, addOwningGroup, addOwningGroup, addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwner, getOwningGroup, getOwningGroup, getOwningUser, removeAllOwningGroup, removeAllOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningUser, setAccessLevel, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
getCreditCurrency
short getCreditCurrency()
- Retrieves the value for the attribute
creditCurrency.
- Returns:
- The non-null value for attribute
creditCurrency.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setCreditCurrency
void setCreditCurrency(short newValue)
- Sets a new value for the attribute
creditCurrency.
- Parameters:
newValue - The non-null new value for attribute creditCurrency.
- Throws:
JmiException - If the value cannot be set for some reason.
getCreditLimitAmount
BigDecimal getCreditLimitAmount()
- Returns:
- The possibly null value for attribute
creditLimitAmount.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setCreditLimitAmount
void setCreditLimitAmount(BigDecimal newValue)
- Sets a new value for the attribute
creditLimitAmount.
- Parameters:
newValue - The possibly null new value for attribute creditLimitAmount.
- Throws:
JmiException - If the value cannot be set for some reason.
getCurrentCreditUsageAmount
BigDecimal getCurrentCreditUsageAmount()
- Returns:
- The possibly null value for attribute
currentCreditUsageAmount.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setCurrentCreditUsageAmount
void setCurrentCreditUsageAmount(BigDecimal newValue)
- Sets a new value for the attribute
currentCreditUsageAmount.
- Parameters:
newValue - The possibly null new value for attribute currentCreditUsageAmount.
- Throws:
JmiException - If the value cannot be set for some reason.
getExpectedCreditUsageAmount1
BigDecimal getExpectedCreditUsageAmount1()
- Returns:
- The possibly null value for attribute
expectedCreditUsageAmount1.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setExpectedCreditUsageAmount1
void setExpectedCreditUsageAmount1(BigDecimal newValue)
- Sets a new value for the attribute
expectedCreditUsageAmount1.
- Parameters:
newValue - The possibly null new value for attribute expectedCreditUsageAmount1.
- Throws:
JmiException - If the value cannot be set for some reason.
getExpectedCreditUsageAmount2
BigDecimal getExpectedCreditUsageAmount2()
- Returns:
- The possibly null value for attribute
expectedCreditUsageAmount2.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setExpectedCreditUsageAmount2
void setExpectedCreditUsageAmount2(BigDecimal newValue)
- Sets a new value for the attribute
expectedCreditUsageAmount2.
- Parameters:
newValue - The possibly null new value for attribute expectedCreditUsageAmount2.
- Throws:
JmiException - If the value cannot be set for some reason.
getExpectedCreditUsageAmount3
BigDecimal getExpectedCreditUsageAmount3()
- Returns:
- The possibly null value for attribute
expectedCreditUsageAmount3.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setExpectedCreditUsageAmount3
void setExpectedCreditUsageAmount3(BigDecimal newValue)
- Sets a new value for the attribute
expectedCreditUsageAmount3.
- Parameters:
newValue - The possibly null new value for attribute expectedCreditUsageAmount3.
- Throws:
JmiException - If the value cannot be set for some reason.
isCreditOnHold
Boolean isCreditOnHold()
- Returns:
- The possibly null value for attribute
isCreditOnHold.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setCreditOnHold
void setCreditOnHold(Boolean newValue)
- Sets a new value for the attribute
isCreditOnHold.
- Parameters:
newValue - The possibly null new value for attribute isCreditOnHold.
- Throws:
JmiException - If the value cannot be set for some reason.
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.