public class Artifact2SoapDO
extends com.collabnet.ce.soap60.webservices.cemain.ItemSoapDO
Modifier and Type | Field and Description |
---|---|
static String |
COLUMN_ACTUAL_EFFORT
Actual Effort column name.
|
static String |
COLUMN_ARTIFACT_GROUP
Artifact Group column name.
|
static String |
COLUMN_ASSIGNED_TO_FULLNAME
Assigned To Fullname column name.
|
static String |
COLUMN_ASSIGNED_TO_USERNAME
Assigned To Username column name.
|
static String |
COLUMN_AUTO_SUMMING_POINTS
Auto Summing Points.
|
static String |
COLUMN_AUTOSUMMING
Autosumming.
|
static String |
COLUMN_CATEGORY
Category column name.
|
static String |
COLUMN_CLOSE_DATE
Close Date column name.
|
static String |
COLUMN_CUSTOMER
Customer column name.
|
static String |
COLUMN_DESCRIPTION
Description column name.
|
static String |
COLUMN_ESTIMATED_EFFORT
Estimated Effort column name.
|
static String |
COLUMN_FLEX_FIELDS
Flex Fields column name.
|
static String |
COLUMN_FOLDER_ID
Folder Id column name.
|
static String |
COLUMN_FOLDER_PATH_STRING
Folder Path String column name.
|
static String |
COLUMN_FOLDER_TITLE
Folder Title column name.
|
static String |
COLUMN_ID
Id column name.
|
static String |
COLUMN_LAST_MODIFIED_DATE
Last Modified Date column name.
|
static String |
COLUMN_PLANNING_FOLDER_ID
Planning Folder Id.
|
static String |
COLUMN_PLANNING_FOLDER_TITLE
Planning Folder Title column name.
|
static String |
COLUMN_POINTS
Points.
|
static String |
COLUMN_PRIORITY
Priority column name.
|
static String |
COLUMN_PROJECT_ID
Project Id column name.
|
static String |
COLUMN_PROJECT_PATH_STRING
project Path String column name.
|
static String |
COLUMN_PROJECT_TITLE
Project Title column name.
|
static String |
COLUMN_REMAINING_EFFORT
Remaining Effort column name.
|
static String |
COLUMN_REPORTED_IN_RELEASE_TITLE
Reported In Release Title column name.
|
static String |
COLUMN_RESOLVED_IN_RELEASE_TITLE
Resolved In Release Title column name.
|
static String |
COLUMN_STATUS
Status column name.
|
static String |
COLUMN_STATUS_CLASS
Status Class column name.
|
static String |
COLUMN_SUBMITTED_BY_FULLNAME
Submitted By Fullname column name.
|
static String |
COLUMN_SUBMITTED_BY_USERNAME
Submitted By Username column name.
|
static String |
COLUMN_SUBMITTED_DATE
Submitted Date column name.
|
static String |
COLUMN_TEAM_ID
Team Id.
|
static String |
COLUMN_TITLE
Title column name.
|
static String |
COLUMN_VERSION
Version column name.
|
static String |
FILTER_ACTUAL_EFFORT
Filter name for actual effort.
|
static String |
FILTER_ASSIGNED_TO
Filter name for assignedTo.
|
static String |
FILTER_AUTO_SUMMING_POINTS
Filter name for auto summing points.
|
static String |
FILTER_AUTOSUMMING
Filter name for autosumming.
|
static String |
FILTER_CATEGORY
Filter name for category.
|
static String |
FILTER_CUSTOMER
Filter name for customer.
|
static String |
FILTER_ESTIMATED_EFFORT
Filter name for estimated effort.
|
static String |
FILTER_GROUP
Filter name for group.
|
static String |
FILTER_MODIFIED_AFTER
Filter name for modified after.
|
static String |
FILTER_MODIFIED_BEFORE
Filter name for modified before.
|
static String |
FILTER_PLANNING_FOLDER_ID
Filter name for planning folder id.
|
static String |
FILTER_POINTS
Filter name for points.
|
static String |
FILTER_PRIORITY
Filter name for priority.
|
static String |
FILTER_REMAINING_EFFORT
Filter name for remaining effort.
|
static String |
FILTER_REPORTED_IN_RELEASE_ID
Filter name for reported in release id column name.
|
static String |
FILTER_REPORTED_IN_RELEASE_TITLE
Filter name for reported in release title column name.
|
static String |
FILTER_RESOLVED_IN_RELEASE_ID
Filter name for resolved in release id column name.
|
static String |
FILTER_RESOLVED_IN_RELEASE_TITLE
Filter name for resolved in release title column name.
|
static String |
FILTER_STATUS
Filter name for status.
|
static String |
FILTER_STATUS_CLASS
Filter name for status class.
|
static String |
FILTER_SUBMITTED_AFTER
Filter name for submitted after.
|
static String |
FILTER_SUBMITTED_BEFORE
Filter name for submitted before.
|
static String |
FILTER_SUBMITTED_BY
Filter name for submittedBy.
|
static String |
FILTER_TEAM_ID
Filter name for team id.
|
static String |
FILTER_TITLE
Filter name for title.
|
static int |
PRIORITY_HIGH
Possible value for the 'priority' field
|
static int |
PRIORITY_HIGHEST
Possible value for the 'priority' field
|
static int |
PRIORITY_LOW
Possible value for the 'priority' field
|
static int |
PRIORITY_LOWEST
Possible value for the 'priority' field
|
static int |
PRIORITY_MEDIUM
Possible value for the 'priority' field
|
static int |
PRIORITY_NONE
Possible value for the 'priority' field
|
Constructor and Description |
---|
Artifact2SoapDO() |
Modifier and Type | Method and Description |
---|---|
int |
getActualEffort()
Returns 'actualEffort'.
|
String |
getAssignedTo()
Returns 'assignedTo'.
|
boolean |
getAutosumming()
Returns 'autosumming'.
|
boolean |
getAutoSummingPoints()
Returns 'autoSummingPoints'.
|
String |
getCategory()
Returns 'category'.
|
Date |
getCloseDate()
Returns 'closeDate'.
|
String |
getCustomer()
Returns 'customer'.
|
String |
getDescription()
Returns 'description'.
|
int |
getEstimatedEffort()
Returns 'estimatedEffort'.
|
com.collabnet.ce.soap60.types.SoapFieldValues |
getFlexFields()
Returns 'flexFields'.
|
String |
getGroup()
Returns 'group'.
|
String |
getPlanningFolderId()
Returns 'planningFolderId'.
|
int |
getPoints()
Returns 'points'.
|
int |
getPriority()
Returns 'priority'.
|
int |
getRemainingEffort()
Returns 'remainingEffort'.
|
String |
getReportedReleaseId()
Returns 'reportedReleaseId'.
|
String |
getResolvedReleaseId()
Returns 'resolvedReleaseId'.
|
String |
getStatus()
Returns 'status'.
|
String |
getStatusClass()
Returns 'statusClass'.
|
String |
getTeamId()
Returns 'teamId'.
|
static void |
registerTypeMappings(org.apache.axis.client.Call call) |
void |
setActualEffort(int actualEffort)
Sets 'actualEffort'.
|
void |
setAssignedTo(String assignedTo)
Sets 'assignedTo'.
|
void |
setAutosumming(boolean autosumming)
Sets 'autosumming'.
|
void |
setAutoSummingPoints(boolean autoSummingPoints)
Sets 'autoSummingPoints'.
|
void |
setCategory(String category)
Sets 'category'.
|
void |
setCloseDate(Date closeDate)
Sets 'closeDate'.
|
void |
setCustomer(String customer)
Sets 'customer'.
|
void |
setDescription(String description)
Sets 'description'.
|
void |
setEstimatedEffort(int estimatedEffort)
Sets 'estimatedEffort'.
|
void |
setFlexFields(com.collabnet.ce.soap60.types.SoapFieldValues flexFields)
Sets 'flexFields'.
|
void |
setGroup(String group)
Sets 'group'.
|
void |
setPlanningFolderId(String planningFolderId)
Sets 'planningFolderId'.
|
void |
setPoints(int points)
Sets 'points'.
|
void |
setPriority(int priority)
Sets 'priority'.
|
void |
setRemainingEffort(int remainingEffort)
Sets 'remainingEffort'.
|
void |
setReportedReleaseId(String reportedReleaseId)
Sets 'reportedReleaseId'.
|
void |
setResolvedReleaseId(String resolvedReleaseId)
Sets 'resolvedReleaseId'.
|
void |
setStatus(String status)
Sets 'status'.
|
void |
setStatusClass(String statusClass)
Sets 'statusClass'.
|
void |
setTeamId(String teamId)
Sets 'teamId'.
|
getFolderId, getPath, getTitle, setFolderId, setPath, setTitle
public static final int PRIORITY_HIGHEST
public static final int PRIORITY_HIGH
public static final int PRIORITY_MEDIUM
public static final int PRIORITY_LOW
public static final int PRIORITY_LOWEST
public static final int PRIORITY_NONE
public static final String FILTER_STATUS_CLASS
public static final String FILTER_STATUS
public static final String FILTER_ASSIGNED_TO
public static final String FILTER_SUBMITTED_BY
public static final String FILTER_PRIORITY
public static final String FILTER_REMAINING_EFFORT
public static final String FILTER_ACTUAL_EFFORT
public static final String FILTER_ESTIMATED_EFFORT
public static final String FILTER_POINTS
public static final String FILTER_CATEGORY
public static final String FILTER_PLANNING_FOLDER_ID
public static final String FILTER_TEAM_ID
public static final String FILTER_MODIFIED_BEFORE
public static final String FILTER_MODIFIED_AFTER
public static final String FILTER_SUBMITTED_BEFORE
public static final String FILTER_SUBMITTED_AFTER
public static final String FILTER_CUSTOMER
public static final String FILTER_GROUP
public static final String FILTER_TITLE
public static final String FILTER_AUTOSUMMING
public static final String FILTER_AUTO_SUMMING_POINTS
public static final String FILTER_REPORTED_IN_RELEASE_TITLE
public static final String FILTER_RESOLVED_IN_RELEASE_TITLE
public static final String FILTER_REPORTED_IN_RELEASE_ID
public static final String FILTER_RESOLVED_IN_RELEASE_ID
public static final String COLUMN_ID
public static final String COLUMN_PRIORITY
public static final String COLUMN_PROJECT_PATH_STRING
public static final String COLUMN_PROJECT_TITLE
public static final String COLUMN_PROJECT_ID
public static final String COLUMN_FOLDER_PATH_STRING
public static final String COLUMN_FOLDER_TITLE
public static final String COLUMN_FOLDER_ID
public static final String COLUMN_TITLE
public static final String COLUMN_DESCRIPTION
public static final String COLUMN_ARTIFACT_GROUP
public static final String COLUMN_STATUS
public static final String COLUMN_STATUS_CLASS
public static final String COLUMN_CATEGORY
public static final String COLUMN_CUSTOMER
public static final String COLUMN_SUBMITTED_BY_USERNAME
public static final String COLUMN_SUBMITTED_BY_FULLNAME
public static final String COLUMN_SUBMITTED_DATE
public static final String COLUMN_CLOSE_DATE
public static final String COLUMN_ASSIGNED_TO_USERNAME
public static final String COLUMN_ASSIGNED_TO_FULLNAME
public static final String COLUMN_LAST_MODIFIED_DATE
public static final String COLUMN_ESTIMATED_EFFORT
public static final String COLUMN_ACTUAL_EFFORT
public static final String COLUMN_REMAINING_EFFORT
public static final String COLUMN_PLANNING_FOLDER_ID
public static final String COLUMN_TEAM_ID
public static final String COLUMN_AUTOSUMMING
public static final String COLUMN_AUTO_SUMMING_POINTS
public static final String COLUMN_POINTS
public static final String COLUMN_REPORTED_IN_RELEASE_TITLE
public static final String COLUMN_RESOLVED_IN_RELEASE_TITLE
public static final String COLUMN_PLANNING_FOLDER_TITLE
public static final String COLUMN_FLEX_FIELDS
public static final String COLUMN_VERSION
public String getDescription()
public void setDescription(String description)
description
- Value of 'description'.public String getCategory()
public void setCategory(String category)
category
- Value of 'category'.public String getGroup()
public void setGroup(String group)
group
- Value of 'group'.public String getStatus()
public void setStatus(String status)
status
- Value of 'status'.public String getStatusClass()
public void setStatusClass(String statusClass)
statusClass
- Value of 'statusClass'.public String getCustomer()
public void setCustomer(String customer)
customer
- Value of 'customer'.public int getPriority()
public void setPriority(int priority)
priority
- Value of 'priority'.public int getEstimatedEffort()
public void setEstimatedEffort(int estimatedEffort)
estimatedEffort
- Value of 'estimatedEffort'.public int getActualEffort()
public void setActualEffort(int actualEffort)
actualEffort
- Value of 'actualEffort'.public int getRemainingEffort()
public void setRemainingEffort(int remainingEffort)
remainingEffort
- Value of 'remainingEffort'.public int getPoints()
public void setPoints(int points)
points
- Value of 'points'.public Date getCloseDate()
public void setCloseDate(Date closeDate)
closeDate
- Value of 'closeDate'.public String getAssignedTo()
public void setAssignedTo(String assignedTo)
assignedTo
- Value of 'assignedTo'.public String getReportedReleaseId()
public void setReportedReleaseId(String reportedReleaseId)
reportedReleaseId
- Value of 'reportedReleaseId'.public String getResolvedReleaseId()
public void setResolvedReleaseId(String resolvedReleaseId)
resolvedReleaseId
- Value of 'resolvedReleaseId'.public String getPlanningFolderId()
public void setPlanningFolderId(String planningFolderId)
planningFolderId
- Value of 'planningFolderId'.public String getTeamId()
public void setTeamId(String teamId)
teamId
- Value of 'teamId'.public boolean getAutosumming()
public void setAutosumming(boolean autosumming)
autosumming
- Value of 'autosumming'.public boolean getAutoSummingPoints()
public void setAutoSummingPoints(boolean autoSummingPoints)
autoSummingPoints
- Value of 'autoSummingPoints'.public com.collabnet.ce.soap60.types.SoapFieldValues getFlexFields()
public void setFlexFields(com.collabnet.ce.soap60.types.SoapFieldValues flexFields)
flexFields
- Value of 'flexFields'.public static void registerTypeMappings(org.apache.axis.client.Call call)
Copyright © 2016 CollabNet. All Rights Reserved.