Class EntityColumnPropertyTypeProviderImpl
java.lang.Object
ru.cg.webbpm.studio.database.impl.inject.EntityColumnPropertyTypeProviderImpl
- All Implemented Interfaces:
PropertyTypeProvider
@Component
public class EntityColumnPropertyTypeProviderImpl
extends Object
implements PropertyTypeProvider
- Author:
- Abdulin Ildar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
accept
(AttributeMetadata attributeMetadata) getType()
int
weight()
-
Constructor Details
-
EntityColumnPropertyTypeProviderImpl
public EntityColumnPropertyTypeProviderImpl()
-
-
Method Details
-
accept
- Specified by:
accept
in interfacePropertyTypeProvider
-
getType
- Specified by:
getType
in interfacePropertyTypeProvider
-
weight
public int weight()- Specified by:
weight
in interfacePropertyTypeProvider
-