wt.meeting.actionitem
Class DiscreteActionItem

java.lang.Object
  extended bywt.fc.WTObject
      extended bywt.enterprise.Simple
          extended bywt.meeting.actionitem.DiscreteActionItem
All Implemented Interfaces:
AccessControlled, AccessControlList, ActionItem, AdHocControlled, BusinessInformation, DisplayIdentification, DomainAdministered, Externalizable, Indexable, LifeCycleManaged, NetFactor, Notifiable, ObjectMappable, Ownable, Persistable, RecentlyVisited, Serializable, SubjectOfForum, SubjectOfNotebook, TeamManaged, WTContained

public class DiscreteActionItem
extends Simple
implements ActionItem, LifeCycleManaged, SubjectOfForum, Ownable, SubjectOfNotebook, Externalizable

Use the newDiscreteActionItem static factory method(s), not the DiscreteActionItem constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: false

Extendable: false

See Also:
Serialized Form

Field Summary
private static String CLASSNAME
           
static String CONTAINER
          Label for the attribute.
private  WTContainerRef containerReference
           
private  WTPrincipalReference creator
           
static String CREATOR
          Label for the attribute.
private  AclEntrySet entrySet
           
static long EXTERNALIZATION_VERSION_UID
           
static String HEALTH_STATUS
          Label for the attribute.
private static int HEALTH_STATUS_UPPER_LIMIT
           
private  ActionItemHealthStatus healthStatus
           
private  IndexerSet indexerSet
           
private static int ITEM_DESCRIPTION_UPPER_LIMIT
           
private static int ITEM_NAME_UPPER_LIMIT
           
private static int ITEM_NUMBER_UPPER_LIMIT
           
private  String itemDescription
           
private  Timestamp itemDueDate
           
private  String itemName
           
private  String itemNumber
           
protected static long OLD_FORMAT_VERSION_UID
           
private  Ownership ownership
           
static String PERCENT_COMPLETE
          Label for the attribute.
private  int percentComplete
           
private  ActionItemPriority priority
           
static String PRIORITY
          Label for the attribute.
private static int PRIORITY_UPPER_LIMIT
           
static long R62_EXTERNALIZATION_VERSION_UID
           
private  Timestamp resolutionDate
           
private static String RESOURCE
           
(package private) static long serialVersionUID
           
static String SOURCE
          Label for the attribute.
static String SOURCE_REFERENCE
          Label for the attribute.
private  LifeCycleState state
           
private  ActionItemStatus status
           
static String STATUS
          Label for the attribute.
static String STATUS_DESCRIPTION
          Label for the attribute.
private static int STATUS_DESCRIPTION_UPPER_LIMIT
           
private static int STATUS_UPPER_LIMIT
           
private  String statusDescription
           
private static int SUMMARY_INFO_UPPER_LIMIT
           
private  String summaryInfo
           
private  TeamReference teamId
           
private  TeamTemplateReference teamTemplateId
           
private  ObjectReference theSourceReference
           
 
Fields inherited from class wt.enterprise.Simple
 
Fields inherited from class wt.fc.WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMP
 
Fields inherited from interface wt.meeting.actionitem.ActionItem
ITEM_DESCRIPTION, ITEM_DUE_DATE, ITEM_NAME, ITEM_NUMBER, RESOLUTION_DATE, SUMMARY_INFO
 
Fields inherited from interface wt.fc.Persistable
IDENTITY, PERSIST_INFO, TYPE
 
Fields inherited from interface wt.inf.container.WTContained
CONTAINER_ID, CONTAINER_NAME, CONTAINER_REFERENCE
 
Fields inherited from interface wt.index.Indexable
INDEXER_SET
 
Fields inherited from interface wt.lifecycle.LifeCycleManaged
LIFE_CYCLE_AT_GATE, LIFE_CYCLE_BASIC, LIFE_CYCLE_NAME, LIFE_CYCLE_STATE, LIFE_CYCLE_TEMPLATE, STATE
 
Fields inherited from interface wt.access.AdHocControlled
ENTRY_SET
 
Fields inherited from interface wt.team.TeamManaged
TEAM_ID, TEAM_IDENTITY, TEAM_NAME, TEAM_TEMPLATE_ID, TEAM_TEMPLATE_IDENTITY, TEAM_TEMPLATE_NAME
 
Fields inherited from interface wt.ownership.Ownable
OWNERSHIP
 
Fields inherited from interface wt.admin.DomainAdministered
DOMAIN_REF, INHERITED_DOMAIN
 
Fields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITY
 
Fields inherited from interface wt.notify.Notifiable
EVENT_SET
 
Fields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE
 
Constructor Summary
DiscreteActionItem()
           
 
Method Summary
private  void containerReferenceValidate(WTContainerRef a_ContainerReference)
           
