Uses of Class
com.taggercat.metadata.MetaEntityCategoryType

Uses of MetaEntityCategoryType in com.taggercat.metadata
 

Methods in com.taggercat.metadata that return MetaEntityCategoryType
 MetaEntityCategoryType MetaEntity.getMetaEntityCategoryType()
           
 

Methods in com.taggercat.metadata with parameters of type MetaEntityCategoryType
 void MetaEntity.setMetaEntityCategoryType(MetaEntityCategoryType metaEntityCategoryType)
           
 

Constructors in com.taggercat.metadata with parameters of type MetaEntityCategoryType
MetaEntity(long id, MetaEntityCategoryType metaEntityCategoryType, java.lang.String name, java.lang.String pluralCaption, java.lang.String singularCaption, java.lang.Boolean isCodeTable, java.lang.String ctDisplayProperty, java.lang.String ctCodeProperty, java.lang.String description, java.lang.String defaultSearchPage, java.lang.String defaultEditPage)
          full constructor