Uses of Class
org.apache.syncope.common.lib.to.ConnObject
-
Packages that use ConnObject Package Description org.apache.syncope.common.lib.to -
-
Uses of ConnObject in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return ConnObject Modifier and Type Method Description ConnObjectPropagationStatus. getAfterObj()ConnObjectPropagationStatus. getBeforeObj()Methods in org.apache.syncope.common.lib.to with parameters of type ConnObject Modifier and Type Method Description voidPropagationStatus. setAfterObj(ConnObject afterObj)voidPropagationStatus. setBeforeObj(ConnObject beforeObj)
-