|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CreateActivityParams
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.CreateActivityParams |
---|
CreateActivityParams.Member |
Method Summary | |
---|---|
String |
getActivityCreatorName()
Retrieves the value for the optional structure field activityCreatorName . |
String |
getDescription()
Retrieves the value for the optional structure field description . |
String |
getDetailedDescription()
Retrieves the value for the optional structure field detailedDescription . |
Date |
getDueBy()
Retrieves the value for the optional structure field dueBy . |
String |
getName()
Retrieves the value for the optional structure field name . |
Integer |
getPriority()
Retrieves the value for the optional structure field priority . |
String |
getReportingCustomerNumber()
Retrieves the value for the optional structure field reportingCustomerNumber . |
Date |
getScheduledEnd()
Retrieves the value for the optional structure field scheduledEnd . |
Date |
getScheduledStart()
Retrieves the value for the optional structure field scheduledStart . |
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0 |
---|
refDelegate |
Methods inherited from interface javax.jmi.reflect.RefStruct |
---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
Method Detail |
---|
String getActivityCreatorName()
activityCreatorName
.
getActivityCreatorName
in interface CreateActivityParams
activityCreatorName
.String getDescription()
description
.
getDescription
in interface CreateActivityParams
description
.String getDetailedDescription()
detailedDescription
.
getDetailedDescription
in interface CreateActivityParams
detailedDescription
.Date getDueBy()
dueBy
.
getDueBy
in interface CreateActivityParams
dueBy
.String getName()
name
.
getName
in interface CreateActivityParams
name
.Integer getPriority()
priority
.
getPriority
in interface CreateActivityParams
priority
.String getReportingCustomerNumber()
reportingCustomerNumber
.
getReportingCustomerNumber
in interface CreateActivityParams
reportingCustomerNumber
.Date getScheduledEnd()
scheduledEnd
.
getScheduledEnd
in interface CreateActivityParams
scheduledEnd
.Date getScheduledStart()
scheduledStart
.
getScheduledStart
in interface CreateActivityParams
scheduledStart
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |