|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContractPermissionsInformant
Interface for service aware concerning permissions allowed for operations on contract.
| Method Summary | |
|---|---|
boolean |
isAddResourceAllowed(Contract contract)
Returns true if the current user is allowed to add the resource. |
boolean |
isContractAcceptanceAllowed(Contract contract)
Returns true if the user can accept the contract. |
boolean |
isContractCancelAcceptanceAllowed(Contract contract)
Returns true if the user can cancel the contract's acceptance. |
boolean |
isTenderDeclineEnabled(ResourceTender resourceTender)
Returns true if the user is allowed to decline the resource tender. |
boolean |
isTendersManagementAllowed(Contract contract,
Resource resource)
Returns true if the tender management is allowed for the user. |
| Method Detail |
|---|
boolean isAddResourceAllowed(Contract contract)
boolean isContractAcceptanceAllowed(Contract contract)
boolean isContractCancelAcceptanceAllowed(Contract contract)
boolean isTenderDeclineEnabled(ResourceTender resourceTender)
boolean isTendersManagementAllowed(Contract contract,
Resource resource)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||