Uses of Enum Class
org.synchronoss.cpo.core.enums.Crud
Packages that use Crud
-
Uses of Crud in org.synchronoss.cpo.core.enums
Methods in org.synchronoss.cpo.core.enums that return Crud -
Uses of Crud in org.synchronoss.cpo.core.meta.domain
Methods in org.synchronoss.cpo.core.meta.domain with parameters of type CrudModifier and TypeMethodDescriptionbooleanCpoClass.existsFunctionGroup(Crud crud, String groupName) Gets whether a function group exists for the given CRUD type and group name.CpoClass.getFunctionGroup(Crud crud, String groupName) Gets the function group for the given CRUD type and group name.