com.adobe.idp.taskmanager.dsc.client.query
Class TaskRowUIOptions

java.lang.Object
  extended by com.adobe.idp.taskmanager.dsc.client.query.TaskRowUIOptions
All Implemented Interfaces:
Serializable

public class TaskRowUIOptions
extends Object
implements Serializable

Provides information about the Workbench tools that appear when users open forms in the task.

See Also:
Serialized Form

Constructor Summary
TaskRowUIOptions(int bitMask)
           
 
Method Summary
 boolean isApprovalContainerUI()
           
 boolean isCustomUI()
           
 boolean isMustOpenFormToComplete()
           
 boolean isOpenFormFullScreen()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TaskRowUIOptions

public TaskRowUIOptions(int bitMask)
Method Detail

isMustOpenFormToComplete

public boolean isMustOpenFormToComplete()

isOpenFormFullScreen

public boolean isOpenFormFullScreen()

isCustomUI

public boolean isCustomUI()

isApprovalContainerUI

public boolean isApprovalContainerUI()

toString

public String toString()
Overrides:
toString in class Object


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