private  void creatorValidate(WTPrincipalReference a_Creator)
           
 boolean equals(Object obj)
          Indicates whether the given object is equal to this object from a persistence perspective, by comparing the two objects ObjectIdentifiers.
 WTPrincipal getAssignee()
          

Supported API: false
 String getConceptualClassname()
          Deprecated.  
 WTContainer getContainer()
          Gets the object for the association that plays role: CONTAINER.
 String getContainerName()
          Gets the value of the attribute: CONTAINER_NAME.
 WTContainerRef getContainerReference()
          Gets the value of the attribute: CONTAINER_REFERENCE.
 WTPrincipalReference getCreator()
          Gets the object for the association that plays role: CREATOR.
 AclEntrySet getEntrySet()
          Gets the value of the attribute: ENTRY_SET.
 ActionItemHealthStatus getHealthStatus()
          Gets the object for the association that plays role: HEALTH_STATUS.
 IndexerSet getIndexerSet()
          Gets the value of the attribute: INDEXER_SET.
 String getItemDescription()
          Gets the value of the attribute: ITEM_DESCRIPTION.
 Timestamp getItemDueDate()
          Gets the value of the attribute: ITEM_DUE_DATE.
 String getItemName()
          Gets the value of the attribute: ITEM_NAME.
 String getItemNumber()
          Gets the value of the attribute: ITEM_NUMBER.
 String getLifeCycleName()
          Gets the value of the attribute: LIFE_CYCLE_NAME.
 State getLifeCycleState()
          Gets the value of the attribute: LIFE_CYCLE_STATE.
 LifeCycleTemplateReference getLifeCycleTemplate()
          Gets the value of the attribute: LIFE_CYCLE_TEMPLATE.
 Ownership getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 int getPercentComplete()
          Gets the value of the attribute: PERCENT_COMPLETE.
 ActionItemPriority getPriority()
          Gets the object for the association that plays role: PRIORITY.
 Timestamp getResolutionDate()
          Gets the value of the attribute: RESOLUTION_DATE.
 SourceOfActionItem getSource()
          Gets the object for the association that plays role: SOURCE.
 ObjectReference getSourceReference()
          Gets the value of the attribute: SOURCE_REFERENCE.
 LifeCycleState getState()
          Gets the object for the association that plays role: STATE.
 ActionItemStatus getStatus()
          Gets the object for the association that plays role: STATUS.
 String getStatusDescription()
          Gets the value of the attribute: STATUS_DESCRIPTION.
 String getSummaryInfo()
          Gets the value of the attribute: SUMMARY_INFO.
 TeamReference getTeamId()
          Gets the object for the association that plays role: TEAM_ID.
 String getTeamIdentity()
          Gets the value of the attribute: TEAM_IDENTITY.
 String getTeamName()
          Gets the value of the attribute: TEAM_NAME.
 TeamTemplateReference getTeamTemplateId()
          Gets the object for the association that plays role: TEAM_TEMPLATE_ID.
 String getTeamTemplateIdentity()
          Gets the value of the attribute: TEAM_TEMPLATE_IDENTITY.
 String getTeamTemplateName()
          Gets the value of the attribute: TEAM_TEMPLATE_NAME.
 int hashCode()
          Returns a hash code for this object based upon its ObjectIdentifier.
private  void healthStatusValidate(ActionItemHealthStatus a_HealthStatus)
           
protected  void initialize(String name, String description, WTPrincipal assignee, Timestamp dueDate)
          Supports initialization, following construction of an instance.
 boolean isLifeCycleAtGate()
          Gets the value of the attribute: LIFE_CYCLE_AT_GATE.
 boolean isLifeCycleBasic()
          Gets the value of the attribute: LIFE_CYCLE_BASIC.
private  void itemDescriptionValidate(String a_ItemDescription)
           
private  void itemNameValidate(String a_ItemName)
           
private  void itemNumberValidate(String a_ItemNumber)
           
static DiscreteActionItem newDiscreteActionItem(String name, String description, WTPrincipal assignee, Timestamp dueDate)
          

Supported API: false
private  void priorityValidate(ActionItemPriority a_Priority)
           
 void readExternal(ObjectInput input)
          Reads the non-transient fields of this class from an external source.
 void readExternal(PersistentRetrieveIfc input)
          Used by Persistent Data Service to populate the persistent attributes of this class from a persistent store.
private  boolean readOldVersion(ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source, which is not the current version.
protected  boolean readVersion(DiscreteActionItem thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void setContainer(WTContainer a_Container)
          Sets the object for the association that plays role: CONTAINER.
 void setContainerReference(WTContainerRef a_ContainerReference)
          Sets the value of the attribute: CONTAINER_REFERENCE.
 void setCreator(WTPrincipalReference a_Creator)
          Sets the object for the association that plays role: CREATOR.
 void setEntrySet(AclEntrySet a_EntrySet)
          Sets the value of the attribute: ENTRY_SET.
 void setHealthStatus(ActionItemHealthStatus a_HealthStatus)
          Sets the object for the association that plays role: HEALTH_STATUS.
 void setIndexerSet(IndexerSet a_IndexerSet)
          Sets the value of the attribute: INDEXER_SET.
 void setItemDescription(String a_ItemDescription)
          Sets the value of the attribute: ITEM_DESCRIPTION.
 void setItemDueDate(Timestamp a_ItemDueDate)
          Sets the value of the attribute: ITEM_DUE_DATE.
 void setItemName(String a_ItemName)
          Sets the value of the attribute: ITEM_NAME.
 void setItemNumber(String a_ItemNumber)
          Sets the value of the attribute: ITEM_NUMBER.
 void setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void setPercentComplete(int a_PercentComplete)
          Sets the value of the attribute: PERCENT_COMPLETE.
 void setPriority(ActionItemPriority a_Priority)
          Sets the object for the association that plays role: PRIORITY.
 void setResolutionDate(Timestamp a_ResolutionDate)
          Sets the value of the attribute: RESOLUTION_DATE.
 void setSource(SourceOfActionItem a_Source)
          Sets the object for the association that plays role: SOURCE.
 void setSourceReference(ObjectReference a_SourceReference)
          Sets the value of the attribute: SOURCE_REFERENCE.
 void setState(LifeCycleState a_State)
          Sets the object for the association that plays role: STATE.
 void setStatus(ActionItemStatus a_Status)
          Sets the object for the association that plays role: STATUS.
 void setStatusDescription(String a_StatusDescription)
          Sets the value of the attribute: STATUS_DESCRIPTION.
 void setSummaryInfo(String a_SummaryInfo)
          Sets the value of the attribute: SUMMARY_INFO.
 void setTeamId(TeamReference a_TeamId)
          Sets the object for the association that plays role: TEAM_ID.
 void setTeamTemplateId(TeamTemplateReference a_TeamTemplateId)
          Sets the object for the association that plays role: TEAM_TEMPLATE_ID.
private  void stateValidate(LifeCycleState a_State)
           
private  void statusDescriptionValidate(String a_StatusDescription)
           
private  void statusValidate(ActionItemStatus a_Status)
           
private  void summaryInfoValidate(String a_SummaryInfo)
           
private  void teamIdValidate(TeamReference a_TeamId)
           
private  void teamTemplateIdValidate(TeamTemplateReference a_TeamTemplateId)
           
private  void theSourceReferenceValidate(ObjectReference a_SourceReference)
           
 DiscreteActionItemInfo toDiscreteActionItemInfo()
          

Supported API: false
 void writeExternal(ObjectOutput output)
          Writes the non-transient fields of this class to an external source.
 void writeExternal(PersistentStoreIfc output)
          Used by Persistent Data Service to obtain the values of the persistent attributes of this class, so they can be written to a persistent store.
 
Methods inherited from class wt.enterprise.Simple
getBusinessType, getDomainRef, getEventSet, getIdentity, initialize, isInheritedDomain, readVersion, setDomainRef, setEventSet, setInheritedDomain
 
Methods inherited from class wt.fc.WTObject
checkAttributes, duplicate, finalize, getClassInfo, getCreateTimestamp, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getModifyTimestamp, getPersistInfo, getType, readVersion, setPersistInfo, toString
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo
 
Methods inherited from interface wt.fc.NetFactor
getClassInfo
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME

PERCENT_COMPLETE

public static final String PERCENT_COMPLETE
Label for the attribute.

Supported API: false

See Also:
Constant Field Values

percentComplete

private int percentComplete

STATUS_DESCRIPTION

public static final String STATUS_DESCRIPTION
Label for the attribute.

Supported API: false

See Also:
Constant Field Values

STATUS_DESCRIPTION_UPPER_LIMIT

private static int STATUS_DESCRIPTION_UPPER_LIMIT

statusDescription

private String statusDescription

CREATOR

public static final String CREATOR
Label for the attribute.

Supported API: false

See Also:
Constant Field Values

creator

private WTPrincipalReference creator

PRIORITY

public static final String PRIORITY
Label for the attribute.

Supported API: false

See Also:
Constant Field Values

PRIORITY_UPPER_LIMIT

private static int PRIORITY_UPPER_LIMIT

priority

private ActionItemPriority priority

STATUS

public static final String STATUS
Label for the attribute.

Supported API: false

See Also:
Constant Field Values

STATUS_UPPER_LIMIT

private static int STATUS_UPPER_LIMIT

status

private ActionItemStatus status

SOURCE

public static final String SOURCE
Label for the attribute.

Supported API: false

See Also:
Constant Field Values

SOURCE_REFERENCE

public static final String SOURCE_REFERENCE
Label for the attribute.

Supported API: false

See Also:
Constant Field Values

theSourceReference

private ObjectReference theSourceReference

HEALTH_STATUS

public static final String HEALTH_STATUS
Label for the attribute.

Supported API: false

See Also:
Constant Field Values

HEALTH_STATUS_UPPER_LIMIT

private static int HEALTH_STATUS_UPPER_LIMIT

healthStatus

private ActionItemHealthStatus healthStatus

ITEM_NAME_UPPER_LIMIT

private static int ITEM_NAME_UPPER_LIMIT

itemName

private String itemName

ITEM_NUMBER_UPPER_LIMIT

private static int ITEM_NUMBER_UPPER_LIMIT

itemNumber

private String itemNumber

ITEM_DESCRIPTION_UPPER_LIMIT

private static int ITEM_DESCRIPTION_UPPER_LIMIT

itemDescription

private String itemDescription

itemDueDate

private Timestamp itemDueDate

resolutionDate

private Timestamp resolutionDate

SUMMARY_INFO_UPPER_LIMIT

private static int SUMMARY_INFO_UPPER_LIMIT

summaryInfo

private String summaryInfo

CONTAINER

public static final String CONTAINER
Label for the attribute.

Supported API: false

See Also:
Constant Field Values

containerReference

private WTContainerRef containerReference

indexerSet

private IndexerSet indexerSet

state

private LifeCycleState state

entrySet

private AclEntrySet entrySet

teamTemplateId

private TeamTemplateReference teamTemplateId

teamId

private TeamReference teamId

ownership

private Ownership ownership

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values

EXTERNALIZATION_VERSION_UID

public static final long EXTERNALIZATION_VERSION_UID
See Also:
Constant Field Values

OLD_FORMAT_VERSION_UID

protected static final long OLD_FORMAT_VERSION_UID
See Also:
Constant Field Values

R62_EXTERNALIZATION_VERSION_UID

public static final long R62_EXTERNALIZATION_VERSION_UID
See Also:
Constant Field Values
Constructor Detail

DiscreteActionItem

public DiscreteActionItem()
Method Detail

writeExternal

public void writeExternal(ObjectOutput output)
                   throws IOException
Writes the non-transient fields of this class to an external source.

Supported API: false

Specified by:
writeExternal in interface Externalizable
Overrides:
writeExternal in class Simple
Parameters:
output -
Throws:
IOException

readExternal

public void readExternal(ObjectInput input)
                  throws IOException,
                         ClassNotFoundException
Reads the non-transient fields of this class from an external source.

Supported API: false

Specified by:
readExternal in interface Externalizable
Overrides:
readExternal in class Simple
Parameters:
input -
Throws:
IOException
ClassNotFoundException

readVersion

protected boolean readVersion(DiscreteActionItem thisObject,
                              ObjectInput input,
                              long readSerialVersionUID,
                              boolean passThrough,
                              boolean superDone)
                       throws IOException,
                              ClassNotFoundException
Reads the non-transient fields of this class from an external source.

Supported API: false

Parameters:
thisObject -
input -
readSerialVersionUID -
passThrough -
superDone -
Returns:
boolean
Throws:
IOException
ClassNotFoundException

readOldVersion

private boolean readOldVersion(ObjectInput input,
                               long readSerialVersionUID,
                               boolean passThrough,
                               boolean superDone)
                        throws IOException,
                               ClassNotFoundException
Reads the non-transient fields of this class from an external source, which is not the current version.

Parameters:
input -
readSerialVersionUID -
passThrough -
superDone -
Returns:
boolean
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(PersistentStoreIfc output)
                   throws SQLException,
                          DatastoreException
Used by Persistent Data Service to obtain the values of the persistent attributes of this class, so they can be written to a persistent store.

(Not intended for general use.)

Supported API: false

Specified by:
writeExternal in interface ObjectMappable
Overrides:
writeExternal in class Simple
Parameters:
output -
Throws:
SQLException
DatastoreException

readExternal

public void readExternal(PersistentRetrieveIfc input)
                  throws SQLException,
                         DatastoreException
Used by Persistent Data Service to populate the persistent attributes of this class from a persistent store.

(Not intended for general use.)

Supported API: false

Specified by:
readExternal in interface ObjectMappable
Overrides:
readExternal in class Simple
Parameters:
input -
Throws:
SQLException
DatastoreException

getConceptualClassname

public String getConceptualClassname()
Deprecated.  

Returns the conceptual (modeled) name for the class.

Supported API: false

Specified by:
getConceptualClassname in interface NetFactor
Returns:
String

getPercentComplete

public int getPercentComplete()
Gets the value of the attribute: PERCENT_COMPLETE.

Supported API: false

Returns:
int

setPercentComplete

public void setPercentComplete(int a_PercentComplete)
                        throws WTPropertyVetoException
Sets the value of the attribute: PERCENT_COMPLETE.

Supported API: false

Parameters:
a_PercentComplete -
Throws:
WTPropertyVetoException

getStatusDescription

public String getStatusDescription()
Gets the value of the attribute: STATUS_DESCRIPTION.

Supported API: false

Returns:
String

setStatusDescription

public void setStatusDescription(String a_StatusDescription)
                          throws WTPropertyVetoException
Sets the value of the attribute: STATUS_DESCRIPTION.

Supported API: false

Parameters:
a_StatusDescription -
Throws:
WTPropertyVetoException

statusDescriptionValidate

private void statusDescriptionValidate(String a_StatusDescription)
                                throws WTPropertyVetoException
Parameters:
a_StatusDescription -
Throws:
WTPropertyVetoException

getCreator

public WTPrincipalReference getCreator()
Gets the object for the association that plays role: CREATOR.

Supported API: false

Returns:
WTPrincipalReference

setCreator

public void setCreator(WTPrincipalReference a_Creator)
                throws WTPropertyVetoException
Sets the object for the association that plays role: CREATOR.

Supported API: false

Parameters:
a_Creator -
Throws:
WTPropertyVetoException

creatorValidate

private void creatorValidate(WTPrincipalReference a_Creator)
                      throws WTPropertyVetoException
Parameters:
a_Creator -
Throws:
WTPropertyVetoException

getPriority

public ActionItemPriority getPriority()
Gets the object for the association that plays role: PRIORITY.

Supported API: false

Returns:
ActionItemPriority

setPriority

public void setPriority(ActionItemPriority a_Priority)
                 throws WTPropertyVetoException
Sets the object for the association that plays role: PRIORITY.

Supported API: false

Parameters:
a_Priority -
Throws:
WTPropertyVetoException

priorityValidate

private void priorityValidate(ActionItemPriority a_Priority)
                       throws WTPropertyVetoException
Parameters:
a_Priority -
Throws:
WTPropertyVetoException

getStatus

public ActionItemStatus getStatus()
Gets the object for the association that plays role: STATUS.

Supported API: false

Returns:
ActionItemStatus

setStatus

public void setStatus(ActionItemStatus a_Status)
               throws WTPropertyVetoException
Sets the object for the association that plays role: STATUS.

Supported API: false

Parameters:
a_Status -
Throws:
WTPropertyVetoException

statusValidate

private void statusValidate(ActionItemStatus a_Status)
                     throws WTPropertyVetoException
Parameters:
a_Status -
Throws:
WTPropertyVetoException

getSource

public SourceOfActionItem getSource()
Gets the object for the association that plays role: SOURCE.

Supported API: false

Returns:
SourceOfActionItem

setSource

public void setSource(SourceOfActionItem a_Source)
               throws WTPropertyVetoException,
                      WTException
Sets the object for the association that plays role: SOURCE.

Supported API: false

Parameters:
a_Source -
Throws:
WTPropertyVetoException
WTException

getSourceReference

public ObjectReference getSourceReference()
Gets the value of the attribute: SOURCE_REFERENCE.

Supported API: false

Returns:
ObjectReference

setSourceReference

public void setSourceReference(ObjectReference a_SourceReference)
                        throws WTPropertyVetoException
Sets the value of the attribute: SOURCE_REFERENCE.

Supported API: false

Parameters:
a_SourceReference -
Throws:
WTPropertyVetoException

theSourceReferenceValidate

private void theSourceReferenceValidate(ObjectReference a_SourceReference)
                                 throws WTPropertyVetoException
Parameters:
a_SourceReference -
Throws:
WTPropertyVetoException

getHealthStatus

public ActionItemHealthStatus getHealthStatus()
Gets the object for the association that plays role: HEALTH_STATUS.

Supported API: false

Returns:
ActionItemHealthStatus

setHealthStatus

public void setHealthStatus(ActionItemHealthStatus a_HealthStatus)
                     throws WTPropertyVetoException
Sets the object for the association that plays role: HEALTH_STATUS.

Supported API: false

Parameters:
a_HealthStatus -
Throws:
WTPropertyVetoException

healthStatusValidate

private void healthStatusValidate(ActionItemHealthStatus a_HealthStatus)
                           throws WTPropertyVetoException
Parameters:
a_HealthStatus -
Throws:
WTPropertyVetoException

toDiscreteActionItemInfo

public DiscreteActionItemInfo toDiscreteActionItemInfo()
                                                throws WTException


Supported API: false

Returns:
DiscreteActionItemInfo
Throws:
WTException

newDiscreteActionItem

public static DiscreteActionItem newDiscreteActionItem(String name,
                                                       String description,
                                                       WTPrincipal assignee,
                                                       Timestamp dueDate)
                                                throws WTException


Supported API: false

Parameters:
name -
description -
assignee -
dueDate -
Returns:
DiscreteActionItem
Throws:
WTException

initialize

protected void initialize(String name,
                          String description,
                          WTPrincipal assignee,
                          Timestamp dueDate)
                   throws WTException
Supports initialization, following construction of an instance. Invoked by "new" factory having the same signature.

Supported API: false

Parameters:
name -
description -
assignee -
dueDate -
Throws:
WTException

getAssignee

public WTPrincipal getAssignee()
                        throws WTException


Supported API: false

Returns:
WTPrincipal
Throws:
WTException

getItemName

public String getItemName()
Gets the value of the attribute: ITEM_NAME. Descriptive name for the action item

Supported API: false

Specified by:
getItemName in interface ActionItem
Returns:
String

setItemName

public void setItemName(String a_ItemName)
                 throws WTPropertyVetoException
Sets the value of the attribute: ITEM_NAME. Descriptive name for the action item

Supported API: false

Specified by:
setItemName in interface ActionItem
Parameters:
a_ItemName -
Throws:
WTPropertyVetoException

itemNameValidate

private void itemNameValidate(String a_ItemName)
                       throws WTPropertyVetoException
Parameters:
a_ItemName -
Throws:
WTPropertyVetoException

getItemNumber

public String getItemNumber()
Gets the value of the attribute: ITEM_NUMBER.

Supported API: false

Specified by:
getItemNumber in interface ActionItem
Returns:
String

setItemNumber

public void setItemNumber(String a_ItemNumber)
                   throws WTPropertyVetoException
Sets the value of the attribute: ITEM_NUMBER.

Supported API: false

Specified by:
setItemNumber in interface ActionItem
Parameters:
a_ItemNumber -
Throws:
WTPropertyVetoException

itemNumberValidate

private void itemNumberValidate(String a_ItemNumber)
                         throws WTPropertyVetoException
Parameters:
a_ItemNumber -
Throws:
WTPropertyVetoException

getItemDescription

public String getItemDescription()
Gets the value of the attribute: ITEM_DESCRIPTION. Description of the task to be performed

Supported API: false

Specified by:
getItemDescription in interface ActionItem
Returns:
String

setItemDescription

public void setItemDescription(String a_ItemDescription)
                        throws WTPropertyVetoException
Sets the value of the attribute: ITEM_DESCRIPTION. Description of the task to be performed

Supported API: false

Specified by:
setItemDescription in interface ActionItem
Parameters:
a_ItemDescription -
Throws:
WTPropertyVetoException

itemDescriptionValidate

private void itemDescriptionValidate(String a_ItemDescription)
                              throws WTPropertyVetoException
Parameters:
a_ItemDescription -
Throws:
WTPropertyVetoException

getItemDueDate

public Timestamp getItemDueDate()
Gets the value of the attribute: ITEM_DUE_DATE. Due date for the action item

Supported API: false

Specified by:
getItemDueDate in interface ActionItem
Returns:
Timestamp

setItemDueDate

public void setItemDueDate(Timestamp a_ItemDueDate)
                    throws WTPropertyVetoException
Sets the value of the attribute: ITEM_DUE_DATE. Due date for the action item

Supported API: false

Specified by:
setItemDueDate in interface ActionItem
Parameters:
a_ItemDueDate -
Throws:
WTPropertyVetoException

getResolutionDate

public Timestamp getResolutionDate()
Gets the value of the attribute: RESOLUTION_DATE.

Supported API: false

Specified by:
getResolutionDate in interface ActionItem
Returns:
Timestamp

setResolutionDate

public void setResolutionDate(Timestamp a_ResolutionDate)
                       throws WTPropertyVetoException
Sets the value of the attribute: RESOLUTION_DATE.

Supported API: false

Specified by:
setResolutionDate in interface ActionItem
Parameters:
a_ResolutionDate -
Throws:
WTPropertyVetoException

getSummaryInfo

public String getSummaryInfo()
Gets the value of the attribute: SUMMARY_INFO. An optional summary of the results of performing the ActionItem

Supported API: false

Specified by:
getSummaryInfo in interface ActionItem
Returns:
String

setSummaryInfo

public void setSummaryInfo(String a_SummaryInfo)
                    throws WTPropertyVetoException
Sets the value of the attribute: SUMMARY_INFO. An optional summary of the results of performing the ActionItem

Supported API: false

Specified by:
setSummaryInfo in interface ActionItem
Parameters:
a_SummaryInfo -
Throws:
WTPropertyVetoException

summaryInfoValidate

private void summaryInfoValidate(String a_SummaryInfo)
                          throws WTPropertyVetoException
Parameters:
a_SummaryInfo -
Throws:
WTPropertyVetoException

getContainerName

public String getContainerName()
Gets the value of the attribute: CONTAINER_NAME. The name of the WTContainer this object is assigned to.

Supported API: false

Specified by:
getContainerName in interface WTContained
Returns:
String

getContainer

public WTContainer getContainer()
Gets the object for the association that plays role: CONTAINER.

Supported API: false

Specified by:
getContainer in interface WTContained
Returns:
WTContainer

setContainer

public void setContainer(WTContainer a_Container)
                  throws WTPropertyVetoException,
                         WTException
Sets the object for the association that plays role: CONTAINER.

Supported API: false

Specified by:
setContainer in interface WTContained
Parameters:
a_Container -
Throws:
WTPropertyVetoException
WTException

getContainerReference

public WTContainerRef getContainerReference()
Gets the value of the attribute: CONTAINER_REFERENCE.

Supported API: false

Specified by:
getContainerReference in interface WTContained
Returns:
WTContainerRef

setContainerReference

public void setContainerReference(WTContainerRef a_ContainerReference)
                           throws WTPropertyVetoException
Sets the value of the attribute: CONTAINER_REFERENCE.

Supported API: false

Specified by:
setContainerReference in interface WTContained
Parameters:
a_ContainerReference -
Throws:
WTPropertyVetoException

containerReferenceValidate

private void containerReferenceValidate(WTContainerRef a_ContainerReference)
                                 throws WTPropertyVetoException
Parameters:
a_ContainerReference -
Throws:
WTPropertyVetoException

getIndexerSet

public IndexerSet getIndexerSet()
Gets the value of the attribute: INDEXER_SET.

Supported API: false

Specified by:
getIndexerSet in interface Indexable
Returns:
IndexerSet

setIndexerSet

public void setIndexerSet(IndexerSet a_IndexerSet)
Sets the value of the attribute: INDEXER_SET.

Supported API: false

Specified by:
setIndexerSet in interface Indexable
Parameters:
a_IndexerSet -

getLifeCycleName

public String getLifeCycleName()
Gets the value of the attribute: LIFE_CYCLE_NAME. the Name of the LifeCycle template (a derived attribute)

Supported API: false

Specified by:
getLifeCycleName in interface LifeCycleManaged
Returns:
String

getLifeCycleState

public State getLifeCycleState()
Gets the value of the attribute: LIFE_CYCLE_STATE. the current State of the LifeCycleManaged object (a derived attribute)

Supported API: false

Specified by:
getLifeCycleState in interface LifeCycleManaged
Returns:
State

isLifeCycleAtGate

public boolean isLifeCycleAtGate()
Gets the value of the attribute: LIFE_CYCLE_AT_GATE. the current AtGate flag on the LifeCycleManaged object (a derived attribute)

Supported API: false

Specified by:
isLifeCycleAtGate in interface LifeCycleManaged
Returns:
boolean

getLifeCycleTemplate

public LifeCycleTemplateReference getLifeCycleTemplate()
Gets the value of the attribute: LIFE_CYCLE_TEMPLATE. the LifeCycleTemplate of the LifeCycleManaged object (a derived attribute)

Supported API: false

Specified by:
getLifeCycleTemplate in interface LifeCycleManaged
Returns:
LifeCycleTemplateReference

isLifeCycleBasic

public boolean isLifeCycleBasic()
Gets the value of the attribute: LIFE_CYCLE_BASIC. This attribute is used to specify if the lifecycle template is basic (no roles, ad hoc access, workflows or criteria) or advanced (may contain roles, ad hoc access, access, workfow and criteria).

Supported API: false

Specified by:
isLifeCycleBasic in interface LifeCycleManaged
Returns:
boolean

getState

public LifeCycleState getState()
Gets the object for the association that plays role: STATE.

Supported API: false

Specified by:
getState in interface LifeCycleManaged
Returns:
LifeCycleState

setState

public void setState(LifeCycleState a_State)
              throws WTPropertyVetoException
Sets the object for the association that plays role: STATE.

Supported API: false

Specified by:
setState in interface LifeCycleManaged
Parameters:
a_State -
Throws:
WTPropertyVetoException

stateValidate

private void stateValidate(LifeCycleState a_State)
                    throws WTPropertyVetoException
Parameters:
a_State -
Throws:
WTPropertyVetoException

getEntrySet

public AclEntrySet getEntrySet()
Gets the value of the attribute: ENTRY_SET.

Supported API: false

Specified by:
getEntrySet in interface AdHocControlled
Returns:
AclEntrySet

setEntrySet

public void setEntrySet(AclEntrySet a_EntrySet)
Sets the value of the attribute: ENTRY_SET.

Supported API: false

Specified by:
setEntrySet in interface AdHocControlled
Parameters:
a_EntrySet -

getTeamName

public String getTeamName()
Gets the value of the attribute: TEAM_NAME. The name of the team(a derived attribute)

Supported API: false

Specified by:
getTeamName in interface TeamManaged
Returns:
String

getTeamIdentity

public String getTeamIdentity()
Gets the value of the attribute: TEAM_IDENTITY. The identity of the team (a derived attribute)

Supported API: false

Specified by:
getTeamIdentity in interface TeamManaged
Returns:
String

getTeamTemplateName

public String getTeamTemplateName()
Gets the value of the attribute: TEAM_TEMPLATE_NAME. The name of the teamTemplate(a derived attribute)

Supported API: false

Specified by:
getTeamTemplateName in interface TeamManaged
Returns:
String

getTeamTemplateIdentity

public String getTeamTemplateIdentity()
Gets the value of the attribute: TEAM_TEMPLATE_IDENTITY. The identity of the TeamTemplate (a derived attribute)

Supported API: false

Specified by:
getTeamTemplateIdentity in interface TeamManaged
Returns:
String

getTeamTemplateId

public TeamTemplateReference getTeamTemplateId()
Gets the object for the association that plays role: TEAM_TEMPLATE_ID.

Supported API: false

Specified by:
getTeamTemplateId in interface TeamManaged
Returns:
TeamTemplateReference

setTeamTemplateId

public void setTeamTemplateId(TeamTemplateReference a_TeamTemplateId)
                       throws WTPropertyVetoException
Sets the object for the association that plays role: TEAM_TEMPLATE_ID.

Supported API: false

Specified by:
setTeamTemplateId in interface TeamManaged
Parameters:
a_TeamTemplateId -
Throws:
WTPropertyVetoException

teamTemplateIdValidate

private void teamTemplateIdValidate(TeamTemplateReference a_TeamTemplateId)
                             throws WTPropertyVetoException
Parameters:
a_TeamTemplateId -
Throws:
WTPropertyVetoException

getTeamId

public TeamReference getTeamId()
Gets the object for the association that plays role: TEAM_ID.

Supported API: false

Specified by:
getTeamId in interface TeamManaged
Returns:
TeamReference

setTeamId

public void setTeamId(TeamReference a_TeamId)
               throws WTPropertyVetoException
Sets the object for the association that plays role: TEAM_ID.

Supported API: false

Specified by:
setTeamId in interface TeamManaged
Parameters:
a_TeamId -
Throws:
WTPropertyVetoException

teamIdValidate

private void teamIdValidate(TeamReference a_TeamId)
                     throws WTPropertyVetoException
Parameters:
a_TeamId -
Throws:
WTPropertyVetoException

getOwnership

public Ownership getOwnership()
Gets the object for the association that plays role: OWNERSHIP. The persistent state for an Ownable object is maintained via the Ownership object. Access to information for the Ownership object should be done via methods on the OwnershipHelper.

Supported API: false

Specified by:
getOwnership in interface Ownable
Returns:
Ownership

setOwnership

public void setOwnership(Ownership a_Ownership)
Sets the object for the association that plays role: OWNERSHIP. The persistent state for an Ownable object is maintained via the Ownership object. Access to information for the Ownership object should be done via methods on the OwnershipHelper.

Supported API: false

Specified by:
setOwnership in interface Ownable
Parameters:
a_Ownership -

equals

public boolean equals(Object obj)
Indicates whether the given object is equal to this object from a persistence perspective, by comparing the two objects ObjectIdentifiers. Changed or stale copies are still considered equal by this method. Delegates to PersistenceHelper.equals(Persistable,Object).

Warning: Certain core Windchill operations may depend upon equals being ObjectIdentifier-based. Changes to the default implementation should be done with care, if at all.

Supported API: false

Overrides:
equals in class Simple
Parameters:
obj -
Returns:
boolean

hashCode

public int hashCode()
Returns a hash code for this object based upon its ObjectIdentifier. Delegates to PersistenceHelper.hashCode(Persistable).

Warning: Certain core Windchill operations may depend upon hashCode being ObjectIdentifier-based. Changes to the default implementation should be done with care, if at all.

Supported API: false

Overrides:
hashCode in class Simple
Returns:
int