Uses of Class
com.sap.platform.jalo.CecService
-
Packages that use CecService Package Description com.sap.platform.jalo -
-
Uses of CecService in com.sap.platform.jalo
Methods in com.sap.platform.jalo that return CecService Modifier and Type Method Description CecServiceGeneratedSapcpconfigurationManager. createCecService(SessionContext ctx, java.util.Map attributeValues)CecServiceGeneratedSapcpconfigurationManager. createCecService(java.util.Map attributeValues)CecServiceGeneratedAbstractCecServiceMapping. getCecService()Generated method - Getter of theAbstractCecServiceMapping.CecServiceattribute.CecServiceGeneratedAbstractCecServiceMapping. getCecService(SessionContext ctx)Generated method - Getter of theAbstractCecServiceMapping.CecServiceattribute.Methods in com.sap.platform.jalo with parameters of type CecService Modifier and Type Method Description voidGeneratedAbstractCecServiceMapping. setCecService(CecService value)Generated method - Setter of theAbstractCecServiceMapping.CecServiceattribute.voidGeneratedAbstractCecServiceMapping. setCecService(SessionContext ctx, CecService value)Generated method - Setter of theAbstractCecServiceMapping.CecServiceattribute.
-