Uses of Class
com.sgs.common.database.ApprovalStage
-
Packages that use ApprovalStage Package Description com.sgs.common.database This package is responsible for holding all of the objects that can be persisted in the SG V5 System. -
-
Uses of ApprovalStage in com.sgs.common.database
Methods in com.sgs.common.database that return ApprovalStage Modifier and Type Method Description ApprovalStage
ApprovalLog. getApprovalStage()
Methods in com.sgs.common.database with parameters of type ApprovalStage Modifier and Type Method Description void
ApprovalLog. setApprovalStage(ApprovalStage approvalStage)
-