- SaleDocument - Class in org.sistema.cs.sale.persist
-
A sales document.
- SaleDocument() - Constructor for class org.sistema.cs.sale.persist.SaleDocument
-
- SaleDocumentAttribute - Interface in org.sistema.cs.sale.persist
-
Attributes of the SaleDocument
class.
- SaleDocView - Class in org.sistema.cs.sale.view
-
Contains a summary of a sale document.
- SaleDocView() - Constructor for class org.sistema.cs.sale.view.SaleDocView
-
- SALES_AGENT - Static variable in interface org.sistema.cs.sale.persist.IInvoiceAttribute
-
- SALES_TERM - Static variable in interface org.sistema.cs.sale.persist.SaleDocumentAttribute
-
Sales terms of the invoice.
- SaleTerm - Class in org.sistema.cs.sale.persist
-
A sale term.
- SaleTerm() - Constructor for class org.sistema.cs.sale.persist.SaleTerm
-
- SaleTermAttribute - Interface in org.sistema.cs.sale.persist
-
Attributes of the SaleTerm
class
- SAT_DESCRIPTION - Static variable in interface org.sistema.cs.sale.persist.PaymentFormMXAttribute
-
Description from "Catálogo de formas de pago".
- SAT_KEY - Static variable in interface org.sistema.cs.sale.persist.PaymentFormMXAttribute
-
Numeric key from "Catálogo de formas de pago".
- SERIES - Static variable in interface org.sistema.cs.sale.persist.IInvoiceAttribute
-
- setAddToItemAmount(Boolean) - Method in interface org.sistema.control.module.doc.IItemPercentage
-
Deprecated.
Specifies whether the result of the calculation (item amount * percentage value)
should be added to the amount of the item or not.
- setAddToItemAmount(Boolean) - Method in class org.sistema.control.module.doc.ItemPercentage
-
Deprecated.
- setAddToItemAmount(Boolean) - Method in class org.sistema.control.module.doc.PercentageDefault
-
Deprecated.
- setAddToItemAmount(Boolean) - Method in interface org.sistema.cs.doc.persist.IItemPerc
-
Specifies whether the result of the calculation (item amount * percentage value)
should be added to the amount of the item or not.
- setAddToItemAmount(Boolean) - Method in interface org.sistema.cs.doc.persist.IPercDefault
-
- setAddToItemAmount(Boolean) - Method in class org.sistema.cs.doc.persist.ItemPerc
-
- setAddToItemAmount(Boolean) - Method in class org.sistema.cs.doc.persist.PercDefault
-
- setAgent(IAgendaEntry) - Method in interface org.sistema.cs.sale.persist.ISaleDoc
-
Sets the sale agent who took care of the document.
- setAgent(IAgendaEntry) - Method in class org.sistema.cs.sale.persist.SaleDocument
-
- setAmount(BigDecimal) - Method in interface org.sistema.cs.doc.persist.IPayment
-
Set the amount payed with the source document to the target document.
- setAmount(BigDecimal) - Method in class org.sistema.cs.doc.persist.Payment
-
- setAutoSelect(Boolean) - Method in class org.sistema.control.module.doc.PercentageDefault
-
Deprecated.
- setAutoSelect(Boolean) - Method in interface org.sistema.cs.doc.persist.IPercDefault
-
- setAutoSelect(Boolean) - Method in class org.sistema.cs.doc.persist.PercDefault
-
- setChild(IItem) - Method in class org.sistema.control.module.doc.DocumentItem
-
Deprecated.
- setChild(IItem) - Method in interface org.sistema.control.module.doc.IDocumentItem
-
Deprecated.
Sets the item, child of the document.
- setChild(IItem) - Method in class org.sistema.cs.doc.persist.DocItem
-
- setChild(IItem) - Method in interface org.sistema.cs.doc.persist.IDocItem
-
Sets the item, child of the document.
- setConcept(IConcept) - Method in interface org.sistema.control.module.doc.IItem
-
Deprecated.
Sets the concept of this item.
- setConcept(IConcept) - Method in class org.sistema.control.module.doc.Item
-
Deprecated.
- setConcept(IConcept) - Method in interface org.sistema.cs.doc.persist.IItem
-
Sets the concept of this item.
- setConcept(IConcept) - Method in class org.sistema.cs.doc.persist.Item
-
- setCreditDays(Integer) - Method in interface org.sistema.cs.sale.persist.ISaleTerm
-
Sets the credit days of the operation
- setCreditDays(Integer) - Method in class org.sistema.cs.sale.persist.SaleTerm
-
- setCreditStart(Integer) - Method in interface org.sistema.cs.sale.persist.ISaleTerm
-
Sets when to start counting the credit days
- setCreditStart(Integer) - Method in class org.sistema.cs.sale.persist.SaleTerm
-
- setCurrency(ICurrency) - Method in class org.sistema.control.module.doc.Document
-
Deprecated.
- setCurrency(ICurrency) - Method in interface org.sistema.control.module.doc.IDocumentValue
-
Deprecated.
Sets the currency in which the amount of the document is expressed.
- setCurrency(ICurrency) - Method in class org.sistema.cs.doc.persist.Doc
-
- setCurrency(ICurrency) - Method in interface org.sistema.cs.doc.persist.IDocValued
-
Sets the currency in which the amount of the document is expressed.
- setCustomerAccount(IAccount) - Method in interface org.sistema.cs.sale.persist.ISaleTerm
-
Sets the account from which the customer plans to pay the document.
- setCustomerAccount(IAccount) - Method in class org.sistema.cs.sale.persist.SaleTerm
-
- setDate(Date) - Method in class org.sistema.control.module.doc.Document
-
Deprecated.
- setDate(Date) - Method in interface org.sistema.control.module.doc.IDocument
-
Deprecated.
- setDate(Date) - Method in class org.sistema.cs.doc.persist.Doc
-
- setDate(Date) - Method in interface org.sistema.cs.doc.persist.IDoc
-
- setDeliveryDate(Date) - Method in class org.sistema.cs.sale.persist.COrder
-
- setDeliveryDate(Date) - Method in interface org.sistema.cs.sale.persist.ICOrder
-
Sets the agreed delivery date for the goods.
- setDescriptions(LocalizedString) - Method in interface org.sistema.cs.ILocalizedDescription
-
Sets the localized descriptions.
- setDescriptions(LocalizedString) - Method in class org.sistema.cs.LocalizedDescription
-
- setDocItems(Collection<IDocumentItem>) - Method in interface org.sistema.control.module.doc.IDocumentItemized
-
Deprecated.
Sets document-items of this document.
- setDocItems(Collection<IDocItem>) - Method in class org.sistema.cs.doc.persist.DocItemized
-
- setDocItems(Collection<IDocItem>) - Method in interface org.sistema.cs.doc.persist.IDocItemized
-
Sets document-items of this document.
- setDocStatusFlag(JCSDocStatusFlag, int) - Method in class org.sistema.cs.doc.DocModule
-
Sets the bit defined to represent a given flag.
- setDocumentClass(Class) - Method in class org.sistema.control.module.doc.DocumentType
-
Deprecated.
- setDocumentClass(Class) - Method in interface org.sistema.control.module.doc.IDocumentType
-
Deprecated.
Sets the class that represents the document type.
- setDocumentClass(Class) - Method in class org.sistema.cs.doc.persist.DocType
-
- setDocumentClass(Class) - Method in interface org.sistema.cs.doc.persist.IDocType
-
Sets the class that represents the document type.
- setDocumentTypes(Collection<IDocumentType>) - Method in class org.sistema.control.module.doc.Concept
-
Deprecated.
- setDocumentTypes(Collection<IDocumentType>) - Method in interface org.sistema.control.module.doc.IConcept
-
Deprecated.
Sets the allowed document types for the concept.
- setDocumentTypes(Collection<IDocType>) - Method in class org.sistema.cs.doc.persist.Concept
-
- setDocumentTypes(Collection<IDocType>) - Method in interface org.sistema.cs.doc.persist.IConcept
-
Sets the allowed document types for the concept.
- setEntry(IAgendaEntry) - Method in class org.sistema.control.module.doc.Document
-
Deprecated.
- setEntry(IAgendaEntry) - Method in interface org.sistema.control.module.doc.IDocument
-
Deprecated.
Sets the agenda entry (customer, supplier, etc.) to which the document belongs to.
- setEntry(IAgendaEntry) - Method in class org.sistema.cs.doc.persist.Doc
-
- setEntry(IAgendaEntry) - Method in interface org.sistema.cs.doc.persist.IDoc
-
Sets the agenda entry (customer, supplier, etc.) to which the document belongs to.
- setExchangeRate(BigDecimal) - Method in interface org.sistema.cs.doc.persist.IPayment
-
- setExchangeRate(BigDecimal) - Method in class org.sistema.cs.doc.persist.Payment
-
- setFixed(Boolean) - Method in interface org.sistema.control.module.doc.IItemPercentage
-
Deprecated.
Sets the value of this percentage as a fixed one.
- setFixed(Boolean) - Method in class org.sistema.control.module.doc.ItemPercentage
-
Deprecated.
- setFixed(Boolean) - Method in class org.sistema.control.module.doc.PercentageDefault
-
Deprecated.
- setFixed(Boolean) - Method in interface org.sistema.cs.doc.persist.IItemPerc
-
Sets the value of this percentage as a fixed one.
- setFixed(Boolean) - Method in interface org.sistema.cs.doc.persist.IPercDefault
-
- setFixed(Boolean) - Method in class org.sistema.cs.doc.persist.ItemPerc
-
- setFixed(Boolean) - Method in class org.sistema.cs.doc.persist.PercDefault
-
- setForm(String) - Method in interface org.sistema.cs.doc.persist.IPayment
-
Sets the form how the payment was performed.
- setForm(String) - Method in class org.sistema.cs.doc.persist.Payment
-
- setId(Integer) - Method in class org.sistema.control.module.doc.Concept
-
Deprecated.
- setId(Integer) - Method in class org.sistema.control.module.doc.Document
-
Deprecated.
- setId(Integer) - Method in class org.sistema.control.module.doc.DocumentItem
-
Deprecated.
- setId(Integer) - Method in class org.sistema.control.module.doc.DocumentType
-
Deprecated.
- setId(Integer) - Method in interface org.sistema.control.module.doc.IConcept
-
Deprecated.
Sets the unique identifier of the concept.
- setId(Integer) - Method in interface org.sistema.control.module.doc.IDocument
-
Deprecated.
Sets the unique identifier of the document.
- setId(Integer) - Method in interface org.sistema.control.module.doc.IDocumentType
-
Deprecated.
Sets the identifier of a document type.
- setId(Integer) - Method in interface org.sistema.control.module.doc.IItem
-
Deprecated.
- setId(Integer) - Method in class org.sistema.control.module.doc.Item
-
Deprecated.
- setId(Integer) - Method in class org.sistema.control.module.doc.ItemPercentage
-
Deprecated.
Sets the number that uniquely identified this object.
- setId(Integer) - Method in class org.sistema.control.module.doc.PercentageDefault
-
Deprecated.
- setId(Integer) - Method in class org.sistema.control.module.doc.PercentageType
-
Deprecated.
- setId(Integer) - Method in class org.sistema.cs.doc.persist.Concept
-
- setId(Integer) - Method in class org.sistema.cs.doc.persist.Doc
-
- setId(Integer) - Method in class org.sistema.cs.doc.persist.DocItem
-
- setId(Integer) - Method in class org.sistema.cs.doc.persist.DocRelationType
-
- setId(Integer) - Method in class org.sistema.cs.doc.persist.DocType
-
- setId(Integer) - Method in interface org.sistema.cs.doc.persist.IConcept
-
Sets the unique identifier of the concept.
- setId(Integer) - Method in interface org.sistema.cs.doc.persist.IDoc
-
Sets the unique identifier of the document.
- setId(Integer) - Method in interface org.sistema.cs.doc.persist.IDocRelationType
-
- setId(Integer) - Method in interface org.sistema.cs.doc.persist.IDocType
-
Sets the identifier of a document type.
- setId(Integer) - Method in interface org.sistema.cs.doc.persist.IItem
-
- setId(Integer) - Method in interface org.sistema.cs.doc.persist.IItemPerc
-
Sets the unique identifier.
- setId(Integer) - Method in interface org.sistema.cs.doc.persist.IPercDefault
-
- setId(Integer) - Method in interface org.sistema.cs.doc.persist.IPercType
-
- setId(Integer) - Method in class org.sistema.cs.doc.persist.Item
-
- setId(Integer) - Method in class org.sistema.cs.doc.persist.ItemPerc
-
- setId(Integer) - Method in class org.sistema.cs.doc.persist.PercDefault
-
- setId(Integer) - Method in class org.sistema.cs.doc.persist.PercType
-
- setId(Integer) - Method in interface org.sistema.cs.sale.persist.IPaymentForm
-
- setId(Integer) - Method in class org.sistema.cs.sale.persist.PaymentForm
-
- setIncoterm(IIncoterm) - Method in interface org.sistema.cs.sale.persist.ISaleTerm
-
- setIncoterm(IIncoterm) - Method in class org.sistema.cs.sale.persist.SaleTerm
-
- setName(String) - Method in class org.sistema.control.module.doc.DocumentType
-
Deprecated.
- setName(String) - Method in interface org.sistema.control.module.doc.IDocumentType
-
Deprecated.
Sets the name of short description of the document type.
- setName(String) - Method in class org.sistema.cs.doc.persist.DocType
-
- setName(String) - Method in interface org.sistema.cs.doc.persist.IDocType
-
Sets the name of short description of the document type.
- setNote(String) - Method in interface org.sistema.cs.doc.persist.IPayment
-
Sets a new note on the payment.
- setNote(String) - Method in class org.sistema.cs.doc.persist.Payment
-
- setNotes(String) - Method in interface org.sistema.control.module.doc.IItem
-
Deprecated.
Sets the notes of this item.
- setNotes(String) - Method in class org.sistema.control.module.doc.Item
-
Deprecated.
- setNotes(String) - Method in interface org.sistema.cs.doc.persist.IItem
-
Sets the notes of this item.
- setNotes(String) - Method in class org.sistema.cs.doc.persist.Item
-
- setNumber(String) - Method in class org.sistema.control.module.doc.Document
-
Deprecated.
- setNumber(String) - Method in interface org.sistema.control.module.doc.IDocument
-
Deprecated.
Sets the document number
- setNumber(String) - Method in class org.sistema.cs.doc.persist.Doc
-
- setNumber(String) - Method in interface org.sistema.cs.doc.persist.IDoc
-
Sets the document number
- setOperateOnBaseAmount(Boolean) - Method in interface org.sistema.control.module.doc.IItemPercentage
-
Deprecated.
Specifies how the operation is calculated.
- setOperateOnBaseAmount(Boolean) - Method in class org.sistema.control.module.doc.ItemPercentage
-
Deprecated.
- setOperateOnBaseAmount(Boolean) - Method in class org.sistema.control.module.doc.PercentageDefault
-
Deprecated.
- setOperateOnBaseAmount(Boolean) - Method in interface org.sistema.cs.doc.persist.IItemPerc
-
Specifies how the operation is calculated.
- setOperateOnBaseAmount(Boolean) - Method in interface org.sistema.cs.doc.persist.IPercDefault
-
- setOperateOnBaseAmount(Boolean) - Method in class org.sistema.cs.doc.persist.ItemPerc
-
- setOperateOnBaseAmount(Boolean) - Method in class org.sistema.cs.doc.persist.PercDefault
-
- setOrder(Byte) - Method in class org.sistema.control.module.doc.DocumentItem
-
Deprecated.
Sets the order of a given item inside the document.
- setOrder(Byte) - Method in interface org.sistema.control.module.doc.IItemPercentage
-
Deprecated.
Sets the order of a percentage as part of an item.
- setOrder(Byte) - Method in class org.sistema.control.module.doc.ItemPercentage
-
Deprecated.
- setOrder(Byte) - Method in class org.sistema.cs.doc.persist.DocItem
-
Sets the order of a given item inside the document.
- setOrder(Byte) - Method in interface org.sistema.cs.doc.persist.IDocItem
-
- setOrder(Byte) - Method in interface org.sistema.cs.doc.persist.IItemPerc
-
Sets the order of a percentage as part of an item.
- setOrder(Byte) - Method in class org.sistema.cs.doc.persist.ItemPerc
-
- setParent(IDocument) - Method in class org.sistema.control.module.doc.DocumentItem
-
Deprecated.
- setParent(IDocument) - Method in interface org.sistema.control.module.doc.IDocumentItem
-
Deprecated.
Sets the document, parent of the item.
- setParent(IDocument) - Method in interface org.sistema.control.module.doc.IItem
-
Deprecated.
- setParent(IItem) - Method in interface org.sistema.control.module.doc.IItemPercentage
-
Deprecated.
Sets the item to which value this percentage affects.
- setParent(IDocument) - Method in class org.sistema.control.module.doc.Item
-
Deprecated.
- setParent(IItem) - Method in class org.sistema.control.module.doc.ItemPercentage
-
Deprecated.
- setParent(PercentageType) - Method in class org.sistema.control.module.doc.PercentageDefault
-
Deprecated.
- setParent(IDoc) - Method in class org.sistema.cs.doc.persist.DocItem
-
- setParent(IDoc) - Method in interface org.sistema.cs.doc.persist.IDocItem
-
Sets the document, parent of the item.
- setParent(IDoc) - Method in interface org.sistema.cs.doc.persist.IItem
-
- setParent(IItem) - Method in interface org.sistema.cs.doc.persist.IItemPerc
-
Sets the item to which value this percentage affects.
- setParent(IPercType) - Method in interface org.sistema.cs.doc.persist.IPercDefault
-
- setParent(IDoc) - Method in class org.sistema.cs.doc.persist.Item
-
- setParent(IItem) - Method in class org.sistema.cs.doc.persist.ItemPerc
-
- setParent(IPercType) - Method in class org.sistema.cs.doc.persist.PercDefault
-
- setPaymentAccount(IAccount) - Method in interface org.sistema.cs.sale.persist.ISaleTerm
-
Sets the account into which the payment should be made.
- setPaymentAccount(IAccount) - Method in class org.sistema.cs.sale.persist.SaleTerm
-
- setPaymentCurrency(ICurrency) - Method in interface org.sistema.cs.sale.persist.ISaleTerm
-
Sets the payment form.
- setPaymentCurrency(ICurrency) - Method in class org.sistema.cs.sale.persist.SaleTerm
-
- setPaymentForm(IPaymentForm) - Method in interface org.sistema.cs.sale.persist.ISaleTerm
-
Sets the payment form.
- setPaymentForm(IPaymentForm) - Method in class org.sistema.cs.sale.persist.SaleTerm
-
- setPercentageType(PercentageType) - Method in interface org.sistema.control.module.doc.IItemPercentage
-
Deprecated.
Sets the type of percentage.
- setPercentageType(PercentageType) - Method in class org.sistema.control.module.doc.ItemPercentage
-
Deprecated.
- setPercentageType(IPercType) - Method in interface org.sistema.cs.doc.persist.IItemPerc
-
Sets the type of percentage.
- setPercentageType(IPercType) - Method in class org.sistema.cs.doc.persist.ItemPerc
-
- setPercTypeId(JCSPercType, int) - Method in class org.sistema.cs.doc.DocModule
-
Sets the identifier of a given percentage type.
- setPersistentManager(PersistentService) - Static method in class org.sistema.control.module.doc.DocUtilities
-
Deprecated.
Sets the persistent manager used by functions of this class to perform queries.
- setPersistentManager(PersistentService) - Static method in class org.sistema.cs.doc.persist.DocUtilities
-
Sets the persistent manager used by functions of this class to perform queries.
- setPrice(BigDecimal) - Method in interface org.sistema.control.module.doc.IItem
-
Deprecated.
Sets the unit price.
- setPrice(BigDecimal) - Method in class org.sistema.control.module.doc.Item
-
Deprecated.
- setPrice(BigDecimal) - Method in interface org.sistema.cs.doc.persist.IItem
-
Sets the unit price.
- setPrice(BigDecimal) - Method in class org.sistema.cs.doc.persist.Item
-
- setProductRequired(byte) - Method in class org.sistema.control.module.doc.Concept
-
Deprecated.
- setProductRequired(byte) - Method in interface org.sistema.control.module.doc.IConcept
-
Deprecated.
Sets the product required flag.
- setProductRequired(byte) - Method in class org.sistema.cs.doc.persist.Concept
-
- setProductRequired(byte) - Method in interface org.sistema.cs.doc.persist.IConcept
-
Sets the product required flag.
- setQuantity(BigDecimal) - Method in interface org.sistema.control.module.doc.IItem
-
Deprecated.
Sets the quantity of this item.
- setQuantity(BigDecimal) - Method in class org.sistema.control.module.doc.Item
-
Deprecated.
- setQuantity(BigDecimal) - Method in interface org.sistema.cs.doc.persist.IItem
-
Sets the quantity of this item.
- setQuantity(BigDecimal) - Method in class org.sistema.cs.doc.persist.Item
-
- setReference(String) - Method in interface org.sistema.cs.doc.persist.IPayment
-
Sets a reference related to the payment.
- setReference(String) - Method in class org.sistema.cs.doc.persist.Payment
-
- setRelatedDocs(Collection<IDocumentItem>) - Method in interface org.sistema.control.module.doc.IItem
-
Deprecated.
Sets documents related to this item.
- setRelatedDocs(Collection<IDocumentItem>) - Method in class org.sistema.control.module.doc.Item
-
Deprecated.
- setRelatedDocs(Collection<IDocItem>) - Method in interface org.sistema.cs.doc.persist.IItem
-
Sets documents related to this item.
- setRelatedDocs(Collection<IDocItem>) - Method in class org.sistema.cs.doc.persist.Item
-
- setRols(String) - Method in class org.sistema.control.module.doc.Concept
-
Deprecated.
- setRols(String) - Method in class org.sistema.cs.doc.persist.Concept
-
- setSaleTerm(ISaleTerm) - Method in interface org.sistema.cs.sale.persist.ISaleDoc
-
Sets the sales terms of the document.
- setSaleTerm(ISaleTerm) - Method in class org.sistema.cs.sale.persist.SaleDocument
-
- setSaleTerms(ISaleTerm) - Method in interface org.sistema.control.module.doc.IInvoice
-
Deprecated.
Sets the sale term for the invoice.
- setSaleTerms(ISaleTerm) - Method in interface org.sistema.cs.doc.persist.IInvoice
-
Sets the sale term for the invoice.
- setSATDescription(String) - Method in interface org.sistema.cs.sale.persist.IPaymentFormMX
-
- setSATDescription(String) - Method in class org.sistema.cs.sale.persist.PaymentFormMX
-
- setSATKey(Integer) - Method in interface org.sistema.cs.sale.persist.IPaymentFormMX
-
- setSATKey(Integer) - Method in class org.sistema.cs.sale.persist.PaymentFormMX
-
- setShort(String) - Method in class org.sistema.control.module.doc.DocumentType
-
Deprecated.
- setShort(String) - Method in interface org.sistema.control.module.doc.IDocumentType
-
Deprecated.
Sets the short name of the document type.
- setShort(String) - Method in class org.sistema.cs.doc.persist.DocType
-
- setShort(String) - Method in interface org.sistema.cs.doc.persist.IDocType
-
Sets the short name of the document type.
- setSource(IDocument) - Method in class org.sistema.control.module.doc.DocumentRelation
-
Deprecated.
- setSource(IDocument) - Method in interface org.sistema.control.module.doc.IDocumentRelation
-
Deprecated.
Sets the source document of the relationship.
- setSource(IItem) - Method in interface org.sistema.control.module.doc.IItemRelation
-
Deprecated.
Sets the source item of the relationship.
- setSource(IDoc) - Method in class org.sistema.cs.doc.persist.DocRelation
-
- setSource(IDoc) - Method in interface org.sistema.cs.doc.persist.IDocRelation
-
Sets the source document of the relationship.
- setSource(IItem) - Method in interface org.sistema.cs.doc.persist.IItemRelation
-
Sets the source item of the relationship.
- setSource(IItem) - Method in class org.sistema.cs.doc.persist.ItemRelation
-
- setStatus(Integer) - Method in class org.sistema.control.module.doc.Document
-
Deprecated.
- setStatus(Integer) - Method in interface org.sistema.control.module.doc.IDocument
-
Deprecated.
Sets the status of the document.
- setStatus(int) - Method in class org.sistema.control.module.doc.Item
-
Deprecated.
Sets the status of the item.
- setStatus(Integer) - Method in class org.sistema.cs.doc.persist.Doc
-
- setStatus(Integer) - Method in interface org.sistema.cs.doc.persist.IDoc
-
Sets the status of the document.
- setStatus(int) - Method in interface org.sistema.cs.doc.persist.IItem
-
Sets the status of the item.
- setStatus(int) - Method in class org.sistema.cs.doc.persist.Item
-
Sets the status of the item.
- setTarget(IDocument) - Method in class org.sistema.control.module.doc.DocumentRelation
-
Deprecated.
- setTarget(IDocument) - Method in interface org.sistema.control.module.doc.IDocumentRelation
-
Deprecated.
Sets the target document of the relationship.
- setTarget(IItem) - Method in interface org.sistema.control.module.doc.IItemRelation
-
Deprecated.
Sets the target item of the relationship.
- setTarget(IDoc) - Method in class org.sistema.cs.doc.persist.DocRelation
-
- setTarget(IDoc) - Method in interface org.sistema.cs.doc.persist.IDocRelation
-
Sets the target document of the relationship.
- setTarget(IItem) - Method in interface org.sistema.cs.doc.persist.IItemRelation
-
Sets the target item of the relationship.
- setTarget(IItem) - Method in class org.sistema.cs.doc.persist.ItemRelation
-
- setTime(Date) - Method in class org.sistema.control.module.doc.Document
-
Deprecated.
- setTime(Date) - Method in interface org.sistema.control.module.doc.IDocument
-
Deprecated.
- setTime(Date) - Method in class org.sistema.cs.doc.persist.Doc
-
- setTime(Date) - Method in interface org.sistema.cs.doc.persist.IDoc
-
- setType(IDocumentType) - Method in class org.sistema.control.module.doc.Document
-
Deprecated.
- setType(IDocRelationType) - Method in class org.sistema.control.module.doc.DocumentRelation
-
Deprecated.
- setType(IDocumentType) - Method in interface org.sistema.control.module.doc.IDocument
-
Deprecated.
- setType(IDocRelationType) - Method in interface org.sistema.control.module.doc.IDocumentRelation
-
Deprecated.
Sets the type of relationship between the source and target documents.
- setType(int) - Method in interface org.sistema.control.module.doc.IItemRelation
-
Deprecated.
Sets the type of relation.
- setType(IDocType) - Method in class org.sistema.cs.doc.persist.Doc
-
- setType(IDocRelationType) - Method in class org.sistema.cs.doc.persist.DocRelation
-
- setType(IDocType) - Method in interface org.sistema.cs.doc.persist.IDoc
-
- setType(IDocRelationType) - Method in interface org.sistema.cs.doc.persist.IDocRelation
-
Sets the type of relationship between the source and target documents.
- setType(int) - Method in interface org.sistema.cs.doc.persist.IItemRelation
-
Sets the type of relation.
- setType(int) - Method in class org.sistema.cs.doc.persist.ItemRelation
-
- setValidFrom(Date) - Method in class org.sistema.control.module.doc.PercentageDefault
-
Deprecated.
- setValidFrom(Date) - Method in class org.sistema.cs.doc.persist.PercDefault
-
- setValidTo(Date) - Method in class org.sistema.control.module.doc.PercentageDefault
-
Deprecated.
- setValidTo(Date) - Method in class org.sistema.cs.doc.persist.PercDefault
-
- setValue(BigDecimal) - Method in interface org.sistema.control.module.doc.IItemPercentage
-
Deprecated.
Sets a number representing a fixed number
or a rate to perform a calculation.
- setValue(BigDecimal) - Method in class org.sistema.control.module.doc.ItemPercentage
-
Deprecated.
- setValue(Float) - Method in class org.sistema.control.module.doc.PercentageDefault
-
Deprecated.
- setValue(BigDecimal) - Method in interface org.sistema.cs.doc.persist.IItemPerc
-
Sets a number representing a fixed number
or a rate to perform a calculation.
- setValue(Float) - Method in interface org.sistema.cs.doc.persist.IPercDefault
-
- setValue(BigDecimal) - Method in class org.sistema.cs.doc.persist.ItemPerc
-
- setValue(Float) - Method in class org.sistema.cs.doc.persist.PercDefault
-
- SHORT - Static variable in interface org.sistema.cs.doc.persist.IDocTypeField
-
Short string describing the document type.
- SOURCE - Static variable in interface org.sistema.cs.doc.persist.IDocRelationField
-
Source document of the relationship
- SOURCE_ITEM - Static variable in interface org.sistema.cs.doc.persist.ItemRelationField
-
Source item of the relationship.
- state - Variable in class org.sistema.cs.sale.view.SaleDocView
-
Flags with the state of the document.
- STATUS - Static variable in interface org.sistema.cs.doc.persist.DocAttribute
-
Deprecated.
The status of the document.
- STATUS - Static variable in interface org.sistema.cs.doc.persist.IDocField
-
The status of the document.
- STATUS - Static variable in interface org.sistema.cs.doc.persist.IItemField
-
Status of the item.
- subreportPath - Variable in class org.sistema.cs.doc.ReportData
-
Path where the subreport file is located.