static SchemaWrapper |
SchemaWrapperFactory.createArrayRefWrapper(RefSchemaWrapper refSchemaWrapper) |
static SchemaWrapper |
SchemaWrapperFactory.createArrayWrapper(Class<?> type,
Class<?> parametrizedType,
boolean ignoreProperties) |
static SchemaWrapper |
SchemaWrapperFactory.createArrayWrapper(Class<?> type,
Class<?> parametrizedType,
Set<ManagedReference> managedReferences,
boolean ignoreProperties) |
static SchemaWrapper |
SchemaWrapperFactory.createArrayWrapper(Class<?> type,
Type propertyType,
Set<ManagedReference> managedReferences,
String relativeId,
boolean ignoreProperties) |
protected SchemaWrapper |
PropertyWrapper.createArrayWrapper(Set<ManagedReference> managedReferences,
Type propertyType,
Class<?> collectionType,
String relativeId1) |
protected SchemaWrapper |
PropertyWrapper.createWrapper(Set<ManagedReference> managedReferences,
Type genericType,
String relativeId1) |
static SchemaWrapper |
SchemaWrapperFactory.createWrapper(Type propertyType) |
static SchemaWrapper |
SchemaWrapperFactory.createWrapper(Type propertyType,
Set<ManagedReference> managedReferences) |
static SchemaWrapper |
SchemaWrapperFactory.createWrapper(Type type,
Set<ManagedReference> managedReferences,
String relativeId,
boolean ignoreProperties) |
SchemaWrapper |
ArraySchemaWrapper.getItemsSchema() |
SchemaWrapper |
PropertyWrapper.getOwnerSchema() |
SchemaWrapper |
SchemaWrapper.putDollarSchema() |