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:
java.io.Serializable

public class TaskRowUIOptions
extends java.lang.Object
implements java.io.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()
           
 java.lang.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 java.lang.String toString()
Overrides:
toString in class java.lang.Object


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