|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DepotReportItemDebit
Class DepotReportItemDebit
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.depot1.cci2.DepotReportItemBooking |
|---|
DepotReportItemBooking.Identity |
| Method Summary | ||
|---|---|---|
void |
addOwningGroup(int index,
PrincipalGroup newValue)
|
|
void |
addOwningGroup(PrincipalGroup newValue)
|
|
org.openmdx.base.cci2.BasicObject |
getAccessGrantedByParent()
Retrieves the value for the reference accessGrantedByParent. |
|
Booking |
getBooking()
Retrieves the value for the reference booking. |
|
CompoundBooking |
getCb()
Retrieves the value for the reference cb. |
|
User |
getOwningUser()
Retrieves the value for the reference owningUser. |
|
DepotPosition |
getPosition()
Retrieves the value for the reference position. |
|
|
getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
|
void |
removeBooking()
Removes the value for the optional reference booking. |
|
void |
removeCb()
Removes the value for the optional reference cb. |
|
void |
removeOwningGroup(int index)
|
|
void |
removeOwningUser()
Removes the value for the optional reference owningUser. |
|
void |
removePosition()
Removes the value for the optional reference position. |
|
void |
setBooking(Booking booking)
Sets a new value for the reference booking. |
|
void |
setCb(CompoundBooking cb)
Sets a new value for the reference cb. |
|
void |
setOwningUser(User owningUser)
Sets a new value for the reference owningUser. |
|
void |
setPosition(DepotPosition position)
Sets a new value for the reference position. |
|
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReportItemDebit |
|---|
getQuantityDebit, setQuantityDebit |
| Methods inherited from interface org.opencrx.kernel.depot1.jmi1.DepotReportItemBooking |
|---|
setReport, setReport |
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReportItemBooking |
|---|
getBalance, getBalanceCredit, getBalanceDebit, getBookingDate, setBalance, setBalanceCredit, setBalanceDebit, setBookingDate |
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReportItem |
|---|
getPositionName, getValueDate, setPositionName, setValueDate |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SecureObject |
|---|
addOwningGroup, getOwner, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser |
| Methods inherited from interface org.openmdx.base.jmi1.BasicObject |
|---|
getCreatedBy, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getModifiedAt |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
org.openmdx.base.cci2.BasicObject getAccessGrantedByParent()
accessGrantedByParent.
getAccessGrantedByParent in interface SecureObjectnull – value for this reference.
void addOwningGroup(int index,
PrincipalGroup newValue)
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addOwningGroup(PrincipalGroup newValue)
newValue - The element to be appended.void removeOwningGroup(int index)
User getOwningUser()
owningUser.
getOwningUser in interface SecureObjectnull – value for this reference.void setOwningUser(User owningUser)
owningUser.
setOwningUser in interface SecureObjectowningUser - The non-null new value for this reference.void removeOwningUser()
owningUser.
DepotPosition getPosition()
position.
getPosition in interface DepotReportItemnull – value for this reference.void setPosition(DepotPosition position)
position.
setPosition in interface DepotReportItemposition - The non-null new value for this reference.void removePosition()
position.
Booking getBooking()
booking.
getBooking in interface DepotReportItemBookingnull – value for this reference.void setBooking(Booking booking)
booking.
setBooking in interface DepotReportItemBookingbooking - The non-null new value for this reference.void removeBooking()
booking.
CompoundBooking getCb()
cb.
getCb in interface DepotReportItemBookingnull – value for this reference.void setCb(CompoundBooking cb)
cb.
setCb in interface DepotReportItemBookingcb - The non-null new value for this reference.void removeCb()
cb.
<T extends org.openmdx.compatibility.view1.cci2.View> List<T> getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
view for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||