Uses of Class
com.sgs.common.database.Policy
-
Packages that use Policy 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 Policy in com.sgs.common.database
Methods in com.sgs.common.database that return Policy Modifier and Type Method Description Policy
PolicySOPLink. getPolicy()
Methods in com.sgs.common.database with parameters of type Policy Modifier and Type Method Description void
PolicySOPLink. setPolicy(Policy policy)
-