Uses of Interface
org.exoplatform.services.rest.ConstructorDescriptor
Packages that use ConstructorDescriptor
Package
Description
-
Uses of ConstructorDescriptor in org.exoplatform.services.rest
Fields in org.exoplatform.services.rest with type parameters of type ConstructorDescriptorModifier and TypeFieldDescriptionprotected final List<ConstructorDescriptor> BaseObjectModel.constructorsResource class constructors.Methods in org.exoplatform.services.rest that return types with arguments of type ConstructorDescriptorModifier and TypeMethodDescriptionBaseObjectModel.getConstructorDescriptors()ObjectModel.getConstructorDescriptors() -
Uses of ConstructorDescriptor in org.exoplatform.services.rest.impl
Classes in org.exoplatform.services.rest.impl that implement ConstructorDescriptorFields in org.exoplatform.services.rest.impl with type parameters of type ConstructorDescriptorModifier and TypeFieldDescriptionstatic final Comparator<ConstructorDescriptor> ConstructorDescriptorImpl.CONSTRUCTOR_COMPARATORConstructorDescriptor comparator. -
Uses of ConstructorDescriptor in org.exoplatform.services.rest.impl.resource
Methods in org.exoplatform.services.rest.impl.resource with parameters of type ConstructorDescriptorModifier and TypeMethodDescriptionvoidResourceDescriptorValidator.visitConstructorInjector(ConstructorDescriptor ci) -
Uses of ConstructorDescriptor in org.exoplatform.services.rest.resource
Methods in org.exoplatform.services.rest.resource with parameters of type ConstructorDescriptorModifier and TypeMethodDescriptionvoidResourceDescriptorVisitor.visitConstructorInjector(ConstructorDescriptor ci)