|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Segment
Class Segment
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openmdx.base.cci2.Segment |
|---|
Segment.Identity |
| Method Summary | ||
|---|---|---|
|
getCalculationRule()
Retrieves a set containing all the elements for the reference calculationRule. |
|
|
getContractFilter()
Retrieves a set containing all the elements for the reference contractFilter. |
|
|
getContractRole()
Retrieves a set containing all the elements for the reference contractRole. |
|
|
getInvoice()
Retrieves a set containing all the elements for the reference invoice. |
|
|
getLead()
Retrieves a set containing all the elements for the reference lead. |
|
|
getOpportunity()
Retrieves a set containing all the elements for the reference opportunity. |
|
|
getQuote()
Retrieves a set containing all the elements for the reference quote. |
|
|
getSalesOrder()
Retrieves a set containing all the elements for the reference salesOrder. |
|
| Methods inherited from interface org.openmdx.base.cci2.Segment |
|---|
getDescription, getExtent, getProvider, setDescription |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Method Detail |
|---|
<T extends CalculationRule> SegmentContainsPositionCalculationRule.CalculationRule<T> getCalculationRule()
calculationRule.
<T extends ContractFilterGlobal> SegmentContainsContractFilter.ContractFilter<T> getContractFilter()
contractFilter.
<T extends ContractRole> SegmentContainsContractRole.ContractRole<T> getContractRole()
contractRole.
<T extends Invoice> SegmentContainsInvoice.Invoice<T> getInvoice()
invoice.
<T extends Lead> SegmentContainsLead.Lead<T> getLead()
lead.
<T extends Opportunity> SegmentContainsOpportunity.Opportunity<T> getOpportunity()
opportunity.
<T extends Quote> SegmentContainsQuote.Quote<T> getQuote()
quote.
<T extends SalesOrder> SegmentContainsSalesOrder.SalesOrder<T> getSalesOrder()
salesOrder.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||