|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3c.jpa3.AbstractObject
org.opencrx.kernel.contract1.jpa3.SalesContract
org.opencrx.kernel.contract1.jpa3.Lead
public class Lead
Class Lead
isFrozen
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject |
|---|
AbstractObject.AbstractStateAccessor, AbstractObject.EmbeddedList<E>, AbstractObject.EmbeddedSet<E>, AbstractObject.ObjectState, AbstractObject.SlicedList<E,S>, AbstractObject.SlicedMap<E,S>, AbstractObject.SlicedSet<E,S> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.contract1.cci2.Lead |
|---|
Lead.Identity |
| Field Summary |
|---|
| Fields inherited from class org.opencrx.kernel.contract1.jpa3.SalesContract |
|---|
createdAt, identity, modifiedAt, openmdxjdoIdentity |
| Constructor Summary | |
|---|---|
Lead()
Constructor |
|
| Method Summary | ||
|---|---|---|
ModifySecureObjectResult |
addOwningGroup(ModifyOwningGroupParams in)
|
|
Void |
assignToMe()
|
|
CheckPermissionsResult |
checkPermissions(CheckPermissionsParams in)
|
|
CloneResult |
clone_(CloneParams in)
|
|
LeadCreateOpportunityResult |
createOpportunity()
|
|
CreatePositionResult |
createPosition(CreatePositionParams in)
|
|
ExportItemResult |
exportItem(ExportItemParams in)
|
|
ExportItemResult |
exportItemAdvanced(ExportItemAdvancedParams in)
|
|
Short |
getCloseProbability()
Retrieves the possibly null value for the optional attribute closeProbability. |
|
Date |
getEstimatedCloseDate()
Retrieves the possibly null value for the optional attribute estimatedCloseDate. |
|
BigDecimal |
getEstimatedSalesCommission()
Retrieves the possibly null value for the optional attribute estimatedSalesCommission. |
|
BigDecimal |
getEstimatedValue()
Retrieves the possibly null value for the optional attribute estimatedValue. |
|
short |
getLeadRating()
Retrieves the value for the attribute leadRating. |
|
short |
getLeadSource()
Retrieves the value for the attribute leadSource. |
|
String |
getNextStep()
Retrieves the possibly null value for the optional attribute nextStep. |
|
List<String> |
getOpportunity_Id()
|
|
|
getOpportunity()
Retrieves the Collection of objects referenced by opportunity. |
|
ImportResult |
importItem(ImportParams in)
|
|
Void |
markAsClosed(LeadMarkAsClosedParams in)
|
|
Void |
reapplyContractCreator(ReapplyContractCreatorParams in)
|
|
ModifySecureObjectResult |
removeAllOwningGroup(RemoveAllOwningGroupParams in)
|
|
ModifySecureObjectResult |
removeOwningGroup(ModifyOwningGroupParams in)
|
|
Void |
removePendingInventoryBookings()
|
|
ModifySecureObjectResult |
replaceOwningGroup(ModifyOwningGroupsParams in)
|
|
Void |
reprice()
|
|
Void |
sendAlert(SendAlertParams in)
|
|
ModifySecureObjectResult |
setAccessLevel(SetAccessLevelParams in)
|
|
void |
setCloseProbability(Short closeProbability)
Sets a new value for the attribute closeProbability. |
|
void |
setEstimatedCloseDate(Date estimatedCloseDate)
Sets a new value for the attribute estimatedCloseDate. |
|
void |
setEstimatedSalesCommission(BigDecimal estimatedSalesCommission)
Sets a new value for the attribute estimatedSalesCommission. |
|
void |
setEstimatedValue(BigDecimal estimatedValue)
Sets a new value for the attribute estimatedValue. |
|
void |
setLeadRating(short leadRating)
Sets a new value for the attribute leadRating. |
|
void |
setLeadSource(short leadSource)
Sets a new value for the attribute leadSource. |
|
void |
setNextStep(String nextStep)
Sets a new value for the attribute nextStep. |
|
ModifySecureObjectResult |
setOwningUser(SetOwningUserParams in)
|
|
void |
setSegment_Id(String segment)
|
|
void |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
UpdateIndexResult |
updateIndex()
|
|
UpdateInventoryResult |
updateInventory()
|
|
| Methods inherited from class org.w3c.jpa3.AbstractObject |
|---|
openmdxjdoMakeDirty, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.AbstractContract |
|---|
getActiveOn, getActivity, getAssignedAccount, getCancelOn, getClosedOn, getContact, getContractLanguage, getContractNumber, getContractRole, getContractState, getDescription, getExpiresOn, getGroupAssignment, getLastAppliedCreator, getLinkFrom, getLinkTo, getName, getOrigin, getPriority, setActiveOn, setCancelOn, setClosedOn, setContractLanguage, setContractNumber, setContractRole, setContractState, setDescription, setExpiresOn, setLastAppliedCreator, setName, setOrigin, setPriority |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.AddressContainer |
|---|
getAddress |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.DeliveryRequestContainer |
|---|
getDeliveryRequest |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.ShippingDetail |
|---|
getCarrier, getGiftMessage, getShippingInstructions, getShippingMethod, getShippingTrackingNumber, isGift, setCarrier, setGift, setGiftMessage, setShippingInstructions, setShippingMethod, setShippingTrackingNumber |
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReferenceHolder |
|---|
getDepotReference |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Constructor Detail |
|---|
public Lead()
| Method Detail |
|---|
public short getLeadSource()
leadSource.
getLeadSource in interface LeadleadSource.public void setLeadSource(short leadSource)
leadSource.
setLeadSource in interface LeadleadSource - The non-null new value for attribute leadSource.public short getLeadRating()
leadRating.
getLeadRating in interface LeadleadRating.public void setLeadRating(short leadRating)
leadRating.
setLeadRating in interface LeadleadRating - The non-null new value for attribute leadRating.public UpdateInventoryResult updateInventory()
updateInventory in interface SalesContractupdateInventory in class SalesContractpublic ModifySecureObjectResult removeAllOwningGroup(RemoveAllOwningGroupParams in)
removeAllOwningGroup in interface SecureObjectremoveAllOwningGroup in class SalesContractpublic ModifySecureObjectResult setOwningUser(SetOwningUserParams in)
setOwningUser in interface SecureObjectsetOwningUser in class SalesContractpublic ModifySecureObjectResult addOwningGroup(ModifyOwningGroupParams in)
addOwningGroup in interface SecureObjectaddOwningGroup in class SalesContractpublic CloneResult clone_(CloneParams in)
clone_ in interface Cloneableclone_ in class SalesContractpublic final BigDecimal getEstimatedSalesCommission()
estimatedSalesCommission.
getEstimatedSalesCommission in interface LeadestimatedSalesCommission.public void setEstimatedSalesCommission(BigDecimal estimatedSalesCommission)
estimatedSalesCommission.
setEstimatedSalesCommission in interface LeadestimatedSalesCommission - The possibly null new value for attribute estimatedSalesCommission.public ModifySecureObjectResult setAccessLevel(SetAccessLevelParams in)
setAccessLevel in interface SecureObjectsetAccessLevel in class SalesContractpublic ModifySecureObjectResult replaceOwningGroup(ModifyOwningGroupsParams in)
replaceOwningGroup in interface SecureObjectreplaceOwningGroup in class SalesContractpublic Void reapplyContractCreator(ReapplyContractCreatorParams in)
reapplyContractCreator in interface AbstractContractreapplyContractCreator in class SalesContractpublic Void assignToMe()
assignToMe in interface AssignableassignToMe in class SalesContractpublic final Date getEstimatedCloseDate()
estimatedCloseDate.
getEstimatedCloseDate in interface LeadestimatedCloseDate.public void setEstimatedCloseDate(Date estimatedCloseDate)
estimatedCloseDate.
setEstimatedCloseDate in interface LeadestimatedCloseDate - The possibly null new value for attribute estimatedCloseDate.public UpdateIndexResult updateIndex()
updateIndex in interface IndexedupdateIndex in class SalesContractpublic ExportItemResult exportItem(ExportItemParams in)
exportItem in interface ExporterexportItem in class SalesContractpublic Void removePendingInventoryBookings()
removePendingInventoryBookings in interface SalesContractremovePendingInventoryBookings in class SalesContractpublic final BigDecimal getEstimatedValue()
estimatedValue.
getEstimatedValue in interface LeadestimatedValue.public void setEstimatedValue(BigDecimal estimatedValue)
estimatedValue.
setEstimatedValue in interface LeadestimatedValue - The possibly null new value for attribute estimatedValue.public ModifySecureObjectResult removeOwningGroup(ModifyOwningGroupParams in)
removeOwningGroup in interface SecureObjectremoveOwningGroup in class SalesContractpublic ImportResult importItem(ImportParams in)
importItem in interface ImporterimportItem in class SalesContractpublic LeadCreateOpportunityResult createOpportunity()
createOpportunity in interface Leadpublic Void markAsClosed(LeadMarkAsClosedParams in)
markAsClosed in interface Leadpublic final String getNextStep()
nextStep.
getNextStep in interface LeadnextStep.public void setNextStep(String nextStep)
nextStep.
setNextStep in interface LeadnextStep - The possibly null new value for attribute nextStep.public ExportItemResult exportItemAdvanced(ExportItemAdvancedParams in)
exportItemAdvanced in interface ExporterexportItemAdvanced in class SalesContractpublic CheckPermissionsResult checkPermissions(CheckPermissionsParams in)
checkPermissions in interface SecureObjectcheckPermissions in class SalesContractpublic final Short getCloseProbability()
closeProbability.
getCloseProbability in interface LeadcloseProbability.public void setCloseProbability(Short closeProbability)
closeProbability.
setCloseProbability in interface LeadcloseProbability - The possibly null new value for attribute closeProbability.public CreatePositionResult createPosition(CreatePositionParams in)
createPosition in interface SalesContractcreatePosition in class SalesContractpublic <T extends Opportunity> List<T> getOpportunity()
Collection of objects referenced by opportunity.
getOpportunity in interface LeadCollection of referenced objects.public List<String> getOpportunity_Id()
public Void reprice()
reprice in interface SalesContractreprice in class SalesContractpublic Void sendAlert(SendAlertParams in)
sendAlert in interface AlertSendersendAlert in class SalesContractpublic void setSegment(Segment segment)
segment.
segment - The non-null new value for this reference.public void setSegment_Id(String segment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||