|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jpa3.AbstractObject
org.opencrx.kernel.contract1.jpa3.AbstractContract
org.opencrx.kernel.contract1.jpa3.Opportunity
public class Opportunity
Class Opportunity
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject |
|---|
org.w3c.jpa3.AbstractObject.EmbeddedList<E>, org.w3c.jpa3.AbstractObject.EmbeddedSet<E>, org.w3c.jpa3.AbstractObject.Slice |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.contract1.cci2.Opportunity |
|---|
Opportunity.Identity |
| Field Summary | |
|---|---|
static List<String> |
BASE_CLASS
Define this class as base class |
static List<String> |
CLASS
Define the model class org::opencrx::kernel::contract1::Opportunity |
| Fields inherited from class org.opencrx.kernel.contract1.jpa3.AbstractContract |
|---|
openmdxjdoIdentity |
| Constructor Summary | |
|---|---|
Opportunity()
Constructor |
|
| Method Summary | ||
|---|---|---|
ModifySecureObjectResult |
addOwningGroup(ModifyOwningGroupParams in)
|
|
Void |
assignToMe()
|
|
CheckPermissionsResult |
checkPermissions(CheckPermissionsParams in)
|
|
CloneResult |
clone_(CloneParams in)
|
|
CreatePositionResult |
createPosition(CreatePositionParams in)
|
|
OpportunityCreateQuoteResult |
createQuote()
|
|
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 |
getEstimatedValue()
Retrieves the possibly null value for the optional attribute estimatedValue. |
|
String |
getNextStep()
Retrieves the possibly null value for the optional attribute nextStep. |
|
short |
getOpportunityRating()
Retrieves the value for the attribute opportunityRating. |
|
short |
getOpportunitySource()
Retrieves the value for the attribute opportunitySource. |
|
|
getPosition()
Retrieves a set containing all the elements for the reference position. |
|
List<String> |
getQuote_Id()
|
|
|
getQuote()
Retrieves the Collection of objects referenced by quote. |
|
ImportResult |
importItem(ImportParams in)
|
|
Void |
markAsClosed(OpportunityMarkAsClosedParams in)
|
|
protected org.w3c.jpa3.AbstractObject.Slice |
newOpportunity$Slice(int index)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
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 |
setEstimatedValue(BigDecimal estimatedValue)
Sets a new value for the attribute estimatedValue. |
|
void |
setNextStep(String nextStep)
Sets a new value for the attribute nextStep. |
|
void |
setOpportunityRating(short opportunityRating)
Sets a new value for the attribute opportunityRating. |
|
void |
setOpportunitySource(short opportunitySource)
Sets a new value for the attribute opportunitySource. |
|
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 |
|---|
openmdxjdoClassName, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewMap, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
jdoClass, modelClasses, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet |
| 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.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 |
|---|
getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| 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 |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::kernel::contract1::Opportunity
public static final List<String> BASE_CLASS
Opportunity.CLASS| Constructor Detail |
|---|
public Opportunity()
| Method Detail |
|---|
public UpdateInventoryResult updateInventory()
updateInventory in interface AbstractContractupdateInventory in class AbstractContractpublic ModifySecureObjectResult removeAllOwningGroup(RemoveAllOwningGroupParams in)
removeAllOwningGroup in interface SecureObjectremoveAllOwningGroup in class AbstractContractpublic ModifySecureObjectResult setOwningUser(SetOwningUserParams in)
setOwningUser in interface SecureObjectsetOwningUser in class AbstractContractpublic CloneResult clone_(CloneParams in)
clone_ in interface Cloneableclone_ in class AbstractContractpublic ModifySecureObjectResult addOwningGroup(ModifyOwningGroupParams in)
addOwningGroup in interface SecureObjectaddOwningGroup in class AbstractContractpublic ModifySecureObjectResult setAccessLevel(SetAccessLevelParams in)
setAccessLevel in interface SecureObjectsetAccessLevel in class AbstractContractpublic ModifySecureObjectResult replaceOwningGroup(ModifyOwningGroupsParams in)
replaceOwningGroup in interface SecureObjectreplaceOwningGroup in class AbstractContractpublic <T extends AbstractOpportunityPosition> OpportunityHasOpportunityPosition.Position<T> getPosition()
position.
getPosition in interface Opportunitypublic Void assignToMe()
assignToMe in interface AssignableassignToMe in class AbstractContractpublic final Date getEstimatedCloseDate()
estimatedCloseDate.
getEstimatedCloseDate in interface OpportunityestimatedCloseDate.public void setEstimatedCloseDate(Date estimatedCloseDate)
estimatedCloseDate.
setEstimatedCloseDate in interface OpportunityestimatedCloseDate - The possibly null new value for attribute estimatedCloseDate.public UpdateIndexResult updateIndex()
updateIndex in interface IndexedupdateIndex in class AbstractContractpublic OpportunityCreateQuoteResult createQuote()
createQuote in interface Opportunitypublic ExportItemResult exportItem(ExportItemParams in)
exportItem in interface ExporterexportItem in class AbstractContractpublic Void removePendingInventoryBookings()
removePendingInventoryBookings in interface AbstractContractremovePendingInventoryBookings in class AbstractContractpublic final BigDecimal getEstimatedValue()
estimatedValue.
getEstimatedValue in interface OpportunityestimatedValue.public void setEstimatedValue(BigDecimal estimatedValue)
estimatedValue.
setEstimatedValue in interface OpportunityestimatedValue - The possibly null new value for attribute estimatedValue.public ImportResult importItem(ImportParams in)
importItem in interface ImporterimportItem in class AbstractContractpublic ModifySecureObjectResult removeOwningGroup(ModifyOwningGroupParams in)
removeOwningGroup in interface SecureObjectremoveOwningGroup in class AbstractContractpublic Void markAsClosed(OpportunityMarkAsClosedParams in)
markAsClosed in interface Opportunitypublic final String getNextStep()
nextStep.
getNextStep in interface OpportunitynextStep.public void setNextStep(String nextStep)
nextStep.
setNextStep in interface OpportunitynextStep - The possibly null new value for attribute nextStep.public <T extends Quote> List<T> getQuote()
Collection of objects referenced by quote.
getQuote in interface OpportunityCollection of referenced objects.public List<String> getQuote_Id()
public short getOpportunitySource()
opportunitySource.
getOpportunitySource in interface OpportunityopportunitySource.public void setOpportunitySource(short opportunitySource)
opportunitySource.
setOpportunitySource in interface OpportunityopportunitySource - The non-null new value for attribute opportunitySource.public short getOpportunityRating()
opportunityRating.
getOpportunityRating in interface OpportunityopportunityRating.public void setOpportunityRating(short opportunityRating)
opportunityRating.
setOpportunityRating in interface OpportunityopportunityRating - The non-null new value for attribute opportunityRating.public ExportItemResult exportItemAdvanced(ExportItemAdvancedParams in)
exportItemAdvanced in interface ExporterexportItemAdvanced in class AbstractContractpublic CheckPermissionsResult checkPermissions(CheckPermissionsParams in)
checkPermissions in interface SecureObjectcheckPermissions in class AbstractContractpublic final Short getCloseProbability()
closeProbability.
getCloseProbability in interface OpportunitycloseProbability.public void setCloseProbability(Short closeProbability)
closeProbability.
setCloseProbability in interface OpportunitycloseProbability - The possibly null new value for attribute closeProbability.public CreatePositionResult createPosition(CreatePositionParams in)
createPosition in interface AbstractContractcreatePosition in class AbstractContractpublic Void reprice()
reprice in interface AbstractContractreprice in class AbstractContractpublic Void sendAlert(SendAlertParams in)
sendAlert in interface AlertSendersendAlert in class AbstractContractprotected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class AbstractContract
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class AbstractContractprotected org.w3c.jpa3.AbstractObject.Slice newOpportunity$Slice(int index)
protected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class AbstractContractOpportunity.CLASSpublic 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 | |||||||||