Uses of Class
org.ofbiz.core.entity.model.ModelFieldType
Packages that use ModelFieldType
-
Uses of ModelFieldType in org.ofbiz.core.entity
Methods in org.ofbiz.core.entity that return ModelFieldTypeModifier and TypeMethodDescriptionDelegatorInterface.getEntityFieldType(ModelEntity entity, String type) GenericDelegator.getEntityFieldType(ModelEntity entity, String type) Gets a field type instance by name from the helper that corresponds to the specified entity.LockedDatabaseGenericDelegator.getEntityFieldType(ModelEntity entity, String type) -
Uses of ModelFieldType in org.ofbiz.core.entity.model
Fields in org.ofbiz.core.entity.model with type parameters of type ModelFieldTypeMethods in org.ofbiz.core.entity.model that return ModelFieldTypeModifier and TypeMethodDescriptionModelFieldTypeReader.getModelFieldType(String fieldTypeName) Gets an FieldType object based on a definition from the specified XML FieldType descriptor file.Methods in org.ofbiz.core.entity.model that return types with arguments of type ModelFieldTypeModifier and TypeMethodDescriptionModelFieldTypeReader.getFieldTypeCache()ModelFieldTypeReader.getFieldTypes()Creates a Collection with all of the ModelFieldTypes