Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.DocumentJournal
Packages that use DocumentJournal
Package
Description
-
Uses of DocumentJournal in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return DocumentJournalModifier and TypeMethodDescriptionstatic DocumentJournalTestMdObjectFactory.createDocumentJournal(String name) Creates DocumentJournal with name -
Uses of DocumentJournal in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return DocumentJournalModifier and TypeMethodDescriptionAdoptedDocumentJournalInitializer.create(IV8Project v8project, Version version) -
Uses of DocumentJournal in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return DocumentJournalModifier and TypeMethodDescriptionprotected DocumentJournalDocumentJournalAdopterParticipant.createAdoptedObject(DocumentJournal nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type DocumentJournalModifier and TypeMethodDescriptionprotected DocumentJournalDocumentJournalAdopterParticipant.createAdoptedObject(DocumentJournal nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionDocumentJournalAdopterParticipant.createExtension(DocumentJournal nativeObject) -
Uses of DocumentJournal in com._1c.g5.v8.dt.internal.md.ui.editors.documentjournal
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.documentjournal with parameters of type DocumentJournalModifier and TypeMethodDescriptionprotected NavigatorTreeDialogModelDocumentJournalEditorDataEditHandler.createNavigatorTreeDialogModel(DocumentJournal model) protected voidDocumentJournalEditorDataEditHandler.processOkResult(DocumentJournal model, IBmEditingContext editingContext, List<Object> selected) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.documentjournal with parameters of type DocumentJournalModifierConstructorDescriptionInstantiates a new document journal editor input. -
Uses of DocumentJournal in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type DocumentJournalModifier and TypeMethodDescriptionstatic IBmTask<?>DocumentJournalRegisteredDocumentsTask.createAddTask(DocumentJournal journal, Collection<Document> documents) Creates a newIBmTaskthat adds the given collection of documents to the journal.static IBmTask<?>DocumentJournalRegisteredDocumentsTask.createRemoveTask(DocumentJournal journal, Collection<Document> documents) Creates a newIBmTaskthat removes the given collection of documents from the journal.Method parameters in com._1c.g5.v8.dt.md.api with type arguments of type DocumentJournalModifier and TypeMethodDescriptionstatic DocumentInJournalsTaskDocumentInJournalsTask.createAddTask(Document document, Collection<DocumentJournal> journals) Creates a newIBmTaskthat adds the given document to each element of the journals collection.static DocumentInJournalsTaskDocumentInJournalsTask.createRemoveTask(Document document, Collection<DocumentJournal> journals) Creates a newIBmTaskthat removes the given document from each element of the journals collection.Constructors in com._1c.g5.v8.dt.md.api with parameters of type DocumentJournalModifierConstructorDescriptionprotectedDocumentJournalRegisteredDocumentsTask(DocumentJournal journal, Collection<Document> documents, String template) Initialize fields of theIBmTaskConstructor parameters in com._1c.g5.v8.dt.md.api with type arguments of type DocumentJournalModifierConstructorDescriptionprotectedDocumentInJournalsTask(Document document, Collection<DocumentJournal> journals, String template) Creates a newIBmTasksuccessor instance. -
Uses of DocumentJournal in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return DocumentJournalModifier and TypeMethodDescriptionDocumentJournalInitializer.create(IV8Project v8project, Version version) -
Uses of DocumentJournal in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type DocumentJournalModifier and TypeMethodDescriptionprotected booleanMdDbViewDefInferrer._infer(DocumentJournal object) protected booleanMdDbViewFieldDefInferrer._infer(DocumentJournal object, IEObjectProvider typeProvider) protected booleanMdImplicitRefInferrer._infer(DocumentJournal object) protected booleanMdStdCommandInferrer._infer(DocumentJournal documentJournal, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers DocumentJournal standard commands.protected booleanMdFieldInferrer._inferFrom(DocumentJournal object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) -
Uses of DocumentJournal in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type DocumentJournalModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createColumnReferencesCheckedModel(Column context, DocumentJournal container, IV8Project v8project) CreatesColumnreferences dialog model for new context object, his container and v8 project with showing checked objects.NavigatorTreeDialogModelFactory.createDocumentJournalRegisteredDocumentsAbsentModel(DocumentJournal context) CreatesDocumentJournalregistered documents for context object without showing checked objects.NavigatorTreeDialogModelFactory.createDocumentJournalRegisteredDocumentsCheckedModel(DocumentJournal context) CreatesDocumentJournalregistered documents dialog model for context object with showing checked objects. -
Uses of DocumentJournal in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type DocumentJournalModifier and TypeMethodDescriptionprotected voidDocumentJournalRule.buildForObject(DocumentJournal object, IV8Project v8project) -
Uses of DocumentJournal in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return DocumentJournalModifier and TypeMethodDescriptionMdClassFactory.createDocumentJournal()Returns a new object of class 'Document Journal'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type DocumentJournalModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DocumentJournal>Configuration.getDocumentJournals()Returns the value of the 'Document Journals' reference list. -
Uses of DocumentJournal in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement DocumentJournalModifier and TypeClassDescriptionclassAn implementation of the model object 'Document Journal'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return DocumentJournalMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type DocumentJournalModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DocumentJournal>ConfigurationImpl.getDocumentJournals() -
Uses of DocumentJournal in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type DocumentJournalModifier and TypeMethodDescriptionMdClassSwitch.caseDocumentJournal(DocumentJournal object) Returns the result of interpreting the object as an instance of 'Document Journal'.booleanMdClassValidator.validateDocumentJournal(DocumentJournal documentJournal, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateDocumentJournal_validate(DocumentJournal documentJournal, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Document Journal'.