Method Summary |
|
public boolean | canApprove() Predicate to determine whether the current user can approve the PREQ. |
public boolean | canCalculate() Predicate to determine whether the current user can calculate the PREQ. |
public boolean | canCancel() Predicate to determine whether the current user can cancel the PREQ. |
public boolean | canEditPreExtractFields() Predicate to determine whether the current user can edit the pre-extract fields. |
public boolean | canExit() Predicate to determine whether the current user can exit. |
public boolean | canHold() Predicate to determine whether the current user can place the PREQ on hold. |
public boolean | canRemoveHold() Predicate to determine whether the current user can remove the PREQ from being on hold. |
public boolean | canRemoveRequestCancel() Predicate to determine whether the current user can remove a request that the PREQ be canceled. |
public boolean | canRequestCancel() Predicate to determine whether the current user can request that the PREQ be canceled. |
public boolean | canSave() Predicate to determine whether the current user can save the PREQ. |
public boolean | isApSupervisor() |
public boolean | isCanHold() |
public boolean | isCanRemoveHold() |
public boolean | isCanRemoveRequestCancel() |
public boolean | isCanRequestCancel() |
public boolean | isFullEntryCompleted() |
public void | setApSupervisor(boolean apSupervisor) |
public void | setFullEntryCompleted(boolean fullEntryCompleted) |