public interface NewActivityParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
NewActivityParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
org.openmdx.base.cci2.ContextCapable |
getCreationContext()
Retrieves the value for the optional structure field
creationContext. |
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. |
short |
getIcalType()
Retrieves the value for the structure field
icalType. |
String |
getName()
Retrieves the value for the structure field
name. |
short |
getPriority()
Retrieves the value for the structure field
priority. |
Contact |
getReportingContact()
Retrieves the value for the optional structure field
reportingContact. |
Date |
getScheduledEnd()
Retrieves the value for the optional structure field
scheduledEnd. |
Date |
getScheduledStart()
Retrieves the value for the optional structure field
scheduledStart. |
org.openmdx.base.cci2.ContextCapable getCreationContext()
creationContext.creationContext.String getDescription()
description.description.String getDetailedDescription()
detailedDescription.detailedDescription.Date getDueBy()
dueBy.dueBy.short getIcalType()
icalType.icalType.String getName()
name.name.short getPriority()
priority.priority.Contact getReportingContact()
reportingContact.reportingContact.Date getScheduledEnd()
scheduledEnd.scheduledEnd.Date getScheduledStart()
scheduledStart.scheduledStart.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.