Class EntitySpec.Builder
java.lang.Object
ru.bitel.oss.kernel.entity.common.bean.EntitySpec.Builder
- Enclosing class:
- EntitySpec
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setAttributeList(List<EntitySpecAttr> attributes) setComment(String comment) setEntitySpecTypeId(int entitySpecTypeId) setEntityTitleMacros(String entityTitleMakros) setHidden(boolean hidden) setId(int id) setModuleIds(Set<Integer> moduleIds)
-
Method Details
-
setId
-
setTitle
-
setHidden
-
setModuleIds
-
setEntitySpecTypeId
-
setEntityTitleMacros
-
setComment
-
setAttributeList
-
build
-