Generated by
JDiff

Class fuego.papi.VarDefinition

Removed Constructors
VarDefinition(String, int, String, int, int, Map) Creates a new VarDefinition object with a decimal part.
VarDefinition(String, int, String, int, Map) Creates a new VarDefinition object.
 

Added Constructors
VarDefinition(String, int, String, int, int, boolean, boolean, Map<String, String>)  
VarDefinition(String, int, String, int, int, Map<String, String>)  
VarDefinition(String, int, String, int, Map<String, String>)  
 

Added Methods
boolean equals(Object) Indicates whether some other object is "equal to" this one.
(Map<String, String>getLabels() Returns all labels for this variable
Msg getMsg() Returns the Msg with all labels for this variable.
int hashCode() Returns a hash code value for the object.
boolean isBusiness() Returns if this variable was defined as Business Variable.
boolean isDimension() Returns if this variable was defined as Dimension Business Variable.
boolean isMeasure() Returns if this variable was defined as Measure Business Variable.
String toString()  
 

Changed Methods
SortedMap<String, VarDefinition> getDefaultVarDefinition() Change in return type from SortedMap to (SortedMap<String, VarDefinition>).
Return all defautl variables definition
 

Removed Fields
String ACTIVITY_DEADLINE_ID45 The ID of the default variable "Activity Deadline".
String ACTIVITY_ID45 The ID of the default variable "Activity".
String COPY_ID45 The ID of the default variable "Copy".
String CREATOR_ID45 The ID of the default variable "Creator" for an attachment.
String DEADLINE_ID45 The ID of the default variable "Deadline".
String DESCRIPTION_ID45 The ID of the default variable "Description".
String FILENAME_ID45 The ID of the default variable "Filename" for an attachment.
String LOCKER_ID45 The ID of the default variable "Locker" for an attachment.
String NAME_ID45 The ID of the default variable "Name" for an attachment.
String PARTICIPANT_ID45 The ID of the default variable "Participant".
String PRIORITY_ID45 The ID of the default variable "Priority".
String PROCESS_DEADLINE_ID45 The ID of the default variable "Process Deadline".
String PROCESS_ID45 The ID of the default variable "Process".
String RECEIVED_ID45 The ID of the default variable "Received".
String SIZE_ID45 The ID of the default variable "Size" for an attachment.
String STATUS_ID45 The ID of the default variable "Status".
String TASK_ID45 The ID of the default variable "Task" for an activity.
String VERSION_ID45 The ID of the default variable "Version" for an attachment.
 

Added Fields
String DOCUMENTATION_ID The id of the default variable "Deadline"
String PARENT_COPY_ID The id of the default variable "Parent copy or thread" for an Instance
 

Changed Fields
String ACTIVITY_DEADLINE_ID Change from non-final to final.
The id of the default variable "Activity Deadline"
String ACTIVITY_ID Change from non-final to final.
The id of the default variable "Activity"
String AUTHOR_ID Change from non-final to final.
The id of the default variable "Author" for an Instance
String COPY_ID Change from non-final to final.
The id of the default variable "Copy"
String CREATION_TIME_ID Change from non-final to final.
The id of the default variable "Creation time" for an Instance
String CREATOR_ID Change from non-final to final.
The id of the default variable "Creator" for an Attachment
String DEADLINE_ID Change from non-final to final.
The id of the default variable "Deadline"
String DESCRIPTION_ID Change from non-final to final.
The id of the default variable "Description"
String FILENAME_ID Change from non-final to final.
The id of the default variable "Filename" for an Attachment
String HAS_ATTACHMENTS Change from non-final to final.
If the instance has or not attachments
String INSTANCE_NUMBER Change from non-final to final.
The id of the default variable "Process Instance Number" for an Instance
String LOCKER_ID Change from non-final to final.
The id of the default variable "Locker" for an Attachment
String NAME_ID Change from non-final to final.
The id of the default variable "Name" for an Attachment
String PARTICIPANT_ID Change from non-final to final.
The id of the default variable "Participant"
String PRIORITY_ID Change from non-final to final.
The id of the default variable "Priority"
String PROCESS_DEADLINE_ID Change from non-final to final.
The id of the default variable "Process Deadline"
String PROCESS_ID Change from non-final to final.
The id of the default variable "Process"
String RECEIVED_ID Change from non-final to final.
The id of the default variable "Received"
String SIZE_ID Change from non-final to final.
The id of the default variable "Size" for an Attachment
String STATUS_ID Change from non-final to final.
The id of the default variable "Status"
String TASK_ID Change from non-final to final.
The id of the default variable "Task" for an Activity
String VERSION_ID Change from non-final to final.
The id of the default variable "Version" for an Attachment