Package com.github._1c_syntax.bsl.mdo
Class SettingsStorage.SettingsStorageBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.SettingsStorage.SettingsStorageBuilder
- Enclosing class:
SettingsStorage
-
Method Summary
Modifier and TypeMethodDescriptionauxiliaryLoadForm(MdoReference auxiliaryLoadForm) Ссылка на дополнительную форму загрузкиauxiliarySaveForm(MdoReference auxiliarySaveForm) Ссылка на дополнительную форму сохраненияbuild()defaultLoadForm(MdoReference defaultLoadForm) Ссылка на форму загрузки по умолчаниюdefaultSaveForm(MdoReference defaultSaveForm) Ссылка на форму сохранения по умолчаниюform(ObjectForm form) forms(Collection<? extends ObjectForm> forms) mdoReference(MdoReference mdoReference) objectBelonging(ObjectBelonging objectBelonging) supportVariant(SupportVariant supportVariant) synonym(MultiLanguageString synonym) template(ObjectTemplate template) templates(Collection<? extends ObjectTemplate> templates) toString()
-
Method Details
-
uuid
- Returns:
this.
-
name
- Returns:
this.
-
mdoReference
- Returns:
this.
-
objectBelonging
- Returns:
this.
-
comment
- Returns:
this.
-
synonym
- Returns:
this.
-
supportVariant
- Returns:
this.
-
modules
- Returns:
this.
-
form
-
forms
-
clearForms
-
template
-
templates
public SettingsStorage.SettingsStorageBuilder templates(Collection<? extends ObjectTemplate> templates) -
clearTemplates
-
defaultSaveForm
Ссылка на форму сохранения по умолчанию- Returns:
this.
-
defaultLoadForm
Ссылка на форму загрузки по умолчанию- Returns:
this.
-
auxiliarySaveForm
Ссылка на дополнительную форму сохранения- Returns:
this.
-
auxiliaryLoadForm
Ссылка на дополнительную форму загрузки- Returns:
this.
-
build
-
toString
-