Agentflow
V3.1

pe.pase
Class TranslateArtIns

java.lang.Object
  extended by pe.pase.TranslateArtIns
All Implemented Interfaces:
java.io.Serializable

public class TranslateArtIns
extends java.lang.Object
implements java.io.Serializable

The instance of artifact.

Version:
1.1.5,
Author:
yschen
See Also:
Serialized Form

Constructor Summary
TranslateArtIns()
          Constructor.
 
Method Summary
 void addAppValue(java.lang.String key, java.lang.String value)
          Add the component data into the component data map
 java.util.HashMap getAppDataMap()
          Get the component data map
 java.lang.String getAppValue(java.lang.String key)
          Get the component value
 java.lang.String getArtifactID()
          Get the artifact id
 java.lang.String getEndTime()
          Get the end time of the artifact
 java.lang.String getInsID()
          Get the artifact instance id
 java.lang.String getMyID()
          Get the artifact user-define id
 java.lang.String getName()
          Get the artifact name
 java.lang.String getStartTime()
          Get the start time of the artifact
 void setAppDataMap(java.util.HashMap data)
          Set the component data map
 void setAppValue(java.lang.String key, java.lang.String value)
          Set the component value
 void setArtifactID(java.lang.String id)
          Set the artifact id
 void setEndTime(java.lang.String time)
          Set the end time of the artifact
 void setInsID(java.lang.String id)
          Set the artifact instance id
 void setMyID(java.lang.String id)
          Set the artifact user-define id
 void setName(java.lang.String name)
          Set the artifact name
 void setStartTime(java.lang.String time)
          Set the start time of the artifact
 java.lang.String toString()
          Returns a string representation of the instance of TranslateArtIs object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TranslateArtIns

public TranslateArtIns()
Constructor. Construct a instance of TranslateArtIns without parameters.

Since:
version 1.0.0
Method Detail

addAppValue

public void addAppValue(java.lang.String key,
                        java.lang.String value)
Add the component data into the component data map

Parameters:
key - the given component name
value - the given component value
Since:
version 1.0.0

getAppDataMap

public java.util.HashMap getAppDataMap()
Get the component data map

Returns:
the data map { key : value = component name : component value }
Since:
version 1.0.0

getAppValue

public java.lang.String getAppValue(java.lang.String key)
Get the component value

Parameters:
key - the given component name
Returns:
the component value
Since:
version 1.0.0

getArtifactID

public java.lang.String getArtifactID()
Get the artifact id

Returns:
the artifact id
Since:
version 1.0.0

getEndTime

public java.lang.String getEndTime()
Get the end time of the artifact

Returns:
the end time
Since:
version 1.0.0

getInsID

public java.lang.String getInsID()
Get the artifact instance id

Returns:
the artifact instance id
Since:
version 1.0.0

getMyID

public java.lang.String getMyID()
Get the artifact user-define id

Returns:
the artifact user-define id
Since:
version 1.0.0

getName

public java.lang.String getName()
Get the artifact name

Returns:
the artifact name
Since:
version 1.0.0

getStartTime

public java.lang.String getStartTime()
Get the start time of the artifact

Returns:
the start time
Since:
version 1.0.0

setAppDataMap

public void setAppDataMap(java.util.HashMap data)
Set the component data map

Parameters:
data - the given data map
Since:
version 1.0.0

setAppValue

public void setAppValue(java.lang.String key,
                        java.lang.String value)
Set the component value

Parameters:
key - the given component name
Since:
version 1.0.0

setArtifactID

public void setArtifactID(java.lang.String id)
Set the artifact id

Parameters:
id - the given artifact id
Since:
version 1.0.0

setEndTime

public void setEndTime(java.lang.String time)
Set the end time of the artifact

Parameters:
time - the given end time
Since:
version 1.0.0

setInsID

public void setInsID(java.lang.String id)
Set the artifact instance id

Parameters:
id - the given artifact instance id
Since:
version 1.0.0

setMyID

public void setMyID(java.lang.String id)
Set the artifact user-define id

Parameters:
id - the given artifact user-define id
Since:
version 1.0.0

setName

public void setName(java.lang.String name)
Set the artifact name

Parameters:
name - the given artifact name
Since:
version 1.0.0

setStartTime

public void setStartTime(java.lang.String time)
Set the start time of the artifact

Parameters:
time - the given start time
Since:
version 1.0.0

toString

public java.lang.String toString()
Returns a string representation of the instance of TranslateArtIs object

Overrides:
toString in class java.lang.Object
Returns:
the artiface name
Since:
version 1.0.0

Agentflow
V3.1

Submit a bug or feature
Copyright 1999-2010 Flowring , Inc. 12F., No.120, Sec2, Gongdao 5th Rd.,
Hsinchu City 300, Taiwan (R.O.C.) All Rights Reserved.