Package com.github._1c_syntax.bsl.mdo
Class InformationRegister.InformationRegisterBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.InformationRegister.InformationRegisterBuilder
- Enclosing class:
InformationRegister
-
Method Summary
Modifier and TypeMethodDescriptionaddAdditionalIndex(AdditionalIndex addAdditionalIndex) additionalIndexes(Collection<? extends AdditionalIndex> additionalIndexes) attributes(Collection<? extends Attribute> attributes) auxiliaryListForm(com.github._1c_syntax.bsl.types.MdoReference auxiliaryListForm) Ссылка на дополнительную форму спискаauxiliaryRecordForm(com.github._1c_syntax.bsl.types.MdoReference auxiliaryRecordForm) Ссылка на дополнительную форму записиbuild()command(ObjectCommand command) commands(Collection<? extends ObjectCommand> commands) defaultListForm(com.github._1c_syntax.bsl.types.MdoReference defaultListForm) Ссылка на форму списка по умолчаниюdefaultRecordForm(com.github._1c_syntax.bsl.types.MdoReference defaultRecordForm) Ссылка на форму записи по умолчаниюdimensions(Collection<? extends Dimension> dimensions) explanation(com.github._1c_syntax.bsl.types.MultiLanguageString explanation) Пояснениеform(ObjectForm form) forms(Collection<? extends ObjectForm> forms) fullTextSearch(UseMode fullTextSearch) Режим полнотекстового поискаinformationRegisterPeriodicity(InformationRegisterPeriodicity informationRegisterPeriodicity) Периодичность регистра сведенийmdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging(ObjectBelonging objectBelonging) resources(Collection<? extends Resource> resources) supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) template(ObjectTemplate template) templates(Collection<? extends ObjectTemplate> templates) toString()
-
Method Details
-
uuid
- Returns:
this.
-
name
- Returns:
this.
-
mdoReference
public InformationRegister.InformationRegisterBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this.
-
objectBelonging
public InformationRegister.InformationRegisterBuilder objectBelonging(ObjectBelonging objectBelonging) - Returns:
this.
-
comment
- Returns:
this.
-
synonym
public InformationRegister.InformationRegisterBuilder synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) - Returns:
this.
-
supportVariant
public InformationRegister.InformationRegisterBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this.
-
modules
- Returns:
this.
-
command
-
commands
public InformationRegister.InformationRegisterBuilder commands(Collection<? extends ObjectCommand> commands) -
clearCommands
-
attribute
-
attributes
public InformationRegister.InformationRegisterBuilder attributes(Collection<? extends Attribute> attributes) -
clearAttributes
-
resource
-
resources
public InformationRegister.InformationRegisterBuilder resources(Collection<? extends Resource> resources) -
clearResources
-
dimension
-
dimensions
public InformationRegister.InformationRegisterBuilder dimensions(Collection<? extends Dimension> dimensions) -
clearDimensions
-
form
-
forms
-
clearForms
-
template
-
templates
public InformationRegister.InformationRegisterBuilder templates(Collection<? extends ObjectTemplate> templates) -
clearTemplates
-
addAdditionalIndex
public InformationRegister.InformationRegisterBuilder addAdditionalIndex(AdditionalIndex addAdditionalIndex) -
additionalIndexes
public InformationRegister.InformationRegisterBuilder additionalIndexes(Collection<? extends AdditionalIndex> additionalIndexes) -
clearAdditionalIndexes
-
informationRegisterPeriodicity
public InformationRegister.InformationRegisterBuilder informationRegisterPeriodicity(InformationRegisterPeriodicity informationRegisterPeriodicity) Периодичность регистра сведений- Returns:
this.
-
defaultListForm
public InformationRegister.InformationRegisterBuilder defaultListForm(com.github._1c_syntax.bsl.types.MdoReference defaultListForm) Ссылка на форму списка по умолчанию- Returns:
this.
-
defaultRecordForm
public InformationRegister.InformationRegisterBuilder defaultRecordForm(com.github._1c_syntax.bsl.types.MdoReference defaultRecordForm) Ссылка на форму записи по умолчанию- Returns:
this.
-
auxiliaryRecordForm
public InformationRegister.InformationRegisterBuilder auxiliaryRecordForm(com.github._1c_syntax.bsl.types.MdoReference auxiliaryRecordForm) Ссылка на дополнительную форму записи- Returns:
this.
-
auxiliaryListForm
public InformationRegister.InformationRegisterBuilder auxiliaryListForm(com.github._1c_syntax.bsl.types.MdoReference auxiliaryListForm) Ссылка на дополнительную форму списка- Returns:
this.
-
explanation
public InformationRegister.InformationRegisterBuilder explanation(com.github._1c_syntax.bsl.types.MultiLanguageString explanation) Пояснение- Returns:
this.
-
fullTextSearch
Режим полнотекстового поиска- Returns:
this.
-
build
-
toString
-