com.adobe.idp.taskmanager.dsc.client.task
Class UserAction

java.lang.Object
  extended by com.adobe.idp.taskmanager.dsc.client.task.UserAction
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
UserAction()
           
 
Method Summary
 UserAction clone()
           
 java.lang.String getConfirmationMessage()
           
 java.lang.String getName()
           
 java.lang.String getRouteId()
           
 java.lang.String getRouteName()
           
 boolean isConfirmation()
           
 void setConfirmation(boolean confirmation)
           
 void setConfirmationMessage(java.lang.String confirmationMessage)
           
 void setName(java.lang.String name)
           
 void setRouteId(java.lang.String id)
           
 void setRouteName(java.lang.String route)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserAction

public UserAction()
Method Detail

clone

public UserAction clone()
Overrides:
clone in class java.lang.Object

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)

getRouteName

public java.lang.String getRouteName()

setRouteName

public void setRouteName(java.lang.String route)

getRouteId

public java.lang.String getRouteId()

setRouteId

public void setRouteId(java.lang.String id)

isConfirmation

public boolean isConfirmation()

setConfirmation

public void setConfirmation(boolean confirmation)

getConfirmationMessage

public java.lang.String getConfirmationMessage()

setConfirmationMessage

public void setConfirmationMessage(java.lang.String confirmationMessage)


[an error occurred while processing this directive] [an error occurred while processing this directive]