Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort(Executor) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- absolute(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- accept(Object) - Method in class org.bgerp.plugin.report.model.Column
- accept(Object) - Method in class org.bgerp.plugin.report.model.Column.ColumnDateTime
- accept(Object) - Method in class org.bgerp.plugin.report.model.Column.ColumnDecimal
- accept(Object) - Method in class org.bgerp.plugin.report.model.Column.ColumnInteger
- accept(Object) - Method in class org.bgerp.plugin.report.model.Column.ColumnString
- ACCEPTED - Static variable in class ru.bgcrm.plugin.bgbilling.dao.ContractDAO.TaskStatus
-
Deprecated.
- AccessLogValve - Class in org.bgerp.app.servlet.util
- AccessLogValve() - Constructor for class org.bgerp.app.servlet.util.AccessLogValve
-
%a - Remote IP address %A - Local IP address %b - Bytes sent, excluding HTTP headers, or '-' if zero %B - Bytes sent, excluding HTTP headers %h - Remote host name (or IP address if resolveHosts is false) %H - Request protocol %l - Remote logical username from identd (always returns '-') %m - Request method (GET, POST, etc.) %p - Local port on which this request was received %q - Query string (prepended with a '?' if it exists) %r - First line of the request (method and request URI) %s - HTTP status code of the response %S - User session ID %t - Date and time, in Common Log Format %u - Remote user that was authenticated (if any), else '-' %U - Requested URL path %v - Local server name %D - Time taken to process the request, in millis %T - Time taken to process the request, in seconds %I - current request thread name (can compare later with stacktraces)
- Account - Class in ru.bgcrm.plugin.mobile.model
- Account() - Constructor for class ru.bgcrm.plugin.mobile.model.Account
- ACCOUNT - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod.DeviceManagerMethodType
- accountList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractBalanceAction
- accountSubscriptions(String) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- accountSubscriptionUpdate(String, Set<Integer>) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- action(Class<? extends BaseAction>) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Builds
DynActionForm.action
as semicolon separated action ID and method name fromDynActionForm.getMethod()
- Action - Class in ru.bgcrm.model.process.queue
- Action(ConfigMap) - Constructor for class ru.bgcrm.model.process.queue.Action
- ACTION_METHOD_UNSPECIFIED - Static variable in class ru.bgcrm.model.user.PermissionNode
- ACTION_MODIFY_NOT_OWNED - Static variable in class ru.bgcrm.struts.action.MessageAction
-
Special action for edit and delete not owned messages.
- actionId(String) - Static method in class ru.bgcrm.model.user.PermissionNode
-
Selects an action's ID (class name or path)
- ActionLog - Class in org.bgerp.plugin.svc.log.event.listener
-
Action log listener.
- ActionLog() - Constructor for class org.bgerp.plugin.svc.log.event.listener.ActionLog
- ActionLogAction - Class in org.bgerp.plugin.svc.log.action.admin
- ActionLogAction() - Constructor for class org.bgerp.plugin.svc.log.action.admin.ActionLogAction
- ActionLogDAO - Class in org.bgerp.plugin.svc.log.dao
-
DAO for adding action log records and fluent search.
- ActionLogDAO(Connection) - Constructor for class org.bgerp.plugin.svc.log.dao.ActionLogDAO
- ActionLogEntry - Class in org.bgerp.plugin.svc.log.model
-
Action log record.
- ActionLogEntry() - Constructor for class org.bgerp.plugin.svc.log.model.ActionLogEntry
- ActionLogEntry(ActionRequestEvent) - Constructor for class org.bgerp.plugin.svc.log.model.ActionLogEntry
- actionMethod(String) - Static method in class ru.bgcrm.model.user.PermissionNode
-
Selects action method name
- ActionName(String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ActionName
- ActionRequestEvent - Class in org.bgerp.app.servlet.user.event
-
HTTP request calling action.
- ActionRequestEvent(HttpServletRequest, String, PermissionNode, long, String) - Constructor for class org.bgerp.app.servlet.user.event.ActionRequestEvent
- actions() - Static method in class org.bgerp.action.base.Actions
-
All the actions
- Actions - Class in org.bgerp.action.base
-
Action's registry
- Actions() - Constructor for class org.bgerp.action.base.Actions
- Actions.Action - Class in org.bgerp.action.base
-
Action, a class with methods, called by HTTP
- ActionServlet - Class in ru.bgcrm.servlet
-
Overwritten ActionServlet, loads actions for enabled plugins.
- ActionServlet() - Constructor for class ru.bgcrm.servlet.ActionServlet
- ActionServlet.Action - Annotation Interface in ru.bgcrm.servlet
-
Annotation for marking action classes.
- actionUrl(String) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Action call URL like
actionPath.do?method=methodName
out of semicolon separated action class and methodactionId:methodName
- actionWasCalled(HttpSession) - Method in class org.bgerp.app.servlet.user.LoginStat
-
Updates session last activity time.
- activateCard(int, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CardDAO
- activateCard(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.CardAction
- activateContractOption(int, int, int, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
- activateModeList(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
- activateTariffOption(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- ACTIVE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- add(Object) - Method in class org.bgerp.plugin.report.model.Record
-
Add the value of the next column.
- add(String, int, byte[], String) - Method in class ru.bgcrm.plugin.document.dao.DocumentDAO
-
Добавляет привязанный к объекту документ.
- add(Filter) - Method in class org.bgerp.model.process.queue.filter.FilterList
- add(FileData) - Method in class ru.bgcrm.dao.FileDataDAO
-
Sets
secret
,time
forfileData
and inserts the entity in DB table. - add(ParameterPhoneValue) - Method in class ru.bgcrm.model.param.ParameterPhoneValue
-
Deprecated.
- add(Process) - Method in class org.bgerp.plugin.pln.blow.model.Executor
- add(Document) - Method in class ru.bgcrm.plugin.document.dao.DocumentDAO
-
Добавляет документ.
- add(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.msg.feedback.action.open.MessageAction
- add(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.LockAction
- addAnnouncedFile(IdStringTitle) - Method in class org.bgerp.event.ProcessFilesEvent
- addAttach(FileData) - Method in class ru.bgcrm.model.message.Message
-
Добавляет к сообщению файл
- addAttach(FileData) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- addAttr(DialUpLoginAttr) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- addAttrSet(DialUpLoginAttrSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- addBatch() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- addBatch(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- addBigDecimal(BigDecimal) - Method in class org.bgerp.util.sql.PreparedQuery
-
Adds Decimal parameter in the prepared statement.
- addBoolean(Boolean) - Method in class org.bgerp.util.sql.PreparedQuery
-
Adds Boolean parameter in the prepared statement.
- addCallboardTask(int, int, int, int, Date) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- addChild(C) - Method in class org.bgerp.model.base.tree.TreeItem
- addChild(String, String, ContractInfo.ActionName, ContractInfo.ParameterValue...) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- addChild(List<ContractInfoTreeView>, String, String, ContractInfo.ActionName, ContractInfo.ParameterValue...) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- addChild(Item) - Method in class org.bgerp.plugin.pln.blow.model.Item
- addChild(ContractInfoTreeView) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- addCommaSeparated(StringBuilder, String) - Static method in class ru.bgcrm.util.Utils
-
Добавляет в конец строки новое значение, отделяя запятой с пробелом, если он не первый.
- addContact(String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
-
Добавление контакта в список
- addContractCharge(int, BigDecimal, Date, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- addContractPayment(int, BigDecimal, Date, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- addContractTariff(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- addCreated(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.ProcessLinkProcessAction
- addDate(Date) - Method in class org.bgerp.util.sql.PreparedQuery
-
Adds Date parameter in the prepared statement.
- addDateFilter(DynActionForm, StringBuilder, String, String) - Method in class org.bgerp.dao.process.ProcessQueueDAO
- addDateTimeFilter(DynActionForm, StringBuilder, String, String, FilterParam) - Method in class org.bgerp.dao.process.ProcessQueueDAO
- addEntry(ZipOutputStream, String, String) - Static method in class ru.bgcrm.util.ZipUtils
-
Add named entry in ZIP, and close it after.
- addError(CompilationMessage) - Method in class org.bgerp.custom.java.CompilationResult
- addEvent(ClientEvent) - Method in class ru.bgcrm.struts.form.Response
-
Add an event for frontend.
- addExecutors(Set<Integer>) - Method in class ru.bgcrm.dao.expression.ProcessChangeFunctions
-
Добавляет исполнителей в процесс.
- addExecutors(Set<Integer>, Set<Integer>, int) - Method in class ru.bgcrm.dao.expression.ProcessChangeFunctions
-
Добавляет исполнителей в процесс в определённые группы и роли.
- addExisting(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.ProcessLinkProcessAction
- addFile(FileData) - Method in class org.bgerp.event.ProcessFilesEvent
- addFilterId(int) - Method in class org.bgerp.plugin.pln.blow.model.Item
- addFilters(Queue, DynActionForm, QueueSelectParams) - Method in class org.bgerp.dao.process.ProcessQueueDAO
- addGroup(DynActionForm, Connection, Date, Date, int, int) - Method in class ru.bgcrm.struts.action.admin.UserAction
- addGroups(Set<Integer>, int) - Method in class ru.bgcrm.dao.expression.ProcessChangeFunctions
-
Добавляет группы решения в процесс.
- addHouseSelectQueryJoins(StringBuilder, int) - Static method in class ru.bgcrm.dao.AddressDAO
- addIncluded(Config) - Method in class ru.bgcrm.model.Config
-
Adds included configuration.
- addIncluded(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.admin.ConfigAction
- addInt(int) - Method in class org.bgerp.util.sql.PreparedQuery
-
Adds int parameter in the prepared statement.
- addItem(ParameterPhoneValueItem) - Method in class ru.bgcrm.model.param.ParameterPhoneValue
-
Adds a single number.
- addItems(List<ParameterPhoneValueItem>) - Method in class ru.bgcrm.model.param.ParameterPhoneValue
-
Adds numbers to the existing list with duplicates protection.
- additionalActionList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- additionalActionList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- addLink(CommonObjectLink) - Method in class ru.bgcrm.dao.CommonLinkDAO
-
Привязка объекта.
- addLink(DynActionForm, Connection, CommonObjectLink) - Static method in class ru.bgcrm.struts.action.LinkAction
- addLink(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.LinkAction
- addLinkIfNotExist(CommonObjectLink) - Method in class ru.bgcrm.dao.CommonLinkDAO
-
Привязка объекта если он не привязан к данному объекту.
- addLock(Lock) - Static method in class ru.bgcrm.dao.Locker
- addLog(String) - Method in class org.bgerp.custom.java.CompilationResult
- addLong(long) - Method in class org.bgerp.util.sql.PreparedQuery
-
Adds long parameter in the prepared statement
- addMode(SortMode) - Method in class ru.bgcrm.model.process.queue.SortSet
- addObjects(Object...) - Method in class org.bgerp.util.sql.PreparedQuery
-
Adds parameters with arbitrary types in the prepared statement.
- addOnLoginEvent(int, ClientEvent) - Static method in class ru.bgcrm.event.listener.LoginEventListener
- addOpenFilter(PreparedQuery, Boolean) - Method in class org.bgerp.dao.message.process.MessagePossibleProcessSearch
- addPageable(Pageable<?>) - Method in class ru.bgcrm.struts.form.Response
-
Adds search result to the response data, two objects with keys: 'page' and 'list'
- addParameter(Object) - Method in class org.bgerp.app.servlet.jsp.tag.NewInstanceTag
- addPosition(String, String, String, String, int) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- addPosition(String, String, BigDecimal, String, int) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- addPositions(ConnectionSet, Invoice) - Method in class org.bgerp.plugin.bil.invoice.pos.ExpressionPositionProvider
- addPositions(ConnectionSet, Invoice) - Method in class org.bgerp.plugin.bil.invoice.pos.PositionProvider
-
Appends position to invoice.
- addPrintQueueDocumentToOutputStream(DynActionForm, List<Object[]>, Queue, PrintQueueConfig.PrintType, OutputStream) - Method in class ru.bgcrm.model.process.queue.JasperReport
- addProcessChannelLink(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.slack.action.ChannelAction
- addProcessContractLink(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- addQuery(String) - Method in class org.bgerp.util.sql.PreparedQuery
-
Adds SQL string to the query.
- addQuery(StringBuilder, StringBuilder) - Method in class org.bgerp.model.process.queue.Column
- addQuery(StringBuilder, StringBuilder) - Method in class org.bgerp.plugin.pln.sla.model.process.queue.Column
- addQuery(User, PreparedQuery, boolean, String, List<ProcessLink>, Boolean) - Method in class org.bgerp.dao.message.process.MessagePossibleProcessSearch
- addQuery(User, PreparedQuery, boolean, String, List<ProcessLink>, Boolean) - Method in class org.bgerp.dao.message.process.MessagePossibleProcessSearchFoundLinks
- addQuery(User, PreparedQuery, boolean, String, List<ProcessLink>, Boolean) - Method in class org.bgerp.dao.message.process.MessagePossibleProcessSearchFoundLinksCustomerAddressCity
- addQuery(User, PreparedQuery, boolean, String, List<ProcessLink>, Boolean) - Method in class org.bgerp.dao.message.process.MessagePossibleProcessSearchMessageFrom
- addQuery(User, PreparedQuery, boolean, String, List<ProcessLink>, Boolean) - Method in class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessagePossibleProcessSearchFoundLinksContractAddressCity
- addRecord() - Method in class org.bgerp.plugin.report.model.Data
-
Adds a new record and returns it.
- addRecord(ResultSet) - Method in class org.bgerp.plugin.report.model.Data
-
Adds a new record out of current row of a result set.
- address - Variable in class ru.bgcrm.util.inet.IpAddress
- address - Variable in class ru.bgcrm.util.inet.IPUtils.Netv4
- address(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.DirectoryAddressAction
- ADDRESS - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- ADDRESS - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- ADDRESS_TYPE_DYNAMIC - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
-
Динамический адрес
- ADDRESS_TYPE_DYNAMIC_OR_RANGE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
-
Динамический или из диапазона
- ADDRESS_TYPE_DYNAMIC_OR_SINGLE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
-
Динамический или указанный адрес
- ADDRESS_TYPE_NET - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
-
Указанная сеть
- ADDRESS_TYPE_NONE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- ADDRESS_TYPE_NONE_OR_SINGLE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
-
Либо выдавать указанный адрес, либо ничего не выдавать
- ADDRESS_TYPE_RANGE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
-
Указанный диапазон
- ADDRESS_TYPE_SINGLE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
-
Указанный адрес
- addressAreaIds(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Возвращает набор с кодами районов из адресного параметра процесса.
- AddressBase - Class in ru.bgcrm.model.param.address
-
Base class for all address related entities.
- AddressBase() - Constructor for class ru.bgcrm.model.param.address.AddressBase
- AddressCity - Class in ru.bgcrm.model.param.address
- AddressCity() - Constructor for class ru.bgcrm.model.param.address.AddressCity
- addressCityIds(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Возвращает набор с кодами городов адресного параметра процесса.
- AddressCountry - Class in ru.bgcrm.model.param.address
- AddressCountry() - Constructor for class ru.bgcrm.model.param.address.AddressCountry
- AddressDAO - Class in ru.bgcrm.dao
- AddressDAO(Connection) - Constructor for class ru.bgcrm.dao.AddressDAO
- addressDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.DirectoryAddressAction
- Addresses - Class in org.bgerp.plugin.msg.email
-
EMail addresses recipients parser and serializer.
- Addresses() - Constructor for class org.bgerp.plugin.msg.email.Addresses
- Addresses(String) - Constructor for class org.bgerp.plugin.msg.email.Addresses
- addressGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.DirectoryAddressAction
- AddressHouse - Class in ru.bgcrm.model.param.address
- AddressHouse() - Constructor for class ru.bgcrm.model.param.address.AddressHouse
- AddressInfoStep - Class in ru.bgcrm.model.process.wizard
- AddressInfoStep(ConfigMap) - Constructor for class ru.bgcrm.model.process.wizard.AddressInfoStep
- AddressInfoStep.AddressInfoStepData - Class in ru.bgcrm.model.process.wizard
- AddressItem - Class in ru.bgcrm.model.param.address
-
Street, area or quarter.
- AddressItem() - Constructor for class ru.bgcrm.model.param.address.AddressItem
- addressList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- addressQuarterIds(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Возвращает набор с кодами кварталов адресного параметра процесса.
- addressStreetIds(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Возвращает набор с кодами улиц адресного параметра процесса.
- addressUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.DirectoryAddressAction
- AddressUtils - Class in ru.bgcrm.util
- AddressUtils() - Constructor for class ru.bgcrm.util.AddressUtils
- addressValues(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Deprecated.
- addressValues(int, String) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Возвращает список строк со значениями адресного параметра, формат указан.
- addSavedCommonFilter(int, String, String) - Method in class ru.bgcrm.model.process.queue.config.SavedCommonFiltersConfig
- addSavedFilterSet(int, String, String) - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- addSavedPanelSet(Integer) - Method in class ru.bgcrm.model.process.queue.config.SavedPanelConfig
- addSearchResult(Pageable<Contract>, Page, Request) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- addSeparated(StringBuilder, String, String) - Static method in class ru.bgcrm.util.Utils
- addSetupPair(StringBuilder, String, String, String) - Static method in class ru.bgcrm.util.Utils
- addString(String) - Method in class org.bgerp.util.sql.PreparedQuery
-
Adds int parameter in the prepared statement.
- addSubcategory(ResourceCategory) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ResourceCategory
- addSubcontract(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
-
Deprecated.
- addSubcontract(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractHierarchyDAO
-
Добавляет субдоговор на родительский договор.
- addSubcontract(int, int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractHierarchyDAO
- addSubscriptions(Set<Integer>, Set<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DispatchDAO
-
Добавляет рассылки на договоры в случае нахождения в них подходящих контактов.
- addTariffPlan(int, int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
- addTask(WorkTask) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTaskDAO
- addTask(WorkTask) - Method in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- addTimestamp(Timestamp) - Method in class org.bgerp.util.sql.PreparedQuery
-
Adds Timestamp parameter in the prepared statement.
- addTimestamp(Date) - Method in class org.bgerp.util.sql.PreparedQuery
-
Adds Timestamp parameter in the prepared statement.
- addTo(String) - Method in class org.bgerp.plugin.msg.email.Addresses
-
Appends an email as recipient
TO
address. - addUserGroup(int, UserGroup) - Method in class ru.bgcrm.dao.user.UserDAO
- addValue(IdTitle) - Method in class ru.bgcrm.model.ParamList
- addWarning(CompilationMessage) - Method in class org.bgerp.custom.java.CompilationResult
- AdminDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- AdminDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.AdminDAO
- AdminDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.AdminDAO
- AdminPortListener - Class in ru.bgcrm.util
-
Socket listener for managing running app.
- AdminPortListener(int) - Constructor for class ru.bgcrm.util.AdminPortListener
-
Constructor, binds a server socket on loopback interface only.
- afterLast() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- AgreementEvent - Class in org.bgerp.plugin.pln.agree.event
- AgreementEvent(DynActionForm, Process, AgreementEvent.Mode) - Constructor for class org.bgerp.plugin.pln.agree.event.AgreementEvent
- AgreementEvent.Mode - Enum Class in org.bgerp.plugin.pln.agree.event
- AlarmErrorMessage - Class in ru.bgcrm.util
-
Срочное сообщение об ошибке, отправляемое по почте.
- AlarmErrorMessage(String, String, String) - Constructor for class ru.bgcrm.util.AlarmErrorMessage
- AlarmErrorMessage(String, String, String, Throwable) - Constructor for class ru.bgcrm.util.AlarmErrorMessage
- AlarmSender - Class in ru.bgcrm.util
- ALLOW - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.Access
- AmiEventListener - Class in ru.bgcrm.plugin.asterisk
- AmiEventListener(MessageTypeCall, ConfigMap) - Constructor for class ru.bgcrm.plugin.asterisk.AmiEventListener
- AMIManager - Class in ru.bgcrm.plugin.asterisk
-
Asterisk event listener.
- AMIManager() - Constructor for class ru.bgcrm.plugin.asterisk.AMIManager
- amount() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
-
Updates amount out of positions.
- answerText(String) - Method in class ru.bgcrm.dao.message.MessageType
- AntiSpam - Class in org.bgerp.util
-
Simple IP based anti-spam.
- AntiSpam(long) - Constructor for class org.bgerp.util.AntiSpam
-
Constructor.
- AntiSpam(Duration) - Constructor for class org.bgerp.util.AntiSpam
-
Constructor.
- App - Class in org.bgerp.app.dist
- App() - Constructor for class org.bgerp.app.dist.App
- AppAction - Class in org.bgerp.action.admin
- AppAction() - Constructor for class org.bgerp.action.admin.AppAction
- AppLicense - Class in org.bgerp.app.dist.lic
-
Singleton object with applications license.
- AppLicense() - Constructor for class org.bgerp.app.dist.lic.AppLicense
- applyProcessTypePermission(List<ProcessType>, DynActionForm) - Static method in class ru.bgcrm.struts.action.ProcessAction
-
Cleans not allowed process types out of full list.
- archive(Process, boolean) - Method in class ru.bgcrm.plugin.slack.ExpressionObject
-
Изменяет статус архив / не архив привязанного к процессу канала.
- AREA_EXECUTORS - Static variable in class org.bgerp.plugin.msg.email.config.RecipientsConfig
-
User executors for a process.
- AREA_PROCESS - Static variable in class org.bgerp.plugin.msg.email.config.RecipientsConfig
-
Process parameters.
- AREA_PROCESS_CUSTOMERS - Static variable in class org.bgerp.plugin.msg.email.config.RecipientsConfig
-
Customers linked to a process.
- AREA_USERS - Static variable in class org.bgerp.plugin.msg.email.config.RecipientsConfig
-
All not disabled users.
- areas() - Method in class org.bgerp.plugin.msg.email.config.RecipientsConfig
- ArrayHashMap - Class in ru.bgcrm.struts.form
-
Map for storing HTTP request parameters, for a string key may be presented multiple values.
- ArrayHashMap() - Constructor for class ru.bgcrm.struts.form.ArrayHashMap
- ATTR_MODE_GLOBAL_AND_LOCAL - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- ATTR_MODE_ONLY_LOCAL - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- Attribute - Class in ru.bgcrm.plugin.bgbilling.proto.model.bill
- Attribute() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.bill.Attribute
- attributeList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.BillAction
- AttributeType - Class in ru.bgcrm.plugin.bgbilling.proto.model.bill
-
Тип реквизита.
Типы реквизитов ранее не хранились в БД, а заводились в конфиге. - AttributeType() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.bill.AttributeType
- auth(String, String) - Method in class org.bgerp.plugin.sec.auth.config.LdapAuthConfig
- auth(AuthEvent) - Method in class org.bgerp.plugin.sec.auth.config.Config
- AuthAction - Class in ru.bgcrm.plugin.mobile.struts.action.open
- AuthAction() - Constructor for class ru.bgcrm.plugin.mobile.struts.action.open.AuthAction
- AuthEvent - Class in org.bgerp.event
-
User authorization event.
- AuthEvent(String, String, User) - Constructor for class org.bgerp.event.AuthEvent
- AuthFilter - Class in org.bgerp.app.servlet.filter
-
Servlet auth filter.
- AuthFilter() - Constructor for class org.bgerp.app.servlet.filter.AuthFilter
- author(ConnectionSet, Process) - Method in class org.bgerp.plugin.git.Config
-
GIT commit author.
- AuthResult - Class in org.bgerp.plugin.sec.auth
-
Auth result.
- AuthResult(Throwable) - Constructor for class org.bgerp.plugin.sec.auth.AuthResult
-
Auth error.
- AuthResult(User) - Constructor for class org.bgerp.plugin.sec.auth.AuthResult
-
Successful auth constructor.
B
- backup(boolean) - Method in class org.bgerp.app.dist.Scripts
- backup(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.backup.action.admin.BackupAction
- Backup - Class in org.bgerp.plugin.svc.backup.exec
- Backup(ConfigMap) - Constructor for class org.bgerp.plugin.svc.backup.exec.Backup
- BackupAction - Class in org.bgerp.plugin.svc.backup.action.admin
- BackupAction() - Constructor for class org.bgerp.plugin.svc.backup.action.admin.BackupAction
- backupRestore(String) - Method in class org.bgerp.app.dist.Scripts
- balance(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractBalanceAction
- BalanceDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- BalanceDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- balanceDetail(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractBalanceAction
- balanceEditor(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractBalanceAction
- base64ToString(String) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Преобразует BASE64 кодированный byte[] адрес в человекочитаемою строку.
- BaseAction - Class in org.bgerp.action.base
- BaseAction - Class in org.bgerp.action
-
Deprecated.
- BaseAction - Class in ru.bgcrm.plugin.bgbilling.struts.action
- BaseAction - Class in ru.bgcrm.plugin.mobile.struts.action.open
- BaseAction - Class in ru.bgcrm.struts.action
-
Deprecated.
- BaseAction() - Constructor for class org.bgerp.action.base.BaseAction
- BaseAction() - Constructor for class org.bgerp.action.BaseAction
-
Deprecated.
- BaseAction() - Constructor for class ru.bgcrm.plugin.bgbilling.struts.action.BaseAction
- BaseAction() - Constructor for class ru.bgcrm.plugin.mobile.struts.action.open.BaseAction
- BaseAction() - Constructor for class ru.bgcrm.struts.action.BaseAction
-
Deprecated.
- BaseServlet - Class in org.bgerp.app.servlet
- BaseServlet(Class<?>) - Constructor for class org.bgerp.app.servlet.BaseServlet
- Bean - Class in org.bgerp.app.bean
- Bean - Annotation Interface in org.bgerp.app.bean.annotation
-
Annotation to mark created by name classes.
- Bean() - Constructor for class org.bgerp.app.bean.Bean
- beforeFirst() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- BGBILLING_KERNEL_CONTRACT_BALANCE_9 - Static variable in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- BGBillingDAO - Class in ru.bgcrm.plugin.bgbilling.dao
-
DAO в основном для вызова из Web - возвращает результат единообразно в виде XML документа, в т.ч.
- BGBillingDAO() - Constructor for class ru.bgcrm.plugin.bgbilling.dao.BGBillingDAO
- bgbillingGetContractPatternList() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- bgbillingGetContractPatternList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- BGBillingMessagePossibleProcessSearchFoundLinksContractAddressCity - Class in ru.bgcrm.plugin.bgbilling.dao
- BGBillingMessagePossibleProcessSearchFoundLinksContractAddressCity(int, ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessagePossibleProcessSearchFoundLinksContractAddressCity
- BGBillingMessageTypeContactSaverPhone - Class in ru.bgcrm.plugin.bgbilling.dao
- BGBillingMessageTypeContactSaverPhone(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessageTypeContactSaverPhone
- BGBillingMessageTypeSearchCall - Class in ru.bgcrm.plugin.bgbilling.dao
- BGBillingMessageTypeSearchCall(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessageTypeSearchCall
- BGBillingMessageTypeSearchContractByTitleAndComment - Class in ru.bgcrm.plugin.bgbilling.dao
- BGBillingMessageTypeSearchContractByTitleAndComment(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessageTypeSearchContractByTitleAndComment
- BGBillingMessageTypeSearchEmail - Class in ru.bgcrm.plugin.bgbilling.dao
- BGBillingMessageTypeSearchEmail(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessageTypeSearchEmail
- bgbillingOpenContract(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- bgbillingOpenContract(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- bgbillingUpdateContractTitleAndComment(int, String, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- bgbillingUpdateContractTitleAndComment(int, String, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- bgbillingUpdateContractTitleAndComment(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- BGException - Exception Class in org.bgerp.app.exception
-
Unexpected situation, shown to user and written in log.
- BGException - Exception Class in ru.bgcrm.model
-
Deprecated.
- BGException() - Constructor for exception class org.bgerp.app.exception.BGException
- BGException() - Constructor for exception class ru.bgcrm.model.BGException
-
Deprecated.
- BGException(String, Object...) - Constructor for exception class org.bgerp.app.exception.BGException
-
Constructor with pattern and replacements for
Log.format(String, Object...)
. - BGException(String, Throwable) - Constructor for exception class org.bgerp.app.exception.BGException
-
Constructor with message and root cause.
- BGException(Throwable) - Constructor for exception class org.bgerp.app.exception.BGException
-
Constructor with root cause to take message from.
- BGIllegalArgumentException - Exception Class in org.bgerp.app.exception
-
Incorrect action parameters.
- BGIllegalArgumentException() - Constructor for exception class org.bgerp.app.exception.BGIllegalArgumentException
- BGIllegalArgumentException(String) - Constructor for exception class org.bgerp.app.exception.BGIllegalArgumentException
-
Constructor with parameter name.
- BGMessageException - Exception Class in org.bgerp.app.exception
-
Localized message, shown to end user and not written in log.
- BGMessageException(String, Object...) - Constructor for exception class org.bgerp.app.exception.BGMessageException
-
Constructor with default kernel + plugin localizer.
- BGMessageException(Localizer, String, Object...) - Constructor for exception class org.bgerp.app.exception.BGMessageException
-
Constructor with internal localizer.
- BGMessageExceptionTransparent - Exception Class in org.bgerp.app.exception
-
Message exception without localization of the message.
- BGMessageExceptionTransparent(String, Object...) - Constructor for exception class org.bgerp.app.exception.BGMessageExceptionTransparent
- BGSecurityException - Exception Class in org.bgerp.app.exception
-
Suspicious situation, to be monitored.
- BGSecurityException(String, DynActionForm) - Constructor for exception class org.bgerp.app.exception.BGSecurityException
- BGServerFile - Class in ru.bgcrm.plugin.bgbilling.proto.model
- BGServerFile() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- Bill - Class in ru.bgcrm.plugin.bgbilling.proto.model.bill
- Bill() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.bill.Bill
- BillAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- BillAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.BillAction
- BillDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- BillDAO(User, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.BillDAO
- BillingDAO - Class in ru.bgcrm.plugin.bgbilling.dao
- BillingDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- BillingDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- billingId - Variable in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeSearchBilling
- BillingModuleDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- BillingModuleDAO(User, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
- BillingModuleDAO(User, DBInfo, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
- BillingUser - Class in ru.bgcrm.plugin.bgbilling.proto.model
- BillingUser() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- bitmask - Variable in class ru.bgcrm.util.inet.IPUtils.Netv4
- BLOB - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- board(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.pln.blow.action.BoardAction
- Board - Class in org.bgerp.plugin.pln.blow.model
-
Blow board.
- Board(BoardConfig, List<Pair<Process, Map<String, Object>>>, Collection<CommonObjectLink>) - Constructor for class org.bgerp.plugin.pln.blow.model.Board
- BoardAction - Class in org.bgerp.plugin.pln.blow.action
- BoardAction - Class in org.bgerp.plugin.pln.blow.action.open
- BoardAction() - Constructor for class org.bgerp.plugin.pln.blow.action.BoardAction
- BoardAction() - Constructor for class org.bgerp.plugin.pln.blow.action.open.BoardAction
- BoardAction.SearchItem - Class in org.bgerp.plugin.pln.blow.action
- BoardConfig - Class in org.bgerp.plugin.pln.blow.model
- BoardConfig.BoardFilter - Class in org.bgerp.plugin.pln.blow.model
- BoardDAO - Class in org.bgerp.plugin.pln.blow.dao
- BoardDAO(Connection) - Constructor for class org.bgerp.plugin.pln.blow.dao.BoardDAO
- BoardDAO(Connection, DynActionForm) - Constructor for class org.bgerp.plugin.pln.blow.dao.BoardDAO
- BoardsConfig - Class in org.bgerp.plugin.pln.blow.model
- BoardsConfig(ConfigMap, boolean) - Constructor for class org.bgerp.plugin.pln.blow.model.BoardsConfig
- BOOLEAN - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- booleanToStringInt(boolean) - Static method in class ru.bgcrm.util.Utils
-
Преобразует boolean в строку "1" или "0".
- Bot - Class in org.bgerp.plugin.telegram
- branch(ConnectionSet, int) - Method in class org.bgerp.plugin.git.Config
-
Branch name from process parameter.
- broadcast - Variable in class ru.bgcrm.util.inet.IPUtils.Netv4
- build() - Method in class org.bgerp.plugin.bil.subscription.model.SubscriptionLicense
- buildAddressValue(ParameterAddressValue, Connection) - Static method in class ru.bgcrm.util.AddressUtils
- buildAddressValue(ParameterAddressValue, Connection, String) - Static method in class ru.bgcrm.util.AddressUtils
- buildAddressValue(ParamAddressValue) - Static method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
C
- Cache<C> - Class in org.bgerp.cache
-
In-memory cache and factory of itself
- Cache() - Constructor for class org.bgerp.cache.Cache
-
Protected constructor, available only for children
- CacheHolder<C> - Class in org.bgerp.cache
-
Cache holder
- CacheHolder(C) - Constructor for class org.bgerp.cache.CacheHolder
- calc(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.subscription.action.open.SubscriptionAction
- Calendar - Class in org.bgerp.plugin.clb.calendar.model
-
Calendar.
- Calendar(int, ConfigMap) - Constructor for class org.bgerp.plugin.clb.calendar.model.Calendar
- CalendarAction - Class in org.bgerp.plugin.clb.calendar.action
- CalendarAction() - Constructor for class org.bgerp.plugin.clb.calendar.action.CalendarAction
- CalendarConfig - Class in org.bgerp.plugin.pln.callboard.model.config
- CalendarConfig(ConfigMap) - Constructor for class org.bgerp.plugin.pln.callboard.model.config.CalendarConfig
- call(Connection, String) - Method in class org.bgerp.app.dist.inst.call.ExecuteSQL
-
Executes multiline SQL script.
- call(Setup, File, String) - Method in class org.bgerp.app.dist.inst.call.ExecuteSQL
- call(Setup, File, String) - Method in interface org.bgerp.app.dist.inst.call.InstallationCall
- call(Setup, File, String) - Method in class org.bgerp.app.dist.inst.call.RemoveFile
- Callboard(int, ConfigMap) - Constructor for class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig.Callboard
- callboardAvailableShift(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- CallboardCache - Class in org.bgerp.plugin.pln.callboard.cache
- CallboardCache() - Constructor for class org.bgerp.plugin.pln.callboard.cache.CallboardCache
- callboardChangeOrder(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- CallboardConfig - Class in org.bgerp.plugin.pln.callboard.model.config
- CallboardConfig(ConfigMap) - Constructor for class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig
- CallboardConfig.Callboard - Class in org.bgerp.plugin.pln.callboard.model.config
- callboardGet(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- callboardGetTabel(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- CallboardPlanConfig - Class in org.bgerp.plugin.pln.callboard.model.config
- CallboardPlanConfig(ConfigMap) - Constructor for class org.bgerp.plugin.pln.callboard.model.config.CallboardPlanConfig
- CallboardTabelConfig - Class in org.bgerp.plugin.pln.callboard.model.config
- CallboardTabelConfig(ConfigMap) - Constructor for class org.bgerp.plugin.pln.callboard.model.config.CallboardTabelConfig
- CallboardTask - Class in org.bgerp.plugin.pln.callboard.model
- CallboardTask(int, int, int, int, Date) - Constructor for class org.bgerp.plugin.pln.callboard.model.CallboardTask
- callboardUpdateFilters(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- callboardUpdateShift(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- CallRegistration() - Constructor for class ru.bgcrm.dao.message.MessageTypeCall.CallRegistration
- cancel() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- cancel() - Static method in class org.bgerp.app.dist.Maintenance
-
Cancels maintenance.
- cancelRowUpdates() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- CardAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- CardAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.CardAction
- CardActivationData - Class in ru.bgcrm.plugin.bgbilling.proto.model.card
- CardActivationData() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- CardContractInfo(int, int, List<CardActivationData>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CardDAO
- CardDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- CardDAO(User, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.CardDAO
- CardDAO(User, DBInfo, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.CardDAO
- CardPacket - Class in ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt
- CardPacket() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- cardPacketList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.CerberCryptAction
- CASHCHECK_MODULE_ID - Static variable in class ru.bgcrm.plugin.bgbilling.proto.dao.CashCheckDAO
- CashCheckAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- CashCheckAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.CashCheckAction
- CashCheckDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- CashCheckDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.CashCheckDAO
- categories - Variable in class org.bgerp.plugin.report.model.chart.Chart2D
- Category(int, String, boolean) - Constructor for class org.bgerp.plugin.pln.callboard.model.config.CategoryConfig.Category
- CategoryConfig - Class in org.bgerp.plugin.pln.callboard.model.config
- CategoryConfig(ConfigMap) - Constructor for class org.bgerp.plugin.pln.callboard.model.config.CategoryConfig
- CategoryConfig.Category - Class in org.bgerp.plugin.pln.callboard.model.config
- cellHtml(Process, Object) - Method in class org.bgerp.model.process.queue.Column
- cellHtml(Process, Object) - Method in class org.bgerp.plugin.pln.sla.model.process.queue.Column
- CellRange - Class in org.bgerp.plugin.pln.callboard.model.work
- CerberCryptAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- CerberCryptAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.CerberCryptAction
- CerberCryptDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- CerberCryptDAO(User, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.CerberCryptDAO
- changeCurrentSelected(Integer) - Method in class ru.bgcrm.model.process.queue.config.SavedPanelConfig
- CHANGED - Enum constant in enum class org.bgerp.plugin.bil.invoice.event.InvoiceChangedEvent.Mode
- changes(String) - Method in class org.bgerp.app.dist.inst.InstallerChanges
- changeStatus(Process, ProcessType, StatusChange) - Method in class ru.bgcrm.dao.process.StatusChangeDAO
- ChannelAction - Class in ru.bgcrm.plugin.slack.action
- ChannelAction() - Constructor for class ru.bgcrm.plugin.slack.action.ChannelAction
- channelArchive(String) - Method in class ru.bgcrm.plugin.slack.dao.SlackProto
- channelCreate(String, boolean) - Method in class ru.bgcrm.plugin.slack.dao.SlackProto
- channelHistory(String, String) - Method in class ru.bgcrm.plugin.slack.dao.SlackProto
- channelInviteUsers(String, List<String>) - Method in class ru.bgcrm.plugin.slack.dao.SlackProto
- channelList(boolean) - Method in class ru.bgcrm.plugin.slack.dao.SlackProto
- channelSetPurpose(String, String) - Method in class ru.bgcrm.plugin.slack.dao.SlackProto
- channelSetTopic(String, String) - Method in class ru.bgcrm.plugin.slack.dao.SlackProto
- channelUnArchive(String) - Method in class ru.bgcrm.plugin.slack.dao.SlackProto
- chargeList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractBalanceAction
- Chart - Class in org.bgerp.plugin.report.model.chart
-
Base class for all charts.
- Chart(String) - Constructor for class org.bgerp.plugin.report.model.chart.Chart
- Chart2D - Class in org.bgerp.plugin.report.model.chart
-
Two dimensional chart.
- Chart2D(String, Column) - Constructor for class org.bgerp.plugin.report.model.chart.Chart2D
- ChartBar - Class in org.bgerp.plugin.report.model.chart
- ChartBar(String, Column) - Constructor for class org.bgerp.plugin.report.model.chart.ChartBar
- ChartPie - Class in org.bgerp.plugin.report.model.chart
- ChartPie(String, Column) - Constructor for class org.bgerp.plugin.report.model.chart.ChartPie
- chatPostMessage(String, String, String, Map<Integer, FileInfo>) - Method in class ru.bgcrm.plugin.slack.dao.SlackProto
- check() - Method in class ru.bgcrm.util.MailConfig
- check(long) - Method in class ru.bgcrm.util.RangeChecker
- check(String) - Method in class ru.bgcrm.dao.expression.Expression
- check(String) - Method in class ru.bgcrm.plugin.bgbilling.creator.Config.ParameterGroupTitlePatternRule
- check(Connection) - Method in class ru.bgcrm.model.process.wizard.base.StepData
-
JEXL фильтр позволяющий включить или выключить шаг из списка.
- check(Expression, UserEvent) - Method in class ru.bgcrm.event.listener.DefaultProcessChangeListener.Rule
- check(Process, DynActionForm) - Method in class ru.bgcrm.dao.process.SecretExpression
-
Checks if no secret set or passed secret correct.
- check(DynActionForm) - Method in class org.bgerp.app.dist.lic.License
-
Adds
LicenseEvent
toform
response case the license has error. - CHECK_ERROR_MESSAGE_CONFIG_KEY - Static variable in class ru.bgcrm.dao.expression.Expression
- CHECK_EXPRESSION_CONFIG_KEY - Static variable in class ru.bgcrm.dao.expression.Expression
- checkAllowedConfigIds(DynActionForm) - Method in class ru.bgcrm.struts.action.admin.ConfigAction
- checkAndCreateMonthTable(String, Date, String) - Method in class ru.bgcrm.dao.PeriodicDAO
- checkCycles(int) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Checks cyclic dependencies.
- checkDateIntervalsIntersection(Calendar, Calendar, Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка пересечения двух интервалов дат.
- checked(Boolean) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
- checked(Object, Object) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
- checkGroup(int, int, String) - Method in class ru.bgcrm.dao.user.UserGroupDAO
-
true если можно добавить скрипт с таким именем в данный каталог
- checkGroupAndRole(int, int) - Method in class ru.bgcrm.model.process.ProcessGroup
- checkLock(String) - Static method in class ru.bgcrm.dao.Locker
- checkMasks(Calendar, int, int, int, int) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка соответствует ли указанная дата, всем заданным маскам (если маска равна 0, в проверке не участвует).
- checkModified(LastModify, DynActionForm) - Method in class org.bgerp.action.base.BaseAction
-
Checks concurrent modifications by different users.
- checkPassword(String) - Method in class ru.bgcrm.util.PswdUtil
- checkPassword(String, String) - Method in class ru.bgcrm.util.PswdUtil
- checkPerm(String) - Method in class ru.bgcrm.model.user.User
-
Checks if
action
allowed in user permissions. - checkProcessTypeForDelete(int) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
true если каталог пуст и можно удалять
- checkSessionLimit() - Method in class org.bgerp.app.dist.lic.License
-
Checks if count of logged in users is less that license limit.
- checkTitle(String) - Method in class ru.bgcrm.plugin.document.model.Pattern
- checkType(int, int, String) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Проверяет наличие в родительском типе дочернего с указанным названием.
- checkType(String) - Method in class ru.bgcrm.plugin.document.model.Pattern
- checkValue(String) - Method in class ru.bgcrm.util.RegexpCheckerConfig
- children - Variable in class org.bgerp.model.base.tree.TreeItem
- classes() - Static method in class org.bgerp.app.bean.Bean
- classFile - Variable in class org.bgerp.custom.java.CompilerWrapper.CompiledUnit
- className - Variable in class org.bgerp.custom.java.CompilerWrapper.CompiledUnit
- Cleaner - Class in org.bgerp.dao
-
DB cleaner.
- Cleaner - Class in org.bgerp.plugin.kernel
- Cleaner() - Constructor for class org.bgerp.dao.Cleaner
- Cleaner() - Constructor for class org.bgerp.plugin.kernel.Cleaner
- CleanupAction - Class in org.bgerp.plugin.svc.dba.action.admin
- CleanupAction() - Constructor for class org.bgerp.plugin.svc.dba.action.admin.CleanupAction
- cleanupCandidates(Files) - Method in class org.bgerp.plugin.svc.backup.Config
-
File names - candidates to cleaning up.
- clear() - Method in class ru.bgcrm.plugin.bgbilling.Request
- clear() - Method in class ru.bgcrm.util.inet.IpAddress
- clear_HOUR_MIN_MIL_SEC(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Deprecated.
- clear_HOUR_MIN_MIL_SEC(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Deprecated.
- clear_MIN_MIL_SEC(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Deprecated.
- clearBatch() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- clearConfigs() - Method in class org.bgerp.app.cfg.ConfigMap
-
Clears all the parsed configurations from
ConfigMap.configMap
. - clearHashes() - Static method in class org.bgerp.app.dist.inst.call.ExecuteSQL
- clearParameters() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- clearTransactionProperties() - Method in class ru.bgcrm.model.process.TypeProperties
- clearWarnings() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- clearWarnings() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- clearWarnings() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- ClientEvent - Class in org.bgerp.event.base
-
Event sent to the front end where should be processed with a JS handler.
- ClientEvent() - Constructor for class org.bgerp.event.base.ClientEvent
- ClientEventWithId - Class in org.bgerp.event.base
- ClientEventWithId(int) - Constructor for class org.bgerp.event.base.ClientEventWithId
- clone() - Method in class ru.bgcrm.model.process.Process
- clone() - Method in class ru.bgcrm.model.process.ProcessExecutor
- clone() - Method in class ru.bgcrm.model.process.queue.Queue
- clone() - Method in class ru.bgcrm.model.user.Group
- clone() - Method in class ru.bgcrm.model.user.User
- clone() - Method in class ru.bgcrm.util.inet.IpAddress
- clone(int) - Method in class org.bgerp.dao.process.ProcessCloneDAO
- close() - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
- close() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- close() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- close() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- close() - Method in class org.bgerp.util.sql.PreparedQuery
- close() - Method in class ru.bgcrm.util.sql.ConnectionSet
-
Closes all the connections
- CLOSE - Static variable in class org.bgerp.model.process.queue.filter.FilterOpenClose
- closeConnection(Connection) - Static method in class ru.bgcrm.util.sql.SQLUtils
-
Safe closing of DB connection if it isn't
null
and not closed already. - closeConnection(Connection...) - Static method in class ru.bgcrm.util.sql.SQLUtils
-
Safe closing of DB connections if each of them isn't
null
and not closed already. - CLOSED - Static variable in class ru.bgcrm.plugin.bgbilling.dao.ContractDAO.TaskStatus
-
Deprecated.
- CLOSED - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- closeGroup(DynActionForm, Connection, int, int, Date, Date, Date) - Method in class ru.bgcrm.struts.action.admin.UserAction
- closeOnCompletion() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- closeUserGroupPeriod(int, int, Date, Date, Date) - Method in class ru.bgcrm.dao.user.UserDAO
- color - Variable in class ru.bgcrm.plugin.mobile.struts.action.open.UserAction.Counter
- colors(ObjectNode) - Method in class org.bgerp.plugin.report.model.chart.Chart
-
Adds array 'color' with 138 different HEX colors.
- Column - Class in org.bgerp.model.process.queue
- Column - Class in org.bgerp.plugin.pln.sla.model.process.queue
- Column - Class in org.bgerp.plugin.report.model
-
Report's column.
- Column(String, String, String) - Constructor for class org.bgerp.plugin.report.model.Column
- Column(String, ConfigMap) - Constructor for class org.bgerp.model.process.queue.Column
- Column(Column) - Constructor for class org.bgerp.model.process.queue.Column
- Column(Column) - Constructor for class org.bgerp.plugin.pln.sla.model.process.queue.Column
- Column.ColumnDateTime - Class in org.bgerp.plugin.report.model
- Column.ColumnDecimal - Class in org.bgerp.plugin.report.model
- Column.ColumnInteger - Class in org.bgerp.plugin.report.model
- Column.ColumnString - Class in org.bgerp.plugin.report.model
- ColumnDateTime(String, String, String, String) - Constructor for class org.bgerp.plugin.report.model.Column.ColumnDateTime
- ColumnDecimal(String, String, String) - Constructor for class org.bgerp.plugin.report.model.Column.ColumnDecimal
- columnExist(Connection, String, String) - Static method in class ru.bgcrm.util.sql.SQLUtils
- ColumnInteger(String, String, String) - Constructor for class org.bgerp.plugin.report.model.Column.ColumnInteger
- columnPassword(InetSessionLog) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowInetSessionStep.Data
- Columns - Class in org.bgerp.plugin.report.model
-
List of report's columns.
- Columns(Column...) - Constructor for class org.bgerp.plugin.report.model.Columns
- ColumnString(String, String, String) - Constructor for class org.bgerp.plugin.report.model.Column.ColumnString
- Command(String) - Constructor for class ru.bgcrm.event.listener.DefaultMarkedProcessor.Command
- COMMAND_ADD_EXECUTORS - Static variable in class ru.bgcrm.struts.action.ProcessCommandExecutor
- COMMAND_ADD_GROUPS - Static variable in class ru.bgcrm.struts.action.ProcessCommandExecutor
- COMMAND_SET_PARAM - Static variable in class ru.bgcrm.struts.action.ProcessCommandExecutor
- COMMAND_SET_STATUS - Static variable in class ru.bgcrm.struts.action.ProcessCommandExecutor
- Comment - Interface in org.bgerp.model.base.iface
- COMMENT - Static variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- commit() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- commit() - Method in class ru.bgcrm.util.sql.ConnectionSet
-
Commits all the connections
- commitConnection(Connection) - Static method in class ru.bgcrm.util.sql.SQLUtils
-
Каммит одного соединения с БД.
- CommonDAO - Class in ru.bgcrm.dao
- CommonDAO() - Constructor for class ru.bgcrm.dao.CommonDAO
- CommonDAO(Connection) - Constructor for class ru.bgcrm.dao.CommonDAO
- CommonDAO.ObjectExtractor<T> - Interface in ru.bgcrm.dao
- CommonDAO.RecordUpdater<T> - Class in ru.bgcrm.dao
- CommonDocumentGenerator - Class in ru.bgcrm.plugin.document.docgen
- CommonDocumentGenerator() - Constructor for class ru.bgcrm.plugin.document.docgen.CommonDocumentGenerator
- CommonDocumentGenerator(Event, ConnectionSet) - Constructor for class ru.bgcrm.plugin.document.docgen.CommonDocumentGenerator
- CommonDocumentGenerator.FieldSetter - Class in ru.bgcrm.plugin.document.docgen
- CommonLinkDAO - Class in ru.bgcrm.dao
- CommonLinkDAO(Connection) - Constructor for class ru.bgcrm.dao.CommonLinkDAO
- CommonObjectLink - Class in ru.bgcrm.model
- CommonObjectLink() - Constructor for class ru.bgcrm.model.CommonObjectLink
- CommonObjectLink(int, String, int, String) - Constructor for class ru.bgcrm.model.CommonObjectLink
- CommonObjectLink(int, String, int, String, String) - Constructor for class ru.bgcrm.model.CommonObjectLink
- CommonObjectLink(String, int, String, int, String) - Constructor for class ru.bgcrm.model.CommonObjectLink
- CommonObjectLink(String, int, String, int, String, String) - Constructor for class ru.bgcrm.model.CommonObjectLink
- comparator - Static variable in class ru.bgcrm.util.inet.IpAddress
- COMPARATOR - Static variable in class org.bgerp.model.base.tree.IdStringTitleTreeItem
-
Comparator items by keys.
- compare(byte[], byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
- compare(byte[], int, int, byte[], int, int) - Static method in class ru.bgcrm.util.inet.IpAddress
- compare(Integer, Integer) - Method in class org.bgerp.plugin.pln.callboard.model.UserComparator
- compare(Item, Item) - Method in class org.bgerp.plugin.pln.blow.model.ItemComparator
- compareAndUpdateState(IfaceState, IfaceState, DynActionForm) - Method in class ru.bgcrm.dao.IfaceStateDAO
- compareTo(Customer) - Method in class ru.bgcrm.model.customer.Customer
- compareTo(Process) - Method in class ru.bgcrm.model.process.Process
- compareTo(ProcessGroup) - Method in class ru.bgcrm.model.process.ProcessGroup
- compareTo(ProcessType) - Method in class ru.bgcrm.model.process.ProcessType
- compareTo(User) - Method in class ru.bgcrm.model.user.User
- compareTo(Contract) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- compareTo(IpAddress) - Method in class ru.bgcrm.util.inet.IpAddress
- CompilationFailedException(CompilationResult) - Constructor for exception class org.bgerp.custom.java.CompilerWrapper.CompilationFailedException
-
Deprecated.
- CompilationMessage - Class in org.bgerp.custom.java
- CompilationMessage() - Constructor for class org.bgerp.custom.java.CompilationMessage
- CompilationResult - Class in org.bgerp.custom.java
-
Results of java compilation.
- CompilationResult() - Constructor for class org.bgerp.custom.java.CompilationResult
- compile(List<String>) - Method in class org.bgerp.custom.java.CompilerWrapper
-
Компилирует поданные исходники
- compile(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.CustomAction
- CompiledUnit() - Constructor for class org.bgerp.custom.java.CompilerWrapper.CompiledUnit
- compileJava() - Method in class org.bgerp.custom.Custom
-
Compiles all Java sources in
Custom.DIR
/src. - CompilerWrapper - Class in org.bgerp.custom.java
-
Java compiler wrapper.
- CompilerWrapper(File) - Constructor for class org.bgerp.custom.java.CompilerWrapper
- CompilerWrapper.CompilationFailedException - Exception Class in org.bgerp.custom.java
-
Deprecated.
- CompilerWrapper.CompiledUnit - Class in org.bgerp.custom.java
- computeLevenshteinDistance(CharSequence, CharSequence) - Static method in class org.bgerp.util.text.LevenshteinDistance
- con - Variable in class ru.bgcrm.dao.CommonDAO
- condition() - Method in class org.bgerp.app.servlet.jsp.tag.PermissionTag
- CONF_KEY_FORMAT_YMD - Static variable in class ru.bgcrm.util.TimeUtils
- CONF_KEY_FORMAT_YMDH - Static variable in class ru.bgcrm.util.TimeUtils
- CONF_KEY_FORMAT_YMDHM - Static variable in class ru.bgcrm.util.TimeUtils
- CONF_KEY_FORMAT_YMDHMS - Static variable in class ru.bgcrm.util.TimeUtils
- config - Variable in class ru.bgcrm.model.process.wizard.base.Step
- Config - Class in org.bgerp.app.cfg
-
Configuration, created on demand in
ConfigMap.getConfig(Class)
and cached before it has changed. - Config - Class in org.bgerp.plugin.bil.invoice
- Config - Class in org.bgerp.plugin.bil.subscription
- Config - Class in org.bgerp.plugin.clb.calendar
- Config - Class in org.bgerp.plugin.git
- Config - Class in org.bgerp.plugin.msg.sms
- Config - Class in org.bgerp.plugin.pln.sla.config
- Config - Class in org.bgerp.plugin.report
-
JSP reports configuration.
- Config - Class in org.bgerp.plugin.sec.auth.config
- Config - Class in org.bgerp.plugin.svc.backup
- Config - Class in org.bgerp.plugin.svc.dba
- Config - Class in org.bgerp.plugin.telegram
- Config - Class in ru.bgcrm.model
- Config - Class in ru.bgcrm.plugin.bgbilling.creator
- Config - Class in ru.bgcrm.plugin.dispatch.exec
- Config - Class in ru.bgcrm.plugin.document
- Config - Class in ru.bgcrm.plugin.fulltext.model
- Config - Class in ru.bgcrm.plugin.task
- Config() - Constructor for class ru.bgcrm.model.Config
- Config(ConfigMap) - Constructor for class org.bgerp.action.open.ProcessQueueAction.Config
- Config(ConfigMap) - Constructor for class org.bgerp.app.cfg.Config
-
The constructor has to be overwritten and implement parameters parsing.
- Config(ConfigMap) - Constructor for class org.bgerp.plugin.bil.invoice.Config
- Config(ConfigMap) - Constructor for class org.bgerp.plugin.bil.subscription.Config
- Config(ConfigMap) - Constructor for class org.bgerp.plugin.git.Config
- Config(ConfigMap) - Constructor for class org.bgerp.plugin.msg.sms.Config
- Config(ConfigMap) - Constructor for class org.bgerp.plugin.pln.sla.config.Config
- Config(ConfigMap) - Constructor for class org.bgerp.plugin.report.Config
- Config(ConfigMap) - Constructor for class org.bgerp.plugin.svc.backup.Config
- Config(ConfigMap) - Constructor for class ru.bgcrm.event.listener.DefaultMarkedProcessor.Config
- Config(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.creator.Config
- Config(ConfigMap) - Constructor for class ru.bgcrm.plugin.dispatch.exec.Config
- Config(ConfigMap) - Constructor for class ru.bgcrm.plugin.document.Config
- Config(ConfigMap) - Constructor for class ru.bgcrm.plugin.fulltext.model.Config
- Config(ConfigMap) - Constructor for class ru.bgcrm.plugin.task.Config
- Config(ConfigMap) - Constructor for class ru.bgcrm.plugin.task.exec.UserStateSender.Config
- Config(ConfigMap, boolean) - Constructor for class org.bgerp.action.open.ProcessAction.Config
- Config(ConfigMap, boolean) - Constructor for class org.bgerp.action.open.ProfileAction.Config
- Config(ConfigMap, boolean) - Constructor for class org.bgerp.app.cfg.Config
-
The constructor has to be overwritten and implement parameters parsing.
- Config(ConfigMap, boolean) - Constructor for class org.bgerp.plugin.clb.calendar.Config
- Config(ConfigMap, boolean) - Constructor for class org.bgerp.plugin.msg.feedback.action.open.MessageAction.Config
- Config(ConfigMap, boolean) - Constructor for class org.bgerp.plugin.sec.auth.config.Config
- Config(ConfigMap, boolean) - Constructor for class org.bgerp.plugin.svc.dba.Config
- Config(ConfigMap, boolean) - Constructor for class org.bgerp.plugin.telegram.Config
- Config.InitStopException - Exception Class in org.bgerp.app.cfg
-
The exception, thrown on empty configuration.
- Config.ObjectType - Class in ru.bgcrm.plugin.fulltext.model
- Config.ParameterGroupTitlePatternRule - Class in ru.bgcrm.plugin.bgbilling.creator
- ConfigAction - Class in ru.bgcrm.plugin.slack.action
- ConfigAction - Class in ru.bgcrm.struts.action.admin
- ConfigAction() - Constructor for class ru.bgcrm.plugin.slack.action.ConfigAction
- ConfigAction() - Constructor for class ru.bgcrm.struts.action.admin.ConfigAction
- ConfigDAO - Class in ru.bgcrm.dao
- ConfigDAO(Connection) - Constructor for class ru.bgcrm.dao.ConfigDAO
- ConfigDAO(Connection, String) - Constructor for class ru.bgcrm.dao.ConfigDAO
-
Used only in address editor, clean up later.
- configMap - Variable in class ru.bgcrm.dao.message.MessageType
- ConfigMap - Class in org.bgerp.app.cfg
-
Key - value strings map.
- ConfigMap() - Constructor for class org.bgerp.app.cfg.ConfigMap
- ConfigParser - Class in org.bgerp.plugin.clb.calendar.model
- ConfigParser() - Constructor for class org.bgerp.plugin.clb.calendar.model.ConfigParser
- ConfigRecord - Class in ru.bgcrm.model
- ConfigRecord() - Constructor for class ru.bgcrm.model.ConfigRecord
- confirmParameterList - Variable in class ru.bgcrm.plugin.bgbilling.creator.Config
- CONNECTION - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod.DeviceManagerMethodType
- connectionClose(int, long) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- connectionClose(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- connectionFinish(int, long) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- connectionFinish(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- connectionId - Variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- ConnectionPool - Class in org.bgerp.app.db.sql.pool
- ConnectionPool(String, ConfigMap) - Constructor for class org.bgerp.app.db.sql.pool.ConnectionPool
- ConnectionSet - Class in ru.bgcrm.util.sql
-
Set with DB connections, taken from a pool on demand.
- ConnectionSet(Connection) - Constructor for class ru.bgcrm.util.sql.ConnectionSet
- ConnectionSet(ConnectionPool, boolean) - Constructor for class ru.bgcrm.util.sql.ConnectionSet
- conSet - Variable in class ru.bgcrm.plugin.document.docgen.CommonDocumentGenerator
- Contact - Class in ru.bgcrm.plugin.bgbilling.proto.model.dispatch
-
Контакт для отправки сообщений
- Contact() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
- contains(String, String) - Method in class ru.bgcrm.struts.form.DynActionForm
- context - Variable in class org.bgerp.app.servlet.jsp.tag.NewInstanceTag
- context(ConnectionSet, DynActionForm, UserEvent, Process) - Static method in class ru.bgcrm.dao.expression.Expression
-
Creates expressions' context for process related expression.
- ContextInitEvent(Map<String, Object>) - Constructor for class ru.bgcrm.dao.expression.Expression.ContextInitEvent
- ContinueStep - Class in ru.bgcrm.model.process.wizard
- ContinueStep(ConfigMap) - Constructor for class ru.bgcrm.model.process.wizard.ContinueStep
- ContinueStep.Data - Class in ru.bgcrm.model.process.wizard
- continueTime() - Method in class ru.bgcrm.model.Lock
- contract(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- Contract - Class in ru.bgcrm.plugin.bgbilling.proto.model
- Contract() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- Contract(String, int, String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- Contract(CommonObjectLink) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- CONTRACT - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- CONTRACT_NOTE_SERVICE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- ContractAccount - Class in ru.bgcrm.plugin.bgbilling.proto.model.balance
- ContractAccount() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- ContractAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- ContractAction - Class in ru.bgcrm.plugin.bgbilling.struts.action
-
Все действия, относящиеся только к манипуляции данными договора на стороне биллинга перенести в
ContractAction
. - ContractAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- ContractAction() - Constructor for class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- contractActiveTariffGroup(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Deprecated.
- contractAvailableOptionList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Возвращает список доступных тарифных опций.
- ContractBalanceAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- ContractBalanceAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractBalanceAction
- ContractBalanceDetail - Class in ru.bgcrm.plugin.bgbilling.proto.model.balance
- ContractBalanceDetail() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceDetail
- ContractBalanceGeneral - Class in ru.bgcrm.plugin.bgbilling.proto.model.balance
- ContractBalanceGeneral() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- contractCards(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.CerberCryptAction
- contractCards(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- ContractCharge - Class in ru.bgcrm.plugin.bgbilling.proto.model.balance
- ContractCharge() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractCharge
- contractCreate(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- contractCreateTariff(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- ContractCustomerDAO - Class in ru.bgcrm.plugin.bgbilling.dao
- ContractCustomerDAO(Connection) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.ContractCustomerDAO
- ContractDAO - Class in ru.bgcrm.plugin.bgbilling.dao
-
Deprecated.
- ContractDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.ContractDAO
-
Deprecated.
- ContractDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- ContractDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.ContractDAO
-
Deprecated.
- ContractDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- ContractDAO.SearchOptions - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractDAO.TaskStatus - Class in ru.bgcrm.plugin.bgbilling.dao
-
Deprecated.
- ContractDAO.WebContractLogonLogEntry - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractDAO.WebContractLogonLogError - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractDAO.WebContractLogonLogSuccess - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractDAO.WebContractLogonLogType - Enum Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractDAO.WebLimit - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractDAO.WebRequestLastLogon - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractDAO.WebRequestLimit - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractDAO8x - Class in ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x
- ContractDAO8x(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- ContractDAO8x(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- ContractDAO8x.ContractMemo8x - Class in ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x
- contractDocTypeAdd(int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillDAO
- contractDocTypeDelete(int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillDAO
- ContractFace - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractFace() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractFace
- contractFind(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- ContractGate - Class in ru.bgcrm.plugin.bgbilling.proto.model.ipn
- ContractGate(Element) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGate
- ContractGateInfo - Class in ru.bgcrm.plugin.bgbilling.proto.model.ipn
- ContractGateInfo() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateInfo
- ContractGateLogItem - Class in ru.bgcrm.plugin.bgbilling.proto.model.ipn
- ContractGateLogItem(Element) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateLogItem
- ContractGroup - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractGroup() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractGroup
- ContractHierarchyDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractHierarchyDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractHierarchyDAO
- ContractHierarchyDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractHierarchyDAO
- ContractHierarchyInfo - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractHierarchyInfo() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractHierarchyInfo
- ContractHierarchyInfo.SubContract - Class in ru.bgcrm.plugin.bgbilling.proto.model
- contractInfo(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.CardAction
- contractInfo(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- ContractInfo - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractInfo() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- ContractInfo.ActionName - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractInfo.ModuleInfo - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractInfo.ParameterValue - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractInfoTreeView - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractInfoTreeView(String, String, ContractInfo.ActionName, ContractInfo.ParameterValue...) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- ContractInfoTreeView(List<ContractInfoTreeView>, String, String, ContractInfo.ActionName, ContractInfo.ParameterValue...) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- ContractMemo - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractMemo() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractMemo
- ContractMemo8x() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- ContractMode - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractMode() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractMode
- ContractObject - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractObject() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- ContractObjectDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractObjectDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectDAO
- ContractObjectDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectDAO
- contractObjectList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- ContractObjectModule() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModule
- ContractObjectModuleData() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModuleData
- contractObjectModuleInfo(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- ContractObjectModuleInfo - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractObjectModuleInfo() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo
- ContractObjectModuleInfo.ContractObjectModule - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractObjectModuleInfo.ContractObjectModuleData - Class in ru.bgcrm.plugin.bgbilling.proto.model
- contractObjectModuleList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectDAO
- contractObjectModuleList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- contractObjectModuleSummaryTable(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- ContractObjectParamDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractObjectParamDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- ContractObjectParameter - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractObjectParameter() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- ContractObjectParameter(int, int, String, String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- contractObjectParameterList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- ContractObjectType() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractObjectType
- contractObjectTypeList() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- ContractOpenEvent - Class in ru.bgcrm.plugin.bgbilling.event.client
-
Сообщение о необходимости открыть вкладку договора, либо обновить, если она уже открыта.
- ContractOpenEvent(String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.event.client.ContractOpenEvent
- ContractParamDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractParamDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- ContractParamDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- ContractParameter - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractParameter(int, int, String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- ContractPayment - Class in ru.bgcrm.plugin.bgbilling.proto.model.balance
- ContractPayment() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- ContractPersonalTariff - Class in ru.bgcrm.plugin.bgbilling.proto.model.tariff
- ContractPersonalTariff() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- contractPersonalTariffList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Возвращает список персональных тарифов договора.
- ContractPhoneRecord - Class in ru.bgcrm.plugin.bgbilling.proto.model.phone
- ContractPhoneRecord() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- ContractScript - Class in ru.bgcrm.plugin.bgbilling.proto.model.script
- ContractScript() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- ContractScriptDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractScriptDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractScriptDAO
- ContractScriptDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractScriptDAO
- contractScriptGet(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractScriptDAO
- contractScriptList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractScriptDAO
- ContractScriptLogItem - Class in ru.bgcrm.plugin.bgbilling.proto.model.script
- ContractScriptLogItem() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScriptLogItem
- contractScriptLogList(Pageable<ContractScriptLogItem>, int, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractScriptDAO
- contractSearch(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.SearchAction
-
Deprecated.
- ContractService - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ContractService() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- ContractServiceDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractServiceDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractServiceDAO
- ContractServiceDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractServiceDAO
- ContractStatus - Class in ru.bgcrm.plugin.bgbilling.proto.model.status
- ContractStatus() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- ContractStatusDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractStatusDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractStatusDAO
- ContractStatusDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractStatusDAO
- ContractStatusLogItem - Class in ru.bgcrm.plugin.bgbilling.proto.model.status
- ContractStatusLogItem() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- contractSubcontractList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractHierarchyDAO
- contractSubcontractList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- contractSupercontract(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractHierarchyDAO
- ContractTariff - Class in ru.bgcrm.plugin.bgbilling.proto.model.tariff
- ContractTariff() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- ContractTariffAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- ContractTariffAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- ContractTariffDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ContractTariffDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
- ContractTariffDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
- ContractTariffGroup - Class in ru.bgcrm.plugin.bgbilling.proto.model.tariff
- ContractTariffGroup() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- contractTariffGroupList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Возвращает список всех групп тарифов на договоре.
- contractTariffList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Возвращает список тарифов договора.
- contractTariffList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- ContractTariffOption - Class in ru.bgcrm.plugin.bgbilling.proto.model.tariff
- ContractTariffOption() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- contractTariffOptionHistory(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Возвращает историю тарифных опций на договоре.
- contractTariffOptionList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Возвращает список тарифных опций договора.
- ContractType - Class in ru.bgcrm.plugin.bgbilling.model
- ContractType() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractType
- ContractType(int, ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.model.ContractType
- ContractTypesConfig - Class in ru.bgcrm.plugin.bgbilling
- ContractTypesConfig(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.ContractTypesConfig
- ContractTypesConfig(ConfigMap, String) - Constructor for class ru.bgcrm.plugin.bgbilling.ContractTypesConfig
- convertBigIntToIp4Address(BigInteger) - Static method in class ru.bgcrm.util.inet.IpAddress
- convertBytesToInt(byte[]) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Возвращает десятичное число, полученное преобразованием шестнадцатеричного
- convertCalendarToDate(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Преобразование объекта Calendar в java.util.Date.
- convertCalendarToSqlDate(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Преобразование объекта Calendar в java.sql.Date.
- convertCalendarToTimestamp(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Преобразование объекта java.util.Calendar в java.sql.Timestamp
- convertCalendarToXMLCalendar(GregorianCalendar) - Static method in class ru.bgcrm.util.TimeUtils
- convertDateToCalendar(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Преобразование java.util.Date в java.util.Calendar.
- convertDateToSqlDate(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Преобразование объекта java.util.Date в java.sql.Date.
- convertDateToTimestamp(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Deprecated.
- convertDateToXMLCalendar(Date) - Static method in class ru.bgcrm.util.TimeUtils
- convertIntToBytes(int) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Возвращает шестнадцатеричное число (массив байтов), полученное преобразованием десятичного
- convertIp4AddresToBigInt(byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
- convertIpToString(int) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Преобразует IP в виде десятичного числа со знаком (4 байта) к dotted нотации
- convertLongIpToString(long) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Преобразует представление IP адреса в виде десятичного числа в строковое представление с точками-разделителями.
- convertLongToTimestamp(long) - Static method in class ru.bgcrm.util.TimeUtils
-
Преобразование long в java.sql.Timestamp.
- convertLongToTimestamp(Long) - Static method in class ru.bgcrm.util.TimeUtils
-
Преобразование java.lang.Long в java.sql.Timestamp.
- convertObjectTypes(List<Object>, Class<?>[]) - Static method in class org.bgerp.app.servlet.jsp.tag.NewInstanceTag
-
Преобразует типы параметров конструктора, либо возвращает null.
- convertSqlDateToCalendar(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Превращает SQL-дату в календарь.
- convertSqlDateToDate(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Преобразование объекта java.sql.Date в java.util.Date.
- convertStringIPtoInt(String) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Преобразует строковое представление IP адреса с точками-разделителями в десятичное число.
- convertStringIPtoLong(String) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Преобразует строковое представление IP адреса с точками-разделителями в десятичное число.
- convertStringIPtoLong(String, long) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Преобразует строковое представление IP адреса с точками-разделителями в десятичное число.
- convertTimestampToCalendar(Timestamp) - Static method in class ru.bgcrm.util.TimeUtils
-
Преобразование java.sql.Timestamp в java.util.Calendar.
- convertTimestampToDate(Timestamp) - Static method in class ru.bgcrm.util.TimeUtils
-
Deprecated.
- convertToContractMemo() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- copyAddress(ParameterAddressValue, int, int) - Method in class ru.bgcrm.plugin.bgbilling.dao.ContractDAO
-
Deprecated.
- copyCustomerParamCascade(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- copyCustomerParamToContract(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- copyFiles(File, Module) - Method in class org.bgerp.app.dist.inst.InstallerModule
- copyLinks(int, int, String) - Method in class ru.bgcrm.dao.CommonLinkDAO
- copyLinks(int, int, String, String) - Method in class ru.bgcrm.dao.CommonLinkDAO
- copyObjectParamsToContract(Connection, int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- copyObjectParamsToContract(Connection, String, int, int, Customer) - Method in class ru.bgcrm.plugin.bgbilling.dao.ContractDAO
-
Deprecated.
- copyObjectParamsToContract(Connection, String, int, int, Customer) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- copyObjectParamToContract(int, int, int, Connection) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- copyParam(int, int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Копирует параметр с объекта на объект.
- copyParam(int, int, int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Копирует параметр с объекта на объект.
- copyParametersToAllContracts(Connection, User, int) - Static method in class ru.bgcrm.plugin.bgbilling.dao.ContractDAO
-
Deprecated.
- copyParametersToAllContracts(Connection, User, int) - Static method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- copyParametersToBilling(Connection, int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.dao.ContractDAO
-
Deprecated.
- copyParametersToBilling(Connection, int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- copyParams(int, int, String) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Копирует параметры с объекта на другой объект по указанной конфигурации.
- copyParams(int, int, Collection<Integer>) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Копирует параметры с объекта на объект
- copyTypeProperties(int, int) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Copy process type properties.
- copyWorkDaysCalendar(int, int, int) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- CorrectPermissions - Class in org.bgerp.exec
-
Runnable task, performing optimizations in permission storing tables
Tables.TABLE_USER_PERMISSION
andTables.TABLE_PERMSET_PERMISSION
.
Delete not existing actions. - CorrectPermissions() - Constructor for class org.bgerp.exec.CorrectPermissions
- cost - Variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- Counter - Class in ru.bgcrm.model
- Counter() - Constructor for class ru.bgcrm.model.Counter
- Counter() - Constructor for class ru.bgcrm.plugin.mobile.struts.action.open.UserAction.Counter
- create() - Method in interface org.bgerp.action.base.TitledActionFactory
- create() - Method in class org.bgerp.plugin.report.action.ReportActionBase.Factory
- create(String) - Static method in interface org.bgerp.action.base.TitledActionFactory
- create(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.invoice.action.InvoiceAction
- CREATE - Enum constant in enum class org.bgerp.plugin.svc.dba.model.QueryType
- CREATE_DT_DESC - Static variable in class org.bgerp.dao.process.Order
- createArrayOf(String, Object[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- createBlob() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- createClob() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- createContract(int, String, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- createContract(int, String, String, String, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- CreateContractsStep - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- CreateContractsStep(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.model.process.wizard.CreateContractsStep
- CreateContractsStep.Data - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- createCustomer(int, String, String) - Method in class ru.bgcrm.plugin.bgbilling.creator.ServerCustomerCreator
- createCustomer(String, Connection, int, int) - Method in class ru.bgcrm.plugin.bgbilling.creator.ServerCustomerCreator
- createCustomerFromContract(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- createCustomers(Connection) - Method in class ru.bgcrm.plugin.bgbilling.creator.ServerCustomerCreator
- CREATED - Enum constant in enum class org.bgerp.plugin.bil.invoice.event.InvoiceChangedEvent.Mode
- createDirectoryIfNoExistInWorkDir(String) - Static method in class ru.bgcrm.util.Utils
- createDocumentFile(Document, String) - Method in class ru.bgcrm.plugin.document.dao.DocumentDAO
- createDocWithError(String) - Static method in class ru.bgcrm.plugin.bgbilling.TransferData
- createFromString(String) - Static method in class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendarRule
- createFromString(String) - Static method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- createLogElements() - Method in class org.bgerp.app.servlet.util.AccessLogValve
- createNClob() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- createProcessGroup() - Method in class ru.bgcrm.model.process.ProcessExecutor
- createProcessGroup() - Method in class ru.bgcrm.model.process.ProcessGroup
- createSQLXML() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- createStatement() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- createStatement(int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- createStatement(int, int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- createStruct(String, Object[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- createTextNode(Node, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Создание текстового узла - потомка.
- createUserRows(HSSFSheet, int, List<CellRangeAddress>) - Static method in class org.bgerp.plugin.pln.callboard.dao.TabelDAO
- CredentialAction - Class in org.bgerp.plugin.sec.access.action
- CredentialAction() - Constructor for class org.bgerp.plugin.sec.access.action.CredentialAction
- CSS - Static variable in class ru.bgcrm.plugin.Endpoint
- Custom - Class in org.bgerp.custom
-
Customization manager.
- Custom() - Constructor for class org.bgerp.custom.Custom
- CUSTOM_JAR - Static variable in class org.bgerp.action.admin.CustomAction
- CUSTOM_SRC - Static variable in class org.bgerp.action.admin.CustomAction
-
Accessed from JSP.
- CustomAction - Class in org.bgerp.action.admin
- CustomAction() - Constructor for class org.bgerp.action.admin.CustomAction
- customer(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.CustomerAction
- Customer - Class in ru.bgcrm.model
-
Deprecated.
- Customer - Class in ru.bgcrm.model.customer
-
Customer object.
- Customer() - Constructor for class ru.bgcrm.model.Customer
-
Deprecated.
- Customer() - Constructor for class ru.bgcrm.model.customer.Customer
- CustomerAction - Class in ru.bgcrm.struts.action.admin
- CustomerAction - Class in ru.bgcrm.struts.action
- CustomerAction() - Constructor for class ru.bgcrm.struts.action.admin.CustomerAction
- CustomerAction() - Constructor for class ru.bgcrm.struts.action.CustomerAction
- CustomerChangedEvent - Class in ru.bgcrm.event.customer
- CustomerChangedEvent(DynActionForm, int) - Constructor for class ru.bgcrm.event.customer.CustomerChangedEvent
- customerContractList(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- customerCreate(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.CustomerAction
- CustomerCreator - Class in ru.bgcrm.plugin.bgbilling.creator
-
Задача планировщика импорта контрагента с серверов биллингов.
- CustomerCreator() - Constructor for class ru.bgcrm.plugin.bgbilling.creator.CustomerCreator
- CustomerDAO - Class in ru.bgcrm.dao
- CustomerDAO(Connection) - Constructor for class ru.bgcrm.dao.CustomerDAO
- CustomerDAO(Connection, boolean, int) - Constructor for class ru.bgcrm.dao.CustomerDAO
- customerDelete(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.CustomerAction
- customerGet(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.CustomerAction
- CustomerGroup - Class in ru.bgcrm.model.customer
- CustomerGroup() - Constructor for class ru.bgcrm.model.customer.CustomerGroup
- CustomerGroupCache - Class in org.bgerp.cache
- CustomerGroupCache() - Constructor for class org.bgerp.cache.CustomerGroupCache
- CustomerGroupDAO - Class in ru.bgcrm.dao
-
Customer groups are not visible in interface for now.
- CustomerGroupDAO(Connection) - Constructor for class ru.bgcrm.dao.CustomerGroupDAO
- CustomerLinkDAO - Class in ru.bgcrm.dao
-
Customer links used for now only for storing linked contract for plugin BGBilling.
- CustomerLinkDAO(Connection) - Constructor for class ru.bgcrm.dao.CustomerLinkDAO
- CustomerLogDAO - Class in org.bgerp.dao.customer
- CustomerLogDAO(Connection) - Constructor for class org.bgerp.dao.customer.CustomerLogDAO
- customerMerge(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.CustomerAction
- CustomerOpenEvent - Class in ru.bgcrm.event.client
-
Open customer in UI or refresh if already opened.
- CustomerOpenEvent(int) - Constructor for class ru.bgcrm.event.client.CustomerOpenEvent
- CustomerRemovedEvent - Class in ru.bgcrm.event.customer
- CustomerRemovedEvent(DynActionForm, int) - Constructor for class ru.bgcrm.event.customer.CustomerRemovedEvent
- customerSearch(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.SearchAction
- CustomerSystemListener - Class in ru.bgcrm.event.listener
- CustomerSystemListener() - Constructor for class ru.bgcrm.event.listener.CustomerSystemListener
- CustomerTitleChangedEvent - Class in ru.bgcrm.event.client
-
Событие о изменении в названии контрагента, для обновления упоминаний контрагента в браузере клиента.
- CustomerTitleChangedEvent(int, String) - Constructor for class ru.bgcrm.event.client.CustomerTitleChangedEvent
- customerTitleList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.CustomerAction
- customerUpdate(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.CustomerAction
D
- data - Variable in class org.bgerp.app.cfg.Preferences
- data - Variable in class ru.bgcrm.model.process.wizard.base.StepData
- data(WizardData) - Method in class ru.bgcrm.model.process.wizard.AddressInfoStep
- data(WizardData) - Method in class ru.bgcrm.model.process.wizard.base.Step
- data(WizardData) - Method in class ru.bgcrm.model.process.wizard.ContinueStep
- data(WizardData) - Method in class ru.bgcrm.model.process.wizard.FillParamsStep
- data(WizardData) - Method in class ru.bgcrm.model.process.wizard.JexlStep
- data(WizardData) - Method in class ru.bgcrm.model.process.wizard.LinkCustomerStep
- data(WizardData) - Method in class ru.bgcrm.model.process.wizard.SetDescriptionStep
- data(WizardData) - Method in class ru.bgcrm.model.process.wizard.SetExecutorsStep
- data(WizardData) - Method in class ru.bgcrm.model.process.wizard.SetStatusStep
- data(WizardData) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.CreateContractsStep
- data(WizardData) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FillContractParamsStep
- data(WizardData) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FindContractStep
- data(WizardData) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.SetContractTariffStep
- data(WizardData) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowContractsByAddrParamStep
- data(WizardData) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowInetSessionStep
- Data - Class in org.bgerp.plugin.report.model
- Data(ReportActionBase, DynActionForm, Columns) - Constructor for class org.bgerp.plugin.report.model.Data
- Data(FillParamsStep, WizardData) - Constructor for class ru.bgcrm.model.process.wizard.FillParamsStep.Data
- DATA - Enum constant in enum class ru.bgcrm.plugin.Table.Type
-
Data table.
- DatabaseAction - Class in org.bgerp.plugin.svc.dba.action.admin
- DatabaseAction() - Constructor for class org.bgerp.plugin.svc.dba.action.admin.DatabaseAction
- DatabaseDAO - Class in org.bgerp.plugin.svc.dba.dao
- DatabaseDAO(Connection) - Constructor for class org.bgerp.plugin.svc.dba.dao.DatabaseDAO
- DATE - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- DATE - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- DATE_1 - Static variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- DATE_2 - Static variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- dateBefore(Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка date1 invalid input: '<' date2 (С ТОЧНОСТЬЮ ДО ДНЯ!!!)
- dateBefore(Date, Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка date1 invalid input: '<' date2 (С ТОЧНОСТЬЮ ДО ДНЯ!!!).
- dateBeforeOrEq(Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка date1 invalid input: '<'= date2 (С ТОЧНОСТЬЮ ДО ДНЯ!!!).
- dateBeforeOrEq(Date, Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка date1 invalid input: '<'= date2 (С ТОЧНОСТЬЮ ДО ДНЯ!!!).
- DateChangingEvent - Class in ru.bgcrm.event
-
Раскрашивает календарь(datetimepicker) dayColorList месяцы с 1 по 12 List
test = new ArrayList (); if( e.getNewDate().getMonth() > 2 ) { test.add( new DateInfo( "11-1", "red", "red" ) ); test.add( new DateInfo( "11-11", "green", "" ) ); test.add( new DateInfo( "11-21", "blue", "123" ) ); test.add( new DateInfo( "11-25", "", "123fsdgfdfgdf" ) ); } e.getForm().setResponseData( "dayColorList", test ); - DateChangingEvent(DynActionForm, int, Parameter, Date) - Constructor for class ru.bgcrm.event.DateChangingEvent
- DateChangingEvent.DateInfo - Class in ru.bgcrm.event
- dateEqual(Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка date1 == date2 (С ТОЧНОСТЬЮ ДО ДНЯ!!!).
- dateEqual(Date, Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка date1 == date2 (С ТОЧНОСТЬЮ ДО ДНЯ!!!).
- dateFromMonthDisplayName(String) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
-
TextStyle.FULL
display name of the month ofInvoice.dateFrom
. - dateFromYear() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
-
Year of
Invoice.dateFrom
. - dateHourEqual(Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка date1 == date2 (С ТОЧНОСТЬЮ ДО ЧАСА ДНЯ!!!).
- DateInfo(String, String, String) - Constructor for class ru.bgcrm.event.DateChangingEvent.DateInfo
- DateInfo(String, String, String, List<String>) - Constructor for class ru.bgcrm.event.DateChangingEvent.DateInfo
- dateInRange(Calendar, Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка входит ли проверяемая дата в заданный период.
- dateInRange(Date, Date, Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка входит ли проверяемая дата в заданный период.
- DATETIME - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- daysDelta(Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
- daysDelta(Date, Date) - Static method in class ru.bgcrm.util.TimeUtils
-
24h days difference between to dates.
- DayType - Class in org.bgerp.plugin.pln.callboard.model
- DayType(int, ConfigMap) - Constructor for class org.bgerp.plugin.pln.callboard.model.DayType
- DayTypeConfig - Class in org.bgerp.plugin.pln.callboard.model.config
- DayTypeConfig(ConfigMap) - Constructor for class org.bgerp.plugin.pln.callboard.model.config.DayTypeConfig
- dbInfo - Variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- dbInfo - Variable in class ru.bgcrm.plugin.bgbilling.proto.dao.AdminDAO
- DBInfo - Class in ru.bgcrm.plugin.bgbilling
-
Данные для подсоединения к биллингу.
- DBInfo(String) - Constructor for class ru.bgcrm.plugin.bgbilling.DBInfo
- DBInfoManager - Class in ru.bgcrm.plugin.bgbilling
- deactivateContractOption(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Деактивирует тарифную опцию на договоре.
- dealerList(Date, Date, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CerberCryptDAO
- debug(String, Object...) - Method in class org.bgerp.util.Log
-
Executes
Log.log(Priority, String, Object...)
withLevel.DEBUG
- Default(String, String) - Constructor for class ru.bgcrm.model.user.UserAccount.Default
- DEFAULT_DELIM - Static variable in class ru.bgcrm.util.Utils
-
Default delimiter: ", "
- DEFAULT_PAGE_SIZE - Static variable in class ru.bgcrm.model.Page
- DefaultMarkedProcessor - Class in ru.bgcrm.event.listener
- DefaultMarkedProcessor(int, ConfigMap) - Constructor for class ru.bgcrm.event.listener.DefaultMarkedProcessor
- DefaultMarkedProcessor.Command - Class in ru.bgcrm.event.listener
- DefaultMarkedProcessor.Config - Class in ru.bgcrm.event.listener
- DefaultProcessChangeListener - Class in ru.bgcrm.event.listener
-
Default configurable event processor.
- DefaultProcessChangeListener() - Constructor for class ru.bgcrm.event.listener.DefaultProcessChangeListener
- DefaultProcessChangeListener.Rule - Class in ru.bgcrm.event.listener
- del(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.QueryHistoryAction
- delete() - Method in class ru.bgcrm.dao.expression.ProcessChangeFunctions
-
Delete the current process.
- delete(int) - Method in class org.bgerp.dao.DemoDAO
- delete(int) - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceDAO
- delete(int) - Method in class ru.bgcrm.dao.process.QueueDAO
- delete(int, int) - Method in class org.bgerp.plugin.svc.dba.dao.QueryHistoryDAO
-
Deletes user history query.
- delete(String, int) - Method in class ru.bgcrm.plugin.fulltext.dao.SearchDAO
-
Удаляет запись об объекте.
- delete(FileData) - Method in class ru.bgcrm.dao.FileDataDAO
-
Deletes file entity and the related file in a filesystem.
- delete(Document) - Method in class ru.bgcrm.plugin.document.dao.DocumentDAO
-
Удаляет документ и привязанный к нему файл.
- delete(SearchItem) - Method in class ru.bgcrm.plugin.fulltext.dao.SearchDAO
-
Удаляет запись об объекте.
- delete(DynActionForm) - Method in class org.bgerp.app.servlet.file.Files
-
Delete file(s).
- delete(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.task.action.TaskAction
- delete(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.invoice.action.InvoiceAction
- delete(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.admin.ConfigAction
- DELETE - Enum constant in enum class org.bgerp.plugin.svc.dba.model.QueryType
- deleteAddressArea(int) - Method in class ru.bgcrm.dao.AddressDAO
- deleteAddressCity(int) - Method in class ru.bgcrm.dao.AddressDAO
- deleteAddressCountry(int) - Method in class ru.bgcrm.dao.AddressDAO
- deleteAddressHouse(int) - Method in class ru.bgcrm.dao.AddressDAO
- deleteAddressQuarter(int) - Method in class ru.bgcrm.dao.AddressDAO
- deleteAddressStreet(int) - Method in class ru.bgcrm.dao.AddressDAO
- deleteById(String, int) - Method in class ru.bgcrm.dao.CommonDAO
- deleteCallboardTask(int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- deleteCallboardTask(int, int, int, int, Date) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- deleteCharge(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractBalanceAction
- deleteClassDir() - Method in class org.bgerp.custom.java.CompilerWrapper
- deleteContractCharge(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- deleteContractObject(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectDAO
- deleteContractObject(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- deleteContractPayment(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- deleteContractPersonalTariff(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
- deleteContractScript(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractScriptDAO
- deleteContractService(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractServiceDAO
- deleteContractTariffGroup(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
- deleteContractTariffGroup(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- deleteContractTariffPlan(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Удаляет тариф договора.
- deleteCustomer(int) - Method in class ru.bgcrm.dao.CustomerDAO
-
Удаляет контрагента из БД по коду.
- deleteCustomJar(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.CustomAction
- deleteDocument(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.document.action.DocumentAction
- deleteExecutors(Set<Integer>) - Method in class ru.bgcrm.dao.expression.ProcessChangeFunctions
-
Удаляет исполнителей процесса.
- deleteFileBackup(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.backup.action.admin.BackupAction
- deleteFiles(DynActionForm, Set<Integer>) - Static method in class org.bgerp.model.file.SessionTemporaryFiles
- deleteFilter(int) - Method in class ru.bgcrm.dao.process.SavedFilterDAO
- deleteGlobalConfig(int) - Method in class ru.bgcrm.dao.ConfigDAO
- deleteGroup(int) - Method in class ru.bgcrm.dao.CustomerGroupDAO
- deleteGroup(int) - Method in class ru.bgcrm.dao.user.UserGroupDAO
- deleteGroups(Set<Integer>) - Method in class ru.bgcrm.dao.expression.ProcessChangeFunctions
-
Удаляет группы решения процесса и связанных с ними исполнителей
- deleteHistory(int) - Method in class ru.bgcrm.dao.EntityLogDAO
- deleteLimitTask(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- deleteLimitTask(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- deleteLimitTask(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- deleteLink(CommonObjectLink) - Method in class ru.bgcrm.dao.CommonLinkDAO
-
Удаляет ссылку объекта на один другой объект.
- deleteLink(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.LinkAction
- deleteLinksTo(CommonObjectLink) - Method in class ru.bgcrm.dao.CommonLinkDAO
-
Удаляет все ссылки объектов данного типа на какой-то другой объект.
- deleteLinksTo(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.LinkAction
- deleteLinksWithType(CommonObjectLink) - Method in class ru.bgcrm.dao.CommonLinkDAO
-
Удаляет все ссылки объектов данного типа на другие типы объектов.
- deleteLinksWithType(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.LinkAction
- deleteLogAccess(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- deleteLogApp(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- deleteLogUpdate(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- deleteMemo(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- deleteMemo(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- deleteMemo(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- deleteMessage(int) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Deletes all message related entities and attached files.
- deleteNews(int) - Method in class ru.bgcrm.dao.NewsDAO
- deleteObjectLinks(int) - Method in class ru.bgcrm.dao.CommonLinkDAO
-
Удаляет все ссылки объекта.
- deleteParameter(int) - Method in class org.bgerp.dao.param.ParamDAO
- deleteParameterGroup(int) - Method in class org.bgerp.dao.param.ParamGroupDAO
- deleteParams(String, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Удаляет параметры объекта.
- deletePattern(int) - Method in class ru.bgcrm.dao.PatternDAO
- deletePayment(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractBalanceAction
- deletePermset(int) - Method in class ru.bgcrm.dao.user.UserPermsetDAO
- deletePersonalTariff(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- deleteProcess(int) - Method in class ru.bgcrm.dao.process.ProcessDAO
- deleteProcessMessages(int) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Delete process related messages and all related to them entities.
- deleteProcessType(int) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Удаляет тип процесса.
- deleteRow() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- deleteSavedCommonFilter(int, String, String) - Method in class ru.bgcrm.model.process.queue.config.SavedCommonFiltersConfig
- deleteScript(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- deleteService(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- deleteService(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.NPayDAO
-
Удаляет абонплату договора.
- deleteService(int, int, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.RscmDAO
- deleteShift(int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- deleteStatus(int) - Method in class ru.bgcrm.dao.process.StatusDAO
- deleteTariffOption(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- deleteTasks(int, String) - Method in class ru.bgcrm.plugin.task.dao.TaskDAO
-
Удаляет задачи по процессу и типу.
- deleteUpdateZip(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- deleteUser(int) - Method in class ru.bgcrm.dao.user.UserDAO
- deleteWorkShift(int, int, int, Date) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- deleteWorkType(int) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- deleteСontractTariff(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- DemoAction - Class in org.bgerp.action
- DemoAction - Class in org.bgerp.action.open
- DemoAction() - Constructor for class org.bgerp.action.DemoAction
- DemoAction() - Constructor for class org.bgerp.action.open.DemoAction
- DemoDAO - Class in org.bgerp.dao
- DemoDAO(Connection) - Constructor for class org.bgerp.dao.DemoDAO
- DemoEntity - Class in org.bgerp.model
- DemoEntity() - Constructor for class org.bgerp.model.DemoEntity
- DENY - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.Access
- Depend(int, int) - Constructor for class org.bgerp.model.process.link.ProcessLinkProcess.Depend
- Depend(int, int) - Constructor for class ru.bgcrm.model.process.ProcessLinkProcess.Depend
-
Deprecated.
- Depend(Process, Process) - Constructor for class org.bgerp.model.process.link.ProcessLinkProcess.Depend
- Depend(Process, Process) - Constructor for class ru.bgcrm.model.process.ProcessLinkProcess.Depend
-
Deprecated.
- DEPRECATED - Enum constant in enum class ru.bgcrm.plugin.Table.Type
-
Not more used table.
- description() - Method in class org.bgerp.model.process.Reference
- DESCRIPTION - Static variable in class org.bgerp.dao.process.Order
- destroy() - Method in class org.bgerp.app.servlet.filter.AuthFilter
- destroy() - Method in class org.bgerp.app.servlet.filter.OpenFilter
- destroy() - Method in class org.bgerp.app.servlet.filter.SetCharacterEncodingFilter
- destroy() - Method in class ru.bgcrm.servlet.filter.SetRequestParamsFilter
- detailInfo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- detailInfo(ContractInfo.ActionName) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- determineVersion() - Method in class ru.bgcrm.plugin.asterisk.ManagerConnection
- DEVICE - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod.DeviceManagerMethodType
- deviceManage(int, int, int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- devicePort(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InventoryDAO
- devicePortList(int, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InventoryDAO
- devicesGet(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- deviceState - Variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- DialUpError - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpError() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- DialUpLogin - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpLogin() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- DialUpLoginAttr - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpLoginAttr() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginAttr
- DialUpLoginAttrSet - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpLoginAttrSet() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginAttrSet
- DialUpLoginIp - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpLoginIp() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginIp
- DialUpLoginPasswordLogItem - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpLoginPasswordLogItem() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginPasswordLogItem
- DialUpLoginRadiusInfo - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpLoginRadiusInfo() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- DialUpLoginRestrict - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpLoginRestrict() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- DialUpLoginRestrict.Access - Enum Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpLoginRestrict.Restrict - Enum Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpLoginRestrict.RestrictTime - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpPeriod - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpPeriod() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- DialUpSession - Class in ru.bgcrm.plugin.bgbilling.proto.model.dialup
- DialUpSession() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- DIR - Static variable in class org.bgerp.app.servlet.util.AccessLogValve
- DIRECTION_INCOMING - Static variable in class ru.bgcrm.model.message.Message
- DIRECTION_OUTGOING - Static variable in class ru.bgcrm.model.message.Message
- Directory(String, String, String) - Constructor for class ru.bgcrm.struts.action.admin.DirectoryAction.Directory
- DIRECTORY - Enum constant in enum class ru.bgcrm.plugin.Table.Type
-
Directory, rare updated and cached.
- DIRECTORY_TYPE_PARAMETER - Static variable in class org.bgerp.dao.param.ParamDAO
- DIRECTORY_TYPE_PARAMETER - Static variable in class org.bgerp.dao.param.ParamValueDAO
- DIRECTORY_TYPE_PARAMETER_GROUP - Static variable in class org.bgerp.dao.param.ParamGroupDAO
- DirectoryAction - Class in ru.bgcrm.struts.action.admin
- DirectoryAction() - Constructor for class ru.bgcrm.struts.action.admin.DirectoryAction
- DirectoryAction.Directory - Class in ru.bgcrm.struts.action.admin
- DirectoryAddressAction - Class in ru.bgcrm.struts.action
- DirectoryAddressAction() - Constructor for class ru.bgcrm.struts.action.DirectoryAddressAction
- DirectoryDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- DirectoryDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- DirectoryDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- dirs() - Method in class org.bgerp.model.file.FileStat
- DISABLED - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- Dispatch - Class in ru.bgcrm.plugin.dispatch.model
- Dispatch() - Constructor for class ru.bgcrm.plugin.dispatch.model.Dispatch
- DispatchAction - Class in ru.bgcrm.plugin.dispatch.action
- DispatchAction - Class in ru.bgcrm.plugin.dispatch.action.open
- DispatchAction() - Constructor for class ru.bgcrm.plugin.dispatch.action.DispatchAction
- DispatchAction() - Constructor for class ru.bgcrm.plugin.dispatch.action.open.DispatchAction
- DispatchCommandProcessor - Class in ru.bgcrm.plugin.dispatch.exec
- DispatchCommandProcessor() - Constructor for class ru.bgcrm.plugin.dispatch.exec.DispatchCommandProcessor
- DispatchDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- DispatchDAO - Class in ru.bgcrm.plugin.dispatch.dao
- DispatchDAO(Connection) - Constructor for class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- DispatchDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.DispatchDAO
- DispatchDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.DispatchDAO
- dispatchDelete(int) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- dispatchGet(int) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- dispatchGet(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.dispatch.action.DispatchAction
- dispatchList(Set<Integer>) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- dispatchList(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.dispatch.action.DispatchAction
- dispatchList(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.dispatch.action.open.DispatchAction
- DispatchMessage - Class in ru.bgcrm.plugin.dispatch.model
- DispatchMessage() - Constructor for class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- DispatchMessageSender - Class in ru.bgcrm.plugin.dispatch.exec
- DispatchMessageSender(ConfigMap) - Constructor for class ru.bgcrm.plugin.dispatch.exec.DispatchMessageSender
- dispatchMethod(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String) - Method in class org.bgerp.action.base.BaseAction
- dispatchUpdate(Dispatch) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- dispatchUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.dispatch.action.DispatchAction
- dispatchUpdateAccountCounts() - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- DO_EXPRESSION_CONFIG_KEY - Static variable in class ru.bgcrm.dao.expression.Expression
- doc(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.invoice.action.InvoiceAction
- doc(ConnectionSet, DynActionForm, int) - Static method in class org.bgerp.plugin.bil.invoice.action.InvoiceAction
-
Prepares all required data for print form generation.
- doCreateWizard(DynActionForm, Connection, Process, ProcessType) - Static method in class ru.bgcrm.struts.action.ProcessAction
- docTypeAdd(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.BillAction
- docTypeDelete(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.BillAction
- docTypeList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.BillAction
- Document - Class in ru.bgcrm.plugin.bgbilling.proto.model.bill
- Document - Class in ru.bgcrm.plugin.document.model
- Document() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- Document() - Constructor for class ru.bgcrm.plugin.document.model.Document
- DocumentAction - Class in ru.bgcrm.plugin.document.action
- DocumentAction() - Constructor for class ru.bgcrm.plugin.document.action.DocumentAction
- DocumentDAO - Class in ru.bgcrm.plugin.document.dao
- DocumentDAO(Connection) - Constructor for class ru.bgcrm.plugin.document.dao.DocumentDAO
- DocumentGenerateEvent - Class in ru.bgcrm.plugin.document.event
- DocumentGenerateEvent(DynActionForm, Pattern, String, List<Integer>) - Constructor for class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- documentList(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.document.action.DocumentAction
- documentList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.BillAction
- docUrl(String) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Documentation URL for the currently running app version
- doEndTag() - Method in class org.bgerp.app.servlet.jsp.tag.NewInstanceTag
- doEndTag() - Method in class org.bgerp.app.servlet.jsp.tag.ParamTag
- doEndTag() - Method in class org.bgerp.app.servlet.jsp.tag.SavePageContextTag
- doEndTag() - Method in class org.bgerp.app.servlet.jsp.tag.SetTag
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.bgerp.app.servlet.filter.AuthFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.bgerp.app.servlet.filter.OpenFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.bgerp.app.servlet.filter.SetCharacterEncodingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ru.bgcrm.servlet.filter.SetRequestParamsFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.bgerp.app.servlet.GetUpdatedAddressObjects
- doQuery(Statement, String, boolean, Set<String>, Set<String>) - Method in class org.bgerp.app.dist.inst.call.ExecuteSQL
-
Executes SQL query.
- doRequest(Request) - Method in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- doRequestToBilling(String, User, Request) - Method in class ru.bgcrm.plugin.bgbilling.dao.BGBillingDAO
- doRequestToBilling(Collection<String>, User, Request) - Method in class ru.bgcrm.plugin.bgbilling.dao.BGBillingDAO
- doStartTag() - Method in class org.bgerp.app.servlet.jsp.tag.NewInstanceTag
- doStartTag() - Method in class org.bgerp.app.servlet.jsp.tag.SavePageContextTag
- download(String, String) - Method in class org.bgerp.app.dist.inst.InstallerChanges
- download(DynActionForm) - Method in class org.bgerp.app.servlet.file.Files
-
Send a file content to output stream.
- download(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.LogAction
- downloadCustom(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.CustomAction
- downloadFileBackup(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.backup.action.admin.BackupAction
- downloadLogAccess(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- downloadLogApp(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- downloadLogUpdate(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- downloadUpdateZip(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- DROP - Enum constant in enum class org.bgerp.plugin.svc.dba.model.QueryType
- dropCandidates(List<TableStatus>, YearMonth) - Method in class org.bgerp.plugin.svc.dba.Config
-
Sets drop candidates for table list.
- duration - Variable in class org.bgerp.plugin.pln.callboard.model.work.FreeSlotRange
- DynActionForm - Class in ru.bgcrm.struts.form
-
HTTP request execution's context, contains: request, DB connection and response data.
- DynActionForm() - Constructor for class ru.bgcrm.struts.form.DynActionForm
-
Empty constructor for Struts.
- DynActionForm(String) - Constructor for class ru.bgcrm.struts.form.DynActionForm
-
Constructor from string URL or only query string.
- DynActionForm(User) - Constructor for class ru.bgcrm.struts.form.DynActionForm
- Dynamic - Annotation Interface in org.bgerp.util
-
Annotation is used for marking elements, called from JSP templates or JEXL scripts.
- DYNAMIC - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
-
Динамический адрес
- DYNAMIC_OR_RANGE - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
-
Динамический или из диапазона
- DYNAMIC_OR_SINGLE - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
-
Динамический или указанный адрес
- DynamicAction - Class in ru.bgcrm.struts.action.admin
- DynamicAction() - Constructor for class ru.bgcrm.struts.action.admin.DynamicAction
- DynamicEventListener - Class in ru.bgcrm.event.listener
-
Deprecated.
- DynamicEventListener() - Constructor for class ru.bgcrm.event.listener.DynamicEventListener
-
Deprecated.
E
- edit(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.msg.feedback.action.open.MessageAction
- elements(NodeList) - Static method in class ru.bgcrm.util.XMLUtils
-
Делает Iterable от Element из NodeList, для удобного обхода.
- EMAIL - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- EMAIL - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- EMailAction - Class in org.bgerp.plugin.msg.email.action
- EMailAction() - Constructor for class org.bgerp.plugin.msg.email.action.EMailAction
- EmailContact() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail.EmailContact
- EmailContact(String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail.EmailContact
- EMailDAO - Class in org.bgerp.plugin.msg.email.dao
- EMailDAO(Connection) - Constructor for class org.bgerp.plugin.msg.email.dao.EMailDAO
- emailNotifyExecutors(int, String, String) - Method in class ru.bgcrm.dao.expression.ProcessChangeFunctions
-
Deprecated.
- emailNotifyUsers(Collection<Integer>, int, String, String) - Method in class ru.bgcrm.dao.expression.ProcessChangeFunctions
-
Deprecated.
- EMPTY - Static variable in class org.bgerp.app.cfg.Config
- EMPTY - Static variable in class org.bgerp.app.cfg.ConfigMap
- EMPTY_PASSWORD - Static variable in class ru.bgcrm.util.PswdUtil
-
Empty value for sending to FE.
- EMPTY_PERMISSION - Static variable in class org.bgerp.cache.UserCache
- EmptyAction - Class in ru.bgcrm.struts.action
-
Empty action, does nothing except passing to a JSP in parameter.
- EmptyAction() - Constructor for class ru.bgcrm.struts.action.EmptyAction
- emptyToNull(List<T>) - Static method in class ru.bgcrm.util.Utils
-
Возвращает null, если List пустой либо null, иначе возвращает исходный List.
- emptyToNull(Set<T>) - Static method in class ru.bgcrm.util.Utils
-
Возвращает null, если Set пустой либо null, иначе возвращает исходный Set.
- ENABLED - Static variable in class ru.bgcrm.model.process.TransactionProperties
- encoding - Variable in class org.bgerp.app.servlet.filter.SetCharacterEncodingFilter
- END - Enum constant in enum class org.bgerp.util.sql.LikePattern
-
Pattern
%value
- Endpoint - Class in ru.bgcrm.plugin
-
Plugin's endpoints related constants and methods.
- Endpoint() - Constructor for class ru.bgcrm.plugin.Endpoint
- ENDPOINT_MESSAGE_EDITOR - Static variable in class org.bgerp.plugin.kernel.Plugin
- ENDPOINT_MESSAGE_HEADER - Static variable in class ru.bgcrm.plugin.bgbilling.Plugin
- ENDPOINT_MESSAGE_HEADER - Static variable in class ru.bgcrm.plugin.slack.Plugin
- ENTER - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.Restrict
- ENTITY - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- EntityAttr - Class in ru.bgcrm.plugin.bgbilling.proto.model.entity
- EntityAttr() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttr
- EntityAttr(EntitySpecAttrType) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttr
- EntityAttr(EntitySpecAttrType, int, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttr
- EntityAttrAddress - Class in ru.bgcrm.plugin.bgbilling.proto.model.entity
-
Атрибут/параметр - адрес.
- EntityAttrAddress() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
- EntityAttrAddress(int, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
- EntityAttrAddress(int, int, int, int, int, String, String, String, String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
- EntityAttrDate - Class in ru.bgcrm.plugin.bgbilling.proto.model.entity
- EntityAttrDate() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrDate
- EntityAttrDate(int, int, Date) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrDate
- EntityAttrEmail - Class in ru.bgcrm.plugin.bgbilling.proto.model.entity
- EntityAttrEmail() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
- EntityAttrEmail(int, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
- EntityAttrEmail(int, int, String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
- EntityAttrEmail.EmailContact - Class in ru.bgcrm.plugin.bgbilling.proto.model.entity
-
Контакт для EntityAttrEmail.
- EntityAttrList - Class in ru.bgcrm.plugin.bgbilling.proto.model.entity
- EntityAttrList() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrList
- EntityAttrList(int, int, int, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrList
- EntityAttrText - Class in ru.bgcrm.plugin.bgbilling.proto.model.entity
- EntityAttrText() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrText
- EntityAttrText(int, int, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrText
- entityDelete(DynActionForm, Connection) - Method in class org.bgerp.action.DemoAction
- entityGet(DynActionForm, Connection) - Method in class org.bgerp.action.DemoAction
- entityList(DynActionForm, Connection) - Method in class org.bgerp.action.DemoAction
- entityLog(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ParameterAction
- EntityLogDAO - Class in ru.bgcrm.dao
- EntityLogDAO(Connection, String) - Constructor for class ru.bgcrm.dao.EntityLogDAO
- EntityLogItem - Class in ru.bgcrm.model
- EntityLogItem(Date, int, int, String) - Constructor for class ru.bgcrm.model.EntityLogItem
- EntitySpecAttrType - Enum Class in ru.bgcrm.plugin.bgbilling.proto.model.entity
- entityUpdate(DynActionForm, Connection) - Method in class org.bgerp.action.DemoAction
- entry(String) - Method in class org.bgerp.app.l10n.Localizer
- ENTRY_CONTENT - Static variable in class org.bgerp.app.dist.inst.InstallerModule
-
Directory with files.
- ENTRY_MODULE_PROPERTIES - Static variable in class org.bgerp.app.dist.inst.InstallerModule
- entrySet() - Method in class org.bgerp.app.cfg.ConfigMap
- entrySet() - Method in class org.bgerp.app.cfg.Preferences
- entrySet() - Method in class org.bgerp.app.cfg.SimpleConfigMap
- enumValues(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.DemoAction
- EQ - Enum constant in enum class org.bgerp.util.sql.LikePattern
-
Pattern
value
- equals(byte[], byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
- equals(Object) - Method in exception class org.bgerp.app.exception.BGMessageException
- equals(Object) - Method in class org.bgerp.model.base.Id
- equals(Object) - Method in class org.bgerp.model.file.FileStat
- equals(Object) - Method in record class org.bgerp.plugin.msg.email.MessageParser.MessageAttach
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ru.bgcrm.model.CommonObjectLink
- equals(Object) - Method in class ru.bgcrm.model.customer.Customer
- equals(Object) - Method in class ru.bgcrm.model.Lock
- equals(Object) - Method in class ru.bgcrm.model.Pair
- equals(Object) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- equals(Object) - Method in class ru.bgcrm.model.param.ParameterEmailValue
- equals(Object) - Method in class ru.bgcrm.model.param.ParameterListCountValue
-
Deprecated.
- equals(Object) - Method in class ru.bgcrm.model.param.ParameterPhoneValue
- equals(Object) - Method in class ru.bgcrm.model.param.ParameterPhoneValueItem
- equals(Object) - Method in class ru.bgcrm.model.process.Process
- equals(Object) - Method in class ru.bgcrm.model.process.ProcessExecutor
- equals(Object) - Method in class ru.bgcrm.model.process.ProcessGroup
- equals(Object) - Method in class ru.bgcrm.model.process.TransactionProperties.TransactionKey
- equals(Object) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- equals(Object) - Method in class ru.bgcrm.plugin.Table
- equals(Object) - Method in class ru.bgcrm.util.inet.IpAddress
- ERP_PACKAGES - Static variable in class ru.bgcrm.plugin.PluginManager
- error(String, Object...) - Method in class org.bgerp.util.Log
-
Executes
Log.log(Priority, String, Object...)
withLevel.ERROR
. - error(String, Throwable) - Method in class org.bgerp.util.Log
-
Logs error message and stack trace.
- error(Throwable) - Method in class org.bgerp.util.Log
-
Logs error message from
e
and stack trace. - ERROR - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogType
- errorAndExit(int, String) - Static method in class ru.bgcrm.util.Utils
-
Writes error message and exists the running application.
- ErrorMessage - Class in ru.bgcrm.util
- ErrorMessage(String, String) - Constructor for class ru.bgcrm.util.ErrorMessage
- escapeMarkdown(String) - Static method in class org.bgerp.plugin.telegram.ExpressionObject
-
Escapes Markdown characters from
ExpressionObject.SPECIAL_CHARACTERS_MD
. - escapeXml(String) - Static method in class ru.bgcrm.util.Utils
-
Calls
Functions.escapeXml(String)
- replaces XML markup symbols to special codes. - event - Variable in class ru.bgcrm.plugin.document.docgen.CommonDocumentGenerator
- Event - Class in org.bgerp.plugin.clb.calendar.model.event
-
Calendar day event.
- Event - Interface in org.bgerp.app.event.iface
-
App's event.
- Event - Interface in ru.bgcrm.event
-
Deprecated.
- Event() - Constructor for class org.bgerp.plugin.clb.calendar.model.event.Event
- EventListener - Class in ru.bgcrm.plugin.fulltext
- EventListener<T> - Interface in org.bgerp.app.event.iface
-
Event listener.
- EventListener<T> - Interface in ru.bgcrm.event.listener
-
Deprecated.
- EventListener() - Constructor for class ru.bgcrm.plugin.fulltext.EventListener
- EventProcessor - Class in org.bgerp.app.event
-
Event processor, implementing Singleton and Observable patterns.
- EventProcessor - Class in ru.bgcrm.event
-
Deprecated.
- EventProcessor() - Constructor for class org.bgerp.app.event.EventProcessor
- EventProcessor() - Constructor for class ru.bgcrm.event.EventProcessor
-
Deprecated.
- EventType - Class in org.bgerp.plugin.clb.calendar.model.event
-
Time type, e.g.: work, holyday, weekend.
- EventType(int, ConfigMap) - Constructor for class org.bgerp.plugin.clb.calendar.model.event.EventType
- exclude(String) - Method in class org.bgerp.plugin.msg.email.Addresses
-
Deletes an email from all the types of existing addresses.
- execute() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- execute(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- execute(String, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- execute(String, int[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- execute(String, String[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- executeAdditionalAction(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- executeAdditionalAction(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- executeBatch() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- executeCalls(Module, Setup, File) - Method in class org.bgerp.app.dist.inst.InstallerModule
- executeInsert() - Method in class org.bgerp.util.sql.PreparedQuery
-
Executes the prepared insert statement.
- executeQuery() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- executeQuery() - Method in class org.bgerp.util.sql.PreparedQuery
-
Executes the prepared statement for select.
- executeQuery(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- executeScript(String) - Method in class ru.bgcrm.dao.expression.Expression
- ExecuteSQL - Class in org.bgerp.app.dist.inst.call
-
Executer of SQL queries for updating DB structure.
- ExecuteSQL() - Constructor for class org.bgerp.app.dist.inst.call.ExecuteSQL
- executeUpdate() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- executeUpdate() - Method in class org.bgerp.util.sql.PreparedQuery
-
Executes the prepared statement for update.
- executeUpdate(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- executeUpdate(String, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- executeUpdate(String, int[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- executeUpdate(String, String[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- Executor - Class in org.bgerp.plugin.pln.blow.model
-
Process executor - user or group.
- Executor() - Constructor for class org.bgerp.plugin.pln.blow.model.Executor
- EXECUTOR - Static variable in class org.bgerp.model.config.IsolationConfig.IsolationProcess
- EXISTING_TABLES - Static variable in class ru.bgcrm.dao.PeriodicDAO
-
Cache of existing table names.
- expression - Variable in class ru.bgcrm.dao.expression.ExpressionContextAccessingObject
- Expression - Class in ru.bgcrm.dao.expression
-
JEXL expression processor.
- Expression(Map<String, Object>) - Constructor for class ru.bgcrm.dao.expression.Expression
- EXPRESSION_CONFIG_KEY - Static variable in class ru.bgcrm.dao.expression.Expression
- Expression.ContextInitEvent - Class in ru.bgcrm.dao.expression
- ExpressionContextAccessingObject - Class in ru.bgcrm.dao.expression
-
JEXL context variable, having access to the context.
- ExpressionContextAccessingObject() - Constructor for class ru.bgcrm.dao.expression.ExpressionContextAccessingObject
- ExpressionObject - Class in org.bgerp.plugin.msg.email
- ExpressionObject - Class in org.bgerp.plugin.msg.sms
- ExpressionObject - Class in org.bgerp.plugin.sec.secret
- ExpressionObject - Class in org.bgerp.plugin.telegram
- ExpressionObject - Class in ru.bgcrm.plugin.mobile
- ExpressionObject - Class in ru.bgcrm.plugin.slack
- ExpressionObject - Class in ru.bgcrm.plugin.task
- ExpressionObject() - Constructor for class org.bgerp.plugin.msg.email.ExpressionObject
- ExpressionObject() - Constructor for class org.bgerp.plugin.msg.sms.ExpressionObject
- ExpressionObject() - Constructor for class org.bgerp.plugin.sec.secret.ExpressionObject
- ExpressionObject() - Constructor for class org.bgerp.plugin.telegram.ExpressionObject
- ExpressionObject() - Constructor for class ru.bgcrm.plugin.mobile.ExpressionObject
- ExpressionObject() - Constructor for class ru.bgcrm.plugin.slack.ExpressionObject
- ExpressionObject() - Constructor for class ru.bgcrm.plugin.task.ExpressionObject
- ExpressionObject(Process, DynActionForm, Connection) - Constructor for class org.bgerp.plugin.msg.email.ExpressionObject
- ExpressionPositionProvider - Class in org.bgerp.plugin.bil.invoice.pos
-
Expression provider running JEXL script.
- ExpressionPositionProvider(ConfigMap) - Constructor for class org.bgerp.plugin.bil.invoice.pos.ExpressionPositionProvider
- extract(ResultSet) - Method in interface org.bgerp.dao.param.OldParamSearchDAO.Extractor
-
Deprecated.
- extract(ResultSet) - Method in interface ru.bgcrm.dao.CommonDAO.ObjectExtractor
- extractCustomerWithRef(int) - Method in class ru.bgcrm.dao.CustomerDAO
- extractFiltersAndSorts() - Method in class ru.bgcrm.model.process.queue.Queue
F
- faceLog(Pageable<ContractFace>, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- faceLog(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- Factory() - Constructor for class org.bgerp.plugin.report.action.ReportActionBase.Factory
- FakeConnection - Class in org.bgerp.app.db.sql.pool.fakesql
- FakeConnection() - Constructor for class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- FakeResultSet - Class in org.bgerp.app.db.sql.pool.fakesql
- FakeResultSet(FakeStatement) - Constructor for class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- FakeStatement - Class in org.bgerp.app.db.sql.pool.fakesql
- FakeStatement(FakeConnection) - Constructor for class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- FeiertageApiDAO - Class in org.bgerp.plugin.clb.calendar.dao.event.de
- FeiertageApiDAO() - Constructor for class org.bgerp.plugin.clb.calendar.dao.event.de.FeiertageApiDAO
- FILE - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- FILE_BACKUP - Static variable in class org.bgerp.plugin.svc.backup.action.admin.BackupAction
- FILE_NAME - Static variable in class org.bgerp.app.dist.lic.License
- FILE_NAME - Static variable in class org.bgerp.app.l10n.Localization
- FileAction - Class in org.bgerp.action
- FileAction() - Constructor for class org.bgerp.action.FileAction
- FileData - Class in ru.bgcrm.model
-
DB table entity with file metadata: ID, title, upload time.
- FileData() - Constructor for class ru.bgcrm.model.FileData
- FileData(int, String, String) - Constructor for class ru.bgcrm.model.FileData
- FileData(String, byte[]) - Constructor for class ru.bgcrm.model.FileData
- FileDataDAO - Class in ru.bgcrm.dao
-
Files DAO.
- FileDataDAO(Connection) - Constructor for class ru.bgcrm.dao.FileDataDAO
-
Constructor.
- fileIndex - Variable in class org.bgerp.model.file.SessionTemporaryFiles
- FileInfo - Class in org.bgerp.model.file
- FileInfo(String, FileInputStream) - Constructor for class org.bgerp.model.file.FileInfo
- fileNameWithLastModTime(String) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
- files() - Method in class org.bgerp.model.file.FileStat
- Files - Class in org.bgerp.app.servlet.file
-
Files accessor, allowing to see and remove directory files.
- Files - Class in ru.bgcrm.event.listener
-
Provides files from parameters for adding to messages.
- Files() - Constructor for class ru.bgcrm.event.listener.Files
- Files(Class<? extends BaseAction>, String, String, Options, String...) - Constructor for class org.bgerp.app.servlet.file.Files
-
Constructor
- FilesListener - Class in org.bgerp.plugin.bil.invoice.event.listener
-
Provides files with print forms for adding to messages.
- FilesListener() - Constructor for class org.bgerp.plugin.bil.invoice.event.listener.FilesListener
- FileStat - Class in org.bgerp.model.file
-
Files statistic.
- FileStat(File) - Constructor for class org.bgerp.model.file.FileStat
- fileTitleMap - Variable in class org.bgerp.model.file.SessionTemporaryFiles
- fillCommonFields(T, PreparedStatement) - Method in class ru.bgcrm.dao.CommonDAO.RecordUpdater
- FillContractParamsStep - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- FillContractParamsStep(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.model.process.wizard.FillContractParamsStep
- FillContractParamsStep.Data - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- FillParamsStep - Class in ru.bgcrm.model.process.wizard
- FillParamsStep(ConfigMap) - Constructor for class ru.bgcrm.model.process.wizard.FillParamsStep
- FillParamsStep.Data - Class in ru.bgcrm.model.process.wizard
- Filter - Class in org.bgerp.model.process.queue.filter
- Filter(int, ConfigMap) - Constructor for class org.bgerp.model.process.queue.filter.Filter
- filterConfig - Variable in class org.bgerp.app.servlet.filter.SetCharacterEncodingFilter
- FilterCounterEvent - Class in ru.bgcrm.event.client
- FilterCounterEvent() - Constructor for class ru.bgcrm.event.client.FilterCounterEvent
- FilterCustomerParam - Class in org.bgerp.model.process.queue.filter
- FilterCustomerParam(int, ConfigMap, Parameter) - Constructor for class org.bgerp.model.process.queue.filter.FilterCustomerParam
- FilterEntryCounter - Class in org.bgerp.dao.process
-
Caching counter of quantity of DB records.
- FilterGrEx - Class in org.bgerp.model.process.queue.filter
- FilterGrEx(int, ConfigMap) - Constructor for class org.bgerp.model.process.queue.filter.FilterGrEx
- FilterLinkObject - Class in org.bgerp.model.process.queue.filter
- FilterLinkObject(int, ConfigMap, String, String) - Constructor for class org.bgerp.model.process.queue.filter.FilterLinkObject
- FilterList - Class in org.bgerp.model.process.queue.filter
- FilterList() - Constructor for class org.bgerp.model.process.queue.filter.FilterList
- filterOpen(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
- filterOpen(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
- filterOpen(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
- filterOpen(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessSearchDAO
- FilterOpenClose - Class in org.bgerp.model.process.queue.filter
- FilterOpenClose(int, ConfigMap) - Constructor for class org.bgerp.model.process.queue.filter.FilterOpenClose
- FilterParam - Class in org.bgerp.model.process.queue.filter
- FilterParam(int, ConfigMap, Parameter) - Constructor for class org.bgerp.model.process.queue.filter.FilterParam
- FilterProcessType - Class in org.bgerp.model.process.queue.filter
- FilterProcessType(int, ConfigMap) - Constructor for class org.bgerp.model.process.queue.filter.FilterProcessType
- filterStatus(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
- filterStatus(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
- filterStatus(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
- filterStatus(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessSearchDAO
- FilterStatusUser - Class in org.bgerp.model.process.queue.filter
- FilterStatusUser(int, ConfigMap, String) - Constructor for class org.bgerp.model.process.queue.filter.FilterStatusUser
- filterType(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
- filterType(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
- filterType(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
- filterType(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessSearchDAO
- find(Class<?>, String) - Static method in class org.bgerp.action.util.Invoker
-
Finds invoker method for a class using different signatures
- findAccount(String, int) - Method in class ru.bgcrm.plugin.mobile.dao.MobileDAO
- findAccount(String, String) - Method in class ru.bgcrm.plugin.mobile.dao.MobileDAO
- findColumn(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- FindContractStep - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- FindContractStep(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.model.process.wizard.FindContractStep
- FindContractStep.Data - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- findMatchesByTemplate(String, String) - Static method in class ru.bgcrm.util.RegexpStringUtils
-
Ищет подстроки в строке соответствующие шаблону
- findSameWorkShift(WorkShift) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- FINISH - Enum constant in enum class org.bgerp.plugin.pln.agree.event.AgreementEvent.Mode
- first() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- flush() - Method in class org.bgerp.app.servlet.util.ServletResponseInterceptor
- flush() - Static method in class ru.bgcrm.plugin.bgbilling.DBInfoManager
- flush(Connection) - Method in class org.bgerp.cache.CacheHolder
- flush(Connection) - Static method in class org.bgerp.cache.CustomerGroupCache
- flush(Connection) - Static method in class org.bgerp.cache.ParameterCache
- flush(Connection) - Static method in class org.bgerp.cache.ProcessQueueCache
- flush(Connection) - Static method in class org.bgerp.cache.ProcessTypeCache
- flush(Connection) - Static method in class org.bgerp.cache.UserCache
- flush(Connection) - Static method in class org.bgerp.cache.UserNewsCache
- flush(Connection) - Static method in class org.bgerp.plugin.pln.callboard.cache.CallboardCache
- flushCache(Connection, Set<Integer>) - Static method in class org.bgerp.cache.UserNewsCache
- flushUserData(int) - Static method in class ru.bgcrm.event.listener.TemporaryObjectOpenListener
- form - Variable in class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
-
User request context for isolations.
- form - Variable in class org.bgerp.dao.process.ProcessLinkSearchDAO
-
User request context for isolations.
- form - Variable in class org.bgerp.dao.process.ProcessParamSearchDAO
-
User request context for isolations.
- form - Variable in class org.bgerp.dao.process.ProcessSearchDAO
-
User request context for isolations.
- form - Variable in class ru.bgcrm.dao.process.ProcessDAO
-
User request context for isolations, logging changes, l10n.
- form - Variable in class ru.bgcrm.dao.process.ProcessLinkDAO
-
User request context for isolations.
- form - Variable in class ru.bgcrm.event.UserEvent
-
Deprecated.
- format(String) - Method in class org.bgerp.model.param.PhoneFormat
- format(String, Object...) - Static method in class org.bgerp.util.Log
-
Formats message using pattern with substitutions.
- format(BigDecimal) - Static method in class ru.bgcrm.util.Utils
-
Formats a decimal value to a regular string without trailing zeros.
- format(Date, String) - Static method in class ru.bgcrm.util.TimeUtils
-
Формирует строку с датой по заданному шаблону.
- FORMAT_TYPE_YMD - Static variable in class ru.bgcrm.util.TimeUtils
- FORMAT_TYPE_YMDH - Static variable in class ru.bgcrm.util.TimeUtils
- FORMAT_TYPE_YMDHM - Static variable in class ru.bgcrm.util.TimeUtils
- FORMAT_TYPE_YMDHMS - Static variable in class ru.bgcrm.util.TimeUtils
- formatCustomerTitle(Customer, CustomerDAO, ParamValueDAO, Connection) - Method in class ru.bgcrm.struts.action.CustomerAction
- formatDateWithPattern(Date, String) - Static method in class ru.bgcrm.util.TimeUtils
-
Deprecated.
- formatDeltaTime(long) - Static method in class ru.bgcrm.util.TimeUtils
-
Форматирует разницу во времени
- formatPatternString(String, int, ParamValueDAO, String) - Static method in class ru.bgcrm.util.Utils
-
Генерирует строку из шаблона с подстановкой макросов вида ${param_<код параметра>}.
- formatPeriod(Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Формирует строку период дат.
- formatPeriod(Date, Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Формирует строку период.
- formatPeriod(Date, Date, String) - Static method in class ru.bgcrm.util.TimeUtils
- formatRange(byte[], byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
-
Deprecated.
- formatRange(IpAddress, IpAddress) - Static method in class ru.bgcrm.util.inet.IpAddress
-
Deprecated.- use
invalid reference
IpResourceRange#toString(IpAddress, IpAddress)
- formatSessionTime(int) - Static method in class ru.bgcrm.plugin.bgbilling.Utils
- formatSqlDate(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Форматирует дату в вид 'yyyy-MM-dd' для подстановки в SQL запрос, сразу окружённую кавычками.
- formatSqlDateNoQuote(Date) - Static method in class ru.bgcrm.util.TimeUtils
- formatSqlDatetime(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Форматирует дату + время в вид 'yyyy-MM-dd' для подстановки в SQL запрос, сразу окружённую кавычками.
- formatSqlDatetimeNoQuote(Date) - Static method in class ru.bgcrm.util.TimeUtils
- formSend(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.DemoAction
- foundRows(Statement) - Method in class ru.bgcrm.dao.CommonDAO
-
Selects
FOUND_ROWS()
for given statement. - free(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.LockAction
- freeLock(Lock) - Static method in class ru.bgcrm.dao.Locker
- FreeSlotRange - Class in org.bgerp.plugin.pln.callboard.model.work
- FreeSlotRange(Date, int, ShiftData, CellRange, int, int) - Constructor for class org.bgerp.plugin.pln.callboard.model.work.FreeSlotRange
- from(String[]) - Static method in class org.bgerp.model.process.ProcessGroups
-
Converts array of IDs groupId:roleId.
- from(List<IdTitle>) - Static method in class org.bgerp.model.process.ProcessGroups
-
Converts list of ID with titles.
- FROM_TIME - Enum constant in enum class org.bgerp.dao.message.MessageSearchDAO.Order
- FROM_TIME_DESC - Enum constant in enum class org.bgerp.dao.message.MessageSearchDAO.Order
- fromStatus - Variable in class ru.bgcrm.model.process.TransactionProperties.TransactionKey
- FullTextInit - Class in ru.bgcrm.plugin.fulltext.exec
-
Fulltext init for doing indexing of tables.
- FullTextInit() - Constructor for class ru.bgcrm.plugin.fulltext.exec.FullTextInit
- FullTextUpdate - Class in ru.bgcrm.plugin.fulltext.exec
-
Updates full-text indexes.
- FullTextUpdate() - Constructor for class ru.bgcrm.plugin.fulltext.exec.FullTextUpdate
G
- generateDocument(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.document.action.DocumentAction
- generatePassword() - Method in class ru.bgcrm.util.PswdUtil
- generateSecret() - Static method in class ru.bgcrm.util.Utils
- generateTabel(CallboardConfig.Callboard, Date, Date) - Method in class org.bgerp.plugin.pln.callboard.dao.TabelDAO
- get(int) - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceDAO
- get(int) - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig
- get(int, int) - Method in class org.bgerp.plugin.clb.team.model.PartyBalance
-
Returns payment transition from
fromId
totoId
. - get(int, int) - Method in class org.bgerp.plugin.svc.dba.dao.QueryHistoryDAO
-
Gets user history query.
- get(Object) - Method in class org.bgerp.app.cfg.ConfigMap
- get(Object) - Method in class ru.bgcrm.struts.form.ArrayHashMap
-
Returns a single string value for a key
- get(String) - Static method in class org.bgerp.app.dist.inst.InstalledModule
-
Gets module version info.
- get(String) - Method in class org.bgerp.plugin.clb.team.dao.PartyDAO
-
Selects a single entity by secret.
- get(String) - Method in class org.bgerp.plugin.report.model.Columns
-
Column by ID.
- get(String) - Method in class org.bgerp.plugin.report.model.Record
-
Get value by column ID.
- get(String) - Method in class org.bgerp.plugin.sec.secret.dao.SecretDAO
-
Selects secret.
- get(String) - Method in enum class org.bgerp.util.sql.LikePattern
-
Generates pattern for a given strategy.
- get(String) - Method in class ru.bgcrm.dao.PropertiesDAO
- get(String) - Method in class ru.bgcrm.struts.form.ArrayHashMap
-
Returns a single value for a key
- get(String) - Method in class ru.bgcrm.struts.form.DynActionForm
- get(String, int) - Method in class ru.bgcrm.struts.form.DynActionForm
- get(String, String) - Method in class org.bgerp.app.cfg.ConfigMap
- get(String, String) - Method in class org.bgerp.app.cfg.Preferences
- get(String, String) - Method in class org.bgerp.app.cfg.SimpleConfigMap
- get(String, String) - Method in class ru.bgcrm.struts.form.DynActionForm
- get(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.invoice.action.InvoiceAction
- get(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.report.action.ReportAction
- get(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.sec.access.action.CredentialAction
- get(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.QueryHistoryAction
- get(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.admin.ConfigAction
- getAccess() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- getAccess() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getAccessCode() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getAccessCodeTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getAccount() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- getAccount() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLogAccount
- getAccountCount() - Method in class ru.bgcrm.plugin.dispatch.model.Dispatch
- getAccountParam() - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- getAcctSessId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getAction() - Method in class org.bgerp.action.base.TitledAction
-
Action class and method, separated by semicolon.
- getAction() - Method in class org.bgerp.app.servlet.user.event.ActionRequestEvent
- getAction() - Method in class org.bgerp.plugin.report.model.Data
-
Report's action.
- getAction() - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- getAction() - Method in class ru.bgcrm.model.user.PermissionNode
- getAction() - Method in class ru.bgcrm.struts.action.admin.DirectoryAction.Directory
- getAction() - Method in class ru.bgcrm.struts.form.DynActionForm
-
Deprecated.
- getActionClass() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ActionName
- getActionList() - Method in class ru.bgcrm.model.process.queue.Queue
- getActionName() - Method in class ru.bgcrm.event.process.ProcessDoActionEvent
- getActionName() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ActionName
- getActionPackages() - Method in class org.bgerp.plugin.kernel.Plugin
- getActionPackages() - Method in class ru.bgcrm.plugin.Plugin
-
Packages for searching annotated actions.
- getActionParameterList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- getActions() - Method in class ru.bgcrm.model.user.PermissionNode
- getActionUrl() - Method in class org.bgerp.action.base.TitledAction
-
Path, ending with .do.
- getActivatedTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getActivateMode() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getActivationDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- getActiveGlobalConfig() - Method in class ru.bgcrm.dao.ConfigDAO
- getActiveHours() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
- getActiveMinutes() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
- getActiveUsers() - Static method in class org.bgerp.cache.UserCache
- getAdditionalActionList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
-
Deprecated.
- getAddProcessStatusIds() - Method in class org.bgerp.model.process.link.config.ProcessLinkCategory
- getAddress() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginIp
- getAddress() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail.EmailContact
-
Получение email.
- getAddress() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnGate
- getAddressArea() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getAddressArea(int, boolean, boolean) - Method in class ru.bgcrm.dao.AddressDAO
- getAddressCity() - Method in class ru.bgcrm.model.param.address.AddressItem
- getAddressCity(int, boolean) - Method in class ru.bgcrm.dao.AddressDAO
- getAddressCityFromRs(ResultSet, String) - Static method in class ru.bgcrm.dao.AddressDAO
- getAddressCountry() - Method in class ru.bgcrm.model.param.address.AddressCity
- getAddressCountry(int) - Method in class ru.bgcrm.dao.AddressDAO
- getAddressCountryFromRs(ResultSet, String) - Static method in class ru.bgcrm.dao.AddressDAO
- getAddressDescriptor() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- getAddressFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getAddressHouse(int, boolean, boolean, boolean) - Method in class ru.bgcrm.dao.AddressDAO
- getAddressHouseFromRs(ResultSet, String, int) - Static method in class ru.bgcrm.dao.AddressDAO
- getAddressItemFromRs(ResultSet, String) - Static method in class ru.bgcrm.dao.AddressDAO
- getAddressList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
-
Получение списка email без имени контакта и без < и >.
- getAddressParam(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- getAddressParam(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- getAddressParamId() - Method in class org.bgerp.plugin.pln.workload.model.GroupLoadConfig
- getAddressParamId() - Method in class ru.bgcrm.model.process.wizard.AddressInfoStep
- getAddressParamId() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowContractsByAddrParamStep
- getAddressQuarter() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getAddressQuarter(int, boolean, boolean) - Method in class ru.bgcrm.dao.AddressDAO
- getAddressRange() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getAddressStreet() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getAddressStreet(int, boolean, boolean) - Method in class ru.bgcrm.dao.AddressDAO
- getAddressStreetsBySubstring(String, List<Integer>) - Method in class ru.bgcrm.dao.AddressDAO
-
Поиск улиц по подстроке в заданных городах
- getAddressTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getAddressType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- getAddressType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x
- getaddressType8X() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x
- getAddrFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getAddrFromStr() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getAddrTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getAddrToStr() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getAggregate() - Method in class org.bgerp.model.process.queue.Column
- getAlias() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getAlias() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getAlias() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getAllChildIds() - Method in class org.bgerp.model.base.tree.TreeItem
- getAllGroupPermsetIds() - Method in class ru.bgcrm.dao.user.UserGroupDAO
- getAllGroupQueueIds() - Method in class ru.bgcrm.dao.user.UserGroupDAO
- getAllowCommentValues() - Method in class ru.bgcrm.model.param.config.ListParamConfig
- getAllowedGroups() - Method in class ru.bgcrm.model.process.TypeProperties
- getAllowedGroups(int) - Method in class ru.bgcrm.model.process.TypeProperties
- getAllowedIds() - Method in class ru.bgcrm.event.listener.DefaultMarkedProcessor.Command
- getAllowedStatusSet(int) - Method in class ru.bgcrm.model.process.TypeProperties
- getAllowedToChangeStatusIds() - Method in class ru.bgcrm.model.process.Process
- getAllowedTypeList() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.CreateContractsStep.Data
- getAllPermissions(String, String) - Method in class ru.bgcrm.dao.user.UserDAO
- getAllPermsets() - Method in class ru.bgcrm.dao.user.UserPermsetDAO
- getAllShiftMap() - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getAllUserGroupIds() - Method in class ru.bgcrm.dao.user.UserDAO
- getAllUserGroups() - Method in class ru.bgcrm.dao.user.UserDAO
- getAllUserPerm() - Method in class ru.bgcrm.dao.user.UserDAO
- getAllUserPermsetIds() - Method in class ru.bgcrm.dao.user.UserDAO
- getAllUserQueueIds() - Method in class ru.bgcrm.dao.user.UserDAO
- getAmount() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getAmount() - Method in class org.bgerp.plugin.bil.invoice.model.Position
- getAmount() - Method in class org.bgerp.plugin.clb.team.model.PartyPayment
- getAmount() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLogAccount
- getAmount() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- getAnnouncedFiles() - Method in class org.bgerp.event.ProcessFilesEvent
- getAnswerMessage(Message) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- getAnswerMessage(Message) - Method in class ru.bgcrm.dao.message.MessageType
- getAnswerMessage(Message) - Method in class ru.bgcrm.dao.message.MessageTypeNote
- getAnswerMessage(Message) - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getAnswerSubject(String) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- getArchive() - Method in class ru.bgcrm.model.user.Group
- getAreaId() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getAreaId() - Method in class ru.bgcrm.struts.form.DynActionForm
-
Area ID is used in
invalid reference
BaseAction#restoreRequestParams()
- getAreaTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getArray(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getArray(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getArray(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getArray(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getArray(String) - Method in class ru.bgcrm.struts.form.ArrayHashMap
-
Returns a raw string array value for a key
- getAsciiStream(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getAsciiStream(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getAttach(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- getAttach(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.HelpDeskAction
- getAttachContent() - Method in class org.bgerp.plugin.msg.email.MessageParser
- getAttachList() - Method in class ru.bgcrm.model.message.Message
-
Получить список прикрепленных файлов
- getAttachList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- getAttributeList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillDAO
- getAttributeMode() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- getAttributeTypeList() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillDAO
- getAttrList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- getAttrSetList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- getAutoCloseParamId() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getAutoCommit() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getAvailableCategories(ConfigMap) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- getAvailableCategoryIds(ConfigMap) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- getAvailableDateForShift(CallboardConfig.Callboard, Map<Integer, List<Integer>>, Date, Date) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getAvailableValues() - Method in class org.bgerp.model.process.queue.filter.Filter
- getBalanceAccount() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getBalanceCharge() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getBalanceDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getBalanceIn() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getBalanceLimit() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getBalanceOut() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getBalancePayment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getBase64EncodedImgSrc() - Method in class org.bgerp.model.param.ParameterValuePair
-
Provides
src
attribute for HTMLimg
tag in form ofdata:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAUA...===
. - getBaseCardId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- getBaseCardTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- getBigDecimal(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBigDecimal(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getBigDecimal(int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBigDecimal(int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getBigDecimal(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBigDecimal(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getBigDecimal(String, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBigDecimal(String, BigDecimal) - Method in class org.bgerp.app.cfg.ConfigMap
- getBillingConfig() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowContractsByAddrParamStep
- getBillingId() - Method in class ru.bgcrm.plugin.bgbilling.creator.ServerCustomerCreator
- getBillingId() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getBillingId() - Method in class ru.bgcrm.plugin.bgbilling.event.client.ContractOpenEvent
- getBillingId() - Method in class ru.bgcrm.plugin.bgbilling.model.ContractType
- getBillingId() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FindContractStep
- getBillingId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- getBillingModuleList() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- getBillingUserId(User) - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getBinaryStream(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBinaryStream(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBlob(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBlob(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getBlob(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBlob(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getBoard(int) - Method in class org.bgerp.plugin.pln.blow.model.BoardsConfig
- getBoards(User) - Method in class org.bgerp.plugin.pln.blow.model.BoardsConfig
- getBoolean(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBoolean(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getBoolean(String) - Method in class org.bgerp.app.cfg.ConfigMap
-
Retrieves by key a boolean value with default
false
. - getBoolean(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBoolean(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getBoolean(String, boolean) - Method in class org.bgerp.app.cfg.ConfigMap
-
Retrieves by key a boolean value.
- getBotToken() - Method in class org.bgerp.plugin.telegram.Bot
- getBotUsername() - Method in class org.bgerp.plugin.telegram.Bot
- getBuildNumber() - Method in class org.bgerp.app.dist.inst.InstalledModule
- getBuildNumber() - Method in class org.bgerp.app.dist.inst.ModuleFile
- getBuildTime() - Method in class org.bgerp.app.dist.inst.InstalledModule
- getBundleName() - Static method in class org.bgerp.app.cfg.Setup
- getByClass(Class<? extends BaseAction>) - Static method in class org.bgerp.action.base.Actions
-
Gets an action by its class
- getById(String) - Static method in class org.bgerp.action.base.Actions
-
Gets an action by its ID
- getById(String, int, CommonDAO.ObjectExtractor<T>) - Method in class ru.bgcrm.dao.CommonDAO
- getById(T) - Method in class org.bgerp.model.base.tree.TreeItem
-
Finds node by ID over the node itself and all the children recursively.
- getByIndex(int) - Method in class org.bgerp.plugin.report.model.Columns
-
Column by index.
- getByte(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getByte(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getByte(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getByte(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getBytes(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBytes(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getBytes(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getBytes(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getBytesIn() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getBytesOut() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getByType(String) - Method in class org.bgerp.model.process.queue.filter.FilterList
- getCalendar(int) - Method in class org.bgerp.plugin.pln.callboard.model.config.CalendarConfig
- getCalendarId() - Method in class org.bgerp.plugin.clb.calendar.model.event.Event
- getCalendarId() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig.Callboard
- getCalendarList() - Method in class org.bgerp.plugin.clb.calendar.Config
- getCalendarMap() - Method in class org.bgerp.plugin.clb.calendar.Config
- getCalendars() - Method in class org.bgerp.plugin.pln.callboard.model.config.CalendarConfig
- getCallboard() - Method in class org.bgerp.plugin.pln.callboard.model.config.ProcessTimeSetConfig
- getCallboards(Set<Integer>) - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig
- getCalls() - Method in class org.bgerp.app.dist.inst.Module
- getCard() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- getCardPackets(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CerberCryptDAO
- getCardPackets(int, int, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CerberCryptDAO
-
Выбирает пакеты по указанной карте на указанную дату;
- getCatalog() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getCategories() - Method in class org.bgerp.model.process.link.config.ProcessLinkCategoryConfig
- getCategory() - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- getCategory() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getCategoryIds(Set<Integer>) - Method in class org.bgerp.plugin.pln.callboard.model.config.CategoryConfig
- getCategoryList(Set<Integer>) - Method in class org.bgerp.plugin.pln.callboard.model.config.CategoryConfig
- getCdrId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getCdsId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getCellContent(Item) - Method in class org.bgerp.plugin.pln.blow.model.BoardConfig
-
Builds HTML cell's content using JEXL expression.
- getCellRanges(CallboardPlanConfig) - Method in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- getCells() - Method in class org.bgerp.plugin.pln.callboard.model.work.CellRange
- getCellValue(DynActionForm, boolean, Process, Object) - Method in class org.bgerp.model.process.queue.Column
- getChangeDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- getChangedUser() - Method in class ru.bgcrm.event.user.UserChangedEvent
-
Возвращает изменённого пользователя
- getChangeId() - Method in class org.bgerp.app.dist.inst.InstalledModule
- getChanges() - Method in class org.bgerp.app.dist.inst.InstallerChanges
-
Changes list.
- getChangesLog(Process) - Method in class ru.bgcrm.model.process.Process
- getChangeStatusToId() - Method in class org.bgerp.plugin.pln.callboard.model.config.ProcessTimeSetConfig
- getCharacterStream(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getCharacterStream(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getCharacterStream(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getCharacterStream(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getCharge() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- getChargeId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getCharts() - Method in class org.bgerp.plugin.report.action.ReportActionBase
-
Supported charts.
- getCharts() - Method in class org.bgerp.plugin.report.action.ReportProcessAction
- getCheck() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.AttributeType
- getCheckErrorMessage() - Method in class org.bgerp.model.process.link.config.ProcessCreateLinkItem
- getCheckExpressionCallStore() - Method in class ru.bgcrm.dao.message.MessageTypeCall
- getCheckParamIds() - Method in class ru.bgcrm.model.process.wizard.FillParamsStep
- getCheckParamIds() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FillContractParamsStep
- getChild(T) - Method in class org.bgerp.model.base.tree.TreeItem
- getChildCount() - Method in class org.bgerp.model.base.tree.TreeItem
- getChildCount() - Method in class ru.bgcrm.model.user.Group
- getChildGroupSet() - Method in class ru.bgcrm.model.user.Group
- getChildIds() - Method in class org.bgerp.model.base.tree.TreeItem
- getChildList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnGate
- getChildren() - Method in interface org.bgerp.model.base.tree.iface.TreeItem
- getChildren() - Method in class org.bgerp.model.base.tree.TreeItem
- getChildren() - Method in class org.bgerp.plugin.pln.blow.model.Item
- getChildren() - Method in class ru.bgcrm.model.user.PermissionNode
- getChildren() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- getChilds() - Method in class org.bgerp.model.base.tree.TreeItem
-
Deprecated.
- getChildSet() - Method in class ru.bgcrm.model.user.Group
- getCid() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- getCid() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getCid() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getCid() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScriptLogItem
- getCities() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getCityId() - Method in class ru.bgcrm.model.param.address.AddressItem
- getCityId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getCityIdByAddress(String) - Method in class ru.bgcrm.dao.AddressDAO
- getCityTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getClass(String) - Static method in class org.bgerp.app.bean.Bean
-
Provides class by a simple
Bean
of a full class name. - getClassLoader() - Method in class org.bgerp.custom.Custom
- getClassName() - Method in class org.bgerp.event.base.ClientEvent
-
Class name used as identifier on the front end.
- getClassName() - Method in class ru.bgcrm.model.process.queue.Processor
- getClassSrc(String) - Method in class org.bgerp.custom.java.CompilerWrapper
- getCleaner() - Method in class org.bgerp.plugin.kernel.Plugin
- getCleaner() - Method in class ru.bgcrm.plugin.Plugin
-
DB cleaner.
- getClientInfo() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getClientInfo(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getClientNumbers() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getClientPackage() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ModuleInfo
- getClob(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getClob(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getClob(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getClob(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getCloseStatusId() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getCloseStatusIds() - Method in class ru.bgcrm.model.process.TypeProperties
- getCloseTime() - Method in class ru.bgcrm.model.process.Process
- getCloseUserId() - Method in class ru.bgcrm.model.process.Process
- getCnsId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getCode() - Method in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- getCode() - Method in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
- getColor() - Method in class org.bgerp.dao.message.process.MessagePossibleProcessSearch
- getColor() - Method in class org.bgerp.plugin.clb.calendar.model.event.EventType
- getColor() - Method in class org.bgerp.plugin.pln.blow.model.BoardConfig.BoardFilter
- getColor() - Method in class org.bgerp.plugin.pln.callboard.model.DayType
- getColor() - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- getColor() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getColor() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- getColor() - Method in class ru.bgcrm.event.DateChangingEvent.DateInfo
- getColor() - Method in class ru.bgcrm.model.message.TagConfig.Tag
- getColor() - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig.SavedFilterSet
- getColumn() - Method in class org.bgerp.custom.java.CompilationMessage
- getColumn() - Method in class org.bgerp.event.process.queue.QueueColumnEvent
- getColumn() - Method in class ru.bgcrm.model.process.queue.MediaColumn
- getColumnDefault() - Method in class org.bgerp.event.process.queue.QueueColumnEvent
- getColumnIds() - Method in class ru.bgcrm.model.process.queue.config.PrintQueueConfig.PrintType
- getColumnList() - Method in class ru.bgcrm.model.process.queue.Queue
- getColumnMap() - Method in class ru.bgcrm.model.process.queue.Queue
- getColumnName() - Method in class ru.bgcrm.dao.CommonLinkDAO
- getColumnName() - Method in class ru.bgcrm.dao.CustomerLinkDAO
- getColumnName() - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
- getColumnPos() - Method in class ru.bgcrm.model.process.queue.SortMode
- getColumns() - Method in class org.bgerp.plugin.bil.invoice.action.ReportRegisterAction
- getColumns() - Method in class org.bgerp.plugin.bil.subscription.action.ReportPaymentAction
- getColumns() - Method in class org.bgerp.plugin.report.action.ReportActionBase
-
Report's columns.
- getColumns() - Method in class org.bgerp.plugin.report.action.ReportProcessAction
- getColumns() - Method in class org.bgerp.plugin.report.model.Data
- getColumns() - Method in class org.bgerp.plugin.svc.dba.model.QueryTable
- getColumnWidths() - Method in class ru.bgcrm.model.process.queue.config.PrintQueueConfig.PrintType
- getComboCount() - Method in class ru.bgcrm.model.process.queue.SortSet
-
Quantity of sequential comboboxes, available for sorting.
- getCommandList() - Method in class ru.bgcrm.event.listener.DefaultMarkedProcessor.Config
- getCommands() - Method in class ru.bgcrm.model.process.queue.Action
- getComment() - Method in class org.bgerp.model.base.IdTitleComment
- getComment() - Method in interface org.bgerp.model.base.iface.Comment
- getComment() - Method in class org.bgerp.model.param.ParameterTreeCountValue
- getComment() - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- getComment() - Method in class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendar
- getComment() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getComment() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- getComment() - Method in class ru.bgcrm.event.DateChangingEvent.DateInfo
- getComment() - Method in class ru.bgcrm.model.customer.CustomerGroup
- getComment() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getComment() - Method in class ru.bgcrm.model.param.ParameterAddressValue
- getComment() - Method in class ru.bgcrm.model.param.ParameterEmailValue
- getComment() - Method in class ru.bgcrm.model.param.ParameterListCountValue
-
Deprecated.
- getComment() - Method in class ru.bgcrm.model.param.ParameterPhoneValueItem
- getComment() - Method in class ru.bgcrm.model.process.StatusChange
- getComment() - Method in class ru.bgcrm.model.user.Group
- getComment() - Method in class ru.bgcrm.model.user.Permset
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceDetail
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractGroup
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModuleData
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Получение комментария.
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateLogItem
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnGate
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- getComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getComments() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getCommentValues() - Method in class ru.bgcrm.model.param.config.ListParamConfig
- getCompilationResult() - Method in exception class org.bgerp.custom.java.CompilerWrapper.CompilationFailedException
-
Deprecated.
- getComponentList() - Method in class ru.bgcrm.model.process.config.ProcessCardConfig.Item
- getConcurrency() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getConfig() - Method in class org.bgerp.model.DemoEntity
- getConfig() - Method in class org.bgerp.model.param.Parameter
- getConfig() - Method in class org.bgerp.plugin.pln.blow.model.Board
- getConfig() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getConfig() - Method in class ru.bgcrm.model.param.address.AddressBase
-
Key value configuration.
- getConfig() - Method in class ru.bgcrm.model.process.queue.Queue
- getConfig() - Method in class ru.bgcrm.model.process.TypeProperties
- getConfig() - Method in class ru.bgcrm.model.process.wizard.base.Step
- getConfig() - Method in class ru.bgcrm.model.user.Group
- getConfig() - Method in class ru.bgcrm.model.user.Permset
- getConfig() - Method in class ru.bgcrm.model.user.User
- getConfig() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- getConfig() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- getConfig() - Method in class ru.bgcrm.plugin.task.model.Task
- getConfig(Class<K>) - Method in class org.bgerp.app.cfg.ConfigMap
-
Creates if needed and gets pre parsed and cached configuration.
- getConfig(String) - Method in class org.bgerp.app.cfg.ConfigMap
-
Same with
ConfigMap.getConfig(Class)
, but with string parameter for calling from scripts. - getConfigLimit() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebLimit
- getConfigMap() - Method in class org.bgerp.model.param.Parameter
- getConfigMap() - Method in class org.bgerp.model.process.queue.filter.Filter
- getConfigMap() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig.Callboard
- getConfigMap() - Method in class ru.bgcrm.dao.message.MessageType
- getConfigMap() - Method in class ru.bgcrm.model.CommonObjectLink
- getConfigMap() - Method in class ru.bgcrm.model.process.queue.Processor
- getConfigMap() - Method in class ru.bgcrm.model.process.queue.Queue
- getConfigMap() - Method in class ru.bgcrm.model.process.TypeProperties
- getConfigMap() - Method in class ru.bgcrm.model.user.Group
- getConfigMap() - Method in class ru.bgcrm.model.user.Permset
- getConfigMap() - Method in class ru.bgcrm.model.user.User
- getConfigMap() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- getConfigRecordList(String, int) - Method in class ru.bgcrm.dao.ConfigDAO
-
Deprecated.
- getConfigRecordMap(String, int) - Method in class ru.bgcrm.dao.ConfigDAO
-
Deprecated.
- getConfigString(Map<String, String>) - Method in class ru.bgcrm.struts.action.DirectoryAddressAction
- getConId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- getConnection() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getConnection() - Method in class ru.bgcrm.util.sql.ConnectionSet
-
Provides master DB connection to the main database.
- getConnectionId(Connection) - Static method in class ru.bgcrm.util.sql.SQLUtils
- getConnectionPool() - Method in class org.bgerp.app.cfg.Setup
- getConnectionPool() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getConnectionSet() - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
- getConnectionSet() - Method in class ru.bgcrm.struts.form.DynActionForm
- getConnectionSet(boolean) - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
- getContact() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- getContactList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
-
Получение списка контактов (email и имя).
- getContactList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DispatchDAO
-
Возвращает список контактов договора.
- getContactSaver() - Method in class ru.bgcrm.dao.message.MessageType
- getContactTypeId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
-
Возвращает тип данного контакта
- getContext() - Method in class ru.bgcrm.dao.expression.Expression.ContextInitEvent
- getContextObject(String) - Method in class ru.bgcrm.dao.expression.Expression
- getContextVariables(HttpServletRequest) - Static method in class ru.bgcrm.servlet.filter.SetRequestParamsFilter
-
Метод устанавливает в HttpRequest либо другой контекст следующие объекты:
ctxSetupSetup.getSetup()
глобальная конфигурация
ctxCustomerGroupMapCustomerGroupCache.getGroupMap()
Map с группами контрагентов
ctxCustomerGroupListCustomerGroupCache.getGroupList()
List с группами контрагентов
ctxUserUser
текущий пользователь
ctxPluginManagerPluginManager.getInstance()
ctxUserCache -invalid reference
UserCache#INSTANCE
UserCache.getUserList()
List с пользователями системы
ctxUserMapUserCache.getUserMap()
Map с пользователями системы
ctxUserGroupRoleListUserGroupRoleCache.getUserGroupRoleList()
List с ролями групп в процессах
ctxUserGroupRoleMapUserGroupRoleCache.getUserGroupRoleMap()
Map с ролями групп в процессах
ctxUserGroupListUserCache.getUserGroupList()
List с группами пользователей
ctxUserGroupMapUserCache.getUserGroupMap()
Map с группами пользователей
ctxUserGroupFullTitledListUserCache.getUserGroupFullTitledList()
List с группами пользователей, наименования групп включают полный путь
ctxUserGroupFullTitledMapUserCache.getUserGroupFullTitledList()
Map с группами пользователей, наименования групп включают полный путь
ctxUserPermsetListUserCache.getUserPermsetList()
List с наборами прав пользователей
ctxUserPermsetMapUserCache.getUserPermsetMap()
Map с наборами прав пользователей
ctxDataSourceSetup.getDataSource()
DataSource - пул соединений с БД для использования в JSP
ctxSlaveDataSourceSetup.getSlaveDataSource()
DataSource - пул соединений с Slave БД для использования в JSP
ctxProcessTypeMapProcessTypeCache.getProcessTypeMap()
Map с типами процессов
ctxProcessTypeTreeRootProcessType
- корневой узел дерева процессов
ctxProcessStatusListinvalid reference
ProcessTypeCache#getProcessStatusList()
ctxProcessStatusMapinvalid reference
ProcessTypeCache#getProcessStatusMap()
ctxProcessQueueMapinvalid reference
ProcessTypeCache#getProcessQueueMap()
ctxProcessQueueListinvalid reference
ProcessTypeCache#getProcessQueueList()
ctxParameterMapParameterCache.getParameterMap()
Map с параметрами
- getContract() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FillContractParamsStep.Data
- getContract() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.SetContractTariffStep.Data
- getContract() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- getContract() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- getContract() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- getContract() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getContractAccountList(int, Date, Date, List<ContractAccount>, List<ContractAccount>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- getContractAccountSum(int, Date, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
-
Deprecated.
- getContractAddress(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getContractBalanceDetailList(int, Date, Date, List<ContractBalanceDetail>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- getContractBalanceList(int, Date, Date, List<ContractBalanceGeneral>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- getContractBalanceSum(int, Date, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
-
Deprecated.
- getContractById(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getContractCard(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- getContractCard2Pdf(int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getContractCardDoc(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getContractCardTypes(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getContractCardTypes(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- getContractCharge(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- getContractChargeList(int, Date, Date, List<ContractCharge>, List<ContractCharge>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- getContractChargeTypes(Set<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- getContractComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- getContractCustomer(Contract) - Method in class ru.bgcrm.plugin.bgbilling.dao.ContractCustomerDAO
- getContractDocTypeList(int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillDAO
- getContractFullCard(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getContractGroups() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.event.client.ContractOpenEvent
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getContractInfo(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getContractInfo(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- getContractLabelTreeItemList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getContractLimitManage(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
-
Определение текущего режима управления лимитом по договору из страницы статистики
- getContractLinkList() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.CreateContractsStep.Data
- getContractMode(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- getContractObject(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectDAO
- getContractObject(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- getContractObjectId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getContractObjects(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectDAO
- getContractObjectsTypes() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectDAO
- getContractParamIds(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- getContractParams(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
-
Использовать только для генерации документов! Кэшированние результата убрано, т.к.
- getContractPayment(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- getContractPaymentList(int, Date, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
-
Deprecated.
- getContractPaymentList(int, Date, Date, List<ContractPayment>, List<ContractPayment>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- getContractPaymentTypes(Set<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- getContracts() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowContractsByAddrParamStep.Data
- getContractService(int, int, int, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractServiceDAO
- getContractServiceList(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractServiceDAO
- getContractStatisticPassword(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getContractStatisticPassword(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- getContractStatusList(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- getContractTariff() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.SetContractTariffStep.Data
- getContractTariff(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- getContractTariffGroup(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Возвращает группу тарифов договора.
- getContractTariffGroup(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- getContractTariffPlan(int, int, int, boolean, boolean, boolean, List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Возвращает тарифный план договора и заполняет справочник доступных тарифов.
- getContractTariffPlan(int, int, int, boolean, boolean, List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Deprecated.
- getContractTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getContractTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- getContractTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getContractTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- getCopyLinks() - Method in class org.bgerp.model.process.link.config.ProcessCreateLinkItem
- getCopyParamMapping() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getCopyParamsMapping() - Method in class org.bgerp.model.process.link.config.ProcessCreateLinkItem
- getCost() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- getCost() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- getCost(Config, Subscription, int) - Method in class org.bgerp.plugin.bil.subscription.dao.SubscriptionDAO
-
Gets subscription cost out of product prices, minus service cost and discount.
- getCost(Subscription, int, Collection<Integer>) - Method in class org.bgerp.plugin.bil.subscription.dao.SubscriptionDAO
-
Gets subscription cost out of product prices.
- getCostParamId() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getCount() - Method in class org.bgerp.model.param.ParameterTreeCountValue
- getCount() - Method in class ru.bgcrm.event.client.FilterCounterEvent
- getCount() - Method in class ru.bgcrm.model.param.ParameterListCountValue
-
Deprecated.
- getCount() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebLimit
- getCount() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- getCounter() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLastLogon
- getCountQuery(Queue, DynActionForm) - Method in class org.bgerp.dao.process.ProcessQueueDAO
- getCountryId() - Method in class ru.bgcrm.model.param.address.AddressCity
- getCountryIdByCityId(int[]) - Method in class ru.bgcrm.dao.AddressDAO
- getCreateAllowedProcessList() - Method in class ru.bgcrm.model.process.queue.Queue
- getCreateBranchSuffix() - Method in class org.bgerp.plugin.git.Config
- getCreateDate() - Method in class ru.bgcrm.model.News
- getCreateDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- getCreatedDate() - Method in class ru.bgcrm.model.customer.Customer
-
Deprecated.
- getCreatedTime() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
-
Deprecated.
- getCreatedUserId() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
-
Deprecated.
- getCreatedUserId() - Method in class ru.bgcrm.model.customer.Customer
-
Deprecated.
- getCreateStatusId() - Method in class ru.bgcrm.model.process.TypeProperties
- getCreateStepList() - Method in class ru.bgcrm.model.process.Wizard
- getCreateTime() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getCreateTime() - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- getCreateTime() - Method in class ru.bgcrm.model.customer.Customer
- getCreateTime() - Method in class ru.bgcrm.model.process.Process
- getCreateTime() - Method in class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- getCreateUser() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- getCreateUserId() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getCreateUserId() - Method in class ru.bgcrm.model.customer.Customer
- getCreateUserId() - Method in class ru.bgcrm.model.process.Process
- getCrmUserId(int) - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getCurrentPrinter() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CashCheckDAO
- getCurrentSelected() - Method in class ru.bgcrm.model.process.queue.config.SavedPanelConfig
- getCursorName() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getCustom() - Method in class ru.bgcrm.model.param.ParameterAddressValue
- getCustomer() - Method in class ru.bgcrm.model.process.wizard.LinkCustomerStep.Data
- getCustomer() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.CreateContractsStep.Data
- getCustomerById(int) - Method in class ru.bgcrm.dao.CustomerDAO
-
Выбирает контрагента по его коду.
- getCustomerByTitle(String) - Method in class ru.bgcrm.dao.CustomerDAO
-
Выбирает контрагента по названию.
- getCustomerEmails(Set<Integer>) - Method in class org.bgerp.plugin.msg.email.dao.EMailDAO
-
Selects E-Mails in parameters of customers.
- getCustomerFromRs(ResultSet, String) - Static method in class ru.bgcrm.dao.CustomerDAO
- getCustomerId() - Method in class org.bgerp.plugin.bil.invoice.model.InvoiceType
- getCustomerId() - Method in class ru.bgcrm.event.customer.CustomerChangedEvent
- getCustomerId() - Method in class ru.bgcrm.event.customer.CustomerRemovedEvent
- getCustomerIdParam() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getCustomerParameterGroup(String) - Method in class ru.bgcrm.plugin.bgbilling.creator.Config
- getCustomers(Connection, Collection<Integer>) - Static method in class ru.bgcrm.dao.CustomerDAO
-
Получение набора контрагентов по их ID
- getCustomers(Collection<Integer>) - Method in class ru.bgcrm.dao.CustomerDAO
-
Получение набора контрагентов по их ID
- getCustomerTitles(String, int) - Method in class ru.bgcrm.dao.CustomerDAO
-
Возвращает названия контрагенов с подстрокой.
- getCustomValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrList
- getCutIfMore() - Method in class org.bgerp.model.process.queue.Column
- getData() - Method in class org.bgerp.app.dist.lic.License
-
License content.
- getData() - Method in class org.bgerp.plugin.report.model.Record
- getData() - Method in class ru.bgcrm.model.Config
- getData() - Method in class ru.bgcrm.model.FileData
- getData() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModuleData
- getData() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
- getData() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScriptLogItem
- getData() - Method in class ru.bgcrm.struts.form.Response
-
Response data.
- getDataLength() - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- getDataMap() - Method in class org.bgerp.app.cfg.Preferences
- getDataSource() - Method in class org.bgerp.app.cfg.Setup
-
Deprecated.
- getDataSource() - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
- getDataString() - Method in class org.bgerp.app.cfg.ConfigMap
-
Serializes the data to
key=value
string lines - getDate() - Method in class org.bgerp.plugin.pln.callboard.model.CallboardTask
- getDate() - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getDate() - Method in class ru.bgcrm.model.Config
-
Deprecated.
- getDate() - Method in class ru.bgcrm.model.EntityLogItem
- getDate() - Method in class ru.bgcrm.model.param.ParameterLogItem
- getDate() - Method in class ru.bgcrm.model.process.StatusChange
- getDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogEntry
- getDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceDetail
- getDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- getDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- getDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- getDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitChangeTask
- getDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- getDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScriptLogItem
- getDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- getDate(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getDate(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getDate(int, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getDate(int, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getDate(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getDate(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getDate(String, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getDate(String, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getDate1() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- getDate1() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- getDate2() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- getDate2() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- getDateFormatted() - Method in class ru.bgcrm.model.EntityLogItem
- getDateFormatted() - Method in class ru.bgcrm.model.param.ParameterLogItem
- getDateFrom() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getDateFrom() - Method in class ru.bgcrm.model.Period
- getDateFrom() - Method in class ru.bgcrm.model.user.UserGroup
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Attribute
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginIp
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceOption
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- getDateFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getDateFromMonthDisplayName(String) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
-
Deprecated.
- getDateFromParamId() - Method in class org.bgerp.plugin.pln.workload.model.GroupLoadConfig
- getDateFromYear() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
-
Deprecated.
- getDateHour(Date, int) - Static method in class ru.bgcrm.util.TimeUtils
-
Дата с каким-либо часом.
- getDateParamFormat() - Method in class org.bgerp.model.param.Parameter
- getDateReserve() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- getDateTaskList(Date) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getDatetime() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLastLogon
- getDateTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- getDateTimes(Date) - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardPlanConfig
- getDateTo() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getDateTo() - Method in class ru.bgcrm.model.Period
- getDateTo() - Method in class ru.bgcrm.model.user.UserGroup
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Attribute
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginIp
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceOption
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- getDateTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getDateToExpression() - Method in class org.bgerp.plugin.bil.subscription.model.config.PaidInvoiceConfig
- getDateToParamId() - Method in class org.bgerp.plugin.pln.workload.model.GroupLoadConfig
- getDateWithOffset(int) - Static method in class ru.bgcrm.util.TimeUtils
-
Deprecated.
- getDay() - Method in class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendarRule
- getDayMinuteFrom() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardPlanConfig
- getDayMinuteFrom() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- getDayMinuteFrom(SlotRange) - Method in class org.bgerp.plugin.pln.callboard.model.work.CellRange
- getDayMinuteStep() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardPlanConfig
- getDayMinuteTo() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardPlanConfig
- getDayMinuteTo() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- getDayOfMonth() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- getDayOfMonth() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
- getDayOfMonthMask(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Битовая маска дня месяца.
- getDayOfWeek() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- getDayOfWeek() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
- getDayOfWeekMask(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Возвращает битовую маску дня недели.
- getDayOfWeekPosition(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Возвращает порядок дня недели от понедельника, начиная с 1.
- getDayOfWeekPosition(Date) - Static method in class ru.bgcrm.util.TimeUtils
- getDays() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- getDays(Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Deprecated.
- getDaysForward() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- getDaysShow() - Method in class org.bgerp.plugin.pln.callboard.model.config.ProcessTimeSetConfig
- getDayTimeFrom() - Method in class org.bgerp.plugin.clb.calendar.model.Calendar
- getDayTimeTo() - Method in class org.bgerp.plugin.clb.calendar.model.Calendar
- getDayType(Date, Map<Date, Integer>) - Method in class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendar
- getDBConnectionFromPool() - Method in class org.bgerp.app.cfg.Setup
- getDBConnectionFromPool() - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Возвращает соединение с Master БД из пула.
- getDbInfo() - Method in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- getDbInfo() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getDbInfo(String) - Static method in class ru.bgcrm.plugin.bgbilling.DBInfoManager
- getDbInfoList() - Method in class ru.bgcrm.plugin.bgbilling.DBInfoManager
- getDbInfoManager() - Method in class ru.bgcrm.plugin.bgbilling.Plugin
- getDbInfoMap() - Method in class ru.bgcrm.plugin.bgbilling.DBInfoManager
- getDBSlaveConnectionFromPool() - Method in class org.bgerp.app.cfg.Setup
- getDBSlaveConnectionFromPool() - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Возвращает соединение с Slave БД из пула.
- getDBSlaveConnectionFromPool(Connection) - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Возвращает соединение с Slave БД из пула.
- getDbTrace() - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
- getDBTrashConnectionFromPool(String, int) - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Возвращает соединение с мусорной БД если она описана для таблицы в конфиге либо в зависимости от retType.
- getDBTrashOrMasterConnectionFromPool(String) - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Возвращение соединения к выделенной "мусорной" либо Master-базе (если треш-база не найдена).
- getDBTrashOrSlaveConnectionFromPool(String) - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Возвращение соединения к выделенной "мусорной" либо Slave-базе
- getDefaultSortValues() - Method in class ru.bgcrm.model.process.queue.SortSet
-
Default sort modes for each of combo, if nope of
SortSet.getSortValues()
and HTTP request options set. - getDefaultValue() - Method in class org.bgerp.model.process.queue.filter.FilterOpenClose
- getDefaultValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
-
Возвращает значение контакта по умолчанию
- getDefaultValues() - Method in class org.bgerp.model.process.queue.filter.Filter
- getDeletePermissionAction() - Method in class org.bgerp.app.servlet.file.Files
-
File deletion permission action for checking it using ctxUser.checkPerm().
- getDeleteURL() - Method in class org.bgerp.app.servlet.file.Files
-
File deletion URL, e.g.: '/admin/app.do?method=deleteLogUpdate'.
- getDependencies() - Method in class ru.bgcrm.plugin.Plugin
-
Dependencies plugin IDs.
- getDescribe() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- getDescription() - Method in class org.bgerp.plugin.clb.team.model.PartyPayment
- getDescription() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- getDescription() - Method in class ru.bgcrm.model.News
- getDescription() - Method in class ru.bgcrm.model.process.Process
- getDescription() - Method in class ru.bgcrm.model.user.PermissionNode
- getDescription() - Method in class ru.bgcrm.model.user.User
- getDescription() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getDestinationId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getDestinationTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getDevice(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- getDeviceGroupIds() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- getDeviceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- getDeviceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getDeviceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getDeviceManagerMethodList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- getDevicePort() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getDeviceTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getDeviceTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getDeviceTypeId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getDeviceTypeIds() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- getDevState() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getDevState() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- getDevStateTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getDevStateTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- getDid() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Синоним для совместимости с сервисом биллинга.
- getDigest() - Method in class org.bgerp.app.dist.lic.License
-
Digest for all the license's lines before lic.sign.signature.
- getDigest(byte[]) - Static method in class ru.bgcrm.util.Utils
-
HEX representation of MD5 digest.
- getDigest(String) - Static method in class ru.bgcrm.util.Utils
-
Вызывает
Utils.getDigest(String, String)
с кодировкой UTF-8. - getDigest(String, String) - Static method in class ru.bgcrm.util.Utils
-
Возвращает строковое представление MD5 хэша от входной строки.
- getDirection() - Method in class ru.bgcrm.model.message.Message
- getDirection() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- getDispatchIds() - Method in class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- getDistributeMode() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- getDocument() - Method in class ru.bgcrm.plugin.Plugin
-
Plugin's XML document from 'plugin.xml'.
- getDocument(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.BillAction
- getDocumentById(int) - Method in class ru.bgcrm.plugin.document.dao.DocumentDAO
-
Возвращает документ по его ID.
- getDocumentsPdf(String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillDAO
- getDocumentTitle() - Method in class ru.bgcrm.plugin.document.model.Pattern
- getDoExpression() - Method in class ru.bgcrm.model.process.wizard.JexlStep
- getDoExpression() - Method in class ru.bgcrm.plugin.task.model.TaskType
- getDomain() - Method in class ru.bgcrm.model.param.ParameterEmailValue
- getDouble(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getDouble(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getDouble(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getDouble(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getDownloadPermissionAction() - Method in class org.bgerp.app.servlet.file.Files
-
File download permission action for checking it using ctxUser.checkPerm().
- getDownloadURL() - Method in class org.bgerp.app.servlet.file.Files
-
File download URL, e.g.: '/admin/app.do?method=downloadLogUpdate'.
- getDuration() - Method in class org.bgerp.app.servlet.user.event.ActionRequestEvent
- getDuration() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getDuration() - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- getDynaClass() - Method in class ru.bgcrm.struts.form.DynActionForm
- getDynaProperties() - Method in class ru.bgcrm.struts.form.DynActionForm
- getDynaProperty(String) - Method in class ru.bgcrm.struts.form.DynActionForm
- getEditorJsp() - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- getEditorJsp() - Method in class ru.bgcrm.dao.message.MessageType
-
Plugin's endpoint for process message editor.
- getEditorJsp() - Method in class ru.bgcrm.dao.message.MessageTypeNote
- getEid() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- getElement(Document, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Ищет элемент в документе по имени.
- getElementText(Node) - Static method in class ru.bgcrm.util.XMLUtils
-
Extracts content of a XML element as a string with all sub-tags.
- getEmail() - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- getEmail() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- getEmail() - Method in class ru.bgcrm.util.MailConfig
- getEmailMessageType() - Method in class org.bgerp.plugin.bil.subscription.model.config.PaidInvoiceConfig
- getEmailParam(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- getEmails() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- getEmailsAsString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- getEmailSubject() - Method in class org.bgerp.plugin.bil.subscription.model.config.PaidInvoiceConfig
- getEmailTextExpression() - Method in class org.bgerp.plugin.bil.subscription.model.config.PaidInvoiceConfig
- getEnabledPluginsTitles() - Method in class ru.bgcrm.model.Config
-
Comma separated list of enabled plugins titles.
- getEndDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- getEndMonth(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Last day of a month.
- getEndpoints(String) - Method in class ru.bgcrm.plugin.Plugin
-
Endpoints for connecting the plugin in JSP templates.
- getEntityAttrEmail() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- getEntityId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttr
- getEntityId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getEntitySpecAttrId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttr
- getEntitySpecAttrType(int) - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- getEntitySpecId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getEntityTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getEntriesFromZip(ZipInputStream, String) - Static method in class ru.bgcrm.util.ZipUtils
-
Extracts entries from a ZIP with name's substring.
- getError() - Method in class org.bgerp.app.dist.lic.License
-
License check result.
- getError() - Method in class org.bgerp.app.servlet.user.event.ActionRequestEvent
- getError() - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- getError() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- getErrorCode() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogError
- getEventList() - Method in class ru.bgcrm.struts.form.Response
-
Events for processing of frontend.
- getEventTypeList() - Method in class org.bgerp.plugin.clb.calendar.Config
- getEventTypeMap() - Method in class org.bgerp.plugin.clb.calendar.Config
- getException() - Method in class org.bgerp.plugin.sec.auth.AuthResult
- getExecutedTime() - Method in class ru.bgcrm.plugin.task.model.Task
- getExecutorGroupIds() - Method in class org.bgerp.plugin.pln.blow.model.BoardConfig
- getExecutorId() - Method in class org.bgerp.plugin.pln.blow.model.Item
-
Общий процесс - либо не закреплён за конкретным исполнителем, либо их более одного - 0.
- getExecutorIds() - Method in class ru.bgcrm.model.process.Process
- getExecutorIdsWithGroupAndRole(int, int) - Method in class ru.bgcrm.model.process.Process
-
Returns the set of executor user IDs for the certain role and group.
- getExecutorIdsWithGroups(Set<Integer>) - Method in class ru.bgcrm.model.process.Process
-
Returns the set of executor user IDs for the certain groups.
- getExecutorIdsWithRole(int) - Method in class ru.bgcrm.model.process.Process
-
Returns the set of executor user IDs for the certain role.
- getExecutorIdsWithRoles(Set<Integer>) - Method in class ru.bgcrm.model.process.Process
-
Returns the set of executor user IDs for the certain roles.
- getExecutorItemCount(int) - Method in class org.bgerp.plugin.pln.blow.model.Board
-
Возвращает количество процессов на исполнителе.
- getExecutorRoleIds() - Method in class org.bgerp.plugin.pln.blow.model.BoardConfig
- getExecutors() - Method in class org.bgerp.plugin.pln.blow.model.Board
-
Возвращает сортированный список исполнителей.
- getExecutors() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- getExecutors() - Method in class ru.bgcrm.model.process.Process
- getExecutorsFilter() - Method in class org.bgerp.model.process.queue.filter.FilterGrEx
- getExecutorsWithRole(Set<ProcessExecutor>, int) - Static method in class ru.bgcrm.model.process.ProcessExecutor
- getExecutorTypeIds() - Method in class org.bgerp.model.config.IsolationConfig.IsolationProcess
-
Additional process type IDs, which should be filtered by executors with general group isolation.
- getExpression() - Method in class org.bgerp.model.process.link.config.ProcessCreateLinkItem
- getExpression() - Method in class ru.bgcrm.model.process.wizard.base.Step
- getFace() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractFace
- getFace() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getFetchDirection() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getFetchDirection() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getFetchSize() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getFetchSize() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getFile() - Method in class ru.bgcrm.plugin.document.model.Pattern
- getFile() - Method in class ru.bgcrm.struts.form.DynActionForm
- getFile(FileData) - Method in class ru.bgcrm.dao.FileDataDAO
-
Gets file object for a given file data.
- getFileData() - Method in class org.bgerp.event.ProcessFileGetEvent
- getFileData() - Method in class ru.bgcrm.plugin.document.model.Document
- getFileDataId() - Method in class ru.bgcrm.plugin.document.model.Document
- getFileEntriesFromZipByPrefix(ZipInputStream, String) - Static method in class ru.bgcrm.util.ZipUtils
-
Extracts entries from ZIP by name prefix.
- getFileId() - Method in class org.bgerp.event.ProcessFileGetEvent
- getFileName() - Method in class ru.bgcrm.model.process.queue.config.PrintQueueConfig.PrintType
- getFiles() - Method in class org.bgerp.event.ProcessFilesEvent
- getFiles(DynActionForm, String) - Static method in class org.bgerp.model.file.SessionTemporaryFiles
- getFileTitle() - Method in class org.bgerp.event.ProcessFileGetEvent
- getFilterIds() - Method in class org.bgerp.plugin.pln.blow.model.Item
- getFilterList() - Method in class org.bgerp.model.process.queue.filter.FilterList
- getFilterList() - Method in class ru.bgcrm.model.process.queue.Queue
- getFilters() - Method in class ru.bgcrm.event.client.FilterCounterEvent
- getFilters() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getFilters(int) - Method in class ru.bgcrm.dao.process.SavedFilterDAO
- getFilterUrlById(int) - Method in class ru.bgcrm.dao.process.SavedFilterDAO
- getFilterValues(Iterable<Item>) - Method in class org.bgerp.plugin.pln.blow.model.BoardConfig
-
Returns calculated filters values.
- getFirst() - Method in class ru.bgcrm.model.Pair
- getFirst(Collection<T>) - Static method in class ru.bgcrm.util.Utils
- getFlat() - Method in class ru.bgcrm.model.param.ParameterAddressValue
- getFlat() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Получение квартиры.
- getFlat() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getFloat(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getFloat(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getFloat(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getFloat(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getFloor() - Method in class ru.bgcrm.model.param.ParameterAddressValue
- getFloor() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Получение этажа.
- getFloor() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getForm() - Method in exception class org.bgerp.app.exception.BGSecurityException
-
Request information.
- getForm() - Method in class org.bgerp.event.base.UserEvent
- getForm() - Method in class org.bgerp.plugin.report.model.Data
- getForm() - Method in class ru.bgcrm.event.UserEvent
-
Deprecated.
- getForm() - Method in class ru.bgcrm.model.process.wizard.base.WizardData
- getFormat() - Method in class ru.bgcrm.model.param.ParameterPhoneValueItem
-
Deprecated.
- getFormatedTimeFrom() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- getFormatedTimeTo() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- getFormatKey() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Получение ключа форматирования адреса в строковое представление.
- getFormattedState() - Method in class ru.bgcrm.model.IfaceState
- getForward() - Method in class ru.bgcrm.event.process.ProcessDoActionEvent
- getForward() - Method in class ru.bgcrm.struts.form.DynActionForm
- getForwardFile() - Method in class ru.bgcrm.struts.form.DynActionForm
-
Deprecated.
- getForwardJspPath(DynActionForm, Map<String, String>) - Method in class org.bgerp.action.base.BaseAction
-
JSP forward path.
- getFoundRows(Statement) - Method in class ru.bgcrm.dao.CommonDAO
-
Deprecated.
- getFrac() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getFreeCards() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CerberCryptDAO
- getFreeCards(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.CerberCryptAction
- getFreeIpResourceRangeList(Set<Integer>, int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ResourceDAO
-
Возвращает список свободных IP адресов.
- getFreeSlotRanges() - Method in class org.bgerp.plugin.pln.callboard.model.work.CellRange
-
Возвращает свободные диапазоны слотов.
- getFreeVlan(Set<Integer>, Date, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ResourceDAO
- getFreeVlan(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- getFrom() - Method in class org.bgerp.plugin.clb.calendar.model.event.Event
- getFrom() - Method in class org.bgerp.plugin.msg.email.MessageParser
- getFrom() - Method in class ru.bgcrm.model.message.Message
- getFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.IpResourceRange
- getFrom() - Method in class ru.bgcrm.util.MailConfig
- getFromNumber() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getFromNumberToNumberAsString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getFromRs(ResultSet) - Static method in class org.bgerp.plugin.bil.invoice.dao.InvoiceDAO
- getFromRs(ResultSet, String) - Static method in class ru.bgcrm.dao.FileDataDAO
-
Loads file entity from a result set.
- getFromRS(ResultSet, String) - Static method in class ru.bgcrm.plugin.document.dao.DocumentDAO
- getFromTime() - Method in class org.bgerp.plugin.msg.email.MessageParser
- getFromTime() - Method in class ru.bgcrm.model.message.Message
- getFullPluginMap() - Method in class ru.bgcrm.plugin.PluginManager
-
Complete map of all plugins, key
Plugin.getId()
. - getFullProcessTypeList() - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Возвращает список всех типов процессов с сортировкой по наименованию.
- getFullSortedPluginList() - Method in class ru.bgcrm.plugin.PluginManager
-
Complete list of all plugins.
- getGateId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGate
- getGateList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateInfo
- getGeneratedKeys() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getGlobalConfig(int) - Method in class ru.bgcrm.dao.ConfigDAO
- getGraph() - Method in class org.bgerp.plugin.pln.callboard.model.CallboardTask
- getGraphId() - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getGraphId() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getGroup() - Method in class org.bgerp.plugin.pln.callboard.model.CallboardTask
- getGroupById(int) - Method in class ru.bgcrm.dao.CustomerGroupDAO
- getGroupById(int) - Method in class ru.bgcrm.dao.user.UserGroupDAO
- getGroupedIds(String, String, String) - Method in class ru.bgcrm.dao.CommonDAO
- getGroupedIds(String, String, String, String) - Method in class ru.bgcrm.dao.CommonDAO
- getGroupId() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig.Callboard
- getGroupId() - Method in class org.bgerp.plugin.pln.callboard.model.work.FreeSlotRange
- getGroupId() - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getGroupId() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getGroupId() - Method in class ru.bgcrm.model.process.ProcessExecutor
- getGroupId() - Method in class ru.bgcrm.model.process.ProcessGroup
- getGroupId() - Method in class ru.bgcrm.model.user.UserGroup
- getGroupId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- getGroupIds() - Method in class org.bgerp.model.process.ProcessGroups
- getGroupIds() - Method in class ru.bgcrm.model.customer.Customer
- getGroupIds() - Method in class ru.bgcrm.model.News
- getGroupIds() - Method in class ru.bgcrm.model.process.Process
- getGroupIds() - Method in class ru.bgcrm.model.user.User
-
Group IDs active on the current date.
- getGroupIds(int) - Method in class ru.bgcrm.dao.CustomerDAO
- getGroupIdsWithRole(int) - Method in class ru.bgcrm.model.process.Process
-
Returns the set of execution group IDs for the certain role.
- getGroupIdsWithRoles(Set<Integer>) - Method in class ru.bgcrm.model.process.Process
-
Returns the set of execution group IDs for the certain roles.
- getGroupList() - Static method in class org.bgerp.cache.CustomerGroupCache
- getGroupList() - Method in class ru.bgcrm.dao.CustomerGroupDAO
- getGroupList() - Method in class ru.bgcrm.dao.user.UserGroupDAO
- getGroupList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getGroupList(DynActionForm, CallboardConfig.Callboard, boolean, Set<Integer>) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- getGroupMap() - Static method in class org.bgerp.cache.CustomerGroupCache
- getGroupPath(int) - Static method in class org.bgerp.cache.UserCache
- getGroupPermsetIds(int) - Method in class ru.bgcrm.dao.user.UserGroupDAO
- getGroupQueueIds(int) - Method in class ru.bgcrm.dao.user.UserGroupDAO
- getGroupRoleIds() - Method in class org.bgerp.model.process.ProcessGroups
-
Set of concatenated IDs from
groupId + ':' + roleId.
- getGroups() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- getGroups() - Method in class ru.bgcrm.model.process.Process
- getGroups() - Method in class ru.bgcrm.model.process.TypeProperties
- getGroups() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- getGroups(int) - Method in class ru.bgcrm.model.process.TypeProperties
- getGroupsFilter() - Method in class org.bgerp.model.process.queue.filter.FilterGrEx
- getGroupsTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- getGroupsWithRole(Set<ProcessGroup>, int) - Static method in class ru.bgcrm.model.process.ProcessGroup
- getGroupWithUsersMap(Connection, CallboardConfig.Callboard, List<Integer>, Calendar, Calendar) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- getGuiConfigValues() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getHashValuesWithPrefix(String) - Method in class org.bgerp.app.cfg.Preferences
- getHead(String, Map<String, Object>) - Method in class ru.bgcrm.model.process.config.RowExpressionConfig
- getHeaderJsp() - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- getHeaderJsp() - Method in class ru.bgcrm.dao.message.MessageType
- getHeaderJsp() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getHeaderJsp() - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- getHideEmptyGroups() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig.Callboard
- getHideEmptyShifts() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig.Callboard
- getHierarchy() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getHierarchyDep() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getHierarchyIndep() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getHistory() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- getHistory(int) - Method in class ru.bgcrm.dao.EntityLogDAO
- getHistory(int, List<Parameter>, boolean, Pageable<ParameterLogItem>) - Method in class org.bgerp.dao.param.ParamLogDAO
-
Pageable param changes history in reverse time order.
- getHistory(Localizer, StringBuilder, int, Message) - Method in class org.bgerp.plugin.msg.email.MessageContent
- getHits() - Method in class org.bgerp.plugin.pln.blow.action.BoardAction.SearchItem
- getHoldability() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getHoldability() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getHost() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnGate
- getHour() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- getHourOfDayMask(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Битовая маска часа суток.
- getHouse() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getHouse() - Method in class ru.bgcrm.model.param.ParameterAddressValue
- getHouse() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getHouseAndFrac() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getHouseFlat(String) - Static method in class ru.bgcrm.util.AddressUtils
- getHouseId() - Method in class ru.bgcrm.model.param.ParameterAddressValue
- getHouseId() - Method in class ru.bgcrm.model.process.wizard.AddressInfoStep.AddressInfoStepData
- getHouseId() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowContractsByAddrParamStep.Data
- getHouseId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Получение ID дома.
- getHouseId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getHouseIdsByStreetAndHouse(int, String, List<Integer>) - Method in class ru.bgcrm.dao.AddressDAO
- getHouseRoom(String) - Static method in class ru.bgcrm.util.AddressUtils
- getHref() - Method in class org.bgerp.action.base.TitledAction
-
href, used for user interfaces, passed to invalid input: '<'ui:menu-item> tag.
- getHref() - Method in class org.bgerp.plugin.bil.invoice.action.ReportRegisterAction
- getHref() - Method in class org.bgerp.plugin.bil.subscription.action.ReportPaymentAction
- getHref() - Method in class org.bgerp.plugin.report.action.ReportActionBase
-
URL suffix for displaying the report in 'user' interface.
- getHref() - Method in class org.bgerp.plugin.report.action.ReportProcessAction
- getHttpRequest() - Method in class ru.bgcrm.struts.form.DynActionForm
- getHttpRequestRemoteAddr(HttpServletRequest) - Static method in class org.bgerp.app.servlet.util.ServletUtils
-
Gets IP address of request from HTTP header 'X-Real-IP' or another defined in configuration param
AccessLogValve.PARAM_HEADER_NAME_REMOTE_ADDR
orServletRequest.getRemoteAddr()
- getHttpRequestURI() - Method in class ru.bgcrm.struts.form.DynActionForm
- getHttpResponse() - Method in class ru.bgcrm.struts.form.DynActionForm
- getHttpResponseOutputStream() - Method in class ru.bgcrm.struts.form.DynActionForm
- getHttpResponseWriter() - Method in class ru.bgcrm.struts.form.DynActionForm
- getIcon() - Method in class org.bgerp.model.base.tree.TreeItem
- getIcon() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getId() - Method in class org.bgerp.action.base.Actions.Action
- getId() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- getId() - Method in class org.bgerp.app.servlet.file.Files
-
Unique string ID of the files set.
- getId() - Method in class org.bgerp.dao.message.process.MessagePossibleProcessSearch
- getId() - Method in class org.bgerp.event.base.ClientEventWithId
- getId() - Method in class org.bgerp.model.base.Id
- getId() - Method in class org.bgerp.model.base.IdStringTitle
- getId() - Method in interface org.bgerp.model.base.iface.Id
- getId() - Method in class org.bgerp.model.base.tree.TreeItem
- getId() - Method in class org.bgerp.model.DemoEntity
- getId() - Method in class org.bgerp.model.process.link.config.ProcessCreateLinkItem
- getId() - Method in class org.bgerp.model.process.link.config.ProcessLinkCategory
- getId() - Method in class org.bgerp.model.process.queue.Column
- getId() - Method in class org.bgerp.model.process.queue.filter.Filter
- getId() - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getId() - Method in class org.bgerp.plugin.report.model.Column
- getId() - Method in class org.bgerp.plugin.report.model.Report
- getId() - Method in class ru.bgcrm.event.client.CustomerTitleChangedEvent
- getId() - Method in class ru.bgcrm.model.Config
- getId() - Method in class ru.bgcrm.model.Counter
- getId() - Method in class ru.bgcrm.model.EntityLogItem
- getId() - Method in class ru.bgcrm.model.Lock
- getId() - Method in class ru.bgcrm.model.param.ParameterGroup
- getId() - Method in class ru.bgcrm.model.param.ParameterLogItem
- getId() - Method in class ru.bgcrm.model.param.Pattern
- getId() - Method in class ru.bgcrm.model.user.UserGroup
-
Deprecated.
- getId() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMemo
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModule
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.UserInfo
- getId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getId() - Method in class ru.bgcrm.plugin.Plugin
-
Plugin's ID.
- getId() - Method in class ru.bgcrm.struts.form.DynActionForm
- getIds() - Method in class org.bgerp.model.base.tree.IdStringTitleTreeItem
- getIds(String, String, String, int) - Method in class ru.bgcrm.dao.CommonDAO
- getIds(String, String, String, String, int) - Method in class ru.bgcrm.dao.CommonDAO
-
Queries int list SELECT
selectColumn
FROMtableName
WHERElinkColumn
=id
ORDER BYposColumn
- getIface() - Method in class ru.bgcrm.model.process.queue.Processor
- getIface(HttpServletRequest) - Static method in class org.bgerp.app.servlet.Interface
-
Detects request interface.
- getIfaceId() - Method in class ru.bgcrm.model.IfaceState
- getIfaceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getIfaceList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getIfaceList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnSource
- getIfaces() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getIfaceStates(String, int) - Method in class ru.bgcrm.dao.IfaceStateDAO
- getImapSession() - Method in class ru.bgcrm.util.MailConfig
- getImapSessionStaticProperties() - Static method in class ru.bgcrm.util.MailConfig
- getImapStore() - Method in class ru.bgcrm.util.MailConfig
- getInactivePluginList() - Method in class ru.bgcrm.plugin.PluginManager
-
List of not active plugins that can be activated.
- getIncludedList() - Method in class ru.bgcrm.model.Config
-
Included configurations, sorted by title.
- getIncludes(int) - Method in class ru.bgcrm.dao.ConfigDAO
-
Selects included configurations.
- getIncludes(ConfigDAO, ConfigMap, boolean) - Static method in class ru.bgcrm.model.Config
-
Selects includes from global configuration like: include.
=1. - getIndex() - Method in class org.bgerp.plugin.report.model.Column
- getIndex() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getIndex(String) - Method in class org.bgerp.plugin.report.model.Columns
-
Column index by ID.
- getIndexDelay() - Method in class ru.bgcrm.plugin.fulltext.model.Config
- getIndexLength() - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- getInetAddressType(int) - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
- getInputBalance() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- getInsertQuery() - Method in class ru.bgcrm.dao.CommonDAO.RecordUpdater
- getInstalled() - Static method in class org.bgerp.app.dist.inst.InstalledModule
- getInstalledPlugins() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.PluginDAO
- getInstance() - Static method in class org.bgerp.app.exec.scheduler.Scheduler
- getInstance() - Method in class org.bgerp.cache.CacheHolder
- getInstance() - Static method in class org.bgerp.dao.process.FilterEntryCounter
- getInstance() - Static method in class org.bgerp.plugin.telegram.Bot
- getInstance() - Static method in class ru.bgcrm.plugin.bgbilling.DBInfoManager
- getInstance() - Static method in class ru.bgcrm.plugin.PluginManager
- getInstance(User, String) - Static method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getInstance(User, String, int) - Static method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- getInstance(User, DBInfo) - Static method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getInstance(User, DBInfo, int) - Static method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- getInt(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getInt(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getInt(Object) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
- getInt(String) - Method in class org.bgerp.app.cfg.ConfigMap
- getInt(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getInt(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getInt(String, int) - Method in class org.bgerp.app.cfg.ConfigMap
- getInterfaceTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getInvDeviceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getInvIdentifier() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getInvoice() - Method in class org.bgerp.plugin.bil.invoice.event.InvoiceChangedEvent
- getInvoice() - Method in class org.bgerp.plugin.bil.invoice.event.InvoicePaidEvent
- getInvTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getIp() - Method in class org.bgerp.app.servlet.user.UserSession
- getIp() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogEntry
- getIp() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLastLogon
- getIp() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getIpAddress() - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- getIpAddress() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getIpCategoryId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- getIpResId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getIsDynamic() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- getIsNonWorkHours() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getIsolationJoin(DynActionForm) - Static method in class ru.bgcrm.dao.message.MessageDAO
- getIsolationJoin(DynActionForm, String) - Static method in class ru.bgcrm.dao.process.ProcessDAO
- getIsolationProcess() - Method in class org.bgerp.model.config.IsolationConfig
- getIsRead() - Method in class ru.bgcrm.model.News
-
Deprecated.
- getItem() - Method in class ru.bgcrm.model.PhoneCacheItem
- getItem(String) - Method in class ru.bgcrm.model.process.config.ProcessCardConfig
- getItem(DynActionForm, Connection, Process, int) - Method in class org.bgerp.model.process.link.config.ProcessCreateLinkConfig
-
Pair of an process creation item and it's enabling state.
- getItemComparator() - Method in class org.bgerp.plugin.pln.blow.model.BoardConfig
- getItemList() - Method in class ru.bgcrm.model.param.ParameterPhoneValue
- getItemList(DynActionForm, Connection, Process) - Method in class org.bgerp.model.process.link.config.ProcessCreateLinkConfig
-
List of pairs with process creation item on first places and item enable state of seconds.
- getItems() - Method in class org.bgerp.plugin.pln.blow.model.Board
- getJsp() - Method in interface org.bgerp.app.servlet.jsp.GetJsp
- getJsp() - Method in class org.bgerp.plugin.bil.invoice.action.ReportRegisterAction
- getJsp() - Method in class org.bgerp.plugin.bil.invoice.model.InvoiceType
- getJsp() - Method in class org.bgerp.plugin.bil.subscription.action.ReportPaymentAction
- getJsp() - Method in class org.bgerp.plugin.report.action.ReportActionBase
-
JSP template for rendering the report.
- getJsp() - Method in class org.bgerp.plugin.report.action.ReportProcessAction
- getJsp() - Method in class org.bgerp.plugin.report.model.Report
- getJsp() - Method in class ru.bgcrm.dao.message.MessageTypeSearch
- getJsp() - Method in class ru.bgcrm.dao.message.MessageTypeSearchCustomerByTitle
- getJsp() - Method in class ru.bgcrm.event.listener.DefaultMarkedProcessor
- getJsp() - Method in class ru.bgcrm.model.process.queue.Processor
- getJsp() - Method in class ru.bgcrm.model.process.wizard.AddressInfoStep
- getJsp() - Method in class ru.bgcrm.model.process.wizard.ContinueStep
- getJsp() - Method in class ru.bgcrm.model.process.wizard.FillParamsStep
- getJsp() - Method in class ru.bgcrm.model.process.wizard.JexlStep
- getJsp() - Method in class ru.bgcrm.model.process.wizard.LinkCustomerStep
- getJsp() - Method in class ru.bgcrm.model.process.wizard.SetDescriptionStep
- getJsp() - Method in class ru.bgcrm.model.process.wizard.SetExecutorsStep
- getJsp() - Method in class ru.bgcrm.model.process.wizard.SetStatusStep
- getJsp() - Method in class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessageTypeSearchContractByTitleAndComment
- getJsp() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.CreateContractsStep
- getJsp() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FillContractParamsStep
- getJsp() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FindContractStep
- getJsp() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.SetContractTariffStep
- getJsp() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowContractsByAddrParamStep
- getJsp() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowInetSessionStep
- getJsp() - Method in class ru.bgcrm.plugin.document.model.Pattern
- GetJsp - Interface in org.bgerp.app.servlet.jsp
- getKey() - Method in class ru.bgcrm.model.ConfigRecord
- getKey() - Method in class ru.bgcrm.model.PhoneCacheItem
- getKey() - Method in class ru.bgcrm.plugin.bgbilling.RequestToBilling
- getKey() - Method in class ru.bgcrm.plugin.mobile.model.Account
- getKey() - Method in class ru.bgcrm.util.AlarmErrorMessage
- getLang() - Static method in class org.bgerp.app.l10n.Localization
-
Default UI language for open interface and the only one for others.
- getLang() - Method in class org.bgerp.app.l10n.Localizer
- getLang(HttpServletRequest) - Static method in class org.bgerp.app.l10n.Localization
-
Called from JSP.
- getLast() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- getLastActive() - Method in class org.bgerp.app.servlet.user.UserSession
- getLastActiveTime() - Method in class org.bgerp.app.servlet.user.UserSession
- getLastChangeTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- getLastIndex() - Method in class org.bgerp.plugin.pln.blow.model.Board
-
Возвращает максимальный номер строки среди очередей исполнителей.
- getLastLogon() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLimit
- getLastMessageTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- getLastModify() - Method in class ru.bgcrm.model.Config
- getLastModify() - Method in interface ru.bgcrm.model.LastModifySupport
- getLastModify() - Method in class ru.bgcrm.model.process.queue.Queue
- getLastModify() - Method in class ru.bgcrm.model.process.TypeProperties
- getLastModify(ResultSet) - Static method in class ru.bgcrm.dao.LastModifyDAO
- getLastParamChange(int, int) - Method in class org.bgerp.dao.param.ParamLogDAO
- getLastPooling() - Method in class ru.bgcrm.dao.message.MessageTypeCall.CallRegistration
- getLastRunDuration() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- getLastRunStart() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- getLastTimeAccess() - Method in class ru.bgcrm.model.PhoneCacheItem
- getLeftMinutesColors() - Method in class org.bgerp.plugin.pln.sla.config.ProcessTypeConfig
- getLifeTime() - Method in class ru.bgcrm.model.News
- getLikePatternEnd(String) - Static method in class ru.bgcrm.dao.CommonDAO
-
Deprecated.
- getLikePatternStart(String) - Static method in class ru.bgcrm.dao.CommonDAO
-
Deprecated.
- getLikePatternSub(String) - Static method in class ru.bgcrm.dao.CommonDAO
-
Deprecated.
- getLimit() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebLimit
- getLimit() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- getLimitChange() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitChangeTask
- getLine() - Method in class org.bgerp.custom.java.CompilationMessage
- getLink() - Method in class ru.bgcrm.event.link.LinkAddingEvent
- getLinkCustomers(int, String) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Selects customers links for process.
- getLinkDAO(String, Connection) - Static method in class ru.bgcrm.dao.CommonLinkDAO
- getLinkedCustomer() - Method in class ru.bgcrm.model.process.wizard.base.WizardData
- getLinkedObjectComment() - Method in class ru.bgcrm.model.CommonObjectLink
-
Deprecated.
- getLinkedObjectId() - Method in class ru.bgcrm.model.CommonObjectLink
-
Deprecated.
- getLinkedObjectTitle() - Method in class ru.bgcrm.model.CommonObjectLink
-
Deprecated.
- getLinkedObjectType() - Method in class ru.bgcrm.model.CommonObjectLink
-
Deprecated.
- getLinkedProcess() - Method in class ru.bgcrm.event.process.ProcessCreatedAsLinkEvent
- getLinkedProcessesCounts(int) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Selects counts of linked and link processes to a given process.
- getLinkedProcessList(int, String, boolean, Set<Integer>) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Возвращает процессы, к которым привязан процесс.
- getLinkedProcessTypeIdList(String, int) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Process type IDs, linked to object.
- getLinkObjectComment() - Method in class ru.bgcrm.model.CommonObjectLink
- getLinkObjectId() - Method in class ru.bgcrm.model.CommonObjectLink
- getLinkObjectTitle() - Method in class ru.bgcrm.model.CommonObjectLink
- getLinkObjectType() - Method in class ru.bgcrm.model.CommonObjectLink
- getLinkProcessList(int, String, boolean, Set<Integer>) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Возвращает процессы, привязанные к процессу.
- getLinksOver(Set<Integer>) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Возвращает связи внутри набора процессов.
- getLinkType() - Method in class org.bgerp.model.process.link.config.ProcessCreateLinkItem
- getLinkType() - Method in class org.bgerp.model.process.link.config.ProcessLinkCategory
- getList() - Method in class org.bgerp.model.Pageable
- getList(JSONObject, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getList(Element) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getListParam(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- getListParamValue(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- getListParamValues() - Method in class org.bgerp.model.param.Parameter
- getListParamValues(int) - Static method in class org.bgerp.cache.ParameterCache
-
List of values for parameter with type 'list'.
- getListParamValues(Parameter) - Static method in class org.bgerp.cache.ParameterCache
-
List of values for parameter with type 'list'.
- getListParamValuesMap() - Method in class org.bgerp.dao.param.ParamDAO
- getListParamValuesMap(int) - Static method in class org.bgerp.cache.ParameterCache
-
Map of list parameter values.
- getLocalization() - Method in class ru.bgcrm.plugin.Plugin
- getLocalization(Plugin) - Static method in class org.bgerp.app.l10n.Localization
-
Gets localization for the plugin.
- getLocalizedMessage() - Method in exception class org.bgerp.app.exception.BGMessageException
-
Provides exception's message with substituted pattern, but without localization like
BGMessageException.getMessage(Localizer)
does. - getLocalizer() - Static method in class org.bgerp.app.l10n.Localization
-
Localizer for kernel only to the language, taken from
Localization.getLang()
. - getLocalizer() - Method in class ru.bgcrm.plugin.Plugin
- getLocalizer(String, String...) - Static method in class org.bgerp.app.l10n.Localization
-
Retrieve localizer for a plugin.
- getLocalizer(String, HttpServletRequest) - Static method in class org.bgerp.app.l10n.Localization
-
Retrieves
Localizer
object for a single plugin. - getLocalizer(HttpServletRequest) - Static method in class org.bgerp.app.l10n.Localization
-
Retrieves a Localizer for a plugin, using request URI.
- getLock() - Method in class ru.bgcrm.event.client.LockEvent
- getLockEdit() - Method in class ru.bgcrm.model.message.Message
- getLog() - Static method in class org.bgerp.util.Log
-
Using
StackLocatorUtil
gets the caller's object and logger for its class. - getLog() - Method in class ru.bgcrm.plugin.task.model.Task
- getLog() - Static method in class ru.bgerp.util.Log
-
Deprecated.
- getLog(Class<?>) - Static method in class org.bgerp.util.Log
-
Class connected logger.
- getLog(Class<?>) - Static method in class ru.bgerp.util.Log
-
Deprecated.
- getLogin() - Method in class org.bgerp.event.AuthEvent
- getLogin() - Method in class ru.bgcrm.model.user.User
- getLogin() - Method in class ru.bgcrm.model.user.UserAccount.Default
- getLogin() - Method in interface ru.bgcrm.model.user.UserAccount
- getLogin() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogError
- getLogin() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- getLogin() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- getLogin() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getLogin() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getLogin() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getLoginTime() - Method in class org.bgerp.app.servlet.user.UserSession
- getLogoffTime() - Method in class org.bgerp.app.dist.Maintenance
- getLogString() - Method in class org.bgerp.custom.java.CompilationResult
- getLong(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getLong(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getLong(String) - Method in class org.bgerp.app.cfg.ConfigMap
- getLong(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getLong(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getLong(String, long) - Method in class org.bgerp.app.cfg.ConfigMap
- getMacAddress() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Возвращает первый MAC адрес.
- getMacAddressList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getMacAddressStr() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Возвращает первый MAC адрес.
- getMailConfig() - Method in class ru.bgcrm.plugin.dispatch.exec.Config
- getMarkMessagesReadStatusIds() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getMask() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getMask() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getMask() - Method in class ru.bgcrm.util.inet.IpNet
- getMask(byte[], byte[]) - Static method in class ru.bgcrm.util.inet.IpNet
- getMask(int) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Возвращает маску сети заданной размерности
- getMaxFieldSize() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getMaxIp() - Method in class ru.bgcrm.util.inet.IpNet
- getMaxRows() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getMaxTitleDistance(int) - Method in class ru.bgcrm.plugin.bgbilling.creator.Config
- getMediaColumnList(String) - Method in class ru.bgcrm.model.process.queue.Queue
- getMediaColumnList(List<String>) - Method in class ru.bgcrm.model.process.queue.Queue
- getMemberId() - Method in class org.bgerp.plugin.clb.team.model.PartyPayment
- getMembersWithPayments(int) - Method in class org.bgerp.plugin.clb.team.dao.PartyDAO
-
Selects party members with payments.
- getMemo(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getMemo(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- getMemo(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- getMemoList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
-
Возвращает большиство актуальных данных о договоре.
- getMemoList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- getMessage() - Method in exception class org.bgerp.app.exception.BGMessageException
-
Provides exception's message with substituted pattern, but without localization like
BGMessageException.getMessage(Localizer)
does. - getMessage() - Method in class org.bgerp.custom.java.CompilationMessage
- getMessage() - Method in class org.bgerp.event.client.LicenseEvent
- getMessage() - Method in class org.bgerp.event.client.NewsInfoEvent
- getMessage() - Method in class org.bgerp.model.Message
- getMessage() - Method in class ru.bgcrm.event.process.ProcessMessageAddedEvent
- getMessage() - Method in class ru.bgcrm.model.process.wizard.JexlStep.Data
- getMessage() - Method in class ru.bgcrm.plugin.bgbilling.TransferData
- getMessage() - Method in class ru.bgcrm.struts.form.Response
-
Message for
Response.STATUS_ERROR
orResponse.STATUS_MESSAGE
. - getMessage(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- getMessage(Localizer) - Method in exception class org.bgerp.app.exception.BGMessageException
-
Provides localized message used internal localized
BGMessageException.lInternal
, case if exists, orlExternal
. - getMessageById(int) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Selects a message by ID.
- getMessageBySystemId(int, String) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Selects a message by system ID.
- getMessageCount() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- getMessageDescription(String, Message) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- getMessageDescription(String, Message) - Method in class ru.bgcrm.dao.message.MessageType
-
Generates short message description.
- getMessageDescription(String, Message) - Method in class ru.bgcrm.dao.message.MessageTypeNote
- getMessageForOpen() - Method in class ru.bgcrm.dao.message.MessageTypeCall.CallRegistration
- getMessageFromRs(ResultSet, String) - Static method in class ru.bgcrm.dao.message.MessageDAO
- getMessageId() - Method in class org.bgerp.plugin.msg.email.MessageParser
- getMessageId() - Method in class ru.bgcrm.event.MessageRemovedEvent
- getMessagesCount() - Method in class org.bgerp.event.client.NewsInfoEvent
- getMessageSubject() - Method in class org.bgerp.plugin.msg.email.MessageParser
- getMessageTags(int) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Selects message tags.
- getMessageType() - Static method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- getMessageType(Class<T>) - Method in class ru.bgcrm.model.message.config.MessageTypeConfig
- getMessageTypeClass(String) - Method in class ru.bgcrm.plugin.Plugin
-
Message type class, supported by the plugin.
- getMessageTypeEmail() - Method in class org.bgerp.plugin.msg.feedback.action.open.MessageAction.Config
- getMetaData() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getMetaData() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getMetaData() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getMethod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod
- getMethod() - Method in class ru.bgcrm.plugin.bgbilling.RequestJsonRpc
- getMethod() - Method in class ru.bgcrm.struts.form.DynActionForm
- getMinute() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- getMinuteCost() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getMinuteFrom() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getMinutesInDay(WorkType, Date, Date, boolean) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- getMode() - Method in class org.bgerp.plugin.clb.calendar.model.Calendar
- getMode() - Method in class org.bgerp.plugin.pln.agree.event.AgreementEvent
- getMode() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getMode() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMode
- getModeList() - Method in class ru.bgcrm.model.customer.config.ProcessLinkModesConfig
- getModeList() - Method in class ru.bgcrm.model.process.queue.SortSet
-
List of modes, available for choose in each of combos.
- getModeMap() - Method in class ru.bgcrm.model.customer.config.ProcessLinkModesConfig
- getModule() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModuleData
- getModuleDataList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo
- getModuleId() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
- getModuleId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ModuleInfo
- getModuleInf(File) - Method in class org.bgerp.app.dist.inst.InstallerModule
- getModuleList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getModuleList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo
- getModuleName() - Method in class org.bgerp.app.dist.inst.InstalledModule
- getMonth() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- getMonth() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- getMonth() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- getMonth() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- getMonthDay() - Method in class ru.bgcrm.event.DateChangingEvent.DateInfo
- getMonthOfYearMask(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Битовая маска месяца года.
- getMonthTableName(String, Date) - Method in class ru.bgcrm.dao.PeriodicDAO
- getMonthWorkShift(Date, int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getMoreResults() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getMoreResults(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getMsgAskLogin() - Method in class org.bgerp.plugin.telegram.Config
- getMsgAskPassword() - Method in class org.bgerp.plugin.telegram.Config
- getMsgDefaultAnswer() - Method in class org.bgerp.plugin.telegram.Config
- getMsgLinkChange() - Method in class org.bgerp.plugin.telegram.Config
- getMsgUrlHelp() - Method in class org.bgerp.plugin.telegram.Config
- getMsgWrongPassword() - Method in class org.bgerp.plugin.telegram.Config
- getName() - Method in class org.bgerp.app.dist.inst.Module
- getName() - Method in exception class org.bgerp.app.exception.BGIllegalArgumentException
-
First failing parameter name = name of HTML form input.
- getName() - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- getName() - Method in class ru.bgcrm.event.listener.DefaultMarkedProcessor.Command
- getName() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.AttributeType
- getName() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- getName() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ParameterValue
- getName() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModule
- getName() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginAttr
- getName() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail.EmailContact
-
Получение имени контакта.
- getName() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.UserInfo
- getName() - Method in class ru.bgcrm.plugin.Table
- getName() - Method in class ru.bgcrm.struts.form.DynActionForm
- getNas() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- getNCharacterStream(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getNCharacterStream(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getNCharacterStream(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getNCharacterStream(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getNClob(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getNClob(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getNClob(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getNClob(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getNeedCommentValues() - Method in class ru.bgcrm.model.param.config.ListParamConfig
- getNet(long, short) - Static method in class ru.bgcrm.util.inet.IPUtils
- getNetworkTimeout() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getNewDate() - Method in class ru.bgcrm.event.DateChangingEvent
- getNews(int) - Method in class ru.bgcrm.dao.NewsDAO
- getNewsCount() - Method in class org.bgerp.event.client.NewsInfoEvent
- getNextDay(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Следующий от даты день.
- getNextDay(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Следующий от даты день.
- getNode(Document, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Берёт Node по имени тега из Document.
- getNotRunnableState() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- getNString(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getNString(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getNString(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getNString(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getNumber() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getNumber() - Method in class ru.bgcrm.dao.message.MessageTypeCall.CallRegistration
- getNumber() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- getNumber() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- getNumber() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- getNumber() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- getNumberCnt() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getNumberFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getNumberFromE164() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getNumberProvider() - Method in class org.bgerp.plugin.bil.invoice.model.InvoiceType
- getNumberTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getNumberToE164() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getObject() - Method in class org.bgerp.model.param.Parameter
- getObject() - Method in class ru.bgcrm.model.param.ParameterGroup
- getObject() - Method in class ru.bgcrm.model.param.ParameterSearchedObject
- getObject() - Method in class ru.bgcrm.model.param.Pattern
- getObject(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getObject(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getObject(int, Class<T>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getObject(int, Class<T>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getObject(int, Map<String, Class<?>>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getObject(int, Map<String, Class<?>>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getObject(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getObject(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getObject(String, Class<T>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getObject(String, Class<T>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getObject(String, Map<String, Class<?>>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getObject(String, Map<String, Class<?>>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getObjectId() - Method in class ru.bgcrm.event.DateChangingEvent
- getObjectId() - Method in class ru.bgcrm.event.ParamChangedEvent
- getObjectId() - Method in class ru.bgcrm.event.ParamChangingEvent
- getObjectId() - Method in class ru.bgcrm.model.CommonObjectLink
- getObjectId() - Method in class ru.bgcrm.model.IfaceState
- getObjectId() - Method in class ru.bgcrm.model.process.wizard.FillParamsStep.Data
- getObjectId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo
- getObjectId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getObjectId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getObjectId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- getObjectId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getObjectId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- getObjectId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getObjectId() - Method in class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- getObjectId() - Method in class ru.bgcrm.plugin.document.model.Document
- getObjectId() - Method in class ru.bgcrm.plugin.fulltext.model.SearchItem
- getObjectId() - Method in class ru.bgcrm.plugin.mobile.model.Account
- getObjectIds() - Method in class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- getObjectIds(Collection<T>) - Static method in class ru.bgcrm.util.Utils
-
Возвращает коды объектов из коллекции через запятую.
- getObjectIds(Collection<T>, String) - Static method in class ru.bgcrm.util.Utils
-
Возвращает коды объектов из коллекции через запятую с указанным началом строки.
- getObjectIds(Collection<T>, String, String) - Static method in class ru.bgcrm.util.Utils
-
Возвращает коды объектов из коллекции с указанием разделителя и начала строки.
- getObjectIdsList(Collection<T>) - Static method in class ru.bgcrm.util.Utils
-
Возвращает список кодов объектов.
- getObjectIdsSet(Collection<T>) - Static method in class ru.bgcrm.util.Utils
-
Возаращает набор кодов объектов.
- getObjectLinksWithType(int, String) - Method in class ru.bgcrm.dao.CommonLinkDAO
-
Возвращает список привязанных к объекту сущностей.
- getObjectList(List<T>, Collection<Integer>) - Static method in class ru.bgcrm.util.Utils
-
Selects objects sub-list from a given full list with IDs presented in a collection.
- getObjectList(Map<Integer, T>, List<Integer>) - Static method in class ru.bgcrm.util.Utils
-
Selects objects list from a full map by a given IDs list in the same order.
- getObjectMapper() - Method in class ru.bgcrm.plugin.bgbilling.TransferData
- getObjectParameter(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- getObjects() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getObjectTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- getObjectTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- getObjectTitles(Collection<T>) - Static method in class ru.bgcrm.util.Utils
-
Concatenates object titles to a comma separated string.
- getObjectTitles(List<T>, Set<Integer>) - Static method in class ru.bgcrm.util.Utils
-
Concatenates object titles to a comma separated string.
- getObjectTitles(Map<Integer, T>, List<Integer>) - Static method in class ru.bgcrm.util.Utils
-
Concatenates object titles to a comma separated string.
- getObjectType() - Method in class org.bgerp.model.process.queue.filter.FilterLinkObject
- getObjectType() - Method in class ru.bgcrm.dao.CommonLinkDAO
- getObjectType() - Method in class ru.bgcrm.dao.CustomerLinkDAO
- getObjectType() - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
- getObjectType() - Method in class ru.bgcrm.model.CommonObjectLink
- getObjectType() - Method in class ru.bgcrm.model.IfaceState
- getObjectType() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getObjectType() - Method in class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- getObjectType() - Method in class ru.bgcrm.plugin.document.model.Document
- getObjectType() - Method in class ru.bgcrm.plugin.fulltext.model.Config.ObjectType
- getObjectType() - Method in class ru.bgcrm.plugin.fulltext.model.SearchItem
- getObjectType() - Method in class ru.bgcrm.plugin.mobile.model.Account
- getObjectTypeList() - Method in class ru.bgcrm.plugin.fulltext.model.Config
- getObjectTypeMap() - Method in class ru.bgcrm.plugin.fulltext.model.Config
- getObjectTypeParameterIds(String) - Static method in class org.bgerp.cache.ParameterCache
-
Parameter IDs for
objectType
, position sorted. - getObjectTypeParameterList(String) - Static method in class org.bgerp.cache.ParameterCache
-
Parameters for
objectType
, position sorted. - getObjectTypeParameterList(String, int) - Static method in class org.bgerp.cache.ParameterCache
-
Parameters for
objectType
, position sorted. - getObjectTypes() - Method in class org.bgerp.plugin.kernel.Plugin
- getObjectTypes() - Method in class ru.bgcrm.plugin.bgbilling.Plugin
- getObjectTypes() - Method in class ru.bgcrm.plugin.Plugin
-
Plugin's entities.
- getObjectTypes() - Method in class ru.bgcrm.plugin.slack.Plugin
- getOnEmptyValues() - Method in class org.bgerp.model.process.queue.filter.Filter
- getOpenBoards() - Method in class org.bgerp.plugin.pln.blow.model.BoardsConfig
- getOpenId(String) - Static method in class ru.bgcrm.util.Utils
-
Extracts entity ID from URL.
- getOpenQueueId(String) - Method in class org.bgerp.action.open.ProcessQueueAction.Config
- getOpenUrl() - Method in class org.bgerp.plugin.pln.blow.model.BoardConfig
- getOpenUrl() - Method in class ru.bgcrm.model.process.queue.Queue
- getOptionId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceOption
- getOptionId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getOptions() - Method in class org.bgerp.app.servlet.file.Files
-
Options.
- getOptionTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getOrCreateMember(int, String) - Method in class org.bgerp.plugin.clb.team.dao.PartyDAO
-
Selects existing or creates a party member.
- getOrder() - Method in class org.bgerp.app.servlet.file.Options
- getOrder() - Method in class org.bgerp.model.param.Parameter
- getOrderExpression() - Method in class ru.bgcrm.model.process.queue.SortMode
- getOrders(DynActionForm) - Method in class ru.bgcrm.model.process.queue.SortSet
-
Comma separated SQL column numbers, using for sorting.
- getOrgName() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardTabelConfig
- getOrientation() - Method in class ru.bgcrm.model.process.queue.config.PrintQueueConfig.PrintType
- getOrThrow(int) - Method in class org.bgerp.dao.DemoDAO
- getOrThrow(int) - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceDAO
- getOutputBalance() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- getOutputDir() - Method in class org.bgerp.custom.java.CompilerWrapper
- getOutputStream() - Method in class org.bgerp.app.servlet.util.ServletResponseInterceptor
- getOutputStream() - Method in class ru.bgcrm.model.FileData
- getOwnerId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- getPackageParamId() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getPackClient() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModule
- getPacket() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- getPacketId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- getPacketList(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CerberCryptDAO
- getPacketList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.CerberCryptAction
- getPage() - Method in class org.bgerp.model.Pageable
- getPage() - Method in class ru.bgcrm.struts.form.DynActionForm
- getPage(Page, Element) - Method in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- getPageableId() - Method in class ru.bgcrm.struts.form.DynActionForm
- getPageCount() - Method in class ru.bgcrm.model.Page
- getPageFirstRecordNumber() - Method in class ru.bgcrm.model.Page
- getPageIndex() - Method in class ru.bgcrm.model.Page
- getPageLimit(Page) - Method in class ru.bgcrm.dao.CommonDAO
-
Generates page
LIMIT offset, rows
query. - getPageLimit(Page) - Method in class ru.bgcrm.dao.user.UserDAO
- getPageSize() - Method in class ru.bgcrm.model.Page
- getPageUrl() - Method in class ru.bgcrm.model.process.queue.Processor
- getPaidInvoiceConfig() - Method in class org.bgerp.plugin.bil.subscription.model.Subscription
- getParam() - Method in class org.bgerp.plugin.pln.callboard.model.config.ProcessTimeSetConfig
- getParam() - Method in class ru.bgcrm.model.param.ParameterSearchedObject
- getParam() - Method in class ru.bgcrm.model.process.wizard.ContinueStep
- getParam() - Method in class ru.bgcrm.struts.form.DynActionForm
- getParam(String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter first value.
- getParam(String, String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter first value.
- getParam(String, String, boolean, Predicate<String>) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter value.
- getParam(String, String, Predicate<String>) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParam(String, Predicate<String>) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamAddress(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Возвращает значения адресного параметра объекта.
- getParamAddress(int, int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Возвращает адресный параметр объекта.
- getParamAddressExt(int, int, boolean) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Возвращает значения адресного параметра объекта.
- getParamAddressExt(int, int, boolean, String) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Возвращает значения адресного параметра объекта.
- getParamBlob(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a value for parameter type 'blob'.
- getParamBoolean(String) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamBoolean(String, Boolean) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamCloseBeforeId() - Method in class org.bgerp.plugin.pln.sla.config.Config
- getParamDate(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Deprecated.
- getParamDate(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a value for parameter type 'date'.
- getParamDate(String) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamDate(String, Date) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamDate(String, Date, boolean) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter first value as type date, format
TimeUtils.FORMAT_TYPE_YMD
. - getParamDateTime(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Deprecated.
- getParamDateTime(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a value for parameter type 'datetime'.
- getParamDateTime(String) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamDateTime(String, Date) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamDateTime(String, Predicate<Date>) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter first value as type
Date
. - getParamDateToId() - Method in class org.bgerp.plugin.bil.subscription.Config
- getParamDiscountId() - Method in class org.bgerp.plugin.bil.subscription.Config
- getParamDolznost() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardTabelConfig
- getParamEmail(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects values for parameter type 'email'.
- getParamEmail(int, int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a value for parameter type 'email'.
- getParamEmailId() - Method in class org.bgerp.plugin.bil.subscription.Config
- getParameter() - Method in class org.bgerp.model.param.ParameterValuePair
- getParameter() - Method in class org.bgerp.model.process.queue.filter.FilterParam
- getParameter() - Method in class ru.bgcrm.event.DateChangingEvent
- getParameter() - Method in class ru.bgcrm.event.ParamChangedEvent
- getParameter() - Method in class ru.bgcrm.event.ParamChangingEvent
- getParameter(int) - Static method in class org.bgerp.cache.ParameterCache
- getParameter(int) - Method in class org.bgerp.dao.param.ParamDAO
- getParameter(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- getParameter(int, int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- getParameter(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.bgerp.action.base.BaseAction
- getParameterAddressValueFromRs(ResultSet) - Static method in class org.bgerp.dao.param.ParamValueDAO
- getParameterAddressValueFromRs(ResultSet, String) - Static method in class org.bgerp.dao.param.ParamValueDAO
- getParameterAddressValueFromRs(ResultSet, String, boolean, String) - Static method in class org.bgerp.dao.param.ParamValueDAO
- getParameterGroup(int) - Method in class org.bgerp.dao.param.ParamGroupDAO
- getParameterGroupList(String) - Method in class org.bgerp.dao.param.ParamGroupDAO
- getParameterId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- getParameterId(String) - Method in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
-
Возвращает из сроки вида billingId1:paramId1;billingId2:paramId2 код параметра для текущего биллинга.
- getParameterIds() - Method in class ru.bgcrm.model.param.ParameterGroup
- getParameterIds() - Method in class ru.bgcrm.model.process.TypeProperties
- getParameterIds() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FillContractParamsStep
- getParameterIdsByGroupIds() - Method in class org.bgerp.dao.param.ParamDAO
- getParameterIdsForGroup(int) - Method in class org.bgerp.dao.param.ParamGroupDAO
- getParameterList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getParameterList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
-
Вызывает
ContractParamDAO.getParameterListWithDir(int, boolean, boolean)
с false, false. - getParameterList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- getParameterList(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- getParameterList(String, int) - Method in class org.bgerp.dao.param.ParamDAO
- getParameterList(String, int, Set<Integer>) - Method in class org.bgerp.dao.param.ParamDAO
- getParameterList(List<Integer>) - Static method in class org.bgerp.cache.ParameterCache
-
Parameters with defined IDs.
- getParameterList(Pageable<Parameter>, String, String, int, Set<Integer>) - Method in class org.bgerp.dao.param.ParamDAO
- getParameterListWithDir(int, boolean, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
-
Возвращает параметры договора со справочниками.
- getParameterMap() - Static method in class org.bgerp.cache.ParameterCache
- getParameterMapByObjectType() - Method in class org.bgerp.dao.param.ParamDAO
- getParameterMetaData() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getParameters() - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- getParametersAddress() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersContract() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersContractService() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersEMail() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersFlag() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersObjectAddress() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersObjectDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersObjectFlag() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersObjectList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersObjectText() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersPhone() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParametersText() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getParamFile(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects values for parameter type 'file'.
- getParamFile(int, int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a value for parameter type 'file'.
- getParamGroupId() - Method in class ru.bgcrm.model.customer.Customer
- getParamGroupId() - Method in class ru.bgcrm.model.process.wizard.LinkCustomerStep.Data
- getParamGroupId() - Method in class ru.bgcrm.model.process.wizard.LinkCustomerStep
- getParamId() - Method in class org.bgerp.plugin.telegram.Config
- getParamId() - Method in class ru.bgcrm.event.listener.DefaultMarkedProcessor.Command
- getParamId() - Method in class ru.bgcrm.model.param.ParameterLogItem
- getParamId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- getParamIds() - Method in class ru.bgcrm.plugin.fulltext.model.Config.ObjectType
- getParamInt(String) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamInt(String, int) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamInt(String, Predicate<Integer>) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter first value as type
int
. - getParamJoinFilters(String, String) - Static method in class org.bgerp.dao.param.OldParamSearchDAO
-
Deprecated.Добавление INNER JOIN фильтров по параметрам, пока поддерживается только значение вида для списковых.
- getParamLimitId() - Method in class org.bgerp.plugin.bil.subscription.Config
- getParamLimitPriceId() - Method in class org.bgerp.plugin.bil.subscription.model.Subscription
- getParamList() - Method in class ru.bgcrm.model.process.wizard.FillParamsStep
- getParamList(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a parameter value with type 'list'.
- getParamList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- getParamListCount(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a parameter value with type 'listcount'.
- getParamListCountWithTitles(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- getParamListValues(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- getParamListWithComments(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a parameter value with type 'list' с комментариями значений.
- getParamListWithTitles(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- getParamListWithTitlesAndComments(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- getParamLong(String) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamLong(String, long) - Method in class ru.bgcrm.struts.form.DynActionForm
- getParamMailEncoding(ConfigMap) - Static method in class ru.bgcrm.util.MailMsg
- getParamMoney(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a parameter value with type 'money'.
- getParamName() - Method in class org.bgerp.model.process.queue.filter.FilterLinkObject
- getParamPhone(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a parameter value with type 'phone'.
- getParamPhoneNoFormat(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Deprecated.
- getParamPhoneValueItemFromRs(ResultSet) - Static method in class org.bgerp.dao.param.ParamValueDAO
- getParamProductId() - Method in class org.bgerp.plugin.bil.subscription.Config
- getParams() - Method in class org.bgerp.plugin.pln.blow.model.Item
- getParams() - Method in class ru.bgcrm.plugin.bgbilling.RequestJsonRpc
- getParams() - Method in class ru.bgcrm.plugin.document.model.Pattern
- getParamServiceCostId() - Method in class org.bgerp.plugin.bil.subscription.Config
- getParamSubscriptionId() - Method in class org.bgerp.plugin.bil.subscription.Config
- getParamTabelNumber() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardTabelConfig
- getParamText(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Deprecated.
- getParamText(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a value of parameter with type 'text'.
- getParamTitle(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- getParamTree(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects a parameter value with type 'tree'.
- getParamTreeCount(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Selects parameter values with type 'treecount'.
- getParamTreeWithTitles(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- getParamType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- getParamType(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- getParamUpdateBeforeId() - Method in class org.bgerp.plugin.pln.sla.config.Config
- getParamUserIncomingTaxPercentId() - Method in class org.bgerp.plugin.bil.subscription.Config
- getParamValues(String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter values as type int.
- getParamValuesList(String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter values as an ordered list of type int.
- getParamValuesListStr(String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter values as an ordered list.
- getParamValuesListStr(String, String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter values as an ordered list.
- getParamValuesStr(String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter values.
- getParamYearMonth(String, Predicate<YearMonth>) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Gets HTTP request parameter first value as type
YearMonth
. - getParent() - Method in class org.bgerp.plugin.pln.blow.model.Item
- getParent() - Method in class ru.bgcrm.model.user.PermissionNode
- getParentGroupTreeSet() - Method in class ru.bgcrm.model.user.Group
- getParentId() - Method in interface org.bgerp.model.base.tree.iface.TreeItem
- getParentId() - Method in class org.bgerp.model.base.tree.TreeItem
- getParentId() - Method in class ru.bgcrm.model.Config
- getParentId() - Method in class ru.bgcrm.model.user.Group
- getParentId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnGate
- getParentTypeIds() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- getPartyId() - Method in class org.bgerp.plugin.clb.team.model.PartyMember
- getPartyId() - Method in class org.bgerp.plugin.clb.team.model.PartyPayment
- getPassword() - Method in class org.bgerp.event.AuthEvent
- getPassword() - Method in class ru.bgcrm.model.customer.Customer
- getPassword() - Method in class ru.bgcrm.model.user.User
- getPassword() - Method in class ru.bgcrm.model.user.UserAccount.Default
- getPassword() - Method in interface ru.bgcrm.model.user.UserAccount
- getPassword() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getPassword() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getPassword() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getPasswordChars() - Method in class ru.bgcrm.util.PswdUtil
- getPasswordLengthAuto() - Method in class ru.bgcrm.util.PswdUtil
- getPasswordLengthMax() - Method in class ru.bgcrm.util.PswdUtil
- getPasswordLengthMin() - Method in class ru.bgcrm.util.PswdUtil
- getPasswordType() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogSuccess
- getPath() - Method in class org.bgerp.action.base.Actions.Action
- getPath() - Method in class ru.bgcrm.model.process.ProcessType
- getPath() - Method in class ru.bgcrm.model.user.Group
- getPathPluginCSS(String) - Static method in class ru.bgcrm.plugin.Endpoint
- getPathPluginJS(String) - Static method in class ru.bgcrm.plugin.Endpoint
- getPattern() - Method in class ru.bgcrm.model.param.Pattern
- getPattern() - Method in class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- getPattern(int) - Method in class ru.bgcrm.dao.PatternDAO
- getPattern(String, int) - Method in class ru.bgcrm.plugin.document.Config
- getPatternId() - Method in class ru.bgcrm.event.listener.DefaultMarkedProcessor.Command
- getPatternId() - Method in class ru.bgcrm.plugin.bgbilling.model.ContractType
- getPatternList(String) - Method in class ru.bgcrm.dao.PatternDAO
- getPatterns(String, String, String) - Method in class ru.bgcrm.plugin.document.Config
- getPayDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Bill
- getPayment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- getPaymentDate() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getPayments() - Method in class org.bgerp.plugin.clb.team.model.PartyMember
- getPaymentUserId() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getPayUser() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Bill
- getPeriod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- getPeriod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- getPeriod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModuleData
- getPeriod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
-
Deprecated.
- getPeriod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getPeriod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- getPeriod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- getPeriod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- getPeriod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getPeriodFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- getPeriodSql(Period, String) - Method in class ru.bgcrm.dao.CommonDAO
- getPeriodTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- getPerm(int, String) - Static method in class org.bgerp.cache.UserCache
-
Gets user permission for an action.
- getPerm(String) - Method in class ru.bgcrm.model.user.User
-
Gets user permission for action.
- getPermission() - Method in class ru.bgcrm.struts.form.DynActionForm
- getPermissionNode() - Method in class org.bgerp.app.servlet.user.event.ActionRequestEvent
- getPermissionNode(String) - Static method in class ru.bgcrm.model.user.PermissionNode
-
Finds permission node by action.
- getPermissionNodeOrThrow(String) - Static method in class ru.bgcrm.model.user.PermissionNode
-
Finds permission node by action.
- getPermissions(int) - Method in class ru.bgcrm.dao.user.UserDAO
- getPermissions(int) - Method in class ru.bgcrm.dao.user.UserPermsetDAO
- getPermissionTrees() - Static method in class ru.bgcrm.model.user.PermissionNode
-
List with root permission nodes for kernel and other enabled plugins.
- getPermsetById(int) - Method in class ru.bgcrm.dao.user.UserPermsetDAO
- getPermsetIds() - Method in class ru.bgcrm.model.user.Group
- getPermsetIds() - Method in class ru.bgcrm.model.user.User
- getPermsetList() - Method in class ru.bgcrm.dao.user.UserPermsetDAO
- getPersonalization() - Method in class ru.bgcrm.model.user.User
- getPersonalizationMap() - Method in class ru.bgcrm.model.user.User
- getPersonalTariff(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Возвращает персональный тариф договора.
- getPersonalTariff(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- getPhone() - Method in class ru.bgcrm.model.param.ParameterPhoneValueItem
- getPhone() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- getPhoneParam(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- getPlan() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getPlanConfig() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig.Callboard
- getPluginList() - Method in class ru.bgcrm.plugin.PluginManager
-
List of enabled plugins.
- getPluginMap() - Method in class ru.bgcrm.plugin.PluginManager
-
Map of enabled plugins, key
Plugin.getId()
. - getPlugins() - Method in class org.bgerp.app.dist.lic.License
-
Plugin IDs.
- getPluginSet() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getPod() - Method in class ru.bgcrm.model.param.ParameterAddressValue
- getPod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Получение подъезда.
- getPod() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getPointId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getPointTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- GetPoolTasksEvent - Class in ru.bgcrm.event
-
Событие пуллинга, генерируется для каждого работающего пользователя, очень часто.
- GetPoolTasksEvent(DynActionForm) - Constructor for class ru.bgcrm.event.GetPoolTasksEvent
- getPopupNews() - Method in class org.bgerp.event.client.NewsInfoEvent
- getPort() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- getPort() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnGate
- getPortFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getPortTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- getPos() - Method in class ru.bgcrm.model.process.Status
- getPos() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- getPosition() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- getPosition() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- getPositionMacros(String) - Method in class ru.bgcrm.plugin.document.model.Pattern
-
Deprecated.
- getPositions() - Method in class org.bgerp.plugin.bil.invoice.Config
- getPositions() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getPostExpression() - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- getPostfix() - Method in class ru.bgcrm.model.Counter
- getPostIndex() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getPrefix() - Method in class ru.bgcrm.model.Counter
- getPrepared() - Method in class org.bgerp.util.sql.PreparedQuery
- getPrevDay(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Предыдущий от даты день.
- getPrevDay(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Предыдущий от даты день.
- getPrevMonth() - Static method in class ru.bgcrm.util.TimeUtils
- getPrice() - Method in class org.bgerp.plugin.bil.invoice.model.Position
- getPrintType(int) - Method in class ru.bgcrm.model.process.queue.config.PrintQueueConfig
- getPrintTypes() - Method in class ru.bgcrm.model.process.queue.config.PrintQueueConfig
- getPriority() - Method in class org.bgerp.plugin.pln.blow.model.Item
- getPriority() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- getPriority() - Method in class ru.bgcrm.model.process.Process
- getPriorityColors() - Method in class ru.bgcrm.model.process.config.ProcessPriorityConfig
- getProcess() - Method in class org.bgerp.model.process.queue.Column
- getProcess() - Method in class org.bgerp.plugin.pln.agree.event.AgreementEvent
- getProcess() - Method in class org.bgerp.plugin.pln.blow.model.Item
- getProcess() - Method in class org.bgerp.plugin.pln.callboard.model.CallboardTask
- getProcess() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- getProcess() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- getProcess() - Method in class ru.bgcrm.event.process.ProcessCreatedAsLinkEvent
- getProcess() - Method in class ru.bgcrm.event.process.ProcessDoActionEvent
- getProcess() - Method in class ru.bgcrm.event.process.ProcessMessageAddedEvent
- getProcess() - Method in class ru.bgcrm.event.process.ProcessRemovedEvent
- getProcess() - Method in class ru.bgcrm.model.message.Message
- getProcess() - Method in class ru.bgcrm.model.process.wizard.base.WizardData
- getProcess(int) - Method in class org.bgerp.plugin.msg.email.MessageContent
- getProcess(int) - Method in class ru.bgcrm.dao.process.ProcessDAO
-
Selects process by ID with the last
Process.getStatusChange()
. - getProcess(ProcessDAO, int) - Method in class ru.bgcrm.struts.action.ProcessAction
-
Gets process entity by ID.
- getProcess(Process[]) - Method in class ru.bgcrm.model.process.queue.MediaColumn
- getProcessCount() - Method in class ru.bgcrm.model.process.queue.QueueProcessStat
- getProcessCount() - Method in class ru.bgcrm.model.process.queue.QueueUserStat
- getProcessDescription() - Method in class org.bgerp.plugin.pln.blow.action.BoardAction.SearchItem
- getProcessEmails(int) - Method in class org.bgerp.plugin.msg.email.dao.EMailDAO
-
Selects E-Mails in process parameters.
- getProcessExecuteTime(Connection, ShiftData, Process) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
-
Возвращает время в минутах, требуемое для исполнения задачи.
- getProcessExecutors() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- getProcessExecutors() - Method in class ru.bgcrm.model.process.Process
-
Deprecated.
- getProcessExecutors(Set<ProcessExecutor>, Set<ProcessGroup>) - Static method in class ru.bgcrm.model.process.ProcessExecutor
- getProcessExecutors(Set<ProcessExecutor>, ProcessGroup) - Static method in class ru.bgcrm.model.process.ProcessExecutor
- getProcessExecutorsInGroupWithRole(int, int) - Method in class ru.bgcrm.model.process.Process
-
Deprecated.
- getProcessExecutorsWithGroups(Set<Integer>) - Method in class ru.bgcrm.model.process.Process
-
Deprecated.
- getProcessExecutorsWithRole(int) - Method in class ru.bgcrm.model.process.Process
-
Deprecated.
- getProcessExecutorsWithRoles(Set<Integer>) - Method in class ru.bgcrm.model.process.Process
-
Deprecated.
- getProcessFromRs(ResultSet) - Static method in class ru.bgcrm.dao.process.ProcessDAO
- getProcessFromRs(ResultSet, String) - Static method in class ru.bgcrm.dao.process.ProcessDAO
- getProcessGroup(Process, Set<Integer>, int) - Static method in class ru.bgcrm.struts.action.ProcessCommandExecutor
- getProcessGroups() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- getProcessGroups() - Method in class ru.bgcrm.model.process.Process
-
Deprecated.
- getProcessGroupWithRole(int) - Method in class ru.bgcrm.model.process.Process
-
Deprecated.
- getProcessGroupWithRoles(Set<Integer>) - Method in class ru.bgcrm.model.process.Process
-
Deprecated.
- getProcessId() - Method in class org.bgerp.event.ProcessFileGetEvent
- getProcessId() - Method in class org.bgerp.event.ProcessFilesEvent
- getProcessId() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getProcessId() - Method in class org.bgerp.plugin.pln.blow.action.BoardAction.SearchItem
- getProcessId() - Method in class org.bgerp.plugin.pln.blow.model.Item
- getProcessId() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getProcessId() - Method in class ru.bgcrm.model.message.Message
- getProcessId() - Method in class ru.bgcrm.model.process.StatusChange
- getProcessId() - Method in class ru.bgcrm.model.process.wizard.ContinueStep.Data
- getProcessId() - Method in class ru.bgcrm.plugin.task.model.Task
- getProcessIds() - Method in class ru.bgcrm.event.client.TemporaryObjectEvent
- getProcessIds() - Method in class ru.bgcrm.event.ProcessMarkedActionEvent
- getProcessLinkedForSame(int, int, int) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Deprecated.
- getProcessList(Collection<Integer>) - Method in class ru.bgcrm.dao.process.ProcessDAO
-
Deprecated.
- getProcessList(BoardConfig) - Method in class org.bgerp.plugin.pln.blow.dao.BoardDAO
-
Возвращает набор все процессов для визуализаци.
- getProcessList(GroupLoadConfig, Date, Collection<Integer>, Collection<Integer>, String) - Method in class org.bgerp.plugin.pln.workload.dao.GroupLoadDAO
-
Возвращает список процессов с указанными типами процессов
ProcessType
и группами пользователейUserGroup
. - getProcessMessageHeaderColor(Message) - Method in class ru.bgcrm.dao.message.MessageType
- getProcessMessageHeaderColor(Message) - Method in class ru.bgcrm.dao.message.MessageTypeNote
- getProcessMessageHeaderColor(Message) - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- getProcessMessageList(int, int) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Retrieves process message list, sorted by ID.
- getProcessMessageList(Set<Integer>, String) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Searches messages in processes.
- getProcessMessageTagMap(int) - Method in class ru.bgcrm.dao.message.MessageDAO
- getProcessMessageTagMap(Collection<Integer>) - Method in class ru.bgcrm.dao.message.MessageDAO
- getProcessor() - Method in class ru.bgcrm.event.ProcessMarkedActionEvent
- getProcessor(int) - Method in class ru.bgcrm.model.process.queue.Queue
-
Selects a processor by ID.
- getProcessorByPageUrl(String) - Method in class ru.bgcrm.model.process.queue.Queue
-
Selects a processor by a page URL.
- getProcessors(String) - Method in class ru.bgcrm.model.process.queue.Queue
-
Processors for interface.
- getProcessOrThrow(int) - Method in class ru.bgcrm.dao.process.ProcessDAO
-
Selects process using
ProcessDAO.getProcess(int)
. - getProcessParamId() - Method in class org.bgerp.plugin.telegram.Config
- getProcessStat() - Method in class ru.bgcrm.model.process.queue.QueueStat
- getProcessStatus(int, int) - Method in class ru.bgcrm.dao.process.StatusChangeDAO
- getProcessStatusFromRs(ResultSet) - Static method in class ru.bgcrm.dao.process.StatusChangeDAO
- getProcessStatusFromRs(ResultSet, String) - Static method in class ru.bgcrm.dao.process.StatusChangeDAO
- getProcessType(int) - Static method in class org.bgerp.cache.ProcessTypeCache
-
Retrieves process type object.
- getProcessType(int) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Выбирает тип процесса по коду.
- getProcessType(int) - Static method in class ru.bgcrm.struts.action.ProcessAction
-
Возвращает тип процесса из кэша по его коду либо генерит исключение, если его нет.
- getProcessTypeId() - Method in class org.bgerp.model.process.link.config.ProcessCreateLinkItem
- getProcessTypeId() - Method in class org.bgerp.plugin.bil.subscription.model.Subscription
- getProcessTypeId() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getProcessTypeIds() - Method in class org.bgerp.model.process.link.config.ProcessLinkCategory
- getProcessTypeIds() - Method in class org.bgerp.plugin.pln.workload.model.GroupLoadConfig
- getProcessTypeIds() - Method in class ru.bgcrm.model.process.queue.Queue
- getProcessTypeMap() - Static method in class org.bgerp.cache.ProcessTypeCache
- getProcessTypeOrThrow(int) - Static method in class org.bgerp.cache.ProcessTypeCache
-
Gets process type by ID.
- getProcessTypeSafe(int) - Static method in class org.bgerp.cache.ProcessTypeCache
-
Retrieves process type object null-safe.
- getProcessTypeStatusList(ProcessType) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Deprecated.
- getProducts(Config, int) - Method in class org.bgerp.plugin.bil.subscription.dao.SubscriptionDAO
-
Selects product IDs, related to a subscription process.
- getProperties() - Method in class ru.bgcrm.model.process.ProcessType
- getProxyHost() - Method in class org.bgerp.plugin.telegram.Config
- getProxyPort() - Method in class org.bgerp.plugin.telegram.Config
- getProxyType() - Method in class org.bgerp.plugin.telegram.Config
- getPurposeExpression() - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- getQuantity() - Method in class org.bgerp.plugin.bil.invoice.model.Position
- getQuarterId() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getQuarterTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getQuery() - Method in class org.bgerp.util.sql.PreparedQuery
-
Deprecated.
- getQueryHashes(Connection) - Method in class org.bgerp.app.dist.inst.call.ExecuteSQL
-
Loads applied query hashes.
- getQueryTimeout() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getQueue() - Method in class org.bgerp.plugin.pln.blow.model.BoardConfig
- getQueue(int) - Static method in class org.bgerp.cache.ProcessQueueCache
- getQueue(int) - Method in class ru.bgcrm.dao.process.QueueDAO
- getQueue(int, User) - Static method in class org.bgerp.cache.ProcessQueueCache
- getQueueId() - Method in class ru.bgcrm.model.process.queue.config.SavedFilter
- getQueueId() - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig.SavedFilterSet
- getQueueIds() - Method in class ru.bgcrm.model.user.Group
- getQueueIds() - Method in class ru.bgcrm.model.user.User
- getQueueList() - Static method in class org.bgerp.cache.ProcessQueueCache
- getQueueList() - Method in class ru.bgcrm.dao.process.QueueDAO
- getQueueMap() - Static method in class org.bgerp.cache.ProcessQueueCache
- getQueueName() - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig.SavedFilterSet
- getQueueProcessStat(Queue) - Method in class ru.bgcrm.dao.process.QueueDAO
- getQueueProcessTypeIds(int) - Method in class ru.bgcrm.dao.process.QueueDAO
- getQueues() - Method in class org.bgerp.plugin.pln.blow.model.Board
-
Возвращает столбцы с процессами по исполнителям либо общую очередь.
- getQueueSavedCommonFilterSetsMap() - Method in class ru.bgcrm.model.process.queue.config.SavedCommonFiltersConfig
- getQueueSavedCommonFilterSetsMap(Integer) - Method in class ru.bgcrm.model.process.queue.config.SavedCommonFiltersConfig
- getQueueSavedFilterSetsMap() - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- getQueueStat(Queue, String) - Method in class ru.bgcrm.dao.process.QueueDAO
- getQueueTitle() - Method in class ru.bgcrm.model.process.queue.QueueStat
- getQueueUserStat(Queue, String) - Method in class ru.bgcrm.dao.process.QueueDAO
- getRadiusLogId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getReadTime() - Method in class ru.bgcrm.model.News
- getRealm() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginAttr
- getRealm() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginAttrSet
- getRealm() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginIp
- getRealmGroup() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- getRecordCount() - Method in class ru.bgcrm.model.Page
- getRecordId() - Method in class ru.bgcrm.model.ConfigRecord
- getRecordId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- getRef(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getRef(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getRef(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getRef(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getReference() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getReference() - Method in class ru.bgcrm.model.customer.Customer
- getReference() - Method in class ru.bgcrm.model.News
-
Deprecated.
- getReference() - Method in class ru.bgcrm.model.process.Process
- getReference() - Method in class ru.bgcrm.model.process.TransactionProperties
- getReference(Connection, DynActionForm, Process, String...) - Method in class ru.bgcrm.model.process.config.ProcessReferenceConfig
- getRegistrationByNumber(String) - Method in class ru.bgcrm.dao.message.MessageTypeCall
- getRegistrationByUser(int) - Method in class ru.bgcrm.dao.message.MessageTypeCall
- getRegistrationTime() - Method in class ru.bgcrm.util.ErrorMessage
- getRegistratorList() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CashCheckDAO
-
Возвращает список регистраторов с выбранным первым.
- getRegistredTariffGroupList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- getRemoteDeviceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- getRemoteFileMap() - Method in class org.bgerp.app.dist.inst.InstallerModules
- getRemoteHtml(String) - Method in class org.bgerp.app.dist.inst.InstallerModules
- getRemotePort() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- getRemoved() - Method in class org.bgerp.app.dist.inst.InstallerModule.Report
- getRemoveSoon() - Method in class org.bgerp.app.dist.inst.InstallerModule.Report
- getReplaced() - Method in class org.bgerp.app.dist.inst.InstallerModule.Report
- getReport() - Method in class org.bgerp.app.dist.inst.InstallerModule
- getReportList() - Method in class org.bgerp.plugin.report.Config
- getReportMap() - Method in class org.bgerp.plugin.report.Config
- getRequest() - Method in class org.bgerp.app.servlet.user.event.ActionRequestEvent
- getRequestSecret(ServletRequest) - Static method in class org.bgerp.app.servlet.filter.OpenFilter
-
After forwarding to shell.jsp secret parameter is lost, so it is preserved as attribute.
- getRequestURI(HttpServletRequest) - Static method in class org.bgerp.app.servlet.util.ServletUtils
-
Retrieves request URI with support of includes in Tomcat
- getRequestURI(ServletRequest) - Static method in class org.bgerp.app.servlet.filter.OpenFilter
-
After forwarding to shell.jsp original requestURL is lost, so it is preserved as attribute.
- getRequestUrl() - Method in class ru.bgcrm.struts.form.DynActionForm
- getReserveComment() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- getResId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.IpResourceRange
- getResourcePath(String) - Method in class ru.bgcrm.plugin.Plugin
-
Gets path of a file, placed int the plugin's package.
- getResponse() - Method in class ru.bgcrm.struts.form.DynActionForm
- getResponseType() - Method in class ru.bgcrm.struts.form.DynActionForm
- getRestrict() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- getRestrictTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- getResultBytes() - Method in class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- getResultDocument() - Method in class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- getResultSet() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getResultSetConcurrency() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getResultSetHoldability() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getResultSetType() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getReturnChildUiid() - Method in class ru.bgcrm.struts.form.DynActionForm
- getReturnUrl() - Method in class ru.bgcrm.struts.form.DynActionForm
- getRoleId() - Method in class org.bgerp.model.process.queue.filter.FilterGrEx
- getRoleId() - Method in class ru.bgcrm.model.process.ProcessExecutor
- getRoleId() - Method in class ru.bgcrm.model.process.ProcessGroup
- getRoleIds() - Method in class org.bgerp.model.process.ProcessGroups
- getRoles() - Method in class ru.bgcrm.model.user.Permset
- getRoleSet() - Method in class ru.bgcrm.model.process.Process
- getRoom() - Method in class ru.bgcrm.model.param.ParameterAddressValue
- getRoom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Получение комнаты.
- getRoom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getRoot() - Method in class org.bgerp.plugin.pln.blow.model.Board
- getRootDevice(Set<Integer>, Set<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- getRow() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getRow(String, Map<String, Object>) - Method in class ru.bgcrm.model.process.config.RowExpressionConfig
- getRowId(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getRowId(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getRowId(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getRowId(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getRows() - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- getRuleConfig() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getRuleExpresionList() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getRunningTaskCount() - Method in class org.bgerp.app.exec.scheduler.Scheduler
- getSameWorkTypeShiftCount(int, int, int, int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getSavedFilterSetMap() - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- getSavedPanelSet() - Method in class ru.bgcrm.model.process.queue.config.SavedPanelConfig
- getSaveModeList() - Method in class ru.bgcrm.dao.message.MessageTypeContactSaver
-
Different save modes, e.g E-Mail or domain.
- getSaveModeList() - Method in class ru.bgcrm.dao.message.MessageTypeContactSaverEmail
- getScheduledTasks(int) - Method in class ru.bgcrm.plugin.task.dao.TaskDAO
-
Возвращает список запланированных к исполнению задач.
- getScheduledTime() - Method in class ru.bgcrm.plugin.fulltext.model.SearchItem
- getScheduledTime() - Method in class ru.bgcrm.plugin.task.model.Task
- getScheduledUpdates(int, int) - Method in class ru.bgcrm.plugin.fulltext.dao.SearchDAO
-
Выбирает записи необходимые для обновления.
- getSchema() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getScope() - Method in class ru.bgcrm.plugin.document.model.Pattern
- getScript() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- getScript() - Method in class ru.bgcrm.plugin.document.model.Pattern
- getScript(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- getScriptId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- getScriptList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getSearches() - Method in class org.bgerp.dao.message.process.MessagePossibleProcessConfig
- getSearchMap() - Method in class ru.bgcrm.dao.message.MessageType
- getSearchMode() - Method in class ru.bgcrm.model.SearchableIdTitle
- getSecond() - Method in class ru.bgcrm.model.Pair
- getSecret() - Method in class org.bgerp.plugin.clb.team.model.Party
- getSecret() - Method in class ru.bgcrm.model.FileData
- getSelectedChildIds(Set<Integer>) - Method in class ru.bgcrm.model.process.ProcessType
-
Selects process type IDs with filter by other IDs.
- getSelectedHistoryTag(Collection<Integer>) - Method in class ru.bgcrm.model.message.TagConfig
-
Returns value of selected history storing tag.
- getSelector() - Method in class org.bgerp.plugin.bil.invoice.action.ReportRegisterAction
- getSelector() - Method in class org.bgerp.plugin.bil.subscription.action.ReportPaymentAction
- getSelector() - Method in class org.bgerp.plugin.report.action.ReportActionBase
-
Selector for extracting the report's data from SQL.
- getSelector() - Method in class org.bgerp.plugin.report.action.ReportProcessAction
- getSentTime() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getSentTime() - Method in class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- getSentUserId() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getServerCustomerCreator(String, Connection) - Method in class ru.bgcrm.plugin.bgbilling.creator.Config
- getServerId() - Static method in class ru.bgcrm.plugin.mobile.Plugin
- getServerUrl() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getService(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- getService(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.NPayDAO
-
Возвращает абонплату договора по коду записи.
- getService(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.RscmDAO
- getServiceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- getServiceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- getServiceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- getServiceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceOption
- getServiceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- getServiceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- getServiceList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
-
Возвращает перечень сервисов в виде плоского списка.
- getServiceList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.NPayDAO
-
Возвращает список абонплат договора.
- getServices(Pageable<RscmService>, int, Date, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.RscmDAO
- getServiceTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- getServiceTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getServiceTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- getServiceTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getServiceTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- getServiceTypeList() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- getServiceTypeList() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.InetDAO8x
- getServiceTypeList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- getServId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getSession() - Method in class org.bgerp.app.servlet.user.event.UserSessionCreatedEvent
- getSession() - Method in class org.bgerp.app.servlet.user.UserSession
- getSession() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getSessionActivityAsString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getSessionAliveContractList(Pageable<InetSessionLog>, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- getSessionCost() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getSessionCost() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getSessionCountLimit() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getSessionCountLimit() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- getSessionId() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogSuccess
- getSessionInitiationType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- getSessionLog(HttpSession) - Static method in class org.bgerp.util.log.SessionLogAppender
- getSessionLogContractList(Pageable<InetSessionLog>, int, Date, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- getSessionRoundTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getSessions() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowInetSessionStep.Data
- getSessionStart() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getSessionStart() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getSessionStartAsString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getSessionStop() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getSessionStopAsString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getSessionTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getSessionTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- getSessionTimeInMillis() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getSetup() - Static method in class org.bgerp.app.cfg.Setup
-
Use this singleton call wisely, because introducing that everywhere makes code hardly testable.
- getSetup() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getShift(int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getShift(int, int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getShiftData() - Method in class org.bgerp.plugin.pln.callboard.model.work.FreeSlotRange
- getShiftFromRs(ResultSet) - Static method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getShiftId() - Method in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- getShiftId() - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getShiftList(int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getShiftList(Set<Integer>) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getShiftOrder(int, int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getShort(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getShort(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getShort(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getShort(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getShortcut() - Method in class ru.bgcrm.model.process.queue.Action
- getShortcut(int) - Method in class org.bgerp.plugin.pln.callboard.model.config.ShortcutConfig
- getShortcutList() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getShortcutList() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- getShortcutMap() - Method in class org.bgerp.plugin.pln.callboard.model.config.ShortcutConfig
- getShortcuts() - Method in class org.bgerp.plugin.pln.callboard.model.config.ShortcutConfig
- getShortDateName(Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Возвращает сокращенное название дня недели (пн - понедельник, вт - вторник и т.д.)
- getShowAsLink() - Method in class org.bgerp.model.param.Parameter
- getShowAsLink() - Method in class org.bgerp.model.process.queue.Column
- getShowContractTitle() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.CreateContractsStep
- getShowMessagesTagIds() - Method in class org.bgerp.action.open.ProcessAction.Config
-
Message tag IDs allowed to be shown.
- getShowParamIds() - Method in class org.bgerp.action.open.ProcessAction.Config
-
Process param IDs allowed to be shown.
- getShowParamIds() - Method in class org.bgerp.action.open.ProfileAction.Config
- getSimpleContactList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
-
Получение списка строк вида "Иванов Петр Сидорович <ivanov@gmail.com>"
- getSize() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- getSlaveBaseId() - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Возвращает идентификаторы slave баз.
- getSlaveConnection() - Method in class ru.bgcrm.util.sql.ConnectionSet
-
Gets slave connection to read-only DB replica.
- getSlaveConnection() - Method in class ru.bgcrm.util.sql.SingleConnectionSet
- getSlaveConnectionFromPool(String) - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Возвращает соединение с slave базой.
- getSlaveDataSource() - Method in class org.bgerp.app.cfg.Setup
-
Deprecated.
- getSlaveDataSource() - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
- getSlotCount() - Method in class org.bgerp.plugin.pln.callboard.model.work.SlotRange
- getSlotCount(int, int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getSlotFrom() - Method in class org.bgerp.plugin.pln.callboard.model.work.SlotRange
- getSlotFrom() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getSlotRanges() - Method in class org.bgerp.plugin.pln.callboard.model.work.CellRange
- getSlotTo() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getSmtpSession(ConfigMap) - Method in class ru.bgcrm.util.MailConfig
- getSok(String...) - Method in class org.bgerp.app.cfg.ConfigMap
-
Retrieves by key value with support of old keys.
- getSok(String, boolean, String...) - Method in class org.bgerp.app.cfg.ConfigMap
-
Retrieves by key value with support of old keys.
- getSokBoolean(boolean, boolean, String...) - Method in class org.bgerp.app.cfg.ConfigMap
-
Retrieves by key value with support of old keys.
- getSokBoolean(boolean, String...) - Method in class org.bgerp.app.cfg.ConfigMap
-
Retrieves by key value with support of old keys.
- getSokLong(long, boolean, String...) - Method in class org.bgerp.app.cfg.ConfigMap
-
Retrieves by key value with support of old keys.
- getSokLong(long, String...) - Method in class org.bgerp.app.cfg.ConfigMap
-
Retrieves by key value with support of old keys.
- getSortedProcessTypeStatusList(ProcessType, List<Integer>) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Deprecated.
- getSortSet() - Method in class ru.bgcrm.model.process.queue.Queue
- getSortValues() - Method in class ru.bgcrm.model.process.queue.SortSet
-
Strictly defined sort modes for each of combo.
- getSource() - Method in class org.bgerp.custom.java.CompilationMessage
- getSourceId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getSQLXML(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getSQLXML(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getSQLXML(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getSQLXML(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getStart() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- getStartDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- getStartTime() - Method in class org.bgerp.app.dist.Maintenance
- getState() - Method in class ru.bgcrm.event.client.MessageTypeStateEvent
- getState() - Method in class ru.bgcrm.model.IfaceState
- getStatement() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getStatisticPassword() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
-
Deprecated.
- getStatus() - Method in class ru.bgcrm.model.process.Process
- getStatus() - Method in class ru.bgcrm.model.user.User
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebLimit
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Bill
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ModuleInfo
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitChangeTask
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- getStatus() - Method in class ru.bgcrm.plugin.bgbilling.TransferData
- getStatus() - Method in class ru.bgcrm.struts.form.Response
-
Status of request's execution, may be:
Response.STATUS_OK
,Response.STATUS_ERROR
,Response.STATUS_MESSAGE
- getStatus(int) - Method in class ru.bgcrm.dao.process.StatusDAO
- getStatusChange() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- getStatusChange() - Method in class ru.bgcrm.model.process.Process
- getStatusFromRs(ResultSet) - Static method in class ru.bgcrm.dao.process.StatusDAO
- getStatusId() - Method in class org.bgerp.model.process.queue.filter.FilterStatusUser
- getStatusId() - Method in class ru.bgcrm.model.process.Process
- getStatusId() - Method in class ru.bgcrm.model.process.StatusChange
- getStatusId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- getStatusId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateInfo
- getStatusId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- getStatusIds() - Method in class ru.bgcrm.model.process.queue.Action
- getStatusIds() - Method in class ru.bgcrm.model.process.TypeProperties
- getStatusList() - Static method in class org.bgerp.cache.ProcessTypeCache
- getStatusList() - Method in class ru.bgcrm.dao.process.StatusDAO
- getStatusList(Set<Integer>) - Method in class ru.bgcrm.dao.process.StatusDAO
- getStatusLog() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateInfo
- getStatusMap() - Static method in class org.bgerp.cache.ProcessTypeCache
- getStatusName() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- getStatusParamId() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getStatusProcessLinkedForSame(int, int) - Method in class ru.bgcrm.dao.expression.ProcessLinkFunction
-
Deprecated.
- getStatusSafe(int) - Static method in class org.bgerp.cache.ProcessTypeCache
- getStatusString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitChangeTask
- getStatusTime() - Method in class ru.bgcrm.model.process.Process
- getStatusTitle() - Method in class org.bgerp.model.process.queue.filter.FilterStatusUser
- getStatusTitle() - Method in class ru.bgcrm.model.process.Process
- getStatusTitle() - Method in class ru.bgcrm.model.process.queue.QueueProcessStat
- getStatusTitle() - Method in class ru.bgcrm.model.process.StatusChange
- getStatusTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Bill
- getStatusTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- getStatusTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- getStatusTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getStatusTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateLogItem
- getStatusUserId() - Method in class ru.bgcrm.model.process.Process
- getStep() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- getStep() - Method in class ru.bgcrm.model.process.wizard.base.StepData
- getStepDataList() - Method in class ru.bgcrm.model.process.wizard.base.WizardData
- getStepList() - Method in class ru.bgcrm.model.process.Wizard
- getStop() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- getStoreFilePath(HttpSession, int) - Static method in class org.bgerp.model.file.SessionTemporaryFiles
- getStreetId() - Method in class ru.bgcrm.model.param.address.AddressHouse
- getStreetId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getStreets() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- getStreetsByCity(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getStreetsByCity(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- getStreetTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- getString(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getString(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getString(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getString(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getString(String) - Method in class org.bgerp.plugin.report.model.Record
-
Get a value formatted to string by column ID.
- getString(String) - Method in class ru.bgcrm.dao.expression.Expression
- getStringExpression() - Method in class org.bgerp.plugin.pln.blow.model.BoardConfig.BoardFilter
- getStringRange(IpAddress, IpAddress) - Static method in class ru.bgcrm.util.inet.IPUtils
- getStyle() - Method in class org.bgerp.model.process.queue.Column
- getStyle() - Method in class ru.bgcrm.model.process.queue.Action
- getSubcategoryList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ResourceCategory
- getSubContractIds() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getSubContractList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- getSubContracts(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
-
Deprecated.
- getSubContracts(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractHierarchyDAO
- getSubject() - Method in class ru.bgcrm.model.message.Message
- getSubject() - Method in class ru.bgcrm.util.ErrorMessage
- getSubnet() - Method in class ru.bgcrm.util.inet.IpNet
- getSubscrDate() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- getSubscriberId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- getSubscriberTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- getSubscriptionOrThrow(int) - Method in class org.bgerp.plugin.bil.subscription.Config
- getSubscriptions() - Method in class org.bgerp.plugin.bil.subscription.Config
- getSubscrs() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- getSubscrsTree() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- getSum() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- getSum() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- getSumma() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceDetail
- getSumma() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- getSumma() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- getSumma() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getSymbol() - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- getSysLang() - Static method in class org.bgerp.app.l10n.Localization
-
Deprecated.
- getSystemId() - Method in class ru.bgcrm.event.client.MessageOpenEvent
- getSystemId() - Method in class ru.bgcrm.model.message.Message
- getSystemProperty(String, String) - Static method in class ru.bgcrm.util.Utils
-
Retrieves a property value from
System.getProperty(String)
. - getTabelConfig() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig.Callboard
- getTable() - Method in class ru.bgcrm.dao.CommonLinkDAO
- getTable() - Method in class ru.bgcrm.dao.CustomerLinkDAO
- getTable() - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
- getTableColumns(Connection, String) - Method in class ru.bgcrm.util.sql.SQLUtils
- getTableId() - Method in class ru.bgcrm.model.ConfigRecord
- getTables() - Method in class org.bgerp.plugin.kernel.Plugin
- getTables() - Method in class org.bgerp.plugin.sec.secret.Plugin
- getTables() - Method in class org.bgerp.plugin.svc.log.Plugin
- getTables() - Method in class ru.bgcrm.plugin.fulltext.Plugin
- getTables() - Method in class ru.bgcrm.plugin.Plugin
-
Used DB tables.
- getTagList() - Method in class ru.bgcrm.model.message.TagConfig
- getTagMap() - Method in class ru.bgcrm.model.message.TagConfig
- getTariffList() - Method in class ru.bgcrm.plugin.bgbilling.model.ContractType
- getTariffList() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.SetContractTariffStep.Data
- getTariffList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- getTariffList() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- getTariffMap() - Method in class ru.bgcrm.plugin.bgbilling.model.ContractType
- getTariffPlanId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- getTariffPosition() - Method in class ru.bgcrm.plugin.bgbilling.model.ContractType
- getTask() - Method in class org.bgerp.plugin.pln.callboard.model.work.SlotRange
- getTaskByProcessId(int) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTaskDAO
- getTaskConfigOrThrow(String) - Method in class org.bgerp.app.exec.scheduler.TasksConfig
-
Gets a task configuration by ID.
- getTaskConfigs() - Method in class org.bgerp.app.exec.scheduler.TasksConfig
- getTaskList() - Method in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- getTeam() - Method in class org.bgerp.plugin.pln.callboard.model.CallboardTask
- getTeam() - Method in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- getTeam() - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getTeam() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getTemplatePath() - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardTabelConfig
- getText() - Method in class ru.bgcrm.model.EntityLogItem
- getText() - Method in class ru.bgcrm.model.message.Message
- getText() - Method in class ru.bgcrm.model.param.ParameterLogItem
- getText() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMemo
- getText() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- getText() - Method in class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- getText() - Method in class ru.bgcrm.plugin.fulltext.model.SearchItem
- getText() - Method in class ru.bgcrm.util.AlarmErrorMessage
- getText() - Method in class ru.bgcrm.util.ErrorMessage
- getTextContent() - Method in class org.bgerp.plugin.msg.email.MessageParser
- getTextParam(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- getTextParam(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- getTextStyle() - Method in class org.bgerp.model.base.tree.TreeItem
- getTextStyle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- getTime() - Method in class org.bgerp.plugin.pln.callboard.model.work.FreeSlotRange
- getTime() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getTime() - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- getTime() - Method in class ru.bgcrm.model.FileData
- getTime() - Method in class ru.bgcrm.model.LastModify
- getTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginPasswordLogItem
- getTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- getTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateLogItem
- getTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- getTime() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.UserTime
- getTime(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getTime(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getTime(int, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getTime(int, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getTime(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getTime(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getTime(String, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getTime(String, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getTimeFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- getTimeFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getTimeFrom(Date) - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardPlanConfig
- getTimeFrom(Date) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getTimeList() - Method in class ru.bgcrm.event.DateChangingEvent.DateInfo
- getTimeSetMode() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getTimeSetStep() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- getTimestamp(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getTimestamp(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getTimestamp(int, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getTimestamp(int, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getTimestamp(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getTimestamp(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getTimestamp(String, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getTimestamp(String, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getTimeTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- getTimeTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getTimeTo(Date) - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardPlanConfig
- getTimeTo(Date) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getTitle() - Method in class org.bgerp.action.base.TitledAction
- getTitle() - Method in class org.bgerp.app.exec.scheduler.Task
- getTitle() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- getTitle() - Method in class org.bgerp.exec.MessageExchange
- getTitle() - Method in class org.bgerp.exec.News
- getTitle() - Method in class org.bgerp.model.base.IdStringTitle
- getTitle() - Method in class org.bgerp.model.base.IdTitle
- getTitle() - Method in interface org.bgerp.model.base.iface.Title
- getTitle() - Method in class org.bgerp.model.base.tree.IdStringTitleTreeItem
- getTitle() - Method in class org.bgerp.model.base.tree.TreeItem
- getTitle() - Method in class org.bgerp.model.DemoEntity
- getTitle() - Method in class org.bgerp.model.Message
- getTitle() - Method in class org.bgerp.model.process.link.config.ProcessCreateLinkItem
- getTitle() - Method in class org.bgerp.model.process.link.config.ProcessLinkCategory
- getTitle() - Method in class org.bgerp.model.process.queue.Column
- getTitle() - Method in class org.bgerp.model.process.queue.filter.Filter
- getTitle() - Method in class org.bgerp.plugin.bil.invoice.action.ReportRegisterAction
- getTitle() - Method in class org.bgerp.plugin.bil.subscription.action.ReportPaymentAction
- getTitle() - Method in class org.bgerp.plugin.git.Plugin
- getTitle() - Method in class org.bgerp.plugin.msg.email.Plugin
- getTitle() - Method in class org.bgerp.plugin.msg.sms.Plugin
- getTitle() - Method in class org.bgerp.plugin.pln.agree.Plugin
- getTitle() - Method in class org.bgerp.plugin.pln.sla.Plugin
- getTitle() - Method in class org.bgerp.plugin.report.action.ReportProcessAction
- getTitle() - Method in class org.bgerp.plugin.report.model.Report
- getTitle() - Method in class org.bgerp.plugin.svc.backup.exec.Backup
- getTitle() - Method in class org.bgerp.plugin.svc.dba.Plugin
- getTitle() - Method in class ru.bgcrm.dao.message.MessageTypeSearch
- getTitle() - Method in class ru.bgcrm.event.client.CustomerTitleChangedEvent
- getTitle() - Method in class ru.bgcrm.model.Config
- getTitle() - Method in class ru.bgcrm.model.Counter
- getTitle() - Method in class ru.bgcrm.model.News
- getTitle() - Method in class ru.bgcrm.model.param.ParameterGroup
- getTitle() - Method in class ru.bgcrm.model.param.Pattern
- getTitle() - Method in class ru.bgcrm.model.process.queue.Action
- getTitle() - Method in class ru.bgcrm.model.process.queue.Processor
- getTitle() - Method in class ru.bgcrm.model.process.queue.SortMode
- getTitle() - Method in class ru.bgcrm.model.user.PermissionNode
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.creator.CustomerCreator
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.model.ContractType
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.Plugin
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ModuleInfo
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMemo
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModule
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Получение строкового представления адреса.
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrList
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScriptLogItem
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- getTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- getTitle() - Method in class ru.bgcrm.plugin.dispatch.exec.DispatchCommandProcessor
- getTitle() - Method in class ru.bgcrm.plugin.dispatch.exec.DispatchMessageSender
- getTitle() - Method in class ru.bgcrm.plugin.fulltext.exec.FullTextUpdate
- getTitle() - Method in class ru.bgcrm.plugin.Plugin
-
Human readable plugin title.
- getTitle() - Method in class ru.bgcrm.plugin.task.exec.TaskRunner
- getTitle() - Method in class ru.bgcrm.plugin.task.exec.UserStateSender
- getTitle(Localizer) - Method in class org.bgerp.model.base.IdTitled
- getTitle(Localizer) - Method in interface org.bgerp.model.base.iface.Titled
- getTitle(Localizer) - Method in class org.bgerp.plugin.report.model.chart.Chart
- getTitle(Localizer) - Method in class org.bgerp.plugin.report.model.Column
- getTitleIfMore() - Method in class org.bgerp.model.process.queue.Column
- getTitlePath() - Method in class ru.bgcrm.model.user.PermissionNode
- getTitlePattern() - Method in class ru.bgcrm.model.customer.Customer
- getTitlePatternId() - Method in class ru.bgcrm.model.customer.Customer
- getTitleWeb() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- getTitleWithPath() - Method in interface org.bgerp.model.base.iface.TitleWithPath
- getTitleWithPath() - Method in class ru.bgcrm.model.user.Group
- getTitleWithPathId() - Method in class ru.bgcrm.model.user.Group
-
Deprecated.
- getTitleWithPrefix() - Method in class ru.bgcrm.plugin.Plugin
-
Prefix 'Plugin ' plus
Plugin.getTitle()
. - getTmpDir() - Static method in class ru.bgcrm.util.Utils
-
System temp directory.
- getTo() - Method in class org.bgerp.plugin.clb.calendar.model.event.Event
- getTo() - Method in class org.bgerp.plugin.msg.email.MessageParser
- getTo() - Method in class ru.bgcrm.model.message.Message
- getTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.IpResourceRange
- getToken() - Method in class org.bgerp.plugin.telegram.Config
- getToken() - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- getToNumber() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- getTopFilters() - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- getTopicWithMessages(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
-
Requests a single topic with related massages.
- getToTime() - Method in class ru.bgcrm.model.Lock
- getToTime() - Method in class ru.bgcrm.model.message.Message
- getTrafficTypeLinkId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- getTransactionIsolation() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getTransactionProperties(int, int) - Method in class ru.bgcrm.model.process.TypeProperties
-
Gets transaction properties.
- getTransferData() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getTrashBaseId() - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Возвращает идентификаторы trash баз.
- getTrashConnection(String, int) - Method in class ru.bgcrm.util.sql.ConnectionSet
-
Gets connection to so-called 'trash' DB, containing non-critical data.
- getTrashConnection(String, int) - Method in class ru.bgcrm.util.sql.SingleConnectionSet
- getTrashConnectionFromPool(String) - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Возвращает соединение с trash базой.
- getTreeId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- getTreeParamRootNode(Parameter) - Static method in class org.bgerp.cache.ParameterCache
- getTreeParamRootNodes() - Method in class org.bgerp.dao.param.ParamDAO
- getTreeParamValues(int) - Static method in class org.bgerp.cache.ParameterCache
-
Map of tree parameter values.
- getType() - Method in class org.bgerp.action.base.Actions.Action
- getType() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getType() - Method in class org.bgerp.model.param.Parameter
- getType() - Method in class org.bgerp.model.process.queue.filter.Filter
- getType() - Method in class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendarRule
- getType() - Method in class ru.bgcrm.model.process.Process
- getType() - Method in class ru.bgcrm.model.process.queue.config.PrintQueueConfig.PrintType
- getType() - Method in class ru.bgcrm.model.process.wizard.FillParamsStep
- getType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceDetail
- getType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- getType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- getType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- getType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnGate
- getType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- getType() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- getType() - Method in class ru.bgcrm.plugin.document.model.Pattern
- getType(int) - Method in class org.bgerp.plugin.bil.invoice.Config
-
Gets invoice type by ID.
- getType(int) - Method in class org.bgerp.plugin.pln.callboard.model.config.DayTypeConfig
- getType(String) - Method in class ru.bgcrm.plugin.task.Config
- getTypeChildren(int, Set<Integer>) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
- getTypeClass() - Method in class org.bgerp.action.base.Actions.Action
- getTypeFormat(String) - Static method in class ru.bgcrm.util.TimeUtils
-
Date and time format string compatible with
SimpleDateFormat
. - getTypeId() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getTypeId() - Method in class org.bgerp.plugin.clb.calendar.model.event.Event
- getTypeId() - Method in class ru.bgcrm.event.client.MessageOpenEvent
- getTypeId() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- getTypeId() - Method in class ru.bgcrm.model.message.Message
- getTypeId() - Method in class ru.bgcrm.model.process.Process
- getTypeId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- getTypeId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- getTypeId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getTypeId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGate
- getTypeId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnGate
- getTypeId() - Method in class ru.bgcrm.plugin.task.model.Task
- getTypeList(String) - Static method in class org.bgerp.cache.ProcessTypeCache
- getTypeList(Set<Integer>) - Static method in class org.bgerp.cache.ProcessTypeCache
- getTypeMap() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getTypeMap() - Method in class org.bgerp.plugin.pln.callboard.model.config.DayTypeConfig
- getTypeMap() - Method in class ru.bgcrm.model.message.config.MessageTypeConfig
- getTypeMap() - Method in class ru.bgcrm.plugin.bgbilling.ContractTypesConfig
- getTypeMap() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.CreateContractsStep
- getTypeName() - Method in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- getTypePath(int) - Static method in class org.bgerp.cache.ProcessTypeCache
- getTypes() - Method in class org.bgerp.plugin.bil.invoice.Config
- getTypes() - Method in class org.bgerp.plugin.pln.callboard.model.config.DayTypeConfig
- getTypes() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod
- getTypes() - Method in class ru.bgcrm.plugin.Table
- getTypeStatusList(ProcessType, int) - Static method in class org.bgerp.cache.ProcessTypeCache
- getTypeTitle() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- getTypeTitle() - Method in class ru.bgcrm.model.process.Process
- getTypeTitle() - Method in class ru.bgcrm.model.process.queue.QueueProcessStat
- getTypeTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- getTypeTitle() - Method in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- getTypeTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getTypeTreeRoot() - Static method in class org.bgerp.cache.ProcessTypeCache
- getTypeTreeRoot() - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Выбирает дерево типов процессов из базы, возвращая его корневой элемент.
- getTypeType() - Method in class org.bgerp.model.param.Parameter
- getUname() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Синоним для совместимости с сервисом биллинга.
- getUnicodeStream(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getUnicodeStream(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getUnit() - Method in class org.bgerp.plugin.bil.invoice.model.Position
- getUnit() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.TrafficType
- getUnit() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- getUnitMinutes() - Method in class org.bgerp.plugin.clb.calendar.model.Calendar
- getUnprocessedMessagesCount() - Method in class ru.bgcrm.dao.message.MessageType
-
Count of unprocessed messages.
- getUnprocessedMessagesCount() - Method in class ru.bgcrm.model.message.config.MessageTypeConfig
- getUnseenCount() - Method in class ru.bgcrm.event.client.MessageTypeStateEvent
- getUnsendMessageList(int, int) - Method in class ru.bgcrm.dao.message.MessageDAO
- getUpdateCount() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- GetUpdatedAddressObjects - Class in org.bgerp.app.servlet
-
Сервлет позволяет получить из информацию об адресах из БД (страны, города, районы, кварталы, улицы и дома), измененные после определенной даты.
- GetUpdatedAddressObjects() - Constructor for class org.bgerp.app.servlet.GetUpdatedAddressObjects
- getUpdatedAreas(long, int[]) - Method in class ru.bgcrm.dao.AddressDAO
- getUpdateDate() - Method in class ru.bgcrm.model.News
- getUpdatedCities(long, int[]) - Method in class ru.bgcrm.dao.AddressDAO
- getUpdatedCountries(long, int[]) - Method in class ru.bgcrm.dao.AddressDAO
- getUpdatedHouses(long, int[]) - Method in class ru.bgcrm.dao.AddressDAO
- getUpdatedQuarters(long, int[]) - Method in class ru.bgcrm.dao.AddressDAO
- getUpdatedStreets(long, int[]) - Method in class ru.bgcrm.dao.AddressDAO
- getUpdateFiles() - Method in class org.bgerp.app.dist.inst.InstallerChanges
-
Update ZIP files, stored in
Utils.getTmpDir()
- getUpdateQuery() - Method in class ru.bgcrm.dao.CommonDAO.RecordUpdater
- getUpdateTime() - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- getUrl() - Method in class ru.bgcrm.event.client.UrlOpenEvent
- getUrl() - Method in class ru.bgcrm.model.process.queue.config.SavedFilter
- getUrl() - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig.SavedFilterSet
- getUrl() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getUrl() - Method in class ru.bgcrm.plugin.bgbilling.RequestJsonRpc
- getURL(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getURL(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getURL(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getURL(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getUrlOpen() - Static method in class org.bgerp.app.servlet.Interface
-
Parameter
url.open
fromSetup
. - getUrlUser() - Static method in class org.bgerp.app.servlet.Interface
-
Parameter
url.user
fromSetup
. - getUser() - Method in class org.bgerp.app.dist.Maintenance
- getUser() - Method in class org.bgerp.app.servlet.user.UserSession
- getUser() - Method in class org.bgerp.event.AuthEvent
- getUser() - Method in class org.bgerp.event.base.UserEvent
- getUser() - Method in class org.bgerp.plugin.sec.auth.AuthResult
- getUser() - Method in class ru.bgcrm.event.UserEvent
-
Deprecated.
- getUser() - Method in class ru.bgcrm.model.process.wizard.base.WizardData
- getUser() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- getUser() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- getUser() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginPasswordLogItem
- getUser() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateLogItem
- getUser() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitChangeTask
- getUser() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- getUser() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- getUser() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.UserTime
- getUser() - Method in class ru.bgcrm.struts.form.DynActionForm
- getUser(int) - Static method in class org.bgerp.cache.UserCache
- getUser(int) - Method in class ru.bgcrm.dao.user.UserDAO
-
Retrieves user by ID.
- getUser(String) - Static method in class org.bgerp.cache.UserCache
-
Finds user with status not
User.STATUS_DISABLED
. - getUser(HttpServletRequest) - Static method in class org.bgerp.app.servlet.filter.AuthFilter
-
Gets the current user, preserved in request's attribute.
- getUserAccount(String, User) - Static method in class ru.bgcrm.plugin.bgbilling.TransferData
- getUserActionText() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- getUserByLogin(String) - Method in class ru.bgcrm.dao.user.UserDAO
- getUserCardList(int, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CerberCryptDAO
- getUserEmails(Set<Integer>) - Method in class org.bgerp.plugin.msg.email.dao.EMailDAO
-
Selects E-Mails in parameters of users excluding in
User.STATUS_DISABLED
. - getUserEvent(ConnectionSet, int) - Static method in class org.bgerp.cache.UserNewsCache
- getUserGroup(int) - Static method in class org.bgerp.cache.UserCache
- getUserGroupChildCount(int) - Static method in class org.bgerp.cache.UserCache
- getUserGroupChildFullSet(int) - Static method in class org.bgerp.cache.UserCache
- getUserGroupChildSet(int) - Static method in class org.bgerp.cache.UserCache
- getUserGroupFullTitledList() - Static method in class org.bgerp.cache.UserCache
- getUserGroupFullTitledMap() - Static method in class org.bgerp.cache.UserCache
- getUserGroupIds() - Method in class org.bgerp.plugin.pln.workload.model.GroupLoadConfig
- getUserGroupIds(int) - Method in class ru.bgcrm.dao.user.UserDAO
- getUserGroupList() - Static method in class org.bgerp.cache.UserCache
- getUserGroupList(int) - Static method in class org.bgerp.cache.UserCache
- getUserGroupList(int, int, Date) - Static method in class org.bgerp.cache.UserCache
- getUserGroupList(int, Date) - Static method in class org.bgerp.cache.UserCache
- getUserGroupList(int, Date) - Method in class ru.bgcrm.dao.user.UserDAO
- getUserGroupMap() - Static method in class org.bgerp.cache.UserCache
- getUserGroupRoleFullTitledList(int) - Static method in class org.bgerp.cache.UserCache
-
Provides full list of groups with for a role with IDs concatenated from group ID and role ID.
- getUserGroupRoleList() - Static method in class org.bgerp.cache.UserGroupRoleCache
- getUserGroupRoleMap() - Static method in class org.bgerp.cache.UserGroupRoleCache
- getUserGroupWithPath(Map<Integer, Group>, int, boolean) - Static method in class org.bgerp.cache.UserCache
-
"Возвращает полный путь к корневой группе в виде строки (например: Администратор -> Помощник -> Помощник помощника)"
- getUserId() - Method in class org.bgerp.plugin.clb.calendar.model.event.Event
- getUserId() - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getUserId() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- getUserId() - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- getUserId() - Method in class ru.bgcrm.dao.message.MessageTypeCall.CallRegistration
- getUserId() - Method in class ru.bgcrm.model.Config
-
Deprecated.
- getUserId() - Method in class ru.bgcrm.model.EntityLogItem
- getUserId() - Method in class ru.bgcrm.model.LastModify
- getUserId() - Method in class ru.bgcrm.model.Lock
- getUserId() - Method in class ru.bgcrm.model.message.Message
- getUserId() - Method in class ru.bgcrm.model.News
- getUserId() - Method in class ru.bgcrm.model.param.ParameterLogItem
- getUserId() - Method in class ru.bgcrm.model.process.ProcessExecutor
- getUserId() - Method in class ru.bgcrm.model.process.StatusChange
- getUserId() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- getUserId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- getUserId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- getUserId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- getUserId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getUserId() - Method in class ru.bgcrm.struts.form.DynActionForm
- getUserIdFrom() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- getUserIds() - Method in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- getUserIdTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- getUserList() - Static method in class org.bgerp.cache.UserCache
- getUserList() - Method in class ru.bgcrm.dao.user.UserDAO
-
Complete user list with passwords.
- getUserList(Set<Integer>) - Static method in class org.bgerp.cache.UserCache
- getUserList(Set<Integer>) - Method in class ru.bgcrm.dao.user.UserDAO
- getUserList(Set<Integer>, String) - Method in class ru.bgcrm.dao.user.UserDAO
- getUserList(Set<Integer>, String, boolean) - Method in class ru.bgcrm.dao.user.UserDAO
- getUserList(Set<Integer>, Date, Date) - Method in class ru.bgcrm.dao.user.UserDAO
- getUserListWithSameGroups() - Method in class ru.bgcrm.model.user.User
-
List of users, fist is the current one.
- getUserMap() - Static method in class org.bgerp.cache.UserCache
- getUsername() - Method in class ru.bgcrm.model.param.ParameterEmailValue
- getUserName() - Method in class org.bgerp.plugin.telegram.Config
- getUserOfferedNumber(int) - Method in class ru.bgcrm.dao.message.MessageTypeCall
-
Retrieves user offered number from text parameter.
- getUserPermsetIds(int) - Method in class ru.bgcrm.dao.user.UserDAO
- getUserPermsetList() - Static method in class org.bgerp.cache.UserCache
- getUserPermsetMap() - Static method in class org.bgerp.cache.UserCache
- getUserProfile(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ProfileAction
- getUserQueueIds(int) - Method in class ru.bgcrm.dao.user.UserDAO
- getUserQueueList(User) - Static method in class org.bgerp.cache.ProcessQueueCache
- getUserShifts(int, Date, Date) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getUsersInfo() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- getUserStat() - Method in class ru.bgcrm.model.process.queue.QueueStat
- getUserTitle() - Method in class ru.bgcrm.model.message.Message
- getUserTitle() - Method in class ru.bgcrm.model.process.queue.QueueUserStat
- getUserTitle() - Method in class ru.bgcrm.model.process.StatusChange
- getUserTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- getUserTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- getUuid() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- getValue() - Method in class org.bgerp.model.param.ParameterValuePair
- getValue() - Method in class org.bgerp.model.process.queue.Column
- getValue() - Method in class org.bgerp.plugin.pln.callboard.model.Shortcut
- getValue() - Method in class ru.bgcrm.event.ParamChangedEvent
- getValue() - Method in class ru.bgcrm.event.ParamChangingEvent
- getValue() - Method in class ru.bgcrm.model.ConfigRecord
- getValue() - Method in class ru.bgcrm.model.Counter
- getValue() - Method in class ru.bgcrm.model.param.ParameterAddressValue
- getValue() - Method in class ru.bgcrm.model.param.ParameterEmailValue
- getValue() - Method in class ru.bgcrm.model.param.ParameterPhoneValue
-
Deprecated.
- getValue() - Method in class ru.bgcrm.model.param.ParameterSearchedObject
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Attribute
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ParameterValue
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginAttr
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
-
Возвращает значение контакта
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrDate
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrList
- getValue() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrText
- getValue(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Selects parameter values for the current object.
- getValue(String) - Method in class ru.bgcrm.plugin.bgbilling.Request
- getValue(DynActionForm, boolean, Object[]) - Method in class ru.bgcrm.model.process.queue.MediaColumn
- getValueForSend() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
-
Возвращает значение контакта для отправки
- getValueForView() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
-
Возвращает значение контакта для отправки просмотра
- getValueMap() - Method in class ru.bgcrm.model.Config
- getValues() - Method in class org.bgerp.model.process.queue.filter.Filter
- getValues() - Method in class ru.bgcrm.model.ParamList
- getValues() - Method in class ru.bgcrm.model.process.wizard.FillParamsStep.Data
- getValues() - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FillContractParamsStep.Data
- getValuesConfig() - Method in class org.bgerp.model.param.Parameter
- getValuesForListParameter(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- getValueTitle() - Method in class org.bgerp.model.param.ParameterValuePair
- getValueTitle(Parameter, Object) - Static method in class org.bgerp.model.param.ParameterValuePair
- getVersion() - Method in class org.bgerp.app.dist.inst.InstalledModule
- getVersion() - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- getVersion(User, String) - Static method in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- getVersionInfo() - Static method in class ru.bgcrm.util.AdminPortListener
- getViewerJsp() - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- getViewerJsp() - Method in class ru.bgcrm.dao.message.MessageType
- getVisibleColumns() - Method in class org.bgerp.plugin.report.model.Columns
-
List of visible columns with not blank title.
- getVlan() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- getWaitTimeout(String) - Method in class org.bgerp.util.AntiSpam
-
How many milliseconds wait until next request from the IP.
- getWarnings() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- getWarnings() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- getWarnings() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- getWebContractLogonLog(Pageable<ContractDAO.WebContractLogonLogEntry>, int, ContractDAO.WebContractLogonLogType, Date, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- getWebLimit() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLimit
- getWhatFilter() - Method in class org.bgerp.model.process.queue.filter.FilterLinkObject
- getWidth() - Method in class org.bgerp.model.process.queue.filter.Filter
- getWizard() - Method in class ru.bgcrm.model.process.TypeProperties
- getWorkDaysCalendarExcludes(int) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- getWorkHours() - Method in class org.bgerp.plugin.pln.callboard.model.DayType
- getWorkMinutesInDay(Date, Date) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getWorkMinutesInDay(List<WorkTypeTime>, Date, Date) - Static method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- getWorkMinutesInDay(WorkType, Date, Date) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- getWorkShift(int, int, int, Date) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getWorkShift(CallboardConfig.Callboard, Date, Date, Map<Integer, List<Integer>>) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getWorkShiftSetFor(Date, int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- getWorkType() - Method in class org.bgerp.plugin.pln.callboard.model.work.CellRange
- getWorkType(int) - Static method in class org.bgerp.plugin.pln.callboard.cache.CallboardCache
- getWorkType(int) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- getWorkTypeCount() - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- getWorkTypeId() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- getWorkTypeList() - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- getWorkTypeList(Set<?>) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- getWorkTypeMap() - Static method in class org.bgerp.plugin.pln.callboard.cache.CallboardCache
- getWorkTypeMap() - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
-
По-возможности использовать
CallboardCache.getWorkTypeMap()
- getWorkTypeMap(boolean) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- getWorkTypeTime() - Method in class org.bgerp.plugin.pln.callboard.model.work.CellRange
- getWorkTypeTimeCount() - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getWorkTypeTimeList() - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- getWorkTypeTimeList() - Method in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- getWorkTypeTimeList() - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- getWriter() - Method in class org.bgerp.app.servlet.util.ServletResponseInterceptor
- getXml(String, Document) - Method in class ru.bgcrm.plugin.Plugin
-
XML document from the plugin's package.
- getXslt() - Method in class ru.bgcrm.plugin.document.model.Pattern
- git(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.git.action.GitAction
- GitAction - Class in org.bgerp.plugin.git.action
- GitAction() - Constructor for class org.bgerp.plugin.git.action.GitAction
- GMS - Class in ru.bgcrm.plugin.mobile
- GMS(ConfigMap) - Constructor for class ru.bgcrm.plugin.mobile.GMS
- Group - Class in ru.bgcrm.model.user
- Group() - Constructor for class ru.bgcrm.model.user.Group
- GROUP - Static variable in class org.bgerp.model.config.IsolationConfig.IsolationProcess
- groupDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- groupDelete(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.admin.CustomerAction
- groupGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- groupGet(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.admin.CustomerAction
- groupId - Variable in class org.bgerp.plugin.pln.callboard.model.work.FreeSlotRange
- groupId - Variable in class ru.bgcrm.model.process.ProcessGroup
- groupInsertMark(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- groupList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- groupList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- groupList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.admin.CustomerAction
- GroupLoadAction - Class in org.bgerp.plugin.pln.workload.action
- GroupLoadAction() - Constructor for class org.bgerp.plugin.pln.workload.action.GroupLoadAction
- GroupLoadConfig - Class in org.bgerp.plugin.pln.workload.model
- GroupLoadConfig(ConfigMap, boolean) - Constructor for class org.bgerp.plugin.pln.workload.model.GroupLoadConfig
- GroupLoadDAO - Class in org.bgerp.plugin.pln.workload.dao
- GroupLoadDAO(Connection, DynActionForm) - Constructor for class org.bgerp.plugin.pln.workload.dao.GroupLoadDAO
- groupsGet(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- groupTariffList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- groupUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- groupUpdate(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.admin.CustomerAction
H
- HAS_CHILDREN - Static variable in class org.bgerp.plugin.pln.blow.model.ItemComparator
- HAS_EXECUTOR - Static variable in class org.bgerp.plugin.pln.blow.model.ItemComparator
- hasClass(Object, String...) - Static method in class ru.bgcrm.util.Utils
-
Checks if object is instance one of classes.
- hasErrors() - Method in class org.bgerp.app.dist.inst.Module
- hasExecutor(int) - Method in class org.bgerp.plugin.pln.blow.model.Item
-
Возвращает наличие указанного исполнителя на данном процессе.
- hashCode() - Method in exception class org.bgerp.app.exception.BGMessageException
- hashCode() - Method in class org.bgerp.model.base.Id
- hashCode() - Method in class org.bgerp.model.file.FileStat
- hashCode() - Method in record class org.bgerp.plugin.msg.email.MessageParser.MessageAttach
-
Returns a hash code value for this object.
- hashCode() - Method in class ru.bgcrm.model.CommonObjectLink
- hashCode() - Method in class ru.bgcrm.model.customer.Customer
- hashCode() - Method in class ru.bgcrm.model.Lock
- hashCode() - Method in class ru.bgcrm.model.Pair
- hashCode() - Method in class ru.bgcrm.model.param.ParameterEmailValue
- hashCode() - Method in class ru.bgcrm.model.param.ParameterPhoneValue
- hashCode() - Method in class ru.bgcrm.model.param.ParameterPhoneValueItem
- hashCode() - Method in class ru.bgcrm.model.process.Process
- hashCode() - Method in class ru.bgcrm.model.process.ProcessExecutor
- hashCode() - Method in class ru.bgcrm.model.process.ProcessGroup
- hashCode() - Method in class ru.bgcrm.model.process.TransactionProperties.TransactionKey
- hashCode() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- hashCode() - Method in class ru.bgcrm.plugin.Table
- hashCode() - Method in class ru.bgcrm.util.inet.IpAddress
- hashCode(byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
- hasNext() - Method in class ru.bgcrm.util.NodeListElementIterator
- HdMessage - Class in ru.bgcrm.plugin.bgbilling.proto.model.helpdesk
- HdMessage() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- HdTopic - Class in ru.bgcrm.plugin.bgbilling.proto.model.helpdesk
- HdTopic() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- HelpDeskAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- HelpDeskAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.HelpDeskAction
- HelpDeskDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- HelpDeskDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- HelpDeskListener - Class in ru.bgcrm.plugin.bgbilling.event.listener
- HelpDeskListener() - Constructor for class ru.bgcrm.plugin.bgbilling.event.listener.HelpDeskListener
- HEX - Static variable in class ru.bgcrm.util.Utils
- HEX_LOWERCASE - Static variable in class ru.bgcrm.util.Utils
- history(StringBuilder, Localizer, Message) - Method in class org.bgerp.plugin.msg.email.MessageContent
-
Appends text with history info and open process link.
- HOLDER - Static variable in class org.bgerp.cache.UserCache
- hostMax - Variable in class ru.bgcrm.util.inet.IPUtils.Netv4
- hostMin - Variable in class ru.bgcrm.util.inet.IPUtils.Netv4
- hosts - Variable in class ru.bgcrm.util.inet.IPUtils.Netv4
- hourDelta(Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Возвращает длительность периода между hourFrom и hourTo в часах.
- HOUSE - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- houseSearch(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.DirectoryAddressAction
- html(Connection, DynActionForm, String) - Method in class org.bgerp.action.base.BaseAction
-
JSP forward.
- html(ConnectionSet, DynActionForm, String) - Method in class org.bgerp.action.base.BaseAction
-
JSP forward.
- htmlEncode(String) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Replaces some HTML symbols.
- htmlEncode(String) - Static method in class ru.bgcrm.util.Utils
-
Calls
UtilFunction.htmlEncode(String)
- replaces only HTML tags. - httpLinksToHtml(String) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Recognizes and replaces HTTP links to HTML code.
I
- id - Variable in class org.bgerp.model.base.Id
- id - Variable in class org.bgerp.model.base.tree.TreeItem
- id - Variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- Id - Class in org.bgerp.model.base
-
Basic entity with unique integer ID.
- Id<T> - Interface in org.bgerp.model.base.iface
-
Entity with String or Integer ID.
- Id() - Constructor for class org.bgerp.model.base.Id
- ID - Static variable in class org.bgerp.plugin.bil.invoice.Plugin
- ID - Static variable in class org.bgerp.plugin.bil.subscription.Plugin
- ID - Static variable in class org.bgerp.plugin.clb.calendar.Plugin
- ID - Static variable in class org.bgerp.plugin.clb.team.Plugin
- ID - Static variable in class org.bgerp.plugin.git.Plugin
- ID - Static variable in class org.bgerp.plugin.kernel.Plugin
- ID - Static variable in class org.bgerp.plugin.msg.email.Plugin
- ID - Static variable in class org.bgerp.plugin.msg.feedback.Plugin
- ID - Static variable in class org.bgerp.plugin.msg.sms.Plugin
- ID - Static variable in class org.bgerp.plugin.pln.agree.Plugin
- ID - Static variable in class org.bgerp.plugin.pln.blow.Plugin
- ID - Static variable in class org.bgerp.plugin.pln.callboard.Plugin
- ID - Static variable in class org.bgerp.plugin.pln.sla.Plugin
- ID - Static variable in class org.bgerp.plugin.pln.workload.Plugin
- ID - Static variable in class org.bgerp.plugin.report.Plugin
- ID - Static variable in class org.bgerp.plugin.sec.access.Plugin
- ID - Static variable in class org.bgerp.plugin.sec.auth.Plugin
- ID - Static variable in class org.bgerp.plugin.sec.secret.Plugin
- ID - Static variable in class org.bgerp.plugin.svc.backup.Plugin
- ID - Static variable in class org.bgerp.plugin.svc.dba.Plugin
- ID - Static variable in class org.bgerp.plugin.svc.log.Plugin
- ID - Static variable in class org.bgerp.plugin.telegram.Plugin
- ID - Static variable in class ru.bgcrm.plugin.asterisk.Plugin
- ID - Static variable in class ru.bgcrm.plugin.bgbilling.Plugin
- ID - Static variable in class ru.bgcrm.plugin.dispatch.Plugin
- ID - Static variable in class ru.bgcrm.plugin.document.Plugin
- ID - Static variable in class ru.bgcrm.plugin.fulltext.Plugin
- ID - Static variable in class ru.bgcrm.plugin.mobile.Plugin
- ID - Static variable in class ru.bgcrm.plugin.slack.Plugin
- ID - Static variable in class ru.bgcrm.plugin.task.Plugin
- IdStringTitle - Class in org.bgerp.model.base
- IdStringTitle() - Constructor for class org.bgerp.model.base.IdStringTitle
- IdStringTitle(String, String) - Constructor for class org.bgerp.model.base.IdStringTitle
- IdStringTitleTreeItem - Class in org.bgerp.model.base.tree
- IdStringTitleTreeItem() - Constructor for class org.bgerp.model.base.tree.IdStringTitleTreeItem
- IdStringTitleTreeItem(String, String, String) - Constructor for class org.bgerp.model.base.tree.IdStringTitleTreeItem
- IdTitle - Class in org.bgerp.model.base
- IdTitle<T> - Interface in org.bgerp.model.base.iface
- IdTitle() - Constructor for class org.bgerp.model.base.IdTitle
- IdTitle(int, String) - Constructor for class org.bgerp.model.base.IdTitle
- IdTitle(Element) - Constructor for class org.bgerp.model.base.IdTitle
- IdTitleComment - Class in org.bgerp.model.base
- IdTitleComment() - Constructor for class org.bgerp.model.base.IdTitleComment
- IdTitleComment(int, String, String) - Constructor for class org.bgerp.model.base.IdTitleComment
- IdTitled - Class in org.bgerp.model.base
-
Item with localized title.
- IdTitled(int, String) - Constructor for class org.bgerp.model.base.IdTitled
- IdTitleTreeItem - Class in org.bgerp.model.base.tree
-
Tree node base class.
- IdTitleTreeItem() - Constructor for class org.bgerp.model.base.tree.IdTitleTreeItem
- IdTitleTreeItem(Integer, String) - Constructor for class org.bgerp.model.base.tree.IdTitleTreeItem
- IfaceState - Class in ru.bgcrm.model
-
Interface element for an object: process, customer, etc.
- IfaceState(String, int, DynActionForm, String...) - Constructor for class ru.bgcrm.model.IfaceState
- IfaceState(String, String) - Constructor for class ru.bgcrm.model.IfaceState
- IfaceState(DynActionForm, String...) - Constructor for class ru.bgcrm.model.IfaceState
- IfaceStateDAO - Class in ru.bgcrm.dao
- IfaceStateDAO(Connection) - Constructor for class ru.bgcrm.dao.IfaceStateDAO
- ignore - Variable in class org.bgerp.app.servlet.filter.SetCharacterEncodingFilter
- importBillingIds - Variable in class ru.bgcrm.plugin.bgbilling.creator.Config
- importParameterList - Variable in class ru.bgcrm.plugin.bgbilling.creator.Config
- INCLUDE_PREFIX - Static variable in class ru.bgcrm.model.Config
- inconsistencyCleanupQueries - Variable in class org.bgerp.dao.Cleaner
- inconsistencyCleanupQueries() - Method in class org.bgerp.dao.Cleaner
- increment(byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
- increment(byte[], int) - Static method in class ru.bgcrm.util.inet.IpAddress
- index - Variable in class ru.bgcrm.util.NodeListElementIterator
- InetAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- InetAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- InetAddressDescriptor(boolean, boolean, boolean, boolean, boolean) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType.InetAddressDescriptor
- InetDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- InetDAO(User, String, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- InetDAO(User, DBInfo, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- InetDAO8x - Class in ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x
- InetDAO8x(User, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.InetDAO8x
- InetDAO8x(User, DBInfo, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.InetDAO8x
- InetDevice - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetDevice() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- InetDeviceInterface - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetDeviceInterface() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- InetDeviceManagerMethod - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetDeviceManagerMethod() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod
- InetDeviceManagerMethod.DeviceManagerMethodType - Enum Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- inetModule - Variable in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- InetService - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetService() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- InetServiceOption - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetServiceOption() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceOption
- InetServiceType - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetServiceType() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- InetServiceType.InetAddressDescriptor - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetServiceType8x - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x
- InetServiceType8x() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x
- InetServiceType8x.InetAddressType - Enum Class in ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x
- InetSession - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetSession() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- InetSessionLog - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetSessionLog() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- InetSessionLogAccount - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetSessionLogAccount() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLogAccount
- InetSessionLogAccount(long, BigDecimal) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLogAccount
- InetUtils - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- InetUtils() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetUtils
- info(String, Object...) - Method in class org.bgerp.util.Log
-
Executes
Log.log(Priority, String, Object...)
withLevel.INFO
. - init() - Static method in class org.bgerp.app.dist.lic.AppLicense
-
Inits singleton instance.
- init() - Static method in class ru.bgcrm.plugin.PluginManager
- init(Iterable<Plugin>) - Static method in class org.bgerp.action.base.Actions
- init(String, String) - Method in class ru.bgcrm.plugin.fulltext.dao.SearchDAO
-
Initialize indexing for object types.
- init(Connection) - Method in class org.bgerp.plugin.bil.invoice.Plugin
- init(Connection) - Method in class org.bgerp.plugin.bil.subscription.Plugin
- init(Connection) - Method in class org.bgerp.plugin.git.Plugin
- init(Connection) - Method in class org.bgerp.plugin.kernel.Plugin
- init(Connection) - Method in class org.bgerp.plugin.msg.email.Plugin
- init(Connection) - Method in class org.bgerp.plugin.msg.sms.Plugin
- init(Connection) - Method in class org.bgerp.plugin.pln.agree.Plugin
- init(Connection) - Method in class org.bgerp.plugin.pln.sla.Plugin
- init(Connection) - Method in class org.bgerp.plugin.sec.auth.Plugin
- init(Connection) - Method in class org.bgerp.plugin.sec.secret.Plugin
- init(Connection) - Method in class org.bgerp.plugin.svc.log.Plugin
- init(Connection) - Method in class org.bgerp.plugin.telegram.Plugin
- init(Connection) - Method in class ru.bgcrm.plugin.asterisk.Plugin
- init(Connection) - Method in class ru.bgcrm.plugin.bgbilling.Plugin
- init(Connection) - Method in class ru.bgcrm.plugin.fulltext.Plugin
- init(Connection) - Method in class ru.bgcrm.plugin.Plugin
-
Initialization during server's start.
- init(Connection) - Method in class ru.bgcrm.plugin.slack.Plugin
- init(Connection) - Method in class ru.bgcrm.plugin.task.Plugin
- init(FilterConfig) - Method in class org.bgerp.app.servlet.filter.AuthFilter
- init(FilterConfig) - Method in class org.bgerp.app.servlet.filter.OpenFilter
- init(FilterConfig) - Method in class org.bgerp.app.servlet.filter.SetCharacterEncodingFilter
- init(FilterConfig) - Method in class ru.bgcrm.servlet.filter.SetRequestParamsFilter
- init(ConnectionSet, UserEvent, Process) - Static method in class ru.bgcrm.dao.expression.Expression
-
Creates initialized expression for a process related expression.
- initModuleConfig(String, String) - Method in class ru.bgcrm.servlet.ActionServlet
-
Loads annotated actions.
- initSender(Setup) - Static method in class ru.bgcrm.util.AlarmSender
- InitStopException() - Constructor for exception class org.bgerp.app.cfg.Config.InitStopException
- initWhen(boolean) - Method in class org.bgerp.app.cfg.Config
-
Check, is the configuration initialized.
- inNet(byte[]) - Method in class ru.bgcrm.util.inet.IpNet
- inNet(byte[], byte[], int) - Static method in class ru.bgcrm.util.inet.IpNet
- inputStream - Variable in class org.bgerp.model.file.FileInfo
- inputStream() - Method in record class org.bgerp.plugin.msg.email.MessageParser.MessageAttach
-
Returns the value of the
inputStream
record component. - INSERT - Enum constant in enum class org.bgerp.plugin.svc.dba.model.QueryType
- insertEntityLog(int, int, String) - Method in class ru.bgcrm.dao.EntityLogDAO
- insertParamLog(int, int, int, String) - Method in class org.bgerp.dao.param.ParamLogDAO
- insertPatternPart(String, String, String) - Static method in class ru.bgcrm.util.PatternFormatter
-
Deprecated.
- insertRow() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- install(List<String>) - Method in class org.bgerp.app.dist.Scripts
- InstallationCall - Interface in org.bgerp.app.dist.inst.call
- installc(String) - Method in class org.bgerp.app.dist.Scripts
- InstalledModule - Class in org.bgerp.app.dist.inst
-
Installed module's properties, stored in version.properties files in application JAR.
- InstalledModule(ConfigMap) - Constructor for class org.bgerp.app.dist.inst.InstalledModule
- Installer - Class in org.bgerp
-
Installer util, running from command line.
- Installer() - Constructor for class org.bgerp.Installer
- InstallerChanges - Class in org.bgerp.app.dist.inst
-
Parse changes info out of NGINX directory listing HTML.
- InstallerChanges() - Constructor for class org.bgerp.app.dist.inst.InstallerChanges
-
Constructor loads list of changes, directory names under
InstallerChanges.UPDATE_TO_CHANGE_URL
. - InstallerChanges(String) - Constructor for class org.bgerp.app.dist.inst.InstallerChanges
-
Constructor downloads update files from
InstallerChanges.UPDATE_TO_CHANGE_URL
/ The names of this files are available after withInstallerChanges.getUpdateFiles()
. - InstallerChanges.Change - Class in org.bgerp.app.dist.inst
-
Change info.
- InstallerModule - Class in org.bgerp.app.dist.inst
-
Processor of a ZIP file with updates.
- InstallerModule(Setup, File, File) - Constructor for class org.bgerp.app.dist.inst.InstallerModule
- InstallerModule.Report - Class in org.bgerp.app.dist.inst
- InstallerModules - Class in org.bgerp.app.dist.inst
-
Installer of update modules.
- InstallerModules() - Constructor for class org.bgerp.app.dist.inst.InstallerModules
- InstallerModules(String) - Constructor for class org.bgerp.app.dist.inst.InstallerModules
- instance() - Static method in class org.bgerp.app.dist.lic.AppLicense
-
Obtains singleton instance created if missing.
- instance() - Static method in class org.bgerp.app.dist.Maintenance
- instance() - Static method in class org.bgerp.app.servlet.user.LoginStat
- INSTANCE - Static variable in class org.bgerp.app.dist.inst.VersionCheck
- INSTANCE - Static variable in class org.bgerp.app.servlet.jsp.UiFunction
- INSTANCE - Static variable in class org.bgerp.custom.Custom
- INSTANCE - Static variable in class org.bgerp.plugin.bil.invoice.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.bil.subscription.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.clb.calendar.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.clb.team.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.git.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.kernel.Cleaner
- INSTANCE - Static variable in class org.bgerp.plugin.kernel.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.msg.email.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.msg.feedback.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.msg.sms.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.pln.agree.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.pln.blow.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.pln.callboard.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.pln.sla.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.pln.workload.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.report.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.sec.access.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.sec.auth.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.sec.secret.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.svc.backup.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.svc.dba.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.svc.log.Plugin
- INSTANCE - Static variable in class org.bgerp.plugin.telegram.Plugin
- INSTANCE - Static variable in class ru.bgcrm.plugin.asterisk.Plugin
- INSTANCE - Static variable in class ru.bgcrm.plugin.bgbilling.Plugin
- INSTANCE - Static variable in class ru.bgcrm.plugin.dispatch.Plugin
- INSTANCE - Static variable in class ru.bgcrm.plugin.document.Plugin
- INSTANCE - Static variable in class ru.bgcrm.plugin.fulltext.Plugin
- INSTANCE - Static variable in class ru.bgcrm.plugin.mobile.Plugin
- INSTANCE - Static variable in class ru.bgcrm.plugin.slack.Plugin
- INSTANCE - Static variable in class ru.bgcrm.plugin.task.Plugin
- instersect(byte[], byte[], byte[], byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
-
Deprecated.- use
invalid reference
IpResourceRange#intersects(byte[], byte[], byte[], byte[])
- INT - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- Interface - Class in org.bgerp.app.servlet
-
Types of user interfaces.
- Interface() - Constructor for class org.bgerp.app.servlet.Interface
- interfaceListGet(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- InventoryDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- InventoryDAO(User, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.InventoryDAO
- InventoryDAO(User, DBInfo, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.InventoryDAO
- inviteExecutors(Process) - Method in class ru.bgcrm.plugin.slack.ExpressionObject
-
Приглашает исполнителей процесса в привязанный канал.
- invoice(ConnectionSet, int, YearMonth, YearMonth) - Method in class org.bgerp.plugin.bil.invoice.model.InvoiceType
- Invoice - Class in org.bgerp.plugin.bil.invoice.model
- Invoice - Class in ru.bgcrm.plugin.bgbilling.proto.model.bill
- Invoice() - Constructor for class org.bgerp.plugin.bil.invoice.model.Invoice
- Invoice() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.bill.Invoice
- InvoiceAction - Class in org.bgerp.plugin.bil.invoice.action
- InvoiceAction() - Constructor for class org.bgerp.plugin.bil.invoice.action.InvoiceAction
- InvoiceChangedEvent - Class in org.bgerp.plugin.bil.invoice.event
- InvoiceChangedEvent(DynActionForm, Invoice, InvoiceChangedEvent.Mode) - Constructor for class org.bgerp.plugin.bil.invoice.event.InvoiceChangedEvent
- InvoiceChangedEvent.Mode - Enum Class in org.bgerp.plugin.bil.invoice.event
- InvoiceDAO - Class in org.bgerp.plugin.bil.invoice.dao
-
Invoice DAO.
- InvoiceDAO(Connection) - Constructor for class org.bgerp.plugin.bil.invoice.dao.InvoiceDAO
- InvoiceNumberDAO - Class in org.bgerp.plugin.bil.invoice.dao
-
Builder DAO for retrieving next invoice counter number.
- InvoiceNumberDAO(Connection, Invoice) - Constructor for class org.bgerp.plugin.bil.invoice.dao.InvoiceNumberDAO
- InvoicePaidEvent - Class in org.bgerp.plugin.bil.invoice.event
- InvoicePaidEvent(DynActionForm, Invoice) - Constructor for class org.bgerp.plugin.bil.invoice.event.InvoicePaidEvent
- InvoiceSearchDAO - Class in org.bgerp.plugin.bil.invoice.dao
-
Fluent invoice search DAO.
- InvoiceSearchDAO(Connection) - Constructor for class org.bgerp.plugin.bil.invoice.dao.InvoiceSearchDAO
- InvoiceType - Class in org.bgerp.plugin.bil.invoice.model
- InvoiceType(int, ConfigMap) - Constructor for class org.bgerp.plugin.bil.invoice.model.InvoiceType
- invoke(BaseAction, ActionMapping, DynActionForm, HttpServletRequest, HttpServletResponse, ConnectionSet) - Method in class org.bgerp.action.util.Invoker
- Invoker - Class in org.bgerp.action.util
-
Action method invoker.
- IOUtils - Class in org.bgerp.util
- IOUtils() - Constructor for class org.bgerp.util.IOUtils
- IpAddress - Class in ru.bgcrm.util.inet
- IpAddress() - Constructor for class ru.bgcrm.util.inet.IpAddress
- IpAddress(byte[]) - Constructor for class ru.bgcrm.util.inet.IpAddress
- ipInRange(byte[], byte[], byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
-
Deprecated.- use
invalid reference
IpResourceRange#inRange(byte[], byte[], byte[], byte[])
- IpNet - Class in ru.bgcrm.util.inet
- IpNet() - Constructor for class ru.bgcrm.util.inet.IpNet
- IpNet(byte[], int) - Constructor for class ru.bgcrm.util.inet.IpNet
- IpnGate - Class in ru.bgcrm.plugin.bgbilling.proto.model.ipn
- IpnGate(Element) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnGate
- IpnRange - Class in ru.bgcrm.plugin.bgbilling.proto.model.ipn
- IpnRange() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- IpnSource - Class in ru.bgcrm.plugin.bgbilling.proto.model.ipn
- IpnSource() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnSource
- IpnSource(int, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnSource
- IpResourceRange - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
- IpResourceRange() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.IpResourceRange
- IpResourceRange(int, String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.IpResourceRange
- IPUtils - Class in ru.bgcrm.util.inet
- IPUtils() - Constructor for class ru.bgcrm.util.inet.IPUtils
- IPUtils.Netv4 - Class in ru.bgcrm.util.inet
- IPV6 - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
-
Статический адрес (IPv6)
- IPV6_ZERO_ADDRESS - Static variable in class ru.bgcrm.util.inet.IpAddress
- isActive() - Method in class ru.bgcrm.model.Config
-
Main active configuration.
- isActive() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- isAdd() - Method in class org.bgerp.model.process.link.config.ProcessLinkCategory
- isAddressAllInterface() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isAddressDash() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType.InetAddressDescriptor
- isAddressPanel() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType.InetAddressDescriptor
- isAddrTo() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType.InetAddressDescriptor
- isAdmin() - Method in class ru.bgcrm.model.user.User
- isAfterLast() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- isAllFilled() - Method in class ru.bgcrm.model.process.wizard.base.WizardData
- isAllowAll() - Method in class ru.bgcrm.model.user.PermissionNode
- isAllowExecutorsSet() - Method in class ru.bgcrm.model.user.Group
- isAnswerSupport() - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- isAnswerSupport() - Method in class ru.bgcrm.dao.message.MessageType
- isAnswerSupport() - Method in class ru.bgcrm.dao.message.MessageTypeNote
- isAnswerSupport() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- isAttachmentSupport() - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- isAttachmentSupport() - Method in class ru.bgcrm.dao.message.MessageType
- isAttachmentSupport() - Method in class ru.bgcrm.dao.message.MessageTypeNote
- isAttachmentSupport() - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- isAutoClose() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- isBeforeFirst() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- isBlankString(String) - Static method in class ru.bgcrm.util.Utils
-
Проверяет, является ли строка пустой, состоящей из пробельных символов или null.
- isBlinkMessages() - Method in class org.bgerp.event.client.NewsInfoEvent
- isBlinkNews() - Method in class org.bgerp.event.client.NewsInfoEvent
- isBotStart() - Method in class org.bgerp.plugin.telegram.Config
- isChanged() - Method in class org.bgerp.plugin.bil.invoice.event.InvoiceChangedEvent
- isCheckEmptySubject() - Method in class ru.bgcrm.dao.message.MessageType
- isChildOf(int) - Method in class ru.bgcrm.model.user.Group
- isClosed() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- isClosed() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- isClosed() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- isClosed() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- isCloseOnCompletion() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- isClosing() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- isCommaSeparatedValues() - Method in class org.bgerp.plugin.report.model.Column.ColumnString
- isCreated() - Method in class org.bgerp.plugin.bil.invoice.event.InvoiceChangedEvent
- isCreated() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- isCreatedLinked() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- isCreatedToday() - Method in class org.bgerp.app.dist.lic.License
- isCreateFinished() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- isDebug() - Method in class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- isDebug(DynActionForm) - Static method in class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- isDebugEnabled() - Method in class org.bgerp.util.Log
- isDeleted() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- isDeletionEnabled() - Method in class org.bgerp.app.servlet.file.Options
- isDesc() - Method in class ru.bgcrm.model.process.queue.SortMode
- isDescription() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- isDescription() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- isDescriptionAdd() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- isDescriptionAdd() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- isDownloadEnabled() - Method in class org.bgerp.app.servlet.file.Options
- isDropCandidate() - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- isDynamic() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- isEditable() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- isEditable() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractGroup
- isEditable(Message) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- isEditable(Message) - Method in class ru.bgcrm.dao.message.MessageType
- isEditable(Message) - Method in class ru.bgcrm.dao.message.MessageTypeNote
- isEditable(Message) - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- isEditable(Message) - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- isEmptyString(String) - Static method in class ru.bgcrm.util.Utils
-
Проверяет, является ли строка пустой или null.
- isEnable() - Method in class ru.bgcrm.model.process.TransactionProperties
- isEnabled() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- isEnabled() - Method in class org.bgerp.plugin.pln.workload.model.GroupLoadConfig
- isEnabled() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractGroup
- isEnabled(ConfigMap, String) - Method in class org.bgerp.plugin.kernel.Plugin
- isEnabled(ConfigMap, String) - Method in class ru.bgcrm.plugin.Plugin
-
If the plugin enabled.
- isEqualProperties(Process) - Method in class ru.bgcrm.model.process.Process
- isExecutors() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- isExecutors() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- isFilled() - Method in class ru.bgcrm.model.process.wizard.ContinueStep.Data
- isFilled() - Method in class ru.bgcrm.model.process.wizard.JexlStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.model.process.wizard.AddressInfoStep.AddressInfoStepData
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.model.process.wizard.base.StepData
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.model.process.wizard.ContinueStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.model.process.wizard.FillParamsStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.model.process.wizard.JexlStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.model.process.wizard.LinkCustomerStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.model.process.wizard.SetDescriptionStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.model.process.wizard.SetExecutorsStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.model.process.wizard.SetStatusStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.CreateContractsStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FillContractParamsStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FindContractStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.SetContractTariffStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowContractsByAddrParamStep.Data
- isFilled(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowInetSessionStep.Data
- isFirst() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- isForAll() - Method in class org.bgerp.plugin.pln.callboard.model.config.CategoryConfig.Category
- isFormatToHtml() - Method in class org.bgerp.model.process.queue.Column
- isGroups() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- isGroups() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- isGroupWithRoleExist(Set<ProcessGroup>, int, int) - Static method in class ru.bgcrm.model.process.ProcessGroup
- isHoliday() - Method in class org.bgerp.plugin.pln.callboard.model.DayType
- isHtmlReport() - Method in class ru.bgcrm.model.process.queue.Processor
- isIncoming() - Method in class ru.bgcrm.model.message.Message
- isInPackage() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- isInProcessGroup(ProcessGroup) - Method in class ru.bgcrm.model.process.ProcessExecutor
- isInSet(Set<T>) - Method in class org.bgerp.model.base.tree.TreeItem
- isIPaddress(String) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Разбирает валидный только ip.
- isIpFromParentRange() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isLast() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- isLink() - Method in class org.bgerp.model.process.link.config.ProcessLinkCategory
- isLinkExists(CommonObjectLink) - Method in class ru.bgcrm.dao.CommonLinkDAO
-
Проверка наличия привязки.
- isLinkShown() - Method in class org.bgerp.event.client.LicenseEvent
- isLock() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- isMask() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType.InetAddressDescriptor
- isNeedContractObject() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isNeedDevice() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isNeedIdentifier() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isNeedInterface() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isNeedLogin() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isNeedMacAddress() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isNeedRestriction() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isNeedSync() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- isNeedVlan() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isNetSlash() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType.InetAddressDescriptor
- isNonWorkHours() - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- isNotLogging() - Method in class ru.bgcrm.model.user.PermissionNode
- IsolationConfig - Class in org.bgerp.model.config
-
User isolation config.
- IsolationConfig(ConfigMap) - Constructor for class org.bgerp.model.config.IsolationConfig
- IsolationConfig.IsolationProcess - Class in org.bgerp.model.config
- IsolationProcess() - Constructor for class org.bgerp.model.config.IsolationConfig.IsolationProcess
- isOpen(int) - Method in class org.bgerp.action.open.ProcessQueueAction.Config
- isOpen(int) - Method in class org.bgerp.action.open.ProfileAction.Config
-
Is a user profile open.
- isOpen(Process, DynActionForm) - Method in class org.bgerp.action.open.ProcessAction.Config
-
Checks if process can be open respecting secrets.
- isOpenForUser(Process) - Method in class org.bgerp.action.open.ProcessAction.Config
-
Checks if process can be open.
- isOpening() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- isPaginationEnabled() - Method in class ru.bgcrm.model.Page
- isParamConfigured(Parameter) - Method in class ru.bgcrm.plugin.fulltext.model.Config
- isParameterFilled(int, Parameter) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Проверяет заполненость параметра для объекта с кодом id.
- isPersonalInterface() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isPersonalVlan() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isPoolable() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- isPopup() - Method in class ru.bgcrm.model.News
- isPositive(Integer) - Static method in class ru.bgcrm.util.Utils
-
Is the integer value greater than zero.
- isPriority() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- isPriority() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- isProcessChangeSupport() - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- isProcessChangeSupport() - Method in class ru.bgcrm.dao.message.MessageType
- isProcessChangeSupport() - Method in class ru.bgcrm.dao.message.MessageTypeCall
- isProcessChangeSupport() - Method in class ru.bgcrm.dao.message.MessageTypeNote
- isProcessed() - Method in class org.bgerp.event.AuthEvent
- isRangeValidNet(byte[], byte[]) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Проверка, является ли диапазон адресов IP сетью.
- isRare() - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig.SavedFilterSet
- isRead() - Method in class ru.bgcrm.model.message.Message
- isRead() - Method in class ru.bgcrm.model.News
- isReadable() - Method in class ru.bgcrm.dao.message.MessageType
- isReadable() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- isReading() - Method in class ru.bgcrm.dao.message.MessageType
-
Message type is currently running
MessageType.newMessageList(ConnectionSet)
. - isReadonly() - Method in class org.bgerp.model.param.Parameter
- isReadOnly() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- isReady() - Method in class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- isRemovable(Message) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- isRemovable(Message) - Method in class ru.bgcrm.dao.message.MessageType
- isRemovable(Message) - Method in class ru.bgcrm.dao.message.MessageTypeNote
- isRemovable(Message) - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- isReplicationAvailable(String) - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Deprecated.
- isReplicationNotBehindMaster(String) - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Deprecated.
- isResult() - Method in class org.bgerp.custom.java.CompilationResult
- isResultSave() - Method in class ru.bgcrm.plugin.document.model.Pattern
- isResultStream() - Method in class ru.bgcrm.plugin.document.model.Pattern
- isRootNode() - Method in class org.bgerp.model.base.tree.IdStringTitleTreeItem
- isRootNode() - Method in class org.bgerp.model.base.tree.IdTitleTreeItem
- isRootNode() - Method in class org.bgerp.model.base.tree.TreeItem
- isRootNode() - Method in class ru.bgcrm.model.process.ProcessType
- isRootNode() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- isRootNode() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- isRootNodeWithIntegerId(Integer, Integer) - Method in class org.bgerp.model.base.tree.TreeItem
- isSessionCountLimitLock() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- isSessionTracked(HttpSession) - Static method in class org.bgerp.util.log.SessionLogAppender
- isSessionValid(HttpSession) - Method in class org.bgerp.app.servlet.user.LoginStat
-
Checks if session is not timed out.
- isShow() - Method in class org.bgerp.model.process.queue.filter.Filter
- isShowLinkCustomer() - Method in class org.bgerp.action.open.ProcessAction.Config
- isShowOnWeb() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Invoice
- isStatus() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- isStatus() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- isStatusCounterOnPanel() - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig.SavedFilterSet
- isStreamResponse() - Method in class ru.bgcrm.event.ProcessMarkedActionEvent
- isStringNumber(String) - Static method in class ru.bgcrm.util.Utils
-
Определяет хранится ли в строке число.
- isSuccess() - Method in class org.bgerp.plugin.sec.auth.AuthResult
- isSystem() - Method in class org.bgerp.plugin.kernel.Plugin
- isSystem() - Method in class ru.bgcrm.plugin.Plugin
-
System plugins are always loaded, enabled and not show in the list.
- isTimeOccupied(int, int, int, Date) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- isType() - Method in class ru.bgcrm.event.process.ProcessChangedEvent
- isTypeId() - Method in class ru.bgcrm.event.process.ProcessChangingEvent
- isUnread() - Method in class ru.bgcrm.model.message.Message
- isUpdateNeeded() - Method in class org.bgerp.app.dist.inst.VersionCheck
- isUseOwnColor() - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- isUseParentProperties() - Method in class ru.bgcrm.model.process.ProcessType
- isUserMode() - Method in class org.bgerp.plugin.pln.blow.model.Board
- isUseTitleInWeb() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- isValid() - Method in class org.bgerp.cache.Cache
-
Is the cache valid
- isValid() - Method in class org.bgerp.cache.UserNewsCache
-
The cache is always valid.
- isValid(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- isValidEmail(String) - Static method in class ru.bgcrm.util.Utils
-
Is the string a valid E-Mail address.
- isVersionLink() - Method in class org.bgerp.event.client.NewsInfoEvent
- isVersionUpdateNeeded() - Method in class org.bgerp.event.client.NewsInfoEvent
- isVisible() - Method in class org.bgerp.plugin.report.model.Column
- isVisible() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- isVisibleForUser() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMemo
- isWrapperFor(Class<?>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- isWrapperFor(Class<?>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- isWrapperFor(Class<?>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- Item - Class in org.bgerp.plugin.pln.blow.model
-
Board's cell.
- Item(ConfigMap) - Constructor for class ru.bgcrm.model.process.config.ProcessCardConfig.Item
- Item(Board, Pair<Process, Map<String, Object>>) - Constructor for class org.bgerp.plugin.pln.blow.model.Item
- ItemComparator - Class in org.bgerp.plugin.pln.blow.model
- ItemComparator(String, String) - Constructor for class org.bgerp.plugin.pln.blow.model.ItemComparator
J
- JAR - Static variable in class org.bgerp.custom.Custom
- JasperReport - Class in ru.bgcrm.model.process.queue
- JasperReport() - Constructor for class ru.bgcrm.model.process.queue.JasperReport
- javaDateFormatToSql(String) - Static method in class ru.bgcrm.util.sql.SQLUtils
-
Преобразует формат даты под SimpleDateFormat в формат для MySQL функции DATE_FORMAT.
- JexlStep - Class in ru.bgcrm.model.process.wizard
- JexlStep(ConfigMap) - Constructor for class ru.bgcrm.model.process.wizard.JexlStep
- JexlStep.Data - Class in ru.bgcrm.model.process.wizard
- joinPart - Variable in class ru.bgcrm.dao.process.QueueSelectParams
- JS - Static variable in class ru.bgcrm.plugin.Endpoint
-
Well known endpoints.
- json(Connection, DynActionForm) - Method in class org.bgerp.action.base.BaseAction
-
Sends response result in JSON format.
- json(Localizer, Data) - Method in class org.bgerp.plugin.report.model.chart.Chart
-
Generates JSON data for EChart on frontend.
- json(Localizer, Data) - Method in class org.bgerp.plugin.report.model.chart.ChartBar
-
Example of data: https://echarts.apache.org/examples/en/editor.html?c=bar-simple
- json(Localizer, Data) - Method in class org.bgerp.plugin.report.model.chart.ChartPie
-
Example of data: https://echarts.apache.org/examples/en/editor.html?c=pie-borderRadius
- json(ConnectionSet, DynActionForm) - Method in class org.bgerp.action.base.BaseAction
-
Sends response result in JSON format.
- jsonMapper - Variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- jsonTypeFactory - Variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- jsp(DynActionForm, String, int) - Static method in class org.bgerp.app.servlet.util.ServletResponseInterceptor
-
Renders JSP page.
- JURAL_FACE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ContractFace
K
- K_INSTALL - Static variable in class org.bgerp.Installer
- K_INSTALLC - Static variable in class org.bgerp.Installer
- K_UPDATE - Static variable in class org.bgerp.Installer
- K_UPDATEF - Static variable in class org.bgerp.Installer
- KERNEL_CONTRACT_API - Static variable in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- KERNEL_CONTRACT_LIMIT - Static variable in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- KEY - Static variable in interface org.bgerp.app.event.iface.Event
- KEY - Static variable in interface ru.bgcrm.event.Event
-
Deprecated.
- KEY - Static variable in class ru.bgcrm.struts.form.DynActionForm
- KEY - Static variable in class ru.bgcrm.util.sql.ConnectionSet
- KEY_LIC_DATE_TO - Static variable in class org.bgerp.app.dist.lic.License
- KEY_LIC_EMAIL - Static variable in class org.bgerp.app.dist.lic.License
- KEY_LIC_ID - Static variable in class org.bgerp.app.dist.lic.License
- KEY_LIC_LIMIT - Static variable in class org.bgerp.app.dist.lic.License
- KEY_LIC_PLUGIN - Static variable in class org.bgerp.app.dist.lic.License
- KEY_LIC_SIGN - Static variable in class org.bgerp.app.dist.lic.License
- keys() - Method in class ru.bgcrm.plugin.bgbilling.Request
L
- l - Variable in class org.bgerp.action.base.BaseAction
- l - Variable in class ru.bgcrm.struts.form.DynActionForm
- l(String, Object...) - Method in class org.bgerp.app.l10n.Localizer
-
Translates to target language.
- l(String, Object...) - Method in class org.bgerp.app.l10n.TransparentLocalizer
- LANG_DE - Static variable in class org.bgerp.app.l10n.Localization
- LANG_EN - Static variable in class org.bgerp.app.l10n.Localization
- LANG_RU - Static variable in class org.bgerp.app.l10n.Localization
- LANG_SYS - Static variable in class org.bgerp.app.l10n.Localization
- last - Variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- last() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- LAST_MODIFIED_DESC - Enum constant in enum class org.bgerp.app.servlet.file.Order
-
Sort by modification time, last modified first.
- LAST_MODIFY_COLUMNS - Static variable in class ru.bgcrm.dao.LastModifyDAO
- lastInsertId(PreparedStatement) - Method in class ru.bgcrm.dao.CommonDAO
-
Takes last generated key from
ps
. - lastInsertId(PreparedStatement) - Static method in class ru.bgcrm.util.sql.SQLUtils
- LastModify - Class in ru.bgcrm.model
- LastModify() - Constructor for class ru.bgcrm.model.LastModify
- LastModify(int, Date) - Constructor for class ru.bgcrm.model.LastModify
- LastModify(DynActionForm) - Constructor for class ru.bgcrm.model.LastModify
- LastModifyDAO - Class in ru.bgcrm.dao
-
Last modification DAO.
- LastModifyDAO() - Constructor for class ru.bgcrm.dao.LastModifyDAO
- LastModifySupport - Interface in ru.bgcrm.model
- LDAPAttributes - Class in org.bgerp.plugin.sec.auth.config
-
Supporting class for handling LDAP attributes.
- LdapAuthConfig - Class in org.bgerp.plugin.sec.auth.config
-
LDAP auth.
- length - Variable in class ru.bgcrm.util.NodeListElementIterator
- LevenshteinDistance - Class in org.bgerp.util.text
- LevenshteinDistance() - Constructor for class org.bgerp.util.text.LevenshteinDistance
- License - Class in org.bgerp.app.dist.lic
-
License for plugins.
- License(String) - Constructor for class org.bgerp.app.dist.lic.License
- LicenseAction - Class in org.bgerp.action.admin
- LicenseAction() - Constructor for class org.bgerp.action.admin.LicenseAction
- LicenseEvent - Class in org.bgerp.event.client
-
License state event.
- LicenseEvent(Message, boolean) - Constructor for class org.bgerp.event.client.LicenseEvent
- LikePattern - Enum Class in org.bgerp.util.sql
-
SQL LIKE patterns generators for a substring.
- limit(int, Pageable<LimitLogItem>, List<LimitChangeTask>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- limit(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- LimitChangeTask - Class in ru.bgcrm.plugin.bgbilling.proto.model.limit
- LimitChangeTask() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitChangeTask
- LimitLogItem - Class in ru.bgcrm.plugin.bgbilling.proto.model.limit
- LimitLogItem() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- linesToString(Element) - Method in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- Link(int, int) - Constructor for class org.bgerp.model.process.link.ProcessLinkProcess.Link
- Link(int, int) - Constructor for class ru.bgcrm.model.process.ProcessLinkProcess.Link
-
Deprecated.
- Link(Process, Process) - Constructor for class org.bgerp.model.process.link.ProcessLinkProcess.Link
- Link(Process, Process) - Constructor for class ru.bgcrm.model.process.ProcessLinkProcess.Link
-
Deprecated.
- LINK_TYPE_CHANNEL - Static variable in class ru.bgcrm.plugin.slack.Plugin
- LINK_TYPE_DEPEND - Static variable in class ru.bgcrm.model.process.Process
- LINK_TYPE_LINK - Static variable in class ru.bgcrm.model.process.Process
- LINK_TYPE_MADE - Static variable in class ru.bgcrm.model.process.Process
- LinkAction - Class in ru.bgcrm.struts.action
- LinkAction() - Constructor for class ru.bgcrm.struts.action.LinkAction
- LinkAddedEvent - Class in ru.bgcrm.event.link
- LinkAddedEvent(DynActionForm, CommonObjectLink) - Constructor for class ru.bgcrm.event.link.LinkAddedEvent
- LinkAddingEvent - Class in ru.bgcrm.event.link
- LinkAddingEvent(DynActionForm, CommonObjectLink) - Constructor for class ru.bgcrm.event.link.LinkAddingEvent
- LinkChangedListener - Class in ru.bgcrm.plugin.bgbilling.event.listener
- LinkChangedListener() - Constructor for class ru.bgcrm.plugin.bgbilling.event.listener.LinkChangedListener
- LinkChangingListener - Class in ru.bgcrm.plugin.bgbilling.event.listener
-
Слушатель события перед изменениями привязок.
- LinkChangingListener() - Constructor for class ru.bgcrm.plugin.bgbilling.event.listener.LinkChangingListener
- linkChannel(Process) - Method in class ru.bgcrm.plugin.slack.ExpressionObject
-
Вызывает
ExpressionObject.linkChannel(Process, String)
c name = null. - linkChannel(Process, String) - Method in class ru.bgcrm.plugin.slack.ExpressionObject
-
Привязывает процесс к каналу Slack, если ещё не привязан.
- LinkCustomerStep - Class in ru.bgcrm.model.process.wizard
- LinkCustomerStep(ConfigMap) - Constructor for class ru.bgcrm.model.process.wizard.LinkCustomerStep
- LinkCustomerStep.Data - Class in ru.bgcrm.model.process.wizard
- LINKED_PROCESS - Static variable in class ru.bgcrm.dao.process.ProcessDAO
- LINKED_PROCESS_JOIN - Static variable in class org.bgerp.dao.process.ProcessQueueDAO
- linkedProcessCreate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessLinkAction
- linkedProcessList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessLinkAction
- linkList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.LinkAction
- linkProcessCreate(Connection, DynActionForm, Process, int, String, int, String, int) - Static method in class org.bgerp.action.ProcessLinkProcessAction
- linkProcessCreate(Connection, DynActionForm, Process, int, String, int, String, int) - Static method in class ru.bgcrm.struts.action.ProcessLinkAction
- linkProcessCreate(DynActionForm, Connection) - Method in class org.bgerp.action.ProcessLinkProcessAction
- linkProcessDelete(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.ProcessLinkProcessAction
- linkProcessExisting(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.ProcessLinkProcessAction
- LinkRemovedEvent - Class in ru.bgcrm.event.link
- LinkRemovedEvent(DynActionForm, CommonObjectLink) - Constructor for class ru.bgcrm.event.link.LinkRemovedEvent
- LinkRemovingEvent - Class in ru.bgcrm.event.link
- LinkRemovingEvent(DynActionForm, CommonObjectLink) - Constructor for class ru.bgcrm.event.link.LinkRemovingEvent
- LinksToRemovedEvent - Class in ru.bgcrm.event.link
- LinksToRemovedEvent(DynActionForm, CommonObjectLink) - Constructor for class ru.bgcrm.event.link.LinksToRemovedEvent
- LinksToRemovingEvent - Class in ru.bgcrm.event.link
- LinksToRemovingEvent(DynActionForm, CommonObjectLink) - Constructor for class ru.bgcrm.event.link.LinksToRemovingEvent
- linkTitle(String) - Method in class ru.bgcrm.dao.expression.ProcessLinkFunction
-
Calls
ProcessLinkFunction.linkTitles(String)
, and returns first title link object. - linkTitles(String) - Method in class ru.bgcrm.dao.expression.ProcessLinkFunction
- linkToAnotherObject(int, String, int, String, String, String) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
- list - Variable in class ru.bgcrm.util.NodeListElementIterator
- list() - Method in class org.bgerp.app.servlet.file.Files
-
List of files matching
invalid reference
#wildcard
- list(int) - Method in class org.bgerp.plugin.svc.dba.dao.QueryHistoryDAO
-
Selects user queries with reverse sort by usage time.
- list(List<Integer>) - Method in class ru.bgcrm.dao.FileDataDAO
-
Selects file entities with given IDs, ordered by them.
- list(Pageable<DemoEntity>, String) - Method in class org.bgerp.dao.DemoDAO
- list(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.task.action.TaskAction
- list(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.invoice.action.InvoiceAction
- list(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.admin.ConfigAction
- LIST - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- LIST - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- LIST_PARAM_AVAILABLE_VALUES_INNER_JOIN_FILTER_KEY - Static variable in class org.bgerp.model.param.Parameter
- LIST_PARAM_AVAILABLE_VALUES_KEY - Static variable in class org.bgerp.model.param.Parameter
- LIST_PARAM_USE_DIRECTORY_KEY - Static variable in class org.bgerp.model.param.Parameter
- LISTCOUNT - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- ListParamConfig - Class in ru.bgcrm.model.param.config
-
List parameter value.
- ListParamConfig(ConfigMap) - Constructor for class ru.bgcrm.model.param.config.ListParamConfig
- listValueIds(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Deprecated.
- listValueTitles(int) - Method in class ru.bgcrm.dao.expression.ParamValueFunction
-
Deprecated.
- LOAD_LEVEL_CITY - Static variable in class ru.bgcrm.dao.AddressDAO
- LOAD_LEVEL_COUNTRY - Static variable in class ru.bgcrm.dao.AddressDAO
- LOAD_LEVEL_HOUSE - Static variable in class ru.bgcrm.dao.AddressDAO
- LOAD_LEVEL_STREET - Static variable in class ru.bgcrm.dao.AddressDAO
- loadBeanClasses() - Static method in class org.bgerp.app.bean.Bean
- loadBundle(String, Map<String, String>, boolean) - Method in class org.bgerp.app.cfg.Preferences
-
Loads configuration file to map.
- loadEndpoints() - Method in class org.bgerp.plugin.bil.invoice.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.clb.calendar.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.clb.team.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.git.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.kernel.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.msg.email.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.msg.feedback.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.pln.blow.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.pln.callboard.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.pln.workload.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.report.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.sec.access.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.svc.backup.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.svc.dba.Plugin
- loadEndpoints() - Method in class org.bgerp.plugin.svc.log.Plugin
- loadEndpoints() - Method in class ru.bgcrm.plugin.bgbilling.Plugin
- loadEndpoints() - Method in class ru.bgcrm.plugin.dispatch.Plugin
- loadEndpoints() - Method in class ru.bgcrm.plugin.document.Plugin
- loadEndpoints() - Method in class ru.bgcrm.plugin.fulltext.Plugin
- loadEndpoints() - Method in class ru.bgcrm.plugin.Plugin
-
Default implementation, loads endpoints from the XML
Plugin.document
. - loadEndpoints() - Method in class ru.bgcrm.plugin.slack.Plugin
- loadEndpoints() - Method in class ru.bgcrm.plugin.task.Plugin
- loadParameters(List<Parameter>, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Loads parameter's values.
- loadParameters(List<Parameter>, int, boolean) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Loads parameter's values.
- loadParameterValue(ParameterValuePair, int, boolean) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- loadSteps(ConfigMap, String, List<Step>) - Method in class ru.bgcrm.model.process.Wizard
- loadWorkTask(int, Date, Map<Integer, List<ShiftData>>) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTaskDAO
- Localization - Class in org.bgerp.app.l10n
-
A localization unit, loaded from l10n.xml for a plugin.
- Localizer - Class in org.bgerp.app.l10n
-
Translator to a wanted language using many
Localization
sequentially. - Localizer(String, Localization...) - Constructor for class org.bgerp.app.l10n.Localizer
- Lock - Class in ru.bgcrm.model
-
Lock edited resource for a editor used.
- Lock(String, int) - Constructor for class ru.bgcrm.model.Lock
- LOCK_TIME - Static variable in class ru.bgcrm.model.Lock
-
Default time - 20 seconds.
- LockAction - Class in ru.bgcrm.struts.action
- LockAction() - Constructor for class ru.bgcrm.struts.action.LockAction
- Locker - Class in ru.bgcrm.dao
- Locker() - Constructor for class ru.bgcrm.dao.Locker
- LockEvent - Class in ru.bgcrm.event.client
- LockEvent(Lock) - Constructor for class ru.bgcrm.event.client.LockEvent
- log - Variable in class org.bgerp.action.base.BaseAction
- log - Static variable in class org.bgerp.app.cfg.Config
- log - Variable in class org.bgerp.app.servlet.BaseServlet
- log - Variable in class ru.bgcrm.dao.CommonDAO
- log(Priority, Object) - Method in class org.bgerp.util.Log
-
Wraps function to
Logger
. - log(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.LogAction
- Log - Class in org.bgerp.util
-
Logging wrapper around Log4j version 1 with additional functions from version 2.
- Log - Class in ru.bgerp.util
-
Deprecated.
- Log(Logger) - Constructor for class org.bgerp.util.Log
-
Make private later, temporary protected for backward compatible inherited class.
- Log(Logger) - Constructor for class ru.bgerp.util.Log
-
Deprecated.
- LOG_ACCESS - Static variable in class org.bgerp.action.admin.AppAction
- LOG_APP - Static variable in class org.bgerp.action.admin.AppAction
- LOG_UPDATE - Static variable in class org.bgerp.action.admin.AppAction
- LogAction - Class in ru.bgcrm.struts.action
- LogAction() - Constructor for class ru.bgcrm.struts.action.LogAction
- loggedUsers() - Method in class org.bgerp.app.servlet.user.LoginStat
- loggedUsersWithSessions() - Method in class org.bgerp.app.servlet.user.LoginStat
- Logger - Class in org.bgerp.util.log
-
Inherited Logger for access the parent's constructor only.
- LoggerFactory - Class in org.bgerp.util.log
-
Factory setting additivity to
false
for configured loggers. - LoggerFactory() - Constructor for class org.bgerp.util.log.LoggerFactory
- Login - Class in ru.bgcrm.plugin.bgbilling.proto.model.voiceip
- Login() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.Login
- LoginAction - Class in org.bgerp.action
- LoginAction() - Constructor for class org.bgerp.action.LoginAction
- LoginEventListener - Class in ru.bgcrm.event.listener
- LoginEventListener() - Constructor for class ru.bgcrm.event.listener.LoginEventListener
- LoginStat - Class in org.bgerp.app.servlet.user
-
List of logged in user sessions.
- logoff() - Method in class ru.bgcrm.plugin.asterisk.AmiEventListener
- logout(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.LoginAction
- LONG - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- ltitle - Variable in class org.bgerp.plugin.report.model.chart.Chart
M
- macAddressToString(byte[]) - Static method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetUtils
- Made(int, int) - Constructor for class org.bgerp.model.process.link.ProcessLinkProcess.Made
- Made(int, int) - Constructor for class ru.bgcrm.model.process.ProcessLinkProcess.Made
-
Deprecated.
- Made(Process, Process) - Constructor for class org.bgerp.model.process.link.ProcessLinkProcess.Made
- Made(Process, Process) - Constructor for class ru.bgcrm.model.process.ProcessLinkProcess.Made
-
Deprecated.
- MailConfig - Class in ru.bgcrm.util
-
E-Mail configuration.
- MailConfig(ConfigMap) - Constructor for class ru.bgcrm.util.MailConfig
- MailMsg - Class in ru.bgcrm.util
-
E-Mail sender from BGERP.
- MailMsg(ConfigMap) - Constructor for class ru.bgcrm.util.MailMsg
- main(String[]) - Static method in class org.bgerp.Installer
- main(String[]) - Static method in class org.bgerp.Server
- main(String[]) - Static method in class ru.bgcrm.Server
- main(String[]) - Static method in class ru.bgerp.Server
- mainBranch() - Method in class org.bgerp.plugin.git.Config
- maintenance(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- Maintenance - Class in org.bgerp.app.dist
-
Maintenance application' state.
- maintenanceCancel(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- maintenanceStart(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- makeNewLoggerInstance(String) - Method in class org.bgerp.util.log.LoggerFactory
- ManagerConnection - Class in ru.bgcrm.plugin.asterisk
- ManagerConnection(ConfigMap) - Constructor for class ru.bgcrm.plugin.asterisk.ManagerConnection
- MAPPER - Static variable in class org.bgerp.action.base.BaseAction
- markMessageRead(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- markMessageRead(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.HelpDeskAction
- mask - Variable in class ru.bgcrm.util.inet.IpNet
- maskEmpty(String, String) - Static method in class ru.bgcrm.util.Utils
-
Преобразует входную строку в значение по-умолчанию, если она null или пустая.
- maskNull(String) - Static method in class ru.bgcrm.util.Utils
-
Преобразует входную строку в пустую, если она null.
- maskNull(T, T) - Static method in class ru.bgcrm.util.Utils
-
Возвращает объект либо иное значение, если объект null.
- maskNullDecimal(BigDecimal) - Static method in class ru.bgcrm.util.Utils
-
Возвращает входное значение тогда и только тогда, когда оно не равно null, иначе возвращает BigDecimal.ZERO.
- maskNullSet(Set<T>) - Static method in class ru.bgcrm.util.Utils
-
Возвращает пустой немодифируемый Set, если value == null либо value.
- maskToInt(byte[]) - Static method in class ru.bgcrm.util.inet.IpNet
- MASTER_RELEASE_CHANGE_ID - Static variable in class org.bgerp.app.dist.inst.InstallerChanges
- MEDIA_HTML - Static variable in class ru.bgcrm.model.process.queue.Queue
- MEDIA_HTML_OPEN - Static variable in class ru.bgcrm.model.process.queue.Queue
- MEDIA_PRINT - Static variable in class ru.bgcrm.model.process.queue.Queue
- MEDIA_XLS - Static variable in class ru.bgcrm.model.process.queue.Queue
- MediaColumn - Class in ru.bgcrm.model.process.queue
-
Displayable process queue column.
- MediaColumn(Column, int) - Constructor for class ru.bgcrm.model.process.queue.MediaColumn
- memberDelete(int) - Method in class org.bgerp.plugin.clb.team.dao.PartyDAO
-
Deletes a party member.
- memberUpdate(PartyMember) - Method in class org.bgerp.plugin.clb.team.dao.PartyDAO
-
Creates or updates a party member.
- memoList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- memoryStatus() - Static method in class ru.bgcrm.util.AdminPortListener
- message(Localizer, String) - Method in class org.bgerp.event.client.NewsInfoEvent
- message(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.MessageAction
- Message - Class in org.bgerp.model
-
Message with title.
- Message - Class in ru.bgcrm.model.message
-
Message.
- Message() - Constructor for class ru.bgcrm.model.message.Message
- Message(String, String) - Constructor for class org.bgerp.model.Message
- MESSAGE_ERROR - Static variable in class org.bgerp.app.dist.inst.InstallerModule
- MESSAGE_OK - Static variable in class org.bgerp.app.dist.inst.InstallerModule
- messageAccountList(int) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- MessageAction - Class in org.bgerp.action
- MessageAction - Class in org.bgerp.plugin.msg.feedback.action.open
- MessageAction - Class in ru.bgcrm.struts.action
- MessageAction() - Constructor for class org.bgerp.action.MessageAction
- MessageAction() - Constructor for class org.bgerp.plugin.msg.feedback.action.open.MessageAction
- MessageAction() - Constructor for class ru.bgcrm.struts.action.MessageAction
- MessageAction.Config - Class in org.bgerp.plugin.msg.feedback.action.open
-
Configuration for open feedback messages.
- MessageAttach(String, InputStream) - Constructor for record class org.bgerp.plugin.msg.email.MessageParser.MessageAttach
-
Creates an instance of a
MessageAttach
record class. - MessageCallAction - Class in ru.bgcrm.struts.action
- MessageCallAction() - Constructor for class ru.bgcrm.struts.action.MessageCallAction
- MessageContent - Class in org.bgerp.plugin.msg.email
-
E-Mail content creator.
- MessageDAO - Class in ru.bgcrm.dao.message
-
Message DAO.
- MessageDAO(Connection) - Constructor for class ru.bgcrm.dao.message.MessageDAO
- MessageDAO(Connection, DynActionForm) - Constructor for class ru.bgcrm.dao.message.MessageDAO
- messageDelete(int) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- messageDelete(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.MessageAction
- messageDelete(ConnectionSet, String...) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- messageDelete(ConnectionSet, String...) - Method in class ru.bgcrm.dao.message.MessageType
-
Deletes both processed and unprocessed messages.
- messageDelete(ConnectionSet, String...) - Method in class ru.bgcrm.dao.message.MessageTypeCall
- messageDelete(ConnectionSet, String...) - Method in class ru.bgcrm.dao.message.MessageTypeNote
- messageDelete(ConnectionSet, String...) - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- MessageExchange - Class in org.bgerp.exec
- MessageExchange(ConfigMap) - Constructor for class org.bgerp.exec.MessageExchange
- messageGet(int) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- messageGet(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.dispatch.action.DispatchAction
- messageLinkedToProcess(Message) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- messageLinkedToProcess(Message) - Method in class ru.bgcrm.dao.message.MessageType
- messageList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.dispatch.action.DispatchAction
- messageList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.MessageAction
- MessageOpenEvent - Class in ru.bgcrm.event.client
-
Open message for processing.
- MessageOpenEvent(Message) - Constructor for class ru.bgcrm.event.client.MessageOpenEvent
- MessageParser - Class in org.bgerp.plugin.msg.email
-
IMAP message parser.
- MessageParser(Message) - Constructor for class org.bgerp.plugin.msg.email.MessageParser
-
Main constructor.
- MessageParser.MessageAttach - Record Class in org.bgerp.plugin.msg.email
- MessagePossibleProcessConfig - Class in org.bgerp.dao.message.process
- MessagePossibleProcessConfig(ConfigMap) - Constructor for class org.bgerp.dao.message.process.MessagePossibleProcessConfig
- messagePossibleProcessList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ProcessAction
- MessagePossibleProcessSearch - Class in org.bgerp.dao.message.process
-
Search types of possible processes.
- MessagePossibleProcessSearch(int, ConfigMap) - Constructor for class org.bgerp.dao.message.process.MessagePossibleProcessSearch
- MessagePossibleProcessSearchFoundLinks - Class in org.bgerp.dao.message.process
- MessagePossibleProcessSearchFoundLinks(int, ConfigMap) - Constructor for class org.bgerp.dao.message.process.MessagePossibleProcessSearchFoundLinks
- MessagePossibleProcessSearchFoundLinksCustomerAddressCity - Class in org.bgerp.dao.message.process
- MessagePossibleProcessSearchFoundLinksCustomerAddressCity(int, ConfigMap) - Constructor for class org.bgerp.dao.message.process.MessagePossibleProcessSearchFoundLinksCustomerAddressCity
- MessagePossibleProcessSearchMessageFrom - Class in org.bgerp.dao.message.process
- MessagePossibleProcessSearchMessageFrom(int, ConfigMap) - Constructor for class org.bgerp.dao.message.process.MessagePossibleProcessSearchMessageFrom
- MessageRemovedEvent - Class in ru.bgcrm.event
- MessageRemovedEvent(DynActionForm, int) - Constructor for class ru.bgcrm.event.MessageRemovedEvent
- messages(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.open.ProcessAction
- messageSearch(Pageable<DispatchMessage>, Boolean) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- MessageSearchDAO - Class in org.bgerp.dao.message
-
Fluent DAO for message search.
- MessageSearchDAO(Connection) - Constructor for class org.bgerp.dao.message.MessageSearchDAO
- MessageSearchDAO.Order - Enum Class in org.bgerp.dao.message
- messageToggleTags(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.MessageAction
- MessageType - Class in ru.bgcrm.dao.message
- MessageType(Setup, int, String, ConfigMap) - Constructor for class ru.bgcrm.dao.message.MessageType
- MessageTypeCall - Class in ru.bgcrm.dao.message
- MessageTypeCall(Setup, int, ConfigMap) - Constructor for class ru.bgcrm.dao.message.MessageTypeCall
- MessageTypeCall.CallRegistration - Class in ru.bgcrm.dao.message
- MessageTypeCallListener - Class in ru.bgcrm.event.listener
-
Handler of
GetPoolTasksEvent
, sends to the client side events with typeMessageOpenEvent
to open message processing card. - MessageTypeCallListener() - Constructor for class ru.bgcrm.event.listener.MessageTypeCallListener
- MessageTypeCallRegister - Class in ru.bgcrm.event.listener
-
Обработчик событий для регистрации звонка внешним HTTP запросом.
- MessageTypeCallRegister() - Constructor for class ru.bgcrm.event.listener.MessageTypeCallRegister
- MessageTypeChannel - Class in ru.bgcrm.plugin.slack.dao
-
Message type and settings of Slack.
- MessageTypeChannel(Setup, int, ConfigMap) - Constructor for class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- MessageTypeConfig - Class in ru.bgcrm.model.message.config
- MessageTypeConfig(ConfigMap) - Constructor for class ru.bgcrm.model.message.config.MessageTypeConfig
- MessageTypeContactSaver - Class in ru.bgcrm.dao.message
- MessageTypeContactSaver(ConfigMap) - Constructor for class ru.bgcrm.dao.message.MessageTypeContactSaver
- MessageTypeContactSaverEmail - Class in ru.bgcrm.dao.message
- MessageTypeContactSaverEmail(ConfigMap) - Constructor for class ru.bgcrm.dao.message.MessageTypeContactSaverEmail
- MessageTypeContactSaverPhone - Class in ru.bgcrm.dao.message
- MessageTypeContactSaverPhone(ConfigMap) - Constructor for class ru.bgcrm.dao.message.MessageTypeContactSaverPhone
- MessageTypeEmail - Class in org.bgerp.plugin.msg.email
- MessageTypeEmail(Setup, int, ConfigMap) - Constructor for class org.bgerp.plugin.msg.email.MessageTypeEmail
- MessageTypeHelpDesk - Class in ru.bgcrm.plugin.bgbilling.dao
- MessageTypeHelpDesk(Setup, int, ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- MessageTypeNote - Class in ru.bgcrm.dao.message
- MessageTypeNote(Setup, int, ConfigMap) - Constructor for class ru.bgcrm.dao.message.MessageTypeNote
- MessageTypeSearch - Class in ru.bgcrm.dao.message
- MessageTypeSearch(ConfigMap) - Constructor for class ru.bgcrm.dao.message.MessageTypeSearch
- MessageTypeSearchBilling - Class in ru.bgcrm.plugin.bgbilling.dao
- MessageTypeSearchBilling(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.dao.MessageTypeSearchBilling
- MessageTypeSearchCall - Class in ru.bgcrm.dao.message
- MessageTypeSearchCall(ConfigMap) - Constructor for class ru.bgcrm.dao.message.MessageTypeSearchCall
- MessageTypeSearchCustomerByTitle - Class in ru.bgcrm.dao.message
- MessageTypeSearchCustomerByTitle(ConfigMap) - Constructor for class ru.bgcrm.dao.message.MessageTypeSearchCustomerByTitle
- MessageTypeSearchEmail - Class in ru.bgcrm.dao.message
- MessageTypeSearchEmail(ConfigMap) - Constructor for class ru.bgcrm.dao.message.MessageTypeSearchEmail
- MessageTypeStateEvent - Class in ru.bgcrm.event.client
- MessageTypeStateEvent(int, String, int) - Constructor for class ru.bgcrm.event.client.MessageTypeStateEvent
- messageUnsentList() - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- messageUpdate(DispatchMessage) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- messageUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.dispatch.action.DispatchAction
- messageUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.MessageAction
- messageUpdateProcess(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.MessageAction
-
Important, called also in
MessageAction.processCreate(DynActionForm, ConnectionSet)
- messageUpdateProcessToCopy(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.MessageAction
- messageUpdateRead(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.MessageAction
- messageUpdateTags(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.MessageAction
- method - Variable in class org.bgerp.action.util.Invoker
- minutesToHourMin(int) - Static method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- MobileDAO - Class in ru.bgcrm.plugin.mobile.dao
- MobileDAO(Connection) - Constructor for class ru.bgcrm.plugin.mobile.dao.MobileDAO
- Mode - Enum Class in org.bgerp.plugin.clb.calendar.model
-
Calendar mode.
- MODE_CREATE_FINISHED - Static variable in class ru.bgcrm.event.process.ProcessChangedEvent
- MODE_CREATED - Static variable in class ru.bgcrm.event.process.ProcessChangedEvent
- MODE_CREATED_LINKED - Static variable in class ru.bgcrm.event.process.ProcessChangedEvent
- MODE_CREDIT - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMode
- MODE_DEBET - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMode
- MODE_DESCRIPTION_ADDED - Static variable in class ru.bgcrm.event.process.ProcessChangedEvent
- MODE_DESCRIPTION_ADDING - Static variable in class ru.bgcrm.event.process.ProcessChangingEvent
- MODE_DESCRIPTION_CHANGED - Static variable in class ru.bgcrm.event.process.ProcessChangedEvent
- MODE_DESCRIPTION_CHANGING - Static variable in class ru.bgcrm.event.process.ProcessChangingEvent
- MODE_EXECUTORS_CHANGED - Static variable in class ru.bgcrm.event.process.ProcessChangedEvent
- MODE_EXECUTORS_CHANGING - Static variable in class ru.bgcrm.event.process.ProcessChangingEvent
- MODE_GROUPS_CHANGED - Static variable in class ru.bgcrm.event.process.ProcessChangedEvent
- MODE_GROUPS_CHANGING - Static variable in class ru.bgcrm.event.process.ProcessChangingEvent
- MODE_OFF - Static variable in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- MODE_ON - Static variable in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- MODE_PACKAGE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- MODE_PRIORITY_CHANGED - Static variable in class ru.bgcrm.event.process.ProcessChangedEvent
- MODE_PRIORITY_CHANGING - Static variable in class ru.bgcrm.event.process.ProcessChangingEvent
- MODE_STATUS_CHANGED - Static variable in class ru.bgcrm.event.process.ProcessChangedEvent
- MODE_STATUS_CHANGING - Static variable in class ru.bgcrm.event.process.ProcessChangingEvent
- MODE_TIME_ON_START - Static variable in class org.bgerp.plugin.pln.callboard.model.WorkType
- MODE_TIME_ON_START - Static variable in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- MODE_TIME_ON_STEP - Static variable in class org.bgerp.plugin.pln.callboard.model.WorkType
- MODE_TIME_ON_STEP - Static variable in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- MODE_TYPE_CHANGED - Static variable in class ru.bgcrm.event.process.ProcessChangedEvent
- MODE_TYPE_CHANGING - Static variable in class ru.bgcrm.event.process.ProcessChangingEvent
- MODE_USER_CLOSED - Static variable in class ru.bgcrm.dao.process.ProcessDAO
- MODE_USER_CREATED - Static variable in class ru.bgcrm.dao.process.ProcessDAO
- MODE_USER_STATUS_CHANGED - Static variable in class ru.bgcrm.dao.process.ProcessDAO
- modeLog(Pageable<ContractMode>, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- modeLog(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- modifyNotOwned(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.MessageAction
- Module - Class in org.bgerp.app.dist.inst
-
Installation module information.
- Module(String) - Constructor for class org.bgerp.app.dist.inst.Module
- MODULE_UPDATE - Static variable in class org.bgerp.app.dist.inst.InstalledModule
-
The application's classes.
- MODULE_UPDATE_LIB - Static variable in class org.bgerp.app.dist.inst.InstalledModule
-
External jars.
- ModuleFile - Class in org.bgerp.app.dist.inst
-
File with update module.
- moduleId - Variable in class ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
- ModuleInfo(int, String, String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ModuleInfo
- moduleList(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- moduleList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- MONEY - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- month() - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceNumberDAO
-
Selects for the current month.
- MONTHLY - Enum constant in enum class ru.bgcrm.plugin.Table.Type
-
Monthly broken.
- months() - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- monthsDelta(Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Возвращает длительность периода между dateFrom и dateTo в месяцах.
- monthsDelta(Date, Date) - Static method in class ru.bgcrm.util.TimeUtils
-
Возвращает длительность периода между dateFrom и dateTo в месяцах.
- monthsPeriod(String) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
-
Formatted period of invoice months:
MonthFromName YearFromNumber - MonthToName YearToNumber
with month names for a specified language. - move(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.blow.action.BoardAction
- moveBatch(int) - Method in class ru.bgcrm.dao.FileDataDAO
-
Moves batch of files placed in the root dir to subdirectories yyyy/MM/dd.
- moveToCurrentRow() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- moveToEndOfMonth(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Устанавливает дату на последний день месяца.
- moveToInsertRow() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- moveToStartNextDay(Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Увеличивает date на 1 день и сбрасывает время в 00:00:00.0.
- MoveToSubDirs - Class in org.bgerp.exec
-
Migrates old files in 'filestorage' to sub-directories yyyy/MM/dd.
- MoveToSubDirs() - Constructor for class org.bgerp.exec.MoveToSubDirs
- MULTILIST - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
N
- nativeSQL(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- needAlarmSend(String, long, long) - Static method in class ru.bgcrm.util.AlarmSender
- NET - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
-
Указанная сеть
- netmask - Variable in class ru.bgcrm.util.inet.IPUtils.Netv4
- netMaskToRange(long, int) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Преобразует адрес и размер сетки в диапазон адресов.
- netMaskToRange(long, long) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Преобразует маску и сеть в виде целых чисел без знака в диапазон IP адресов
- network - Variable in class ru.bgcrm.util.inet.IPUtils.Netv4
- newAndDecrement(byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
- newAndIncrement(byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
- newDocument() - Static method in class ru.bgcrm.util.XMLUtils
-
Создаёт и возвращает новый объект XML документ.
- newElement(Document, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Создать элемент на родительском документе.
- newElement(Element, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Создаёт объект-узел с заданным именем в родительском узле.
- newInstance() - Method in class org.bgerp.cache.Cache
-
Creates a new cache instance
- newInstance() - Method in class org.bgerp.cache.CustomerGroupCache
- newInstance() - Method in class org.bgerp.cache.ParameterCache
- newInstance() - Method in class org.bgerp.cache.ProcessQueueCache
- newInstance() - Method in class org.bgerp.cache.ProcessTypeCache
- newInstance() - Method in class org.bgerp.cache.UserCache
- newInstance() - Method in class org.bgerp.cache.UserGroupRoleCache
- newInstance() - Method in class org.bgerp.cache.UserNewsCache
- newInstance() - Method in class org.bgerp.plugin.pln.callboard.cache.CallboardCache
- newInstance() - Method in class ru.bgcrm.struts.form.DynActionForm
- newInstance(byte[], byte[]) - Static method in class ru.bgcrm.util.inet.IpNet
-
Создание новой подсети из правильного диапазона.
- newInstance(String) - Static method in class org.bgerp.app.bean.Bean
-
Creates an object of a given class, loaded with
Bean.getClass(String)
. - newInstance(String) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Non-varargs version of
UtilFunction.newInstance(String, Object...)
for using as a JSP taglib method. - newInstance(String, Object) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Non-varargs version of
UtilFunction.newInstance(String, Object...)
for using as a JSP taglib method. - newInstance(String, Object...) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Creates a new instance of a Java class.
- newInstance(String, Object...) - Static method in class ru.bgcrm.util.Utils
-
Deprecated.
- newInstance(String, Object, Object) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Non-varargs version of
UtilFunction.newInstance(String, Object...)
for using as a JSP taglib method. - newInstance(String, Object, Object, Object) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Non-varargs version of
UtilFunction.newInstance(String, Object...)
for using as a JSP taglib method. - newInstance(String, ConfigMap) - Static method in class ru.bgcrm.model.process.wizard.base.Step
- NewInstanceTag - Class in org.bgerp.app.servlet.jsp.tag
- NewInstanceTag() - Constructor for class org.bgerp.app.servlet.jsp.tag.NewInstanceTag
- newMessageGet(ConnectionSet, String) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- newMessageGet(ConnectionSet, String) - Method in class ru.bgcrm.dao.message.MessageType
-
Gets unprocessed message from storage.
- newMessageGet(ConnectionSet, String) - Method in class ru.bgcrm.dao.message.MessageTypeCall
- newMessageList(ConnectionSet) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- newMessageList(ConnectionSet) - Method in class ru.bgcrm.dao.message.MessageType
-
List of unprocessed messages from storage, for example - E-Mails from IMAP folder.
- newMessageList(ConnectionSet) - Method in class ru.bgcrm.dao.message.MessageTypeCall
- newMessageLoad(Connection, String) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- newMessageLoad(Connection, String) - Method in class ru.bgcrm.dao.message.MessageType
-
Gets unprocessed message from storage and persists it in DB.
- newMessageLoad(Connection, String) - Method in class ru.bgcrm.dao.message.MessageTypeCall
- newMessageLoad(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.MessageAction
- News - Class in org.bgerp.exec
- News - Class in ru.bgcrm.model
- News() - Constructor for class org.bgerp.exec.News
- News() - Constructor for class ru.bgcrm.model.News
- News(boolean, String, String) - Constructor for class ru.bgcrm.model.News
- NewsAction - Class in org.bgerp.action
- NewsAction() - Constructor for class org.bgerp.action.NewsAction
- NewsDAO - Class in ru.bgcrm.dao
- NewsDAO(Connection) - Constructor for class ru.bgcrm.dao.NewsDAO
- newsDelete(DynActionForm, Connection) - Method in class org.bgerp.action.NewsAction
- newsEdit(DynActionForm, Connection) - Method in class org.bgerp.action.NewsAction
- NewsEventListener - Class in ru.bgcrm.event.listener
- NewsEventListener() - Constructor for class ru.bgcrm.event.listener.NewsEventListener
- newsGet(DynActionForm, Connection) - Method in class org.bgerp.action.NewsAction
- NewsInfoEvent - Class in org.bgerp.event.client
-
Unread messages and news state.
- NewsInfoEvent(int, int, List<Integer>, boolean, boolean) - Constructor for class org.bgerp.event.client.NewsInfoEvent
- newsList(DynActionForm, Connection) - Method in class org.bgerp.action.NewsAction
- newsSetAllRead(DynActionForm, Connection) - Method in class org.bgerp.action.NewsAction
- newsSetRead(DynActionForm, Connection) - Method in class org.bgerp.action.NewsAction
- newsUpdate(DynActionForm, Connection) - Method in class org.bgerp.action.NewsAction
- next - Variable in class ru.bgcrm.util.NodeListElementIterator
- next() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- next() - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceNumberDAO
-
Selects the next counter value.
- next() - Method in class ru.bgcrm.util.NodeListElementIterator
- NodeListElementIterator - Class in ru.bgcrm.util
- NodeListElementIterator(NodeList) - Constructor for class ru.bgcrm.util.NodeListElementIterator
- NONE - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
- NONE_OR_SINGLE - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
-
Либо выдавать указанный адрес, либо ничего не выдавать
- NORMAL_FS - Enum constant in enum class org.bgerp.app.servlet.file.Order
-
Sort as in normal file system.
- notBlankString(String) - Static method in class ru.bgcrm.util.Utils
-
Checks if string value is blank.
- notBlankStrings(String...) - Static method in class ru.bgcrm.util.Utils
-
Checks all the passed values with
Utils.notBlankString(String)
. - notEmptyString(String) - Static method in class ru.bgcrm.util.Utils
-
Проверяет, является ли строка пустой или null.
- notify(Event, ConnectionSet) - Method in class ru.bgcrm.event.listener.DynamicEventListener
-
Deprecated.
- notify(Event, ConnectionSet) - Method in class ru.bgcrm.event.listener.MessageTypeCallListener
- notify(Event, ConnectionSet) - Method in class ru.bgcrm.event.listener.MessageTypeCallRegister
- notify(Event, ConnectionSet) - Method in class ru.bgcrm.plugin.document.docgen.CommonDocumentGenerator
- notify(Event, ConnectionSet) - Method in class ru.bgcrm.plugin.fulltext.EventListener
- notify(ParamChangedEvent, ConnectionSet) - Method in class org.bgerp.action.open.ProfileAction.Config
- notify(T, ConnectionSet) - Method in interface org.bgerp.app.event.iface.EventListener
- notify(T, ConnectionSet) - Method in interface ru.bgcrm.event.listener.EventListener
-
Deprecated.
- NPayAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- NPayAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.NPayAction
- NPayDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- NPayDAO(User, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.NPayDAO
- NPayDAO(User, DBInfo, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.NPayDAO
- NPayService - Class in ru.bgcrm.plugin.bgbilling.proto.model.npay
- NPayService() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- number(Connection, InvoiceType, Invoice) - Method in class org.bgerp.plugin.bil.invoice.num.NumberProvider
- number(Connection, InvoiceType, Invoice) - Method in class org.bgerp.plugin.bil.invoice.num.PatternBasedNumberProvider
- numberFree(int) - Method in class ru.bgcrm.dao.message.MessageTypeCall
- numberFree(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.MessageCallAction
- NumberProvider - Class in org.bgerp.plugin.bil.invoice.num
-
Number generator.
- NumberProvider(ConfigMap) - Constructor for class org.bgerp.plugin.bil.invoice.num.NumberProvider
- numberRegister(int, String) - Method in class ru.bgcrm.dao.message.MessageTypeCall
- numberRegister(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.MessageCallAction
O
- OBJECT_TYPE - Static variable in class ru.bgcrm.model.customer.Customer
- OBJECT_TYPE - Static variable in class ru.bgcrm.model.Customer
-
Deprecated.
- OBJECT_TYPE - Static variable in class ru.bgcrm.model.message.Message
- OBJECT_TYPE - Static variable in class ru.bgcrm.model.param.address.AddressHouse
- OBJECT_TYPE - Static variable in class ru.bgcrm.model.process.Process
- OBJECT_TYPE - Static variable in class ru.bgcrm.model.user.User
- OBJECT_TYPE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- objectIdInvert(String, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Переносит параметры при с кода объекта на -код объекта.
- objectTitleList(List<T>, Set<Integer>) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Deprecated.
- of(Object...) - Static method in class org.bgerp.app.cfg.SimpleConfigMap
-
Creates ParameterMap object from key values pairs.
- of(String) - Static method in enum class org.bgerp.model.param.Parameter.Type
- of(String) - Static method in enum class org.bgerp.plugin.svc.dba.model.QueryType
-
Detects query type.
- of(String) - Static method in enum class org.bgerp.util.sql.LikePattern
- of(String, ConfigMap) - Static method in class org.bgerp.model.process.queue.Column
- of(ConfigMap) - Static method in class org.bgerp.plugin.msg.sms.Sender
- OFF - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
- OK - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogType
- oldClasses() - Element in annotation interface org.bgerp.app.bean.annotation.Bean
- OldParamSearchDAO - Class in org.bgerp.dao.param
-
Deprecated.
- OldParamSearchDAO(Connection) - Constructor for class org.bgerp.dao.param.OldParamSearchDAO
-
Deprecated.
- OldParamSearchDAO.Extractor<T> - Interface in org.bgerp.dao.param
-
Deprecated.
- ON_CONNECT - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- ON_DISCONNECT - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- ON_EMPTY_VALUES - Static variable in class org.bgerp.model.process.queue.filter.Filter
- onManagerEvent(ManagerEvent) - Method in class ru.bgcrm.plugin.asterisk.AmiEventListener
- onUpdateReceived(Update) - Method in class org.bgerp.plugin.telegram.Bot
- open(String, boolean) - Method in class org.bgerp.plugin.sec.secret.ExpressionObject
-
Gets open generated secret with 32 ASCII chars.
- OPEN - Static variable in class org.bgerp.app.servlet.Interface
- OPEN - Static variable in class org.bgerp.model.process.queue.filter.FilterOpenClose
- OPEN_JSP - Static variable in class ru.bgcrm.plugin.Endpoint
- openContract() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- openContract(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- OpenContract - Class in ru.bgcrm.plugin.bgbilling.proto.model
- OpenContract(Document) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- OPENED - Static variable in class ru.bgcrm.plugin.bgbilling.dao.ContractDAO.TaskStatus
-
Deprecated.
- OpenFilter - Class in org.bgerp.app.servlet.filter
- OpenFilter() - Constructor for class org.bgerp.app.servlet.filter.OpenFilter
- Options - Class in org.bgerp.app.servlet.file
-
Files fluent options.
- Options() - Constructor for class org.bgerp.app.servlet.file.Options
- order(MessageSearchDAO.Order) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Adds selection order.
- order(Order) - Method in class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
-
Selection order.
- order(Order) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
-
Selection order.
- order(Order) - Method in class org.bgerp.dao.process.ProcessSearchDAO
-
Selection order.
- order(Order) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
-
Selection order.
- order(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
- order(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
- order(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
- order(PreparedQuery) - Method in class org.bgerp.dao.process.ProcessSearchDAO
- Order - Class in org.bgerp.dao.process
- Order - Enum Class in org.bgerp.app.servlet.file
-
Sorting comparators.
- Order() - Constructor for class org.bgerp.dao.process.Order
- Order.StatusesDescription - Class in org.bgerp.dao.process
- orderDefault() - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceSearchDAO
-
Reverse order by date from desc, than ID desc.
- org.bgerp - package org.bgerp
- org.bgerp.action - package org.bgerp.action
- org.bgerp.action.admin - package org.bgerp.action.admin
- org.bgerp.action.base - package org.bgerp.action.base
- org.bgerp.action.open - package org.bgerp.action.open
- org.bgerp.action.usermob - package org.bgerp.action.usermob
- org.bgerp.action.util - package org.bgerp.action.util
- org.bgerp.app.bean - package org.bgerp.app.bean
- org.bgerp.app.bean.annotation - package org.bgerp.app.bean.annotation
- org.bgerp.app.cfg - package org.bgerp.app.cfg
- org.bgerp.app.db.sql - package org.bgerp.app.db.sql
- org.bgerp.app.db.sql.pool - package org.bgerp.app.db.sql.pool
- org.bgerp.app.db.sql.pool.fakesql - package org.bgerp.app.db.sql.pool.fakesql
- org.bgerp.app.dist - package org.bgerp.app.dist
-
App distribution.
- org.bgerp.app.dist.inst - package org.bgerp.app.dist.inst
-
Installer related classes.
- org.bgerp.app.dist.inst.call - package org.bgerp.app.dist.inst.call
- org.bgerp.app.dist.lic - package org.bgerp.app.dist.lic
- org.bgerp.app.event - package org.bgerp.app.event
-
Event processing logic.
- org.bgerp.app.event.iface - package org.bgerp.app.event.iface
- org.bgerp.app.exception - package org.bgerp.app.exception
- org.bgerp.app.exec - package org.bgerp.app.exec
- org.bgerp.app.exec.scheduler - package org.bgerp.app.exec.scheduler
- org.bgerp.app.l10n - package org.bgerp.app.l10n
- org.bgerp.app.servlet - package org.bgerp.app.servlet
- org.bgerp.app.servlet.file - package org.bgerp.app.servlet.file
- org.bgerp.app.servlet.filter - package org.bgerp.app.servlet.filter
- org.bgerp.app.servlet.jsp - package org.bgerp.app.servlet.jsp
- org.bgerp.app.servlet.jsp.tag - package org.bgerp.app.servlet.jsp.tag
- org.bgerp.app.servlet.user - package org.bgerp.app.servlet.user
- org.bgerp.app.servlet.user.event - package org.bgerp.app.servlet.user.event
- org.bgerp.app.servlet.util - package org.bgerp.app.servlet.util
- org.bgerp.cache - package org.bgerp.cache
- org.bgerp.custom - package org.bgerp.custom
- org.bgerp.custom.java - package org.bgerp.custom.java
- org.bgerp.dao - package org.bgerp.dao
- org.bgerp.dao.customer - package org.bgerp.dao.customer
- org.bgerp.dao.message - package org.bgerp.dao.message
- org.bgerp.dao.message.process - package org.bgerp.dao.message.process
- org.bgerp.dao.param - package org.bgerp.dao.param
- org.bgerp.dao.process - package org.bgerp.dao.process
- org.bgerp.event - package org.bgerp.event
- org.bgerp.event.base - package org.bgerp.event.base
- org.bgerp.event.client - package org.bgerp.event.client
-
Kernel client events are sent to the Front-End side.
- org.bgerp.event.process.queue - package org.bgerp.event.process.queue
- org.bgerp.exec - package org.bgerp.exec
- org.bgerp.model - package org.bgerp.model
- org.bgerp.model.base - package org.bgerp.model.base
-
Basic entity classes: Id, IdTitle.
- org.bgerp.model.base.iface - package org.bgerp.model.base.iface
- org.bgerp.model.base.tree - package org.bgerp.model.base.tree
- org.bgerp.model.base.tree.iface - package org.bgerp.model.base.tree.iface
- org.bgerp.model.config - package org.bgerp.model.config
- org.bgerp.model.file - package org.bgerp.model.file
- org.bgerp.model.param - package org.bgerp.model.param
- org.bgerp.model.process - package org.bgerp.model.process
- org.bgerp.model.process.link - package org.bgerp.model.process.link
- org.bgerp.model.process.link.config - package org.bgerp.model.process.link.config
- org.bgerp.model.process.queue - package org.bgerp.model.process.queue
- org.bgerp.model.process.queue.filter - package org.bgerp.model.process.queue.filter
- org.bgerp.plugin.bil.invoice - package org.bgerp.plugin.bil.invoice
- org.bgerp.plugin.bil.invoice.action - package org.bgerp.plugin.bil.invoice.action
- org.bgerp.plugin.bil.invoice.dao - package org.bgerp.plugin.bil.invoice.dao
- org.bgerp.plugin.bil.invoice.event - package org.bgerp.plugin.bil.invoice.event
- org.bgerp.plugin.bil.invoice.event.listener - package org.bgerp.plugin.bil.invoice.event.listener
- org.bgerp.plugin.bil.invoice.model - package org.bgerp.plugin.bil.invoice.model
- org.bgerp.plugin.bil.invoice.num - package org.bgerp.plugin.bil.invoice.num
- org.bgerp.plugin.bil.invoice.pos - package org.bgerp.plugin.bil.invoice.pos
- org.bgerp.plugin.bil.subscription - package org.bgerp.plugin.bil.subscription
- org.bgerp.plugin.bil.subscription.action - package org.bgerp.plugin.bil.subscription.action
- org.bgerp.plugin.bil.subscription.action.open - package org.bgerp.plugin.bil.subscription.action.open
- org.bgerp.plugin.bil.subscription.dao - package org.bgerp.plugin.bil.subscription.dao
- org.bgerp.plugin.bil.subscription.event.listener - package org.bgerp.plugin.bil.subscription.event.listener
- org.bgerp.plugin.bil.subscription.model - package org.bgerp.plugin.bil.subscription.model
- org.bgerp.plugin.bil.subscription.model.config - package org.bgerp.plugin.bil.subscription.model.config
- org.bgerp.plugin.clb.calendar - package org.bgerp.plugin.clb.calendar
- org.bgerp.plugin.clb.calendar.action - package org.bgerp.plugin.clb.calendar.action
- org.bgerp.plugin.clb.calendar.dao - package org.bgerp.plugin.clb.calendar.dao
- org.bgerp.plugin.clb.calendar.dao.event.de - package org.bgerp.plugin.clb.calendar.dao.event.de
- org.bgerp.plugin.clb.calendar.model - package org.bgerp.plugin.clb.calendar.model
- org.bgerp.plugin.clb.calendar.model.event - package org.bgerp.plugin.clb.calendar.model.event
- org.bgerp.plugin.clb.team - package org.bgerp.plugin.clb.team
- org.bgerp.plugin.clb.team.action.open - package org.bgerp.plugin.clb.team.action.open
- org.bgerp.plugin.clb.team.dao - package org.bgerp.plugin.clb.team.dao
- org.bgerp.plugin.clb.team.model - package org.bgerp.plugin.clb.team.model
- org.bgerp.plugin.git - package org.bgerp.plugin.git
- org.bgerp.plugin.git.action - package org.bgerp.plugin.git.action
- org.bgerp.plugin.kernel - package org.bgerp.plugin.kernel
- org.bgerp.plugin.msg.email - package org.bgerp.plugin.msg.email
- org.bgerp.plugin.msg.email.action - package org.bgerp.plugin.msg.email.action
- org.bgerp.plugin.msg.email.config - package org.bgerp.plugin.msg.email.config
- org.bgerp.plugin.msg.email.dao - package org.bgerp.plugin.msg.email.dao
- org.bgerp.plugin.msg.email.event.listener - package org.bgerp.plugin.msg.email.event.listener
- org.bgerp.plugin.msg.feedback - package org.bgerp.plugin.msg.feedback
- org.bgerp.plugin.msg.feedback.action.open - package org.bgerp.plugin.msg.feedback.action.open
- org.bgerp.plugin.msg.sms - package org.bgerp.plugin.msg.sms
- org.bgerp.plugin.pln.agree - package org.bgerp.plugin.pln.agree
- org.bgerp.plugin.pln.agree.event - package org.bgerp.plugin.pln.agree.event
- org.bgerp.plugin.pln.blow - package org.bgerp.plugin.pln.blow
- org.bgerp.plugin.pln.blow.action - package org.bgerp.plugin.pln.blow.action
- org.bgerp.plugin.pln.blow.action.open - package org.bgerp.plugin.pln.blow.action.open
- org.bgerp.plugin.pln.blow.dao - package org.bgerp.plugin.pln.blow.dao
- org.bgerp.plugin.pln.blow.model - package org.bgerp.plugin.pln.blow.model
- org.bgerp.plugin.pln.callboard - package org.bgerp.plugin.pln.callboard
- org.bgerp.plugin.pln.callboard.action - package org.bgerp.plugin.pln.callboard.action
- org.bgerp.plugin.pln.callboard.action.admin - package org.bgerp.plugin.pln.callboard.action.admin
- org.bgerp.plugin.pln.callboard.cache - package org.bgerp.plugin.pln.callboard.cache
- org.bgerp.plugin.pln.callboard.dao - package org.bgerp.plugin.pln.callboard.dao
- org.bgerp.plugin.pln.callboard.model - package org.bgerp.plugin.pln.callboard.model
- org.bgerp.plugin.pln.callboard.model.config - package org.bgerp.plugin.pln.callboard.model.config
- org.bgerp.plugin.pln.callboard.model.work - package org.bgerp.plugin.pln.callboard.model.work
-
Extracted classes from WorkAction.
- org.bgerp.plugin.pln.sla - package org.bgerp.plugin.pln.sla
- org.bgerp.plugin.pln.sla.config - package org.bgerp.plugin.pln.sla.config
- org.bgerp.plugin.pln.sla.model.process.queue - package org.bgerp.plugin.pln.sla.model.process.queue
- org.bgerp.plugin.pln.workload - package org.bgerp.plugin.pln.workload
- org.bgerp.plugin.pln.workload.action - package org.bgerp.plugin.pln.workload.action
- org.bgerp.plugin.pln.workload.dao - package org.bgerp.plugin.pln.workload.dao
- org.bgerp.plugin.pln.workload.model - package org.bgerp.plugin.pln.workload.model
- org.bgerp.plugin.report - package org.bgerp.plugin.report
- org.bgerp.plugin.report.action - package org.bgerp.plugin.report.action
- org.bgerp.plugin.report.model - package org.bgerp.plugin.report.model
- org.bgerp.plugin.report.model.chart - package org.bgerp.plugin.report.model.chart
- org.bgerp.plugin.sec.access - package org.bgerp.plugin.sec.access
- org.bgerp.plugin.sec.access.action - package org.bgerp.plugin.sec.access.action
- org.bgerp.plugin.sec.auth - package org.bgerp.plugin.sec.auth
- org.bgerp.plugin.sec.auth.config - package org.bgerp.plugin.sec.auth.config
- org.bgerp.plugin.sec.secret - package org.bgerp.plugin.sec.secret
- org.bgerp.plugin.sec.secret.dao - package org.bgerp.plugin.sec.secret.dao
- org.bgerp.plugin.svc.backup - package org.bgerp.plugin.svc.backup
- org.bgerp.plugin.svc.backup.action.admin - package org.bgerp.plugin.svc.backup.action.admin
- org.bgerp.plugin.svc.backup.exec - package org.bgerp.plugin.svc.backup.exec
- org.bgerp.plugin.svc.dba - package org.bgerp.plugin.svc.dba
- org.bgerp.plugin.svc.dba.action.admin - package org.bgerp.plugin.svc.dba.action.admin
- org.bgerp.plugin.svc.dba.dao - package org.bgerp.plugin.svc.dba.dao
- org.bgerp.plugin.svc.dba.model - package org.bgerp.plugin.svc.dba.model
- org.bgerp.plugin.svc.log - package org.bgerp.plugin.svc.log
- org.bgerp.plugin.svc.log.action.admin - package org.bgerp.plugin.svc.log.action.admin
- org.bgerp.plugin.svc.log.dao - package org.bgerp.plugin.svc.log.dao
- org.bgerp.plugin.svc.log.event.listener - package org.bgerp.plugin.svc.log.event.listener
- org.bgerp.plugin.svc.log.model - package org.bgerp.plugin.svc.log.model
- org.bgerp.plugin.telegram - package org.bgerp.plugin.telegram
- org.bgerp.util - package org.bgerp.util
- org.bgerp.util.log - package org.bgerp.util.log
- org.bgerp.util.sql - package org.bgerp.util.sql
- org.bgerp.util.text - package org.bgerp.util.text
- ORIENTATION_LANDSCAPE - Static variable in class ru.bgcrm.model.process.queue.config.PrintQueueConfig.PrintType
- ORIENTATION_PORTRAIT - Static variable in class ru.bgcrm.model.process.queue.config.PrintQueueConfig.PrintType
P
- PACKAGE - Static variable in class org.bgerp.custom.Custom
- Page - Class in ru.bgcrm.model
-
Pagination data.
- Page() - Constructor for class ru.bgcrm.model.Page
- PAGE_COUNT - Static variable in class ru.bgcrm.model.Page
- PAGE_INDEX - Static variable in class ru.bgcrm.model.Page
- PAGE_INDEX_NO_PAGING - Static variable in class ru.bgcrm.model.Page
- PAGE_SIZE - Static variable in class ru.bgcrm.model.Page
- Pageable<T> - Class in org.bgerp.model
-
Pagination supporting list.
- Pageable() - Constructor for class org.bgerp.model.Pageable
- Pageable(int) - Constructor for class org.bgerp.model.Pageable
-
Constructor with page size.
- Pageable(DynActionForm) - Constructor for class org.bgerp.model.Pageable
-
Constructor sets a created Pageable object to
form
response. - Pageable(DynActionForm, int) - Constructor for class org.bgerp.model.Pageable
-
Constructor sets a created Pageable object to
form
response. - PAGEABLE_ID - Static variable in class ru.bgcrm.model.Page
- paid(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.invoice.action.InvoiceAction
- PaidInvoiceConfig - Class in org.bgerp.plugin.bil.subscription.model.config
-
Subscription configuration for paid invoices.
- PaidInvoiceConfig(ConfigMap) - Constructor for class org.bgerp.plugin.bil.subscription.model.config.PaidInvoiceConfig
- PaidInvoiceListener - Class in org.bgerp.plugin.bil.subscription.event.listener
- PaidInvoiceListener() - Constructor for class org.bgerp.plugin.bil.subscription.event.listener.PaidInvoiceListener
- Pair<T1,
T2> - Class in ru.bgcrm.model -
Класс "пара".
- Pair() - Constructor for class ru.bgcrm.model.Pair
- Pair(T1, T2) - Constructor for class ru.bgcrm.model.Pair
- param - Variable in class ru.bgcrm.model.param.ParameterSearchedObject
- PARAM_ACTION_METHOD - Static variable in class ru.bgcrm.struts.form.DynActionForm
- PARAM_ACTION_METHOD_OLD - Static variable in class ru.bgcrm.struts.form.DynActionForm
- PARAM_ADDRESS_FIELD_QUARTER - Static variable in class ru.bgcrm.dao.ParamValueSelect
- PARAM_ADDRESS_FIELD_STREET - Static variable in class ru.bgcrm.dao.ParamValueSelect
- PARAM_ADDRESS_FIELDS - Static variable in class ru.bgcrm.dao.ParamValueSelect
- PARAM_FUNCTION_SUFFIX - Static variable in class ru.bgcrm.dao.expression.ParamValueFunction
- PARAM_HEADER_NAME_REMOTE_ADDR - Static variable in class org.bgerp.app.servlet.util.AccessLogValve
- PARAM_MULTIPLE_KEY - Static variable in class org.bgerp.model.param.Parameter
- PARAM_SECRET - Static variable in class ru.bgcrm.dao.process.SecretExpression
- ParamAddressValue - Class in ru.bgcrm.plugin.bgbilling.proto.model
-
BGBilling address parameter value.
- ParamAddressValue() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- paramChanged(ParamChangedEvent, ConnectionSet) - Method in class org.bgerp.plugin.git.Config
-
Generates branch name parameter value.
- ParamChangedEvent - Class in ru.bgcrm.event
-
Событие генерируется после изменения параметра.
- ParamChangedEvent(DynActionForm, Parameter, int, Object) - Constructor for class ru.bgcrm.event.ParamChangedEvent
- ParamChangingEvent - Class in ru.bgcrm.event
-
Событие генерируется перед изменением параметра, при этом в базе ещё старое значение параметра.
- ParamChangingEvent(DynActionForm, Parameter, int, Object) - Constructor for class ru.bgcrm.event.ParamChangingEvent
- ParamDAO - Class in org.bgerp.dao.param
- ParamDAO - Class in ru.bgcrm.dao
-
Deprecated.
- ParamDAO(Connection) - Constructor for class org.bgerp.dao.param.ParamDAO
- ParamDAO(Connection) - Constructor for class ru.bgcrm.dao.ParamDAO
-
Deprecated.
- ParamEmailValue - Class in ru.bgcrm.plugin.bgbilling.proto.model
-
Deprecated.
- ParamEmailValue() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- Parameter - Class in org.bgerp.model.param
- Parameter - Class in ru.bgcrm.model.param
-
Deprecated.
- Parameter() - Constructor for class org.bgerp.model.param.Parameter
- Parameter() - Constructor for class ru.bgcrm.model.param.Parameter
-
Deprecated.
- Parameter.Type - Enum Class in org.bgerp.model.param
-
Parameter types enum.
- ParameterAction - Class in org.bgerp.action.open
- ParameterAction - Class in ru.bgcrm.struts.action
- ParameterAction() - Constructor for class org.bgerp.action.open.ParameterAction
- ParameterAction() - Constructor for class ru.bgcrm.struts.action.ParameterAction
- ParameterAddressValue - Class in ru.bgcrm.model.param
-
Value of parameter with type address.
- ParameterAddressValue() - Constructor for class ru.bgcrm.model.param.ParameterAddressValue
- ParameterCache - Class in org.bgerp.cache
- ParameterCache() - Constructor for class org.bgerp.cache.ParameterCache
- parameterDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- ParameterEmailValue - Class in ru.bgcrm.model.param
- ParameterEmailValue() - Constructor for class ru.bgcrm.model.param.ParameterEmailValue
- ParameterEmailValue(String) - Constructor for class ru.bgcrm.model.param.ParameterEmailValue
- ParameterEmailValue(String, String) - Constructor for class ru.bgcrm.model.param.ParameterEmailValue
- parameterGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- parameterGet(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- parameterGet(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ParameterAction
- ParameterGroup - Class in ru.bgcrm.model.param
- ParameterGroup() - Constructor for class ru.bgcrm.model.param.ParameterGroup
- parameterGroupDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- parameterGroupGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- parameterGroupId - Variable in class ru.bgcrm.plugin.bgbilling.creator.Config.ParameterGroupTitlePatternRule
- parameterGroupList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- ParameterGroupTitlePatternRule() - Constructor for class ru.bgcrm.plugin.bgbilling.creator.Config.ParameterGroupTitlePatternRule
- parameterGroupUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- parameterGroupUpdate(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- parameterList(DynActionForm, Connection) - Method in class org.bgerp.action.open.ParameterAction
- parameterList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- parameterList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ParameterAction
- parameterList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- parameterListCountAddValue(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ParameterAction
- ParameterListCountValue - Class in ru.bgcrm.model.param
-
Deprecated.
- ParameterListCountValue(String) - Constructor for class ru.bgcrm.model.param.ParameterListCountValue
-
Deprecated.
- ParameterListCountValue(BigDecimal, String) - Constructor for class ru.bgcrm.model.param.ParameterListCountValue
-
Deprecated.
- parameterListInternal(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ParameterAction
- parameterLog(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ParameterAction
- ParameterLogItem - Class in ru.bgcrm.model.param
- ParameterLogItem(Date, int, int, int, String) - Constructor for class ru.bgcrm.model.param.ParameterLogItem
- ParameterPhoneValue - Class in ru.bgcrm.model.param
- ParameterPhoneValue() - Constructor for class ru.bgcrm.model.param.ParameterPhoneValue
- ParameterPhoneValue(List<ParameterPhoneValueItem>) - Constructor for class ru.bgcrm.model.param.ParameterPhoneValue
- ParameterPhoneValueItem - Class in ru.bgcrm.model.param
- ParameterPhoneValueItem() - Constructor for class ru.bgcrm.model.param.ParameterPhoneValueItem
- ParameterPhoneValueItem(String, String) - Constructor for class ru.bgcrm.model.param.ParameterPhoneValueItem
- ParameterPhoneValueItem(String, String, String) - Constructor for class ru.bgcrm.model.param.ParameterPhoneValueItem
-
Deprecated.
- parameters(Id) - Method in class org.bgerp.dao.param.ParamValueDAO
- PARAMETERS - Static variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- ParameterSearchedObject<T> - Class in ru.bgcrm.model.param
-
Объект, найденный по значению параметра.
- ParameterSearchedObject(T, int, Object) - Constructor for class ru.bgcrm.model.param.ParameterSearchedObject
- parameterTreeCountAddValue(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ParameterAction
- ParameterTreeCountValue - Class in org.bgerp.model.param
- ParameterTreeCountValue() - Constructor for class org.bgerp.model.param.ParameterTreeCountValue
- ParameterType - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ParameterType() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType
- ParameterType.ContractObjectType - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ParameterType.ContractType - Class in ru.bgcrm.plugin.bgbilling.proto.model
- parameterUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- parameterUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ParameterAction
- parameterUpdate(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- parameterUseProcess(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- ParameterValue(String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ParameterValue
- ParameterValuePair - Class in org.bgerp.model.param
-
Parameter value.
- ParameterValuePair - Class in ru.bgcrm.model.param
-
Deprecated.
- ParameterValuePair(Parameter) - Constructor for class org.bgerp.model.param.ParameterValuePair
- ParameterValuePair(Parameter) - Constructor for class ru.bgcrm.model.param.ParameterValuePair
-
Deprecated.
- ParamGroupDAO - Class in org.bgerp.dao.param
- ParamGroupDAO - Class in ru.bgcrm.dao
-
Deprecated.
- ParamGroupDAO(Connection) - Constructor for class org.bgerp.dao.param.ParamGroupDAO
- ParamGroupDAO(Connection) - Constructor for class ru.bgcrm.dao.ParamGroupDAO
-
Deprecated.
- ParamList - Class in ru.bgcrm.model
- ParamList() - Constructor for class ru.bgcrm.model.ParamList
- ParamLogDAO - Class in org.bgerp.dao.param
- ParamLogDAO - Class in ru.bgcrm.dao
-
Deprecated.
- ParamLogDAO(Connection) - Constructor for class org.bgerp.dao.param.ParamLogDAO
- ParamLogDAO(Connection) - Constructor for class ru.bgcrm.dao.ParamLogDAO
-
Deprecated.
- paramSelectQuery(String, String, StringBuilder, StringBuilder, boolean) - Static method in class ru.bgcrm.dao.ParamValueSelect
-
Adds parameter selection query parts.
- paramsToQueryString() - Method in class ru.bgcrm.struts.form.DynActionForm
- ParamTag - Class in org.bgerp.app.servlet.jsp.tag
-
u:param inside of u:newInstance
- ParamTag() - Constructor for class org.bgerp.app.servlet.jsp.tag.ParamTag
- ParamValidatorSystemListener - Class in ru.bgcrm.event.listener
- ParamValidatorSystemListener() - Constructor for class ru.bgcrm.event.listener.ParamValidatorSystemListener
- ParamValueDAO - Class in org.bgerp.dao.param
-
Parameter values DAO.
- ParamValueDAO - Class in ru.bgcrm.dao
-
Deprecated.
- ParamValueDAO(Connection) - Constructor for class org.bgerp.dao.param.ParamValueDAO
- ParamValueDAO(Connection) - Constructor for class ru.bgcrm.dao.ParamValueDAO
-
Deprecated.
- ParamValueDAO(Connection, boolean, int) - Constructor for class org.bgerp.dao.param.ParamValueDAO
- ParamValueFunction - Class in ru.bgcrm.dao.expression
-
Wrapper for
ParamValueDAO
with an object context. - ParamValueFunction(Connection, int) - Constructor for class ru.bgcrm.dao.expression.ParamValueFunction
- ParamValueSelect - Class in ru.bgcrm.dao
- ParamValueSelect() - Constructor for class ru.bgcrm.dao.ParamValueSelect
- parentId - Variable in class org.bgerp.model.base.tree.TreeItem
- parse(int, int, String) - Static method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
- parse(String) - Static method in class org.bgerp.plugin.clb.calendar.model.ConfigParser
- parse(String) - Static method in class ru.bgcrm.model.FileData
- parse(String, String) - Static method in class ru.bgcrm.util.TimeUtils
- parse(String, String, Date) - Static method in class ru.bgcrm.util.TimeUtils
- parseBigDecimal(Object) - Static method in class ru.bgcrm.util.Utils
-
Converts an object's string representation to a decimal object.
- parseBigDecimal(Object, BigDecimal) - Static method in class ru.bgcrm.util.Utils
-
Converts an object's string representation to a decimal object.
- parseBoolean(String) - Static method in class ru.bgcrm.util.Utils
-
Вызывает функию
invalid reference
#parseBoolean(String, boolean)
- parseBoolean(String, Boolean) - Static method in class ru.bgcrm.util.Utils
-
Преобразует строку в boolean.
- parseDateWithPattern(String, String) - Static method in class ru.bgcrm.util.TimeUtils
-
Deprecated.
- parseDocument(InputStream) - Static method in class ru.bgcrm.util.XMLUtils
- parseDocument(InputStream, boolean) - Static method in class ru.bgcrm.util.XMLUtils
- parseDocument(InputSource) - Static method in class ru.bgcrm.util.XMLUtils
- parseDocument(InputSource, boolean) - Static method in class ru.bgcrm.util.XMLUtils
- parseDocument(InputSource, ContentHandler) - Static method in class ru.bgcrm.util.XMLUtils
- parseFromStringSet(Set<String>) - Static method in class ru.bgcrm.model.process.ProcessGroup
- parseIdTitleList(String) - Static method in class ru.bgcrm.util.Utils
-
Возвращает список объектов из строки вида код:наименование; код:наименование.
- parseIdTitleList(String, String) - Static method in class ru.bgcrm.util.Utils
-
Возвращает список объектов из строки вида код:наименование; код:наименование.
- parseInt(String) - Static method in class ru.bgcrm.util.Utils
-
Преобразует строку в int, в случае ошибки возращает 0.
- parseInt(String, int) - Static method in class ru.bgcrm.util.Utils
-
Преобразует строку в int, в случае ошибки возращает defaultValue.
- parseLong(String) - Static method in class ru.bgcrm.util.Utils
-
Преобразует строку в long, в случае ошибки возращает 0.
- parseLong(String, long) - Static method in class ru.bgcrm.util.Utils
-
Преобразует строку в long, в случае ошибки возращает defaultValue.
- parseMacAddress(String) - Static method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetUtils
- parseObjects(String) - Method in class org.bgerp.app.cfg.Preferences
-
Deprecated.
- parsePeriod(String, String, PeriodSet) - Static method in class ru.bgcrm.util.TimeUtils
- parsePeriod(String, PeriodSet) - Static method in class ru.bgcrm.util.TimeUtils
- parseSafe(String, Set<ProcessGroup>) - Static method in class ru.bgcrm.model.process.ProcessExecutor
- parseUnsafe(Set<String>, Set<ProcessGroup>) - Static method in class ru.bgcrm.model.process.ProcessExecutor
- parseUrlAndGetCount(Queue, String, User) - Method in class org.bgerp.dao.process.FilterEntryCounter
- parseUrlAndGetCountSync(Queue, String, User) - Method in class org.bgerp.dao.process.FilterEntryCounter
- Party - Class in org.bgerp.plugin.clb.team.model
- Party() - Constructor for class org.bgerp.plugin.clb.team.model.Party
- PartyAction - Class in org.bgerp.plugin.clb.team.action.open
- PartyAction() - Constructor for class org.bgerp.plugin.clb.team.action.open.PartyAction
- PartyBalance - Class in org.bgerp.plugin.clb.team.model
- PartyBalance(List<Pair<Integer, BigDecimal>>) - Constructor for class org.bgerp.plugin.clb.team.model.PartyBalance
-
Constructor.
- PartyDAO - Class in org.bgerp.plugin.clb.team.dao
-
Party DAO.
- PartyDAO(Connection) - Constructor for class org.bgerp.plugin.clb.team.dao.PartyDAO
- PartyMember - Class in org.bgerp.plugin.clb.team.model
- PartyMember() - Constructor for class org.bgerp.plugin.clb.team.model.PartyMember
- PartyPayment - Class in org.bgerp.plugin.clb.team.model
- PartyPayment() - Constructor for class org.bgerp.plugin.clb.team.model.PartyPayment
- path() - Element in annotation interface ru.bgcrm.servlet.ActionServlet.Action
- PATH_CSS - Static variable in class ru.bgcrm.plugin.Plugin
- PATH_JS - Static variable in class ru.bgcrm.plugin.Plugin
- PATH_JSP - Static variable in class org.bgerp.action.admin.CustomAction
- PATH_JSP - Static variable in class org.bgerp.action.admin.LicenseAction
- PATH_JSP - Static variable in class org.bgerp.action.base.BaseAction
- PATH_JSP - Static variable in class ru.bgcrm.model.process.wizard.base.Step
- PATH_JSP - Static variable in class ru.bgcrm.plugin.bgbilling.model.process.wizard.CreateContractsStep
- PATH_JSP - Static variable in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FillContractParamsStep
- PATH_JSP - Static variable in class ru.bgcrm.plugin.bgbilling.model.process.wizard.FindContractStep
- PATH_JSP - Static variable in class ru.bgcrm.plugin.bgbilling.model.process.wizard.SetContractTariffStep
- PATH_JSP - Static variable in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowContractsByAddrParamStep
- PATH_JSP - Static variable in class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowInetSessionStep
- PATH_JSP - Static variable in class ru.bgcrm.struts.action.ParameterAction
- PATH_JSP_ADMIN - Static variable in class org.bgerp.action.base.BaseAction
- PATH_JSP_ADMIN - Static variable in class org.bgerp.plugin.pln.callboard.Plugin
- PATH_JSP_ADMIN - Static variable in class org.bgerp.plugin.svc.backup.Plugin
- PATH_JSP_ADMIN - Static variable in class org.bgerp.plugin.svc.dba.Plugin
- PATH_JSP_ADMIN - Static variable in class org.bgerp.plugin.svc.log.Plugin
- PATH_JSP_ADMIN - Static variable in class ru.bgcrm.plugin.slack.Plugin
- PATH_JSP_ADMIN_PLUGIN - Static variable in class ru.bgcrm.plugin.Plugin
- PATH_JSP_OPEN - Static variable in class org.bgerp.action.base.BaseAction
- PATH_JSP_OPEN - Static variable in class org.bgerp.plugin.bil.subscription.Plugin
- PATH_JSP_OPEN - Static variable in class org.bgerp.plugin.clb.team.Plugin
- PATH_JSP_OPEN - Static variable in class org.bgerp.plugin.msg.feedback.Plugin
- PATH_JSP_OPEN - Static variable in class org.bgerp.plugin.pln.blow.Plugin
- PATH_JSP_OPEN - Static variable in class ru.bgcrm.plugin.dispatch.Plugin
- PATH_JSP_OPEN_PLUGIN - Static variable in class ru.bgcrm.plugin.Plugin
- PATH_JSP_USER - Static variable in class org.bgerp.action.base.BaseAction
- PATH_JSP_USER - Static variable in class org.bgerp.plugin.bil.invoice.Plugin
- PATH_JSP_USER - Static variable in class org.bgerp.plugin.bil.subscription.Plugin
- PATH_JSP_USER - Static variable in class org.bgerp.plugin.clb.calendar.Plugin
- PATH_JSP_USER - Static variable in class org.bgerp.plugin.git.Plugin
- PATH_JSP_USER - Static variable in class org.bgerp.plugin.msg.email.Plugin
- PATH_JSP_USER - Static variable in class org.bgerp.plugin.pln.blow.Plugin
- PATH_JSP_USER - Static variable in class org.bgerp.plugin.pln.callboard.Plugin
- PATH_JSP_USER - Static variable in class org.bgerp.plugin.pln.sla.Plugin
- PATH_JSP_USER - Static variable in class org.bgerp.plugin.pln.workload.Plugin
- PATH_JSP_USER - Static variable in class org.bgerp.plugin.report.Plugin
- PATH_JSP_USER - Static variable in class ru.bgcrm.plugin.bgbilling.Plugin
- PATH_JSP_USER - Static variable in class ru.bgcrm.plugin.dispatch.Plugin
- PATH_JSP_USER - Static variable in class ru.bgcrm.plugin.document.Plugin
- PATH_JSP_USER - Static variable in class ru.bgcrm.plugin.fulltext.Plugin
- PATH_JSP_USER - Static variable in class ru.bgcrm.plugin.slack.Plugin
- PATH_JSP_USER - Static variable in class ru.bgcrm.plugin.task.Plugin
- PATH_JSP_USER_PLUGIN - Static variable in class ru.bgcrm.plugin.Plugin
- PATH_JSP_USERMOB - Static variable in class org.bgerp.action.base.BaseAction
- PATH_LIB - Static variable in class ru.bgcrm.plugin.Plugin
- pathId() - Element in annotation interface ru.bgcrm.servlet.ActionServlet.Action
- pattern - Variable in class ru.bgcrm.plugin.bgbilling.creator.Config.ParameterGroupTitlePatternRule
- Pattern - Class in ru.bgcrm.model.param
- Pattern - Class in ru.bgcrm.plugin.document.model
- Pattern() - Constructor for class ru.bgcrm.model.param.Pattern
- Pattern(int, ConfigMap) - Constructor for class ru.bgcrm.plugin.document.model.Pattern
- PATTERN_DDMMYYYY - Static variable in class ru.bgcrm.util.TimeUtils
- PATTERN_DDMMYYYYHHMMSS - Static variable in class ru.bgcrm.util.TimeUtils
- PATTERN_YYYYMMDD - Static variable in class ru.bgcrm.util.TimeUtils
- PATTERN_YYYYMMDDHHMMSS - Static variable in class ru.bgcrm.util.TimeUtils
- PatternBasedNumberProvider - Class in org.bgerp.plugin.bil.invoice.num
- PatternBasedNumberProvider(ConfigMap) - Constructor for class org.bgerp.plugin.bil.invoice.num.PatternBasedNumberProvider
- PatternDAO - Class in ru.bgcrm.dao
- PatternDAO(Connection) - Constructor for class ru.bgcrm.dao.PatternDAO
- PatternFormatter - Class in ru.bgcrm.util
-
Processor for substitution patterns like
- PatternFormatter() - Constructor for class ru.bgcrm.util.PatternFormatter
- patternTitleDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- patternTitleGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- patternTitleList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- patternTitleUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- paymentDelete(int) - Method in class org.bgerp.plugin.clb.team.dao.PartyDAO
- paymentDelete(DynActionForm, Connection) - Method in class org.bgerp.plugin.clb.team.action.open.PartyAction
- paymentList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractBalanceAction
- paymentsAmount() - Method in class org.bgerp.plugin.clb.team.model.PartyMember
- paymentUpdate(PartyPayment) - Method in class org.bgerp.plugin.clb.team.dao.PartyDAO
- paymentUpdate(DynActionForm, Connection) - Method in class org.bgerp.plugin.clb.team.action.open.PartyAction
- Period - Class in ru.bgcrm.model
- Period() - Constructor for class ru.bgcrm.model.Period
- Period(String) - Constructor for class ru.bgcrm.model.Period
- Period(Date, Date) - Constructor for class ru.bgcrm.model.Period
- PERIOD - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- PeriodicDAO - Class in ru.bgcrm.dao
-
DAO with month tables support.
- PeriodicDAO(Connection) - Constructor for class ru.bgcrm.dao.PeriodicDAO
- periodInRange(Calendar, Calendar, Calendar, Calendar) - Static method in class ru.bgcrm.util.TimeUtils
-
Проверка входит ли проверяемый период в заданный.
- PeriodSet - Interface in ru.bgcrm.model
- PermissionActionMethodException - Exception Class in ru.bgcrm.model.user
-
Exception must be thrown from action method existing only in
action.xml
file. - PermissionActionMethodException() - Constructor for exception class ru.bgcrm.model.user.PermissionActionMethodException
- permissionCheck(DynActionForm, String) - Method in class org.bgerp.action.base.BaseAction
-
Checks action permission.
- PermissionNode - Class in ru.bgcrm.model.user
-
Permissions tree node, allowing one or more actions.
- PermissionTag - Class in org.bgerp.app.servlet.jsp.tag
-
JSP tag, used also as static object for checking action's allowance.
- PermissionTag() - Constructor for class org.bgerp.app.servlet.jsp.tag.PermissionTag
- Permset - Class in ru.bgcrm.model.user
- Permset() - Constructor for class ru.bgcrm.model.user.Permset
- permsetDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- permsetGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- permsetList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- permsetReplacePermissions(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- permsetUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- personalTariffList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- PHONE - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- PHONE - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- PhoneCacheItem - Class in ru.bgcrm.model
- PhoneCacheItem() - Constructor for class ru.bgcrm.model.PhoneCacheItem
- PhoneFormat - Class in org.bgerp.model.param
- PhoneFormat(String) - Constructor for class org.bgerp.model.param.PhoneFormat
- PhonePoint - Class in ru.bgcrm.plugin.bgbilling.proto.model.phone
- PhonePoint() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- PhoneResourceItem - Class in ru.bgcrm.plugin.bgbilling.proto.model.phone
- PhoneResourceItem() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- PhoneSession - Class in ru.bgcrm.plugin.bgbilling.proto.model.phone
- PhoneSession() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- PHYSICAL_FACE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ContractFace
- PINNED_FIRST - Enum constant in enum class org.bgerp.dao.message.MessageSearchDAO.Order
- planGet(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- Plugin - Class in org.bgerp.plugin.bil.invoice
- Plugin - Class in org.bgerp.plugin.bil.subscription
-
Subscription plugin.
- Plugin - Class in org.bgerp.plugin.clb.calendar
- Plugin - Class in org.bgerp.plugin.clb.team
- Plugin - Class in org.bgerp.plugin.git
- Plugin - Class in org.bgerp.plugin.kernel
-
Special plugin for application's kernel.
- Plugin - Class in org.bgerp.plugin.msg.email
- Plugin - Class in org.bgerp.plugin.msg.feedback
- Plugin - Class in org.bgerp.plugin.msg.sms
- Plugin - Class in org.bgerp.plugin.pln.agree
- Plugin - Class in org.bgerp.plugin.pln.blow
- Plugin - Class in org.bgerp.plugin.pln.callboard
- Plugin - Class in org.bgerp.plugin.pln.sla
- Plugin - Class in org.bgerp.plugin.pln.workload
- Plugin - Class in org.bgerp.plugin.report
- Plugin - Class in org.bgerp.plugin.sec.access
- Plugin - Class in org.bgerp.plugin.sec.auth
- Plugin - Class in org.bgerp.plugin.sec.secret
- Plugin - Class in org.bgerp.plugin.svc.backup
- Plugin - Class in org.bgerp.plugin.svc.dba
- Plugin - Class in org.bgerp.plugin.svc.log
- Plugin - Class in org.bgerp.plugin.telegram
- Plugin - Class in ru.bgcrm.plugin.asterisk
- Plugin - Class in ru.bgcrm.plugin.bgbilling
- Plugin - Class in ru.bgcrm.plugin.dispatch
- Plugin - Class in ru.bgcrm.plugin.document
- Plugin - Class in ru.bgcrm.plugin.fulltext
- Plugin - Class in ru.bgcrm.plugin.mobile
- Plugin - Class in ru.bgcrm.plugin
-
Parent class for all the plugins.
- Plugin - Class in ru.bgcrm.plugin.slack
- Plugin - Class in ru.bgcrm.plugin.task
- Plugin(String) - Constructor for class ru.bgcrm.plugin.Plugin
- PluginDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- PluginDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.PluginDAO
- PluginDAO(User, DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.PluginDAO
- PluginManager - Class in ru.bgcrm.plugin
-
Singleton plugin loader and storage.
- PoolAction - Class in ru.bgcrm.struts.action
- PoolAction() - Constructor for class ru.bgcrm.struts.action.PoolAction
- poolStatus() - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
- pos() - Method in class org.bgerp.plugin.report.model.Record
-
Get position for
ResultSet
. - Position - Class in org.bgerp.plugin.bil.invoice.model
- Position() - Constructor for class org.bgerp.plugin.bil.invoice.model.Position
- Position(String, String, BigDecimal, String, int) - Constructor for class org.bgerp.plugin.bil.invoice.model.Position
- PositionProvider - Class in org.bgerp.plugin.bil.invoice.pos
-
Generator of invoice positions.
- PositionProvider(ConfigMap) - Constructor for class org.bgerp.plugin.bil.invoice.pos.PositionProvider
- postData(RequestJsonRpc, User) - Method in class ru.bgcrm.plugin.bgbilling.TransferData
-
Отправляет запрос к Web-сервису в формате JSON-RPC.
- postData(Request, User) - Method in class ru.bgcrm.plugin.bgbilling.TransferData
-
Отправляет запрос в биллинг, в случае ошибки кидает исключение, при достиженнии таймаута выбрасывается также выбрасывается исключение.
- postDataGetBytes(Request, User) - Method in class ru.bgcrm.plugin.bgbilling.TransferData
-
Отправляет запрос и возвращает результат в виде массива байтов.
- postDataGetString(Request, User) - Method in class ru.bgcrm.plugin.bgbilling.TransferData
-
Отправляет запрос и возвращает результат в виде строки, раскодированной #responseEncoding.
- postDataReturn(RequestJsonRpc, User) - Method in class ru.bgcrm.plugin.bgbilling.TransferData
-
Отправляет запрос к Web-сервису в формате JSON-RPC.
- postDataSafe(Request, User) - Method in class ru.bgcrm.plugin.bgbilling.TransferData
-
Deprecated.
- Preferences - Class in org.bgerp.app.cfg
-
ConcurrentHashMap
based implementation ofConfigMap
. - Preferences() - Constructor for class org.bgerp.app.cfg.Preferences
- Preferences(String) - Constructor for class org.bgerp.app.cfg.Preferences
- prefix() - Method in enum class org.bgerp.plugin.svc.dba.model.QueryType
- prefix(int) - Method in class org.bgerp.plugin.git.Config
-
Prefix for commit and branch.
- prepareCall(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- prepareCall(String, int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- prepareCall(String, int, int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- prepareData(Data) - Method in class org.bgerp.plugin.report.model.chart.Chart2D
-
Aggregate values column by categories.
- PreparedDelay - Class in ru.bgcrm.util.sql
-
Deprecated.
- PreparedDelay(Connection) - Constructor for class ru.bgcrm.util.sql.PreparedDelay
-
Deprecated.
- PreparedDelay(Connection, String) - Constructor for class ru.bgcrm.util.sql.PreparedDelay
-
Deprecated.
- PreparedQuery - Class in org.bgerp.util.sql
-
Dynamically builds of
PreparedStatement
. - PreparedQuery(Connection) - Constructor for class org.bgerp.util.sql.PreparedQuery
- PreparedQuery(Connection, String) - Constructor for class org.bgerp.util.sql.PreparedQuery
- prepareElementToSerialize(Node) - Static method in class ru.bgcrm.util.XMLUtils
-
Подготавливает элемент к XML сериализации, заменяет запрещённые символы на \\u{code}.
- prepareLink(CommonObjectLink) - Method in class ru.bgcrm.dao.CommonLinkDAO
- prepareQueueSelect(Queue) - Method in class org.bgerp.dao.process.ProcessQueueDAO
- prepareStatement(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- prepareStatement(String, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- prepareStatement(String, int[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- prepareStatement(String, int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- prepareStatement(String, int, int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- prepareStatement(String, String[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- prepareString(StringBuilder, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Подготавливает строки к XML сериализации, заменяет запрещённые символы на \\u{code}.
- preprocessNumber(Message, String) - Static method in class ru.bgcrm.dao.message.MessageTypeSearchCall
- previous() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- primaryActions(Map<String, ConfigMap>) - Static method in class ru.bgcrm.model.user.PermissionNode
-
Gets map with primary actions as keys.
- printCheck(int, int, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CashCheckDAO
- printCheck(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.CashCheckAction
- PrintQueueConfig - Class in ru.bgcrm.model.process.queue.config
- PrintQueueConfig(ConfigMap) - Constructor for class ru.bgcrm.model.process.queue.config.PrintQueueConfig
- PrintQueueConfig.PrintType - Class in ru.bgcrm.model.process.queue.config
- PRIORITY - Static variable in class org.bgerp.plugin.pln.blow.model.ItemComparator
- process() - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceNumberDAO
-
Selects for the current process.
- process() - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- process() - Method in class ru.bgcrm.dao.message.MessageType
-
Sends and reads message list.
- process() - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- process() - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- process(ProcessMarkedActionEvent, ConnectionSet) - Method in class ru.bgcrm.event.listener.DefaultMarkedProcessor
- process(ProcessMarkedActionEvent, ConnectionSet) - Method in class ru.bgcrm.model.process.queue.Processor
-
Processing event for a class-based processor.
- process(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ProcessAction
- Process - Class in ru.bgcrm.model.process
- Process() - Constructor for class ru.bgcrm.model.process.Process
- Process(int) - Constructor for class ru.bgcrm.model.process.Process
- PROCESS_ID_LOCK - Static variable in class org.bgerp.plugin.pln.callboard.model.WorkTask
- PROCESS_LINK_FUNCTION - Static variable in class ru.bgcrm.dao.expression.ProcessLinkFunction
- ProcessAction - Class in org.bgerp.action.open
- ProcessAction - Class in org.bgerp.action.usermob
- ProcessAction - Class in ru.bgcrm.struts.action.admin
- ProcessAction - Class in ru.bgcrm.struts.action
- ProcessAction() - Constructor for class org.bgerp.action.open.ProcessAction
- ProcessAction() - Constructor for class org.bgerp.action.usermob.ProcessAction
- ProcessAction() - Constructor for class ru.bgcrm.struts.action.admin.ProcessAction
- ProcessAction() - Constructor for class ru.bgcrm.struts.action.ProcessAction
- ProcessAction.Config - Class in org.bgerp.action.open
-
Configuration for open processes.
- ProcessCardConfig - Class in ru.bgcrm.model.process.config
- ProcessCardConfig(ConfigMap) - Constructor for class ru.bgcrm.model.process.config.ProcessCardConfig
- ProcessCardConfig.Item - Class in ru.bgcrm.model.process.config
- ProcessChangedEvent - Class in ru.bgcrm.event.client
-
Process was changed, the UI entity has to be opened or updated if already is open.
- ProcessChangedEvent - Class in ru.bgcrm.event.process
- ProcessChangedEvent(int) - Constructor for class ru.bgcrm.event.client.ProcessChangedEvent
- ProcessChangedEvent(DynActionForm, Process, int) - Constructor for class ru.bgcrm.event.process.ProcessChangedEvent
- ProcessChangeFunctions - Class in ru.bgcrm.dao.expression
-
Класс выполняет базовые операции над процессом.
- ProcessChangeFunctions(Process, DynActionForm, Connection) - Constructor for class ru.bgcrm.dao.expression.ProcessChangeFunctions
- processChanging(ProcessChangingEvent, ConnectionSet) - Method in class org.bgerp.plugin.git.Config
-
Checks allowance of status change when branch name is filled.
- ProcessChangingEvent - Class in ru.bgcrm.event.process
- ProcessChangingEvent(DynActionForm, Process, Object, int) - Constructor for class ru.bgcrm.event.process.ProcessChangingEvent
- processClone(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- ProcessCloneDAO - Class in org.bgerp.dao.process
-
Fluent DAO for cloning processes.
- ProcessCloneDAO(Connection, DynActionForm) - Constructor for class org.bgerp.dao.process.ProcessCloneDAO
- ProcessCloseEvent - Class in ru.bgcrm.event.client
-
The opened process UI entity has to be closed.
- ProcessCloseEvent(int) - Constructor for class ru.bgcrm.event.client.ProcessCloseEvent
- ProcessClosingListener - Class in ru.bgcrm.event.listener
- ProcessClosingListener() - Constructor for class ru.bgcrm.event.listener.ProcessClosingListener
- ProcessCommandExecutor - Class in ru.bgcrm.struts.action
- ProcessCommandExecutor() - Constructor for class ru.bgcrm.struts.action.ProcessCommandExecutor
- processCreate(DynActionForm, Connection) - Method in class org.bgerp.action.usermob.ProcessAction
- processCreate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
-
Создаёт процесс и возвращает его код для перехода в редактор.
- processCreate(DynActionForm, Connection, Process) - Static method in class ru.bgcrm.struts.action.ProcessAction
- processCreate(DynActionForm, Connection, Process, int) - Static method in class ru.bgcrm.struts.action.ProcessAction
- processCreate(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.MessageAction
- processCreateAndGet(DynActionForm, Connection) - Static method in class ru.bgcrm.struts.action.ProcessAction
- processCreated(ConnectionSet, Config, int) - Method in class org.bgerp.plugin.pln.sla.config.ProcessTypeConfig
- ProcessCreatedAsLinkEvent - Class in ru.bgcrm.event.process
-
Процесс создан привязанным другому процессу.
- ProcessCreatedAsLinkEvent(DynActionForm, Process, Process) - Constructor for class ru.bgcrm.event.process.ProcessCreatedAsLinkEvent
- processCreateGroups(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- ProcessCreateLinkConfig - Class in org.bgerp.model.process.link.config
- ProcessCreateLinkConfig(ConfigMap) - Constructor for class org.bgerp.model.process.link.config.ProcessCreateLinkConfig
- ProcessCreateLinkItem - Class in org.bgerp.model.process.link.config
- ProcessCurrentQueueRefreshEvent - Class in ru.bgcrm.event.client
-
Сообщение о необходимости перейти в текущую выбранную очередь процессов (если открыты очереди процессов) и обновить её.
- ProcessCurrentQueueRefreshEvent() - Constructor for class ru.bgcrm.event.client.ProcessCurrentQueueRefreshEvent
- ProcessDAO - Class in ru.bgcrm.dao.process
- ProcessDAO(Connection) - Constructor for class ru.bgcrm.dao.process.ProcessDAO
-
Constructor without user isolation and history writing.
- ProcessDAO(Connection, DynActionForm) - Constructor for class ru.bgcrm.dao.process.ProcessDAO
-
Constructor with isolation support and writing history.
- processDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processDelete(DynActionForm, Connection, Process) - Static method in class ru.bgcrm.struts.action.ProcessAction
- processDeleteTmp(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processDescriptionAdd(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processDescriptionUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- ProcessDoActionEvent - Class in ru.bgcrm.event.process
- ProcessDoActionEvent(DynActionForm, Process, String) - Constructor for class ru.bgcrm.event.process.ProcessDoActionEvent
- ProcessDoActionListener - Class in ru.bgcrm.plugin.bgbilling.event.listener
- ProcessDoActionListener() - Constructor for class ru.bgcrm.plugin.bgbilling.event.listener.ProcessDoActionListener
- processDoCommands(Connection, DynActionForm, Process, UserEvent, List<String>) - Static method in class ru.bgcrm.struts.action.ProcessCommandExecutor
- processDoCommands(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processes - Variable in class org.bgerp.plugin.pln.blow.model.Executor
- processEvent(Event, ConnectionSet) - Static method in class org.bgerp.app.event.EventProcessor
-
Processes an event with registered listeners.
- ProcessExecutor - Class in ru.bgcrm.model.process
-
Process related executor with group and role.
- ProcessExecutor() - Constructor for class ru.bgcrm.model.process.ProcessExecutor
- ProcessExecutor(int, int) - Constructor for class ru.bgcrm.model.process.ProcessExecutor
- ProcessExecutor(int, int, int) - Constructor for class ru.bgcrm.model.process.ProcessExecutor
- processExecutorsSwap(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processExecutorsUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processExecutorsUpdate(DynActionForm, Connection, Process, Set<ProcessGroup>, Set<ProcessExecutor>) - Static method in class ru.bgcrm.struts.action.ProcessAction
- ProcessFileGetEvent - Class in org.bgerp.event
-
Retrieving a file, announced in
ProcessFilesEvent.getAnnouncedFiles()
. - ProcessFileGetEvent(DynActionForm, int, String) - Constructor for class org.bgerp.event.ProcessFileGetEvent
- ProcessFilesEvent - Class in org.bgerp.event
-
Get files for attaching to message.
- ProcessFilesEvent(DynActionForm, int) - Constructor for class org.bgerp.event.ProcessFilesEvent
- ProcessFilterCounterListener - Class in ru.bgcrm.event.listener
- ProcessFilterCounterListener() - Constructor for class ru.bgcrm.event.listener.ProcessFilterCounterListener
- processFinishCreateTmp(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- ProcessGroup - Class in ru.bgcrm.model.process
- ProcessGroup() - Constructor for class ru.bgcrm.model.process.ProcessGroup
- ProcessGroup(int) - Constructor for class ru.bgcrm.model.process.ProcessGroup
- ProcessGroup(int, int) - Constructor for class ru.bgcrm.model.process.ProcessGroup
- ProcessGroups - Class in org.bgerp.model.process
-
Process execution groups.
- ProcessGroups() - Constructor for class org.bgerp.model.process.ProcessGroups
- ProcessGroups(Integer...) - Constructor for class org.bgerp.model.process.ProcessGroups
- ProcessGroups(Set<ProcessGroup>) - Constructor for class org.bgerp.model.process.ProcessGroups
- processGroupsUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processGroupsUpdate(DynActionForm, Connection, Process, Set<ProcessGroup>) - Static method in class ru.bgcrm.struts.action.ProcessAction
- processIdInvert(Process) - Method in class ru.bgcrm.dao.process.ProcessDAO
- processIncludes(ConfigDAO, String, boolean) - Static method in class org.bgerp.app.cfg.Preferences
-
Inserts includes placed with
- processing() - Method in interface org.bgerp.app.event.iface.Event
- processing() - Method in class org.bgerp.event.base.UserEvent
- ProcessLink - Class in org.bgerp.model.process.link
-
Link another object to a process.
- ProcessLink - Class in ru.bgcrm.model.process
-
Deprecated.
- ProcessLink(int, String, int, String) - Constructor for class org.bgerp.model.process.link.ProcessLink
- ProcessLink(int, String, int, String) - Constructor for class ru.bgcrm.model.process.ProcessLink
-
Deprecated.
- ProcessLinkAction - Class in ru.bgcrm.struts.action
- ProcessLinkAction() - Constructor for class ru.bgcrm.struts.action.ProcessLinkAction
- ProcessLinkCategory - Class in org.bgerp.model.process.link.config
- ProcessLinkCategoryConfig - Class in org.bgerp.model.process.link.config
- ProcessLinkCategoryConfig(ConfigMap) - Constructor for class org.bgerp.model.process.link.config.ProcessLinkCategoryConfig
- ProcessLinkDAO - Class in ru.bgcrm.dao.process
-
Process links DAO.
- ProcessLinkDAO(Connection) - Constructor for class ru.bgcrm.dao.process.ProcessLinkDAO
-
Constructor without isolations.
- ProcessLinkDAO(Connection, DynActionForm) - Constructor for class ru.bgcrm.dao.process.ProcessLinkDAO
-
Constructor, respecting isolations for methods:
ProcessLinkDAO.getLinkedProcessList(int, String, boolean, Set)
,ProcessLinkDAO.searchLinkedProcessList(Pageable, String, int, String, Set, Set, String, Boolean)
,ProcessLinkDAO.searchLinkProcessList(Pageable, int)
,ProcessLinkDAO.searchLinkProcessList(Pageable, int, Boolean)
. - ProcessLinkFunction - Class in ru.bgcrm.dao.expression
-
JEXL script functions for
ProcessLinkDAO
. - ProcessLinkFunction(Connection, int) - Constructor for class ru.bgcrm.dao.expression.ProcessLinkFunction
- ProcessLinkModesConfig - Class in ru.bgcrm.model.customer.config
- ProcessLinkModesConfig(ConfigMap) - Constructor for class ru.bgcrm.model.customer.config.ProcessLinkModesConfig
- ProcessLinkProcess - Class in org.bgerp.model.process.link
-
Process link to another process.
- ProcessLinkProcess - Class in ru.bgcrm.model.process
-
Deprecated.
- ProcessLinkProcess(int, String, int) - Constructor for class org.bgerp.model.process.link.ProcessLinkProcess
- ProcessLinkProcess(int, String, int) - Constructor for class ru.bgcrm.model.process.ProcessLinkProcess
-
Deprecated.
- ProcessLinkProcess.Depend - Class in org.bgerp.model.process.link
- ProcessLinkProcess.Depend - Class in ru.bgcrm.model.process
-
Deprecated.
- ProcessLinkProcess.Link - Class in org.bgerp.model.process.link
- ProcessLinkProcess.Link - Class in ru.bgcrm.model.process
-
Deprecated.
- ProcessLinkProcess.Made - Class in org.bgerp.model.process.link
- ProcessLinkProcess.Made - Class in ru.bgcrm.model.process
-
Deprecated.
- ProcessLinkProcessAction - Class in org.bgerp.action
- ProcessLinkProcessAction() - Constructor for class org.bgerp.action.ProcessLinkProcessAction
- ProcessLinkProcessSearchDAO - Class in org.bgerp.dao.process
-
Fluent DAO for selection parent or child linked processes.
- ProcessLinkProcessSearchDAO(Connection) - Constructor for class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
- ProcessLinkProcessSearchDAO(Connection, DynActionForm) - Constructor for class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
- ProcessLinkSearchDAO - Class in org.bgerp.dao.process
-
Fluent DAO for selection processes by links.
- ProcessLinkSearchDAO(Connection) - Constructor for class org.bgerp.dao.process.ProcessLinkSearchDAO
- ProcessLinkSearchDAO(Connection, DynActionForm) - Constructor for class org.bgerp.dao.process.ProcessLinkSearchDAO
- ProcessLogDAO - Class in org.bgerp.dao.process
- ProcessLogDAO(Connection) - Constructor for class org.bgerp.dao.process.ProcessLogDAO
- ProcessMarkedActionEvent - Class in ru.bgcrm.event
- ProcessMarkedActionEvent(DynActionForm, Processor, List<Integer>) - Constructor for class ru.bgcrm.event.ProcessMarkedActionEvent
- processMerge(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- ProcessMessageAddedEvent - Class in ru.bgcrm.event.process
-
New message, added to a process.
- ProcessMessageAddedEvent(DynActionForm, Message, Process) - Constructor for class ru.bgcrm.event.process.ProcessMessageAddedEvent
- processMessageAttaches(Connection, DynActionForm, Message) - Method in class ru.bgcrm.dao.message.MessageType
- ProcessMessageDAO - Class in org.bgerp.dao.process
- ProcessMessageDAO(Connection, DynActionForm) - Constructor for class org.bgerp.dao.process.ProcessMessageDAO
- processMessageEdit(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.MessageAction
- processMessageList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.MessageAction
- ProcessNotificationConfig - Class in org.bgerp.plugin.msg.email.config
- ProcessNotificationConfig(ConfigMap) - Constructor for class org.bgerp.plugin.msg.email.config.ProcessNotificationConfig
- ProcessNotificationListener - Class in org.bgerp.plugin.msg.email.event.listener
- ProcessNotificationListener() - Constructor for class org.bgerp.plugin.msg.email.event.listener.ProcessNotificationListener
- ProcessOpenEvent - Class in ru.bgcrm.event.client
-
Сообщение о необходимости открыть вкладку процесса, либо обновить, если она уже открыта.
- ProcessOpenEvent(int) - Constructor for class ru.bgcrm.event.client.ProcessOpenEvent
- processor(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ProcessQueueAction
- Processor - Class in ru.bgcrm.model.process.queue
-
Processor may be defined in two ways: name of an extending class, used normally in
Interface.USER
interface; page URL pointing to an action. - Processor(int, ConfigMap) - Constructor for class ru.bgcrm.model.process.queue.Processor
- ProcessParamSearchDAO - Class in org.bgerp.dao.process
-
Fluent DAO for selection processes by parameter values.
- ProcessParamSearchDAO(Connection) - Constructor for class org.bgerp.dao.process.ProcessParamSearchDAO
- ProcessParamSearchDAO(Connection, DynActionForm) - Constructor for class org.bgerp.dao.process.ProcessParamSearchDAO
- processPattern(String, Function<String, String>) - Static method in class ru.bgcrm.util.PatternFormatter
-
Executes substitutions in a pattern.
- processPattern(String, Map<String, String>) - Static method in class ru.bgcrm.util.PatternFormatter
-
Executes substitutions in a pattern.
- ProcessPriorityConfig - Class in ru.bgcrm.model.process.config
- ProcessPriorityConfig(ConfigMap) - Constructor for class ru.bgcrm.model.process.config.ProcessPriorityConfig
- processPriorityUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processPriorityUpdate(DynActionForm, Process, Connection, Integer) - Static method in class ru.bgcrm.struts.action.ProcessAction
- ProcessQueueAction - Class in org.bgerp.action.open
- ProcessQueueAction - Class in ru.bgcrm.struts.action
- ProcessQueueAction() - Constructor for class org.bgerp.action.open.ProcessQueueAction
- ProcessQueueAction() - Constructor for class ru.bgcrm.struts.action.ProcessQueueAction
- ProcessQueueAction.Config - Class in org.bgerp.action.open
-
Configuration for open process queues.
- ProcessQueueCache - Class in org.bgerp.cache
- ProcessQueueCache() - Constructor for class org.bgerp.cache.ProcessQueueCache
- ProcessQueueDAO - Class in org.bgerp.dao.process
- ProcessQueueDAO(Connection) - Constructor for class org.bgerp.dao.process.ProcessQueueDAO
-
Constructor without user isolation.
- ProcessQueueDAO(Connection, DynActionForm) - Constructor for class org.bgerp.dao.process.ProcessQueueDAO
-
Constructor with isolation support.
- ProcessReferenceConfig - Class in ru.bgcrm.model.process.config
- ProcessReferenceConfig(ConfigMap) - Constructor for class ru.bgcrm.model.process.config.ProcessReferenceConfig
- ProcessRemovedEvent - Class in ru.bgcrm.event.process
- ProcessRemovedEvent(DynActionForm, Process) - Constructor for class ru.bgcrm.event.process.ProcessRemovedEvent
- processSearch(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.SearchAction
- ProcessSearchDAO - Class in org.bgerp.dao.process
-
Fluent process search DAO.
- ProcessSearchDAO(Connection) - Constructor for class org.bgerp.dao.process.ProcessSearchDAO
- ProcessSearchDAO(Connection, DynActionForm) - Constructor for class org.bgerp.dao.process.ProcessSearchDAO
- processStatusHistory(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processStatusUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processStatusUpdate(DynActionForm, Connection, Process, StatusChange) - Static method in class ru.bgcrm.struts.action.ProcessAction
- processTime(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- processTimeLock(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- processTimeSet(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- ProcessTimeSetConfig - Class in org.bgerp.plugin.pln.callboard.model.config
- ProcessTimeSetConfig(ConfigMap) - Constructor for class org.bgerp.plugin.pln.callboard.model.config.ProcessTimeSetConfig
- processTimeUnlock(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- ProcessType - Class in ru.bgcrm.model.process
- ProcessType() - Constructor for class ru.bgcrm.model.process.ProcessType
- ProcessType(int, String) - Constructor for class ru.bgcrm.model.process.ProcessType
- ProcessTypeCache - Class in org.bgerp.cache
-
In-memory process types cache.
- ProcessTypeCache() - Constructor for class org.bgerp.cache.ProcessTypeCache
- ProcessTypeConfig - Class in org.bgerp.plugin.pln.agree
- ProcessTypeConfig - Class in org.bgerp.plugin.pln.sla.config
- ProcessTypeConfig(ConfigMap) - Constructor for class org.bgerp.plugin.pln.agree.ProcessTypeConfig
- ProcessTypeConfig(ConfigMap) - Constructor for class org.bgerp.plugin.pln.sla.config.ProcessTypeConfig
- ProcessTypeDAO - Class in ru.bgcrm.dao.process
- ProcessTypeDAO(Connection) - Constructor for class ru.bgcrm.dao.process.ProcessTypeDAO
- processTypeEdit(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processTypeUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- processUpdated(ConnectionSet, Config, int) - Method in class org.bgerp.plugin.pln.sla.config.ProcessTypeConfig
- ProfileAction - Class in org.bgerp.action.open
- ProfileAction - Class in ru.bgcrm.struts.action
- ProfileAction() - Constructor for class org.bgerp.action.open.ProfileAction
- ProfileAction() - Constructor for class ru.bgcrm.struts.action.ProfileAction
- ProfileAction.Config - Class in org.bgerp.action.open
- PROGRESS - Enum constant in enum class org.bgerp.plugin.pln.agree.event.AgreementEvent.Mode
- properties(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- PropertiesDAO - Class in ru.bgcrm.dao
-
Операции со свойствами вида ключ - значение, сохраняемыми в БД.
- PropertiesDAO(Connection) - Constructor for class ru.bgcrm.dao.PropertiesDAO
- propertiesUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- PswdUtil - Class in ru.bgcrm.util
-
Password utilities.
- PswdUtil(ConfigMap, String) - Constructor for class ru.bgcrm.util.PswdUtil
- PswdUtil.UserPswdUtil - Class in ru.bgcrm.util
- put(String, Object) - Method in class ru.bgcrm.struts.form.ArrayHashMap
- put(String, String) - Method in class org.bgerp.app.cfg.Preferences
- put(String, String) - Method in class org.bgerp.app.cfg.SimpleConfigMap
- putAll(Map<? extends String, ?>) - Method in class ru.bgcrm.struts.form.ArrayHashMap
- putAll(Map<? extends String, ? extends String>) - Method in class org.bgerp.app.cfg.Preferences
- putArray(String, String[]) - Method in class ru.bgcrm.struts.form.ArrayHashMap
-
Stores a raw string array value for a key
- putArrays(Map<String, String[]>) - Method in class ru.bgcrm.struts.form.ArrayHashMap
-
Stores multiple values for multiple keys
- putAttach(int, String, byte[]) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- putDocumentToResponse(HttpServletResponse, Document) - Method in class org.bgerp.app.servlet.BaseServlet
Q
- query(QueryTable, QueryType, String) - Method in class org.bgerp.plugin.svc.dba.dao.QueryDAO
-
Executes SQL query.
- QueryAction - Class in org.bgerp.plugin.svc.dba.action.admin
- QueryAction() - Constructor for class org.bgerp.plugin.svc.dba.action.admin.QueryAction
- queryCreate(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.QueryAction
- QueryDAO - Class in org.bgerp.plugin.svc.dba.dao
-
SQL query execution DAO.
- QueryDAO(ConnectionSet) - Constructor for class org.bgerp.plugin.svc.dba.dao.QueryDAO
- queryDelete(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.QueryAction
- queryDrop(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.QueryAction
- queryDryRun(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.CleanupAction
- QueryHistoryAction - Class in org.bgerp.plugin.svc.dba.action.admin
- QueryHistoryAction() - Constructor for class org.bgerp.plugin.svc.dba.action.admin.QueryHistoryAction
- QueryHistoryDAO - Class in org.bgerp.plugin.svc.dba.dao
- QueryHistoryDAO(Connection) - Constructor for class org.bgerp.plugin.svc.dba.dao.QueryHistoryDAO
- queryInsert(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.QueryAction
- queryRun(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.CleanupAction
- querySelect(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.QueryAction
- queryShow(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.QueryAction
- queryString(Process) - Method in class ru.bgcrm.dao.process.SecretExpression
-
Query string including secret, if configured.
- QueryTable - Class in org.bgerp.plugin.svc.dba.model
-
Query execution resulting table.
- QueryTable(DynActionForm) - Constructor for class org.bgerp.plugin.svc.dba.model.QueryTable
- QueryType - Enum Class in org.bgerp.plugin.svc.dba.model
-
Simple prefix-based query type detector.
- queryUpdate(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.QueryAction
- queue - Variable in class ru.bgcrm.dao.process.QueueSelectParams
- queue(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.usermob.ProcessAction
- queue(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ProcessQueueAction
- Queue - Class in ru.bgcrm.model.process.queue
- Queue() - Constructor for class ru.bgcrm.model.process.queue.Queue
- Queue(int, String) - Constructor for class ru.bgcrm.model.process.queue.Queue
- QUEUE_CURRENT - Static variable in class ru.bgcrm.model.process.queue.config.SavedPanelConfig
- QUEUE_CURRENT_SAVED_FILTER_SET_PREFIX - Static variable in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- QUEUE_SAVED_COMMON_FILTER_SET_PREFIX - Static variable in class ru.bgcrm.model.process.queue.config.SavedCommonFiltersConfig
- QUEUE_SAVED_PANEL_SET_PREFIX - Static variable in class ru.bgcrm.model.process.queue.config.SavedPanelConfig
- QueueColumnEvent - Class in org.bgerp.event.process.queue
- QueueColumnEvent(Column) - Constructor for class org.bgerp.event.process.queue.QueueColumnEvent
- QueueDAO - Class in ru.bgcrm.dao.process
- QueueDAO(Connection) - Constructor for class ru.bgcrm.dao.process.QueueDAO
- queueDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- queueDuplicate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- queueGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- queueGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessQueueAction
- queueList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- QueueProcessStat - Class in ru.bgcrm.model.process.queue
- QueueProcessStat() - Constructor for class ru.bgcrm.model.process.queue.QueueProcessStat
- queueSavedFilterSet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessQueueAction
- queueSavedPanelSet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessQueueAction
- QueueSelectParams - Class in ru.bgcrm.dao.process
- QueueSelectParams() - Constructor for class ru.bgcrm.dao.process.QueueSelectParams
- queueShow(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.usermob.ProcessAction
- queueShow(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ProcessQueueAction
- QueueStat - Class in ru.bgcrm.model.process.queue
- QueueStat() - Constructor for class ru.bgcrm.model.process.queue.QueueStat
- queueUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- QueueUserStat - Class in ru.bgcrm.model.process.queue
- QueueUserStat() - Constructor for class ru.bgcrm.model.process.queue.QueueUserStat
- quotEscape(String) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Escapes double quotes, used for preparation JS strings in JSPs.
R
- RANGE - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
-
Указанный диапазон
- RangeChecker - Class in ru.bgcrm.util
-
Проверяет число на попадание в набор диапазонов, заданных в виде: n1,n2-n3, n4.
- RangeChecker(String) - Constructor for class ru.bgcrm.util.RangeChecker
- rangeInRange(byte[], byte[], byte[], byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
-
Deprecated.- use
invalid reference
IpResourceRange#inRange(byte[], byte[], byte[], byte[])
- RE_PREFIX - Static variable in class org.bgerp.plugin.msg.email.MessageTypeEmail
-
Deprecated.
- reactivateContractOption(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
- read(String) - Static method in class org.bgerp.util.IOUtils
-
Reads byte array out of file with
path
case if exists, otherwise treatspath
as Java resource and reads it. - readJsonValue(JsonParser, JavaType) - Method in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- recipients(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.msg.email.action.EMailAction
- RecipientsConfig - Class in org.bgerp.plugin.msg.email.config
- RecipientsConfig(ConfigMap) - Constructor for class org.bgerp.plugin.msg.email.config.RecipientsConfig
- Record - Class in org.bgerp.plugin.report.model
- Record(Data) - Constructor for class org.bgerp.plugin.report.model.Record
- RECORD_COUNT - Static variable in class ru.bgcrm.model.Page
- RecordUpdater() - Constructor for class ru.bgcrm.dao.CommonDAO.RecordUpdater
- recycle() - Method in class ru.bgcrm.util.sql.ConnectionSet
-
Deprecated.
- reference() - Method in class ru.bgcrm.model.process.Process
- Reference - Class in org.bgerp.model.process
-
Generator a short process description.
- Reference(Process) - Constructor for class org.bgerp.model.process.Reference
- refreshRow() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- RegexpCheckerConfig - Class in ru.bgcrm.util
-
Checks string to one of configured regexps.
- RegexpCheckerConfig(ConfigMap) - Constructor for class ru.bgcrm.util.RegexpCheckerConfig
- RegexpStringUtils - Class in ru.bgcrm.util
- RegexpStringUtils() - Constructor for class ru.bgcrm.util.RegexpStringUtils
- registerAccount(Account) - Method in class ru.bgcrm.plugin.mobile.dao.MobileDAO
- registerOutParameter(int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- registerOutParameter(int, int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- registerOutParameter(int, int, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- registerOutParameter(String, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- registerOutParameter(String, int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- registerOutParameter(String, int, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- registratorList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.CashCheckAction
- relative(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- release() - Method in class org.bgerp.app.servlet.jsp.tag.NewInstanceTag
- release() - Method in class org.bgerp.app.servlet.jsp.tag.ParamTag
- release() - Method in class org.bgerp.app.servlet.jsp.tag.PermissionTag
- releaseSavepoint(Savepoint) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- remove() - Method in class ru.bgcrm.util.NodeListElementIterator
- remove(String, String) - Method in class ru.bgcrm.struts.form.DynActionForm
- removeConfig(Class<K>) - Method in class org.bgerp.app.cfg.ConfigMap
-
Removes config from cache.
- RemoveFile - Class in org.bgerp.app.dist.inst.call
- RemoveFile() - Constructor for class org.bgerp.app.dist.inst.call.RemoveFile
- removeSavedFilterSet(int, int) - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- removeSavedPanelSet(Integer) - Method in class ru.bgcrm.model.process.queue.config.SavedPanelConfig
- removeSub(String) - Method in class org.bgerp.app.cfg.Preferences
- removeTask(WorkTask) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTaskDAO
- removeTaskForProcess(int) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTaskDAO
- removeUserGroup(int, int, Date, Date) - Method in class ru.bgcrm.dao.user.UserDAO
- reorderSavedFilterSets(int, List<Integer>) - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- replacePermissions(int, int) - Method in class ru.bgcrm.dao.user.UserPermsetDAO
- replaceRowsForMedia(DynActionForm, String, List<Object[]>) - Method in class ru.bgcrm.model.process.queue.Queue
- replaceRowsForMediaColumns(DynActionForm, List<Object[]>, List<MediaColumn>, boolean) - Method in class ru.bgcrm.model.process.queue.Queue
-
Replaces initial rows with cells ordered by configured columns to rows ordered by media columns.
- Report - Class in org.bgerp.plugin.report.model
-
JSP report configuration.
- Report() - Constructor for class org.bgerp.app.dist.inst.InstallerModule.Report
- Report(String, ConfigMap) - Constructor for class org.bgerp.plugin.report.model.Report
- ReportAction - Class in org.bgerp.plugin.report.action
-
Action for supporting JSP reports.
- ReportAction() - Constructor for class org.bgerp.plugin.report.action.ReportAction
- ReportActionBase - Class in org.bgerp.plugin.report.action
-
Parent action for all reports.
- ReportActionBase() - Constructor for class org.bgerp.plugin.report.action.ReportActionBase
- ReportActionBase.Factory - Class in org.bgerp.plugin.report.action
-
Selects children classes of
ReportActionBase
over all plugins. - ReportActionBase.Selector - Class in org.bgerp.plugin.report.action
-
Wrapper class around
CommonDAO
for SQL work. - ReportPaymentAction - Class in org.bgerp.plugin.bil.subscription.action
- ReportPaymentAction() - Constructor for class org.bgerp.plugin.bil.subscription.action.ReportPaymentAction
- ReportProcessAction - Class in org.bgerp.plugin.report.action
- ReportProcessAction() - Constructor for class org.bgerp.plugin.report.action.ReportProcessAction
- ReportRegisterAction - Class in org.bgerp.plugin.bil.invoice.action
- ReportRegisterAction() - Constructor for class org.bgerp.plugin.bil.invoice.action.ReportRegisterAction
- Request - Class in ru.bgcrm.plugin.bgbilling
- Request() - Constructor for class ru.bgcrm.plugin.bgbilling.Request
- REQUEST_ATTRIBUTE_USER_ID_NAME - Static variable in class org.bgerp.app.servlet.filter.AuthFilter
- REQUEST_ATTRIBUTE_USER_IP_ADDRESS_NAME - Static variable in class org.bgerp.app.servlet.filter.AuthFilter
- REQUEST_KEY_LOCALIZER - Static variable in class ru.bgcrm.servlet.filter.SetRequestParamsFilter
- REQUEST_PARAM_STATE - Static variable in class ru.bgcrm.model.IfaceState
- RequestJsonRpc - Class in ru.bgcrm.plugin.bgbilling
- RequestJsonRpc(String, int, String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.RequestJsonRpc
- RequestJsonRpc(String, String, String) - Constructor for class ru.bgcrm.plugin.bgbilling.RequestJsonRpc
- RequestToBilling - Class in ru.bgcrm.plugin.bgbilling
- RequestToBilling(AtomicInteger, TransferData, String, User, Request, Map<String, Document>) - Constructor for class ru.bgcrm.plugin.bgbilling.RequestToBilling
-
Конструктор запроса в асинхронном режиме, одновременный опрос нескольких биллингов.
- RequestToBilling(TransferData, User, Request) - Constructor for class ru.bgcrm.plugin.bgbilling.RequestToBilling
-
Конструктор запроса в синхронном режиме, запрос к одному биллингу.
- requestUrl(String, String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Sets request parameter
requestUrl
. - resetSetup(ConnectionPool) - Static method in class org.bgerp.app.cfg.Setup
- ResourceCategory - Class in ru.bgcrm.plugin.bgbilling.proto.model.ipn
- ResourceCategory(int, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ResourceCategory
- ResourceDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- ResourceDAO(User, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ResourceDAO
- ResourceDAO(User, DBInfo, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ResourceDAO
- Response - Class in ru.bgcrm.struts.form
-
HTTP response object, may be JSON serialized.
- Response() - Constructor for class ru.bgcrm.struts.form.Response
- RESPONSE_SCHEDULER_HAS_TASKS - Static variable in class ru.bgcrm.util.AdminPortListener
- RESPONSE_TYPE_HTML - Static variable in class ru.bgcrm.struts.form.DynActionForm
- RESPONSE_TYPE_JSON - Static variable in class ru.bgcrm.struts.form.DynActionForm
- RESPONSE_TYPE_STREAM - Static variable in class ru.bgcrm.struts.form.DynActionForm
- restart(boolean) - Method in class org.bgerp.app.dist.Scripts
- restart(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- restore(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.backup.action.admin.BackupAction
- restoreRequestParams(Connection, DynActionForm, boolean, boolean, String...) - Method in class org.bgerp.action.base.BaseAction
-
Saves and restores HTTP request parameters.
- RestrictTime() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
- RETURN_FAKE - Static variable in class org.bgerp.app.db.sql.pool.ConnectionPool
- RETURN_MASTER - Static variable in class org.bgerp.app.db.sql.pool.ConnectionPool
- RETURN_NULL - Static variable in class org.bgerp.app.db.sql.pool.ConnectionPool
- RETURN_SLAVE - Static variable in class org.bgerp.app.db.sql.pool.ConnectionPool
- roleId - Variable in class ru.bgcrm.model.process.ProcessGroup
- rollback() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- rollback() - Method in class ru.bgcrm.util.sql.ConnectionSet
-
Rolls back all the connections
- rollback(Savepoint) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- rowDeleted() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- RowExpressionConfig - Class in ru.bgcrm.model.process.config
- RowExpressionConfig(ConfigMap) - Constructor for class ru.bgcrm.model.process.config.RowExpressionConfig
- rowInserted() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- rowUpdated() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- RscmAction - Class in ru.bgcrm.plugin.bgbilling.proto.struts.action
- RscmAction() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.struts.action.RscmAction
- RscmDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
- RscmDAO(User, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.RscmDAO
- RscmDAO(User, DBInfo, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.RscmDAO
- RscmService - Class in ru.bgcrm.plugin.bgbilling.proto.model.rscm
- RscmService() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- ru.bgcrm - package ru.bgcrm
- ru.bgcrm.dao - package ru.bgcrm.dao
- ru.bgcrm.dao.expression - package ru.bgcrm.dao.expression
- ru.bgcrm.dao.message - package ru.bgcrm.dao.message
- ru.bgcrm.dao.process - package ru.bgcrm.dao.process
- ru.bgcrm.dao.user - package ru.bgcrm.dao.user
- ru.bgcrm.event - package ru.bgcrm.event
- ru.bgcrm.event.client - package ru.bgcrm.event.client
- ru.bgcrm.event.customer - package ru.bgcrm.event.customer
- ru.bgcrm.event.link - package ru.bgcrm.event.link
- ru.bgcrm.event.listener - package ru.bgcrm.event.listener
- ru.bgcrm.event.process - package ru.bgcrm.event.process
- ru.bgcrm.event.user - package ru.bgcrm.event.user
- ru.bgcrm.model - package ru.bgcrm.model
- ru.bgcrm.model.customer - package ru.bgcrm.model.customer
- ru.bgcrm.model.customer.config - package ru.bgcrm.model.customer.config
- ru.bgcrm.model.message - package ru.bgcrm.model.message
- ru.bgcrm.model.message.config - package ru.bgcrm.model.message.config
- ru.bgcrm.model.param - package ru.bgcrm.model.param
- ru.bgcrm.model.param.address - package ru.bgcrm.model.param.address
- ru.bgcrm.model.param.config - package ru.bgcrm.model.param.config
- ru.bgcrm.model.process - package ru.bgcrm.model.process
- ru.bgcrm.model.process.config - package ru.bgcrm.model.process.config
- ru.bgcrm.model.process.queue - package ru.bgcrm.model.process.queue
- ru.bgcrm.model.process.queue.config - package ru.bgcrm.model.process.queue.config
- ru.bgcrm.model.process.wizard - package ru.bgcrm.model.process.wizard
- ru.bgcrm.model.process.wizard.base - package ru.bgcrm.model.process.wizard.base
- ru.bgcrm.model.user - package ru.bgcrm.model.user
- ru.bgcrm.plugin - package ru.bgcrm.plugin
- ru.bgcrm.plugin.asterisk - package ru.bgcrm.plugin.asterisk
- ru.bgcrm.plugin.asterisk.event.listener - package ru.bgcrm.plugin.asterisk.event.listener
- ru.bgcrm.plugin.bgbilling - package ru.bgcrm.plugin.bgbilling
- ru.bgcrm.plugin.bgbilling.creator - package ru.bgcrm.plugin.bgbilling.creator
- ru.bgcrm.plugin.bgbilling.dao - package ru.bgcrm.plugin.bgbilling.dao
- ru.bgcrm.plugin.bgbilling.event.client - package ru.bgcrm.plugin.bgbilling.event.client
- ru.bgcrm.plugin.bgbilling.event.listener - package ru.bgcrm.plugin.bgbilling.event.listener
- ru.bgcrm.plugin.bgbilling.model - package ru.bgcrm.plugin.bgbilling.model
- ru.bgcrm.plugin.bgbilling.model.process.wizard - package ru.bgcrm.plugin.bgbilling.model.process.wizard
- ru.bgcrm.plugin.bgbilling.proto.dao - package ru.bgcrm.plugin.bgbilling.proto.dao
- ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x - package ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x
- ru.bgcrm.plugin.bgbilling.proto.model - package ru.bgcrm.plugin.bgbilling.proto.model
- ru.bgcrm.plugin.bgbilling.proto.model.balance - package ru.bgcrm.plugin.bgbilling.proto.model.balance
- ru.bgcrm.plugin.bgbilling.proto.model.bill - package ru.bgcrm.plugin.bgbilling.proto.model.bill
- ru.bgcrm.plugin.bgbilling.proto.model.card - package ru.bgcrm.plugin.bgbilling.proto.model.card
- ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt - package ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt
- ru.bgcrm.plugin.bgbilling.proto.model.dialup - package ru.bgcrm.plugin.bgbilling.proto.model.dialup
- ru.bgcrm.plugin.bgbilling.proto.model.dispatch - package ru.bgcrm.plugin.bgbilling.proto.model.dispatch
- ru.bgcrm.plugin.bgbilling.proto.model.entity - package ru.bgcrm.plugin.bgbilling.proto.model.entity
- ru.bgcrm.plugin.bgbilling.proto.model.helpdesk - package ru.bgcrm.plugin.bgbilling.proto.model.helpdesk
- ru.bgcrm.plugin.bgbilling.proto.model.inet - package ru.bgcrm.plugin.bgbilling.proto.model.inet
- ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x - package ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x
- ru.bgcrm.plugin.bgbilling.proto.model.ipn - package ru.bgcrm.plugin.bgbilling.proto.model.ipn
- ru.bgcrm.plugin.bgbilling.proto.model.limit - package ru.bgcrm.plugin.bgbilling.proto.model.limit
- ru.bgcrm.plugin.bgbilling.proto.model.npay - package ru.bgcrm.plugin.bgbilling.proto.model.npay
- ru.bgcrm.plugin.bgbilling.proto.model.phone - package ru.bgcrm.plugin.bgbilling.proto.model.phone
- ru.bgcrm.plugin.bgbilling.proto.model.rscm - package ru.bgcrm.plugin.bgbilling.proto.model.rscm
- ru.bgcrm.plugin.bgbilling.proto.model.script - package ru.bgcrm.plugin.bgbilling.proto.model.script
- ru.bgcrm.plugin.bgbilling.proto.model.status - package ru.bgcrm.plugin.bgbilling.proto.model.status
- ru.bgcrm.plugin.bgbilling.proto.model.tariff - package ru.bgcrm.plugin.bgbilling.proto.model.tariff
- ru.bgcrm.plugin.bgbilling.proto.model.voiceip - package ru.bgcrm.plugin.bgbilling.proto.model.voiceip
- ru.bgcrm.plugin.bgbilling.proto.struts.action - package ru.bgcrm.plugin.bgbilling.proto.struts.action
- ru.bgcrm.plugin.bgbilling.struts.action - package ru.bgcrm.plugin.bgbilling.struts.action
- ru.bgcrm.plugin.dispatch - package ru.bgcrm.plugin.dispatch
- ru.bgcrm.plugin.dispatch.action - package ru.bgcrm.plugin.dispatch.action
- ru.bgcrm.plugin.dispatch.action.open - package ru.bgcrm.plugin.dispatch.action.open
- ru.bgcrm.plugin.dispatch.dao - package ru.bgcrm.plugin.dispatch.dao
- ru.bgcrm.plugin.dispatch.exec - package ru.bgcrm.plugin.dispatch.exec
- ru.bgcrm.plugin.dispatch.model - package ru.bgcrm.plugin.dispatch.model
- ru.bgcrm.plugin.document - package ru.bgcrm.plugin.document
- ru.bgcrm.plugin.document.action - package ru.bgcrm.plugin.document.action
- ru.bgcrm.plugin.document.dao - package ru.bgcrm.plugin.document.dao
- ru.bgcrm.plugin.document.docgen - package ru.bgcrm.plugin.document.docgen
- ru.bgcrm.plugin.document.event - package ru.bgcrm.plugin.document.event
- ru.bgcrm.plugin.document.model - package ru.bgcrm.plugin.document.model
- ru.bgcrm.plugin.fulltext - package ru.bgcrm.plugin.fulltext
- ru.bgcrm.plugin.fulltext.action - package ru.bgcrm.plugin.fulltext.action
- ru.bgcrm.plugin.fulltext.dao - package ru.bgcrm.plugin.fulltext.dao
- ru.bgcrm.plugin.fulltext.exec - package ru.bgcrm.plugin.fulltext.exec
- ru.bgcrm.plugin.fulltext.model - package ru.bgcrm.plugin.fulltext.model
- ru.bgcrm.plugin.mobile - package ru.bgcrm.plugin.mobile
- ru.bgcrm.plugin.mobile.dao - package ru.bgcrm.plugin.mobile.dao
- ru.bgcrm.plugin.mobile.model - package ru.bgcrm.plugin.mobile.model
- ru.bgcrm.plugin.mobile.struts.action.open - package ru.bgcrm.plugin.mobile.struts.action.open
- ru.bgcrm.plugin.slack - package ru.bgcrm.plugin.slack
- ru.bgcrm.plugin.slack.action - package ru.bgcrm.plugin.slack.action
- ru.bgcrm.plugin.slack.dao - package ru.bgcrm.plugin.slack.dao
- ru.bgcrm.plugin.task - package ru.bgcrm.plugin.task
- ru.bgcrm.plugin.task.action - package ru.bgcrm.plugin.task.action
- ru.bgcrm.plugin.task.dao - package ru.bgcrm.plugin.task.dao
- ru.bgcrm.plugin.task.exec - package ru.bgcrm.plugin.task.exec
- ru.bgcrm.plugin.task.model - package ru.bgcrm.plugin.task.model
- ru.bgcrm.servlet - package ru.bgcrm.servlet
- ru.bgcrm.servlet.filter - package ru.bgcrm.servlet.filter
- ru.bgcrm.struts.action - package ru.bgcrm.struts.action
- ru.bgcrm.struts.action.admin - package ru.bgcrm.struts.action.admin
- ru.bgcrm.struts.form - package ru.bgcrm.struts.form
- ru.bgcrm.util - package ru.bgcrm.util
- ru.bgcrm.util.inet - package ru.bgcrm.util.inet
- ru.bgcrm.util.sql - package ru.bgcrm.util.sql
- ru.bgerp - package ru.bgerp
-
Deprecated package, take everything out to org.bgerp
- ru.bgerp.util - package ru.bgerp.util
- Rule(ConfigMap) - Constructor for class ru.bgcrm.event.listener.DefaultProcessChangeListener.Rule
- run - Variable in class ru.bgcrm.util.AdminPortListener
- run() - Method in class org.bgerp.app.db.sql.TableChangeMonitor
- run() - Method in class org.bgerp.app.exec.scheduler.Scheduler
- run() - Method in class org.bgerp.dao.process.FilterEntryCounter
- run() - Method in class org.bgerp.exec.CorrectPermissions
- run() - Method in class org.bgerp.exec.MessageExchange
- run() - Method in class org.bgerp.exec.MoveToSubDirs
- run() - Method in class org.bgerp.exec.News
- run() - Method in class org.bgerp.plugin.svc.backup.exec.Backup
- run() - Method in class org.bgerp.util.RuntimeRunner
- run() - Method in class ru.bgcrm.event.listener.TemporaryObjectOpenListener
- run() - Method in class ru.bgcrm.plugin.asterisk.AmiEventListener
- run() - Method in class ru.bgcrm.plugin.bgbilling.creator.CustomerCreator
- run() - Method in class ru.bgcrm.plugin.bgbilling.RequestToBilling
- run() - Method in class ru.bgcrm.plugin.dispatch.exec.DispatchCommandProcessor
- run() - Method in class ru.bgcrm.plugin.dispatch.exec.DispatchMessageSender
- run() - Method in class ru.bgcrm.plugin.fulltext.exec.FullTextInit
- run() - Method in class ru.bgcrm.plugin.fulltext.exec.FullTextUpdate
- run() - Method in class ru.bgcrm.plugin.task.exec.TaskRunner
- run() - Method in class ru.bgcrm.plugin.task.exec.UserStateSender
- run() - Method in class ru.bgcrm.util.AdminPortListener
-
Main listening loop.
- run() - Method in class ru.bgcrm.util.AlarmSender
- RunAction - Class in org.bgerp.action.admin
- RunAction() - Constructor for class org.bgerp.action.admin.RunAction
- runClass(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.RunAction
- RunClassRequestEvent - Class in ru.bgcrm.event
-
Событие, генерирующееся при запуске динамического класса посредством HTTP запроса.
- RunClassRequestEvent(DynActionForm) - Constructor for class ru.bgcrm.event.RunClassRequestEvent
- runDynamicClass(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.admin.DynamicAction
- Runnable - Interface in org.bgerp.app.exec
-
Java class, listed in user UI to be run.
- runTask(TaskConfig, boolean) - Method in class org.bgerp.app.exec.scheduler.Scheduler
- runTask(Task) - Method in class ru.bgcrm.plugin.task.ExpressionObject
-
TODO: Запустить немедленно задачу.
- RuntimeRunner - Class in org.bgerp.util
-
Runner of OS commands, writing STDOUT and STDERR outputs to a log with levels INFO and ERROR.
- RuntimeRunner(String...) - Constructor for class org.bgerp.util.RuntimeRunner
S
- s - Variable in class ru.bgcrm.util.AdminPortListener
- saveContact(DynActionForm, Connection, Message, Process, int) - Method in class ru.bgcrm.dao.message.MessageTypeContactSaver
- saveContact(DynActionForm, Connection, Message, Process, int) - Method in class ru.bgcrm.dao.message.MessageTypeContactSaverEmail
- saveContact(DynActionForm, Connection, Message, Process, int) - Method in class ru.bgcrm.dao.message.MessageTypeContactSaverPhone
- saveContact(DynActionForm, Connection, Message, Process, int) - Method in class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessageTypeContactSaverPhone
- SavedCommonFiltersConfig - Class in ru.bgcrm.model.process.queue.config
- SavedCommonFiltersConfig(ArrayList<SavedFilter>) - Constructor for class ru.bgcrm.model.process.queue.config.SavedCommonFiltersConfig
- SavedFilter - Class in ru.bgcrm.model.process.queue.config
-
Фильтр очереди, доступный другим пользователям.
- SavedFilter(int, int, String, String) - Constructor for class ru.bgcrm.model.process.queue.config.SavedFilter
- SavedFilter(int, ConfigMap) - Constructor for class ru.bgcrm.model.process.queue.config.SavedFilter
- SavedFilterDAO - Class in ru.bgcrm.dao.process
- SavedFilterDAO(Connection) - Constructor for class ru.bgcrm.dao.process.SavedFilterDAO
- SavedFiltersConfig - Class in ru.bgcrm.model.process.queue.config
-
Сохранённые фильтры пользователя.
- SavedFiltersConfig(ConfigMap) - Constructor for class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- SavedFiltersConfig.SavedFilterSet - Class in ru.bgcrm.model.process.queue.config
-
Сохранённый фильтр в очереди процессов.
- SavedPanelConfig - Class in ru.bgcrm.model.process.queue.config
- SavedPanelConfig(ConfigMap) - Constructor for class ru.bgcrm.model.process.queue.config.SavedPanelConfig
- SavePageContextTag - Class in org.bgerp.app.servlet.jsp.tag
- SavePageContextTag() - Constructor for class org.bgerp.app.servlet.jsp.tag.SavePageContextTag
- scheduler(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.RunAction
- Scheduler - Class in org.bgerp.app.exec.scheduler
-
Scheduler for running single or periodical tasks.
- schedulerRun(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.RunAction
- scheduleUpdate(String, int) - Method in class ru.bgcrm.plugin.fulltext.dao.SearchDAO
-
Помечает объект необходимым для обновления.
- scriptList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- scriptLog(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- Scripts - Class in org.bgerp.app.dist
-
Distribution's scripts.
- Scripts() - Constructor for class org.bgerp.app.dist.Scripts
- scriptTypeList() - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- search(Pageable<Invoice>) - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceSearchDAO
- search(Pageable<ActionLogEntry>) - Method in class org.bgerp.plugin.svc.log.dao.ActionLogDAO
- search(Pageable<Message>) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Executes search.
- search(Pageable<Pair<String, Process>>, boolean, int) - Method in class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
-
Queries processes.
- search(Pageable<ParameterSearchedObject<Process>>) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
-
Queries processes with param values.
- search(Pageable<Process>) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
-
Queries processes.
- search(Pageable<Process>) - Method in class org.bgerp.dao.process.ProcessSearchDAO
-
Queries processes.
- search(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.pln.blow.action.BoardAction
- search(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.log.action.admin.ActionLogAction
- search(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.fulltext.action.SearchAction
- search(DynActionForm, ConnectionSet, Message, Set<CommonObjectLink>) - Method in class ru.bgcrm.dao.message.MessageTypeSearch
- search(DynActionForm, ConnectionSet, Message, Set<CommonObjectLink>) - Method in class ru.bgcrm.dao.message.MessageTypeSearchCall
- search(DynActionForm, ConnectionSet, Message, Set<CommonObjectLink>) - Method in class ru.bgcrm.dao.message.MessageTypeSearchCustomerByTitle
- search(DynActionForm, ConnectionSet, Message, Set<CommonObjectLink>) - Method in class ru.bgcrm.dao.message.MessageTypeSearchEmail
- search(DynActionForm, ConnectionSet, Message, Set<CommonObjectLink>) - Method in class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessageTypeSearchCall
- search(DynActionForm, ConnectionSet, Message, Set<CommonObjectLink>) - Method in class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessageTypeSearchContractByTitleAndComment
- search(DynActionForm, ConnectionSet, Message, Set<CommonObjectLink>) - Method in class ru.bgcrm.plugin.bgbilling.dao.BGBillingMessageTypeSearchEmail
- SearchableIdTitle - Class in ru.bgcrm.model
- SearchableIdTitle() - Constructor for class ru.bgcrm.model.SearchableIdTitle
- SearchAction - Class in ru.bgcrm.plugin.bgbilling.struts.action
- SearchAction - Class in ru.bgcrm.plugin.fulltext.action
- SearchAction - Class in ru.bgcrm.struts.action
- SearchAction() - Constructor for class ru.bgcrm.plugin.bgbilling.struts.action.SearchAction
- SearchAction() - Constructor for class ru.bgcrm.plugin.fulltext.action.SearchAction
- SearchAction() - Constructor for class ru.bgcrm.struts.action.SearchAction
- searchAddressAreaList(Pageable<AddressItem>, int) - Method in class ru.bgcrm.dao.AddressDAO
- searchAddressAreaList(Pageable<AddressItem>, int, List<String>, boolean, boolean) - Method in class ru.bgcrm.dao.AddressDAO
- searchAddressCityList(Pageable<AddressCity>, int, String, boolean, Set<Integer>) - Method in class ru.bgcrm.dao.AddressDAO
- searchAddressCountryList(Pageable<AddressCountry>, String) - Method in class ru.bgcrm.dao.AddressDAO
- searchAddressHouseList(Pageable<AddressHouse>, int, String) - Method in class ru.bgcrm.dao.AddressDAO
- searchAddressHouseList(Pageable<AddressHouse>, int, String, boolean, boolean, boolean, boolean) - Method in class ru.bgcrm.dao.AddressDAO
- searchAddressQuarterList(Pageable<AddressItem>, int) - Method in class ru.bgcrm.dao.AddressDAO
- searchAddressQuarterList(Pageable<AddressItem>, int, List<String>, boolean, boolean) - Method in class ru.bgcrm.dao.AddressDAO
- searchAddressStreetList(Pageable<AddressItem>, int) - Method in class ru.bgcrm.dao.AddressDAO
- searchAddressStreetList(Pageable<AddressItem>, Set<Integer>, List<String>, boolean, boolean) - Method in class ru.bgcrm.dao.AddressDAO
- searchAttributes(String, String, String) - Method in class org.bgerp.plugin.sec.auth.config.LdapAuthConfig
- searchBillList(int, Pageable<Bill>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillDAO
- searchContract(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- searchContractByAddressParam(Pageable<ParameterSearchedObject<Contract>>, ContractDAO.SearchOptions, Set<Integer>, int, int, String, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- searchContractByDateParam(Pageable<Contract>, ContractDAO.SearchOptions, Set<Integer>, Date, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- searchContractByEmailParam(Pageable<Contract>, ContractDAO.SearchOptions, Set<Integer>, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- searchContractByObjectAddressParam(Pageable<ParameterSearchedObject<Contract>>, ContractDAO.SearchOptions, Set<Integer>, int, String, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
-
Осуществляет поиск договоров по адресным параметам объекта, либо заданным аргументом, либо, если таковых нет, определяет адресный параметр объекта в конфигурции биллинга.
- searchContractByPhoneParam(Pageable<Contract>, ContractDAO.SearchOptions, Set<Integer>, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- searchContractByTextParam(Pageable<Contract>, ContractDAO.SearchOptions, Set<Integer>, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- searchContractByTitleComment(Pageable<IdTitle>, String, String, ContractDAO.SearchOptions) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- searchContractByTitleComment(Pageable<IdTitle>, String, String, ContractDAO.SearchOptions) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- searchCustomer(Pageable<Customer>, String) - Method in class ru.bgcrm.plugin.fulltext.dao.SearchDAO
-
Полнотекстовый поиск контрагентов.
- searchCustomerByLink(Pageable<Customer>, CommonObjectLink) - Method in class ru.bgcrm.dao.CustomerLinkDAO
- searchCustomerByLinkedObjectTitle(Pageable<Customer>, String, String) - Method in class ru.bgcrm.dao.CustomerDAO
-
Выбирает контрагентов по привязанном объектам.
- searchCustomerList(Pageable<Customer>, String) - Method in class ru.bgcrm.dao.CustomerDAO
-
Выбирает контрагентов по названию.
- searchCustomerList(Pageable<Customer>, Set<Integer>) - Method in class ru.bgcrm.dao.CustomerDAO
-
Выбирает контрагентов по группам.
- searchCustomerListByAddress(Pageable<ParameterSearchedObject<Customer>>, List<Integer>, int, String, String) - Method in class ru.bgcrm.dao.CustomerDAO
-
Выбирает контрагентов по адресному параметру.
- searchCustomerListByAddress(Pageable<ParameterSearchedObject<Customer>>, List<Integer>, int, String, String, String) - Method in class ru.bgcrm.dao.CustomerDAO
-
Выбирает контрагентов по адресному параметру.
- searchCustomerListByEmail(Pageable<ParameterSearchedObject<Customer>>, List<Integer>, String) - Method in class ru.bgcrm.dao.CustomerDAO
-
Выбирает контрагентов по параметру типа E-Mail.
- searchCustomerListByPhone(Pageable<Customer>, Collection<Integer>, String...) - Method in class ru.bgcrm.dao.CustomerDAO
-
Выбирает контрагентов по номеру или номерам телефонов.
- searchCustomerListByText(Pageable<Customer>, List<Integer>, String) - Method in class ru.bgcrm.dao.CustomerDAO
-
Выбирает контрагентов по строковому параметру.
- SearchDAO - Class in ru.bgcrm.plugin.fulltext.dao
- SearchDAO(Connection) - Constructor for class ru.bgcrm.plugin.fulltext.dao.SearchDAO
- searchDispatch(Pageable<Dispatch>) - Method in class ru.bgcrm.plugin.dispatch.dao.DispatchDAO
- searchGlobalConfigList(Pageable<Config>, Set<Integer>, String) - Method in class ru.bgcrm.dao.ConfigDAO
- searchGroup(Pageable<CustomerGroup>) - Method in class ru.bgcrm.dao.CustomerGroupDAO
- searchGroup(Pageable<Group>, int) - Method in class ru.bgcrm.dao.user.UserGroupDAO
- searchGroup(Pageable<Group>, int, int) - Method in class ru.bgcrm.dao.user.UserGroupDAO
- searchGroup(Pageable<Group>, int, int, String) - Method in class ru.bgcrm.dao.user.UserGroupDAO
- searchInvoiceList(int, Pageable<Invoice>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillDAO
- SearchItem - Class in ru.bgcrm.plugin.fulltext.model
- SearchItem() - Constructor for class ru.bgcrm.plugin.fulltext.model.SearchItem
- searchLinkedProcessList(Pageable<Pair<String, Process>>, String, int, String, Set<Integer>, Set<Integer>, String, Boolean) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Deprecated.
- searchLinkedProcessList(Pageable<Pair<String, Process>>, String, int, Set<Integer>, Set<Integer>, String, Boolean) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Deprecated.
- searchLinkProcessList(Pageable<Pair<String, Process>>, int) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Deprecated.
- searchLinkProcessList(Pageable<Pair<String, Process>>, int, Boolean) - Method in class ru.bgcrm.dao.process.ProcessLinkDAO
-
Deprecated.
- searchMessageList(Pageable<Message>, Integer, Integer, Integer, Boolean, Boolean, Date, Date, String) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Deprecated.
- searchMessageList(Pageable<Message>, Integer, Integer, Integer, Boolean, Boolean, Date, Date, String, boolean) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Deprecated.
- searchMessageList(Pageable<Message>, Integer, Integer, Integer, Boolean, Boolean, Date, Date, String, boolean, Set<Integer>) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Deprecated.
- searchMessageList(Pageable<Message>, Collection<Integer>, Integer, Integer, Boolean, Boolean, Date, Date, String, boolean, Set<Integer>) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Deprecated.
- searchMessageList(Pageable<Message>, Collection<Integer>, Set<Integer>, Integer, Boolean, Boolean, Date, Date, String, boolean, Set<Integer>) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Deprecated.
- searchMessages(Pageable<Pair<Message, Process>>, String) - Method in class ru.bgcrm.plugin.fulltext.dao.SearchDAO
-
Полнотекстовый поиск сообщений, привязанных к процессам.
- searchNewsList(Pageable<News>, int, Boolean, String) - Method in class ru.bgcrm.dao.NewsDAO
- searchObjectByParameterAddress(int, ParameterAddressValue) - Method in class org.bgerp.dao.param.OldParamSearchDAO
-
Deprecated.Функция поиска объектов по значениям связанного адресного параметра
- searchObjectByParameterAddress(int, ParameterAddressValue) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- searchObjectByParameterList(int, int) - Method in class org.bgerp.dao.param.OldParamSearchDAO
-
Deprecated.Searches object IDs by list parameter value.
- searchObjectByParameterList(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- searchObjectByParameterPhone(int, ParameterPhoneValue) - Method in class org.bgerp.dao.param.OldParamSearchDAO
-
Deprecated.Поиск объектов по значениям связанного телефонного параметра
- searchObjectByParameterPhone(int, ParameterPhoneValue) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- searchObjectByParameterText(int, String) - Method in class org.bgerp.dao.param.OldParamSearchDAO
-
Deprecated.Поиск объектов по значнию текстового параметра.
- searchObjectByParameterText(int, String) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- searchObjectDocuments(Pageable<Document>, String, int) - Method in class ru.bgcrm.plugin.document.dao.DocumentDAO
-
Ищет документы привязанные к объекту.
- searchObjectListByEmail(String, OldParamSearchDAO.Extractor<T>, Pageable<ParameterSearchedObject<T>>, List<Integer>, String) - Method in class org.bgerp.dao.param.OldParamSearchDAO
-
Deprecated.
- searchObjectsForLink(Message) - Method in class ru.bgcrm.dao.message.MessageType
- SearchOptions(boolean, boolean, boolean) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.SearchOptions
- searchParameterList - Variable in class ru.bgcrm.plugin.bgbilling.creator.Config
- searchPermset(Pageable<Permset>) - Method in class ru.bgcrm.dao.user.UserPermsetDAO
- searchPermset(Pageable<Permset>, String) - Method in class ru.bgcrm.dao.user.UserPermsetDAO
- searchProcess(Pageable<Object[]>, List<String>, Queue, DynActionForm) - Method in class org.bgerp.dao.process.ProcessQueueDAO
-
Selects processes for a queue's.
- searchProcess(Pageable<Process>, String) - Method in class ru.bgcrm.plugin.fulltext.dao.SearchDAO
-
Полнотекстовый поиск процессов.
- searchProcessListByAddress(Pageable<ParameterSearchedObject<Process>>, Set<Integer>, Set<Integer>, int, String, String) - Method in class ru.bgcrm.dao.process.ProcessDAO
-
Search processes by 'address' param.
- searchProcessListForMessage(Pageable<Pair<Process, MessagePossibleProcessSearch>>, String, List<ProcessLink>, Boolean) - Method in class org.bgerp.dao.process.ProcessMessageDAO
-
Searches processes, related to a message using search types from
MessagePossibleProcessSearch
. - searchProcessListForUser(Pageable<Process>, int, int) - Method in class ru.bgcrm.dao.process.ProcessDAO
-
Выбирает связанные с процессом процессы.
- searchProcessListForUser(Pageable<Process>, int, Boolean) - Method in class ru.bgcrm.dao.process.ProcessDAO
-
Searches processes with user as an executor.
- searchProcessLog(Localizer, ProcessType, int, Pageable<EntityLogItem>) - Method in class org.bgerp.dao.process.ProcessLogDAO
-
Selects process change logs.
- searchProcessStatus(Pageable<StatusChange>, int, Set<Integer>) - Method in class ru.bgcrm.dao.process.StatusChangeDAO
- searchProcessType(Pageable<ProcessType>, int, String) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Ищет типы процессов.
- searchQueue(Pageable<Queue>, Set<Integer>, String) - Method in class ru.bgcrm.dao.process.QueueDAO
- SearchResult<L> - Class in ru.bgcrm.model
-
Deprecated.
- SearchResult() - Constructor for class ru.bgcrm.model.SearchResult
-
Deprecated.
- SearchResult(int) - Constructor for class ru.bgcrm.model.SearchResult
-
Deprecated.
- SearchResult(DynActionForm) - Constructor for class ru.bgcrm.model.SearchResult
-
Deprecated.
- searchShift(Pageable<Shift>, int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- searchStatus(Pageable<Status>) - Method in class ru.bgcrm.dao.process.StatusDAO
- searchTasks(Pageable<Task>, int, int, boolean) - Method in class ru.bgcrm.plugin.task.dao.TaskDAO
-
Возвращает список задач с фильтром по процессу и типу.
- searchTopicsWithMessages(Pageable<Pair<HdTopic, List<HdMessage>>>, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- searchUser(Pageable<User>, String, Set<Integer>, Set<Integer>, Date, Set<Integer>, int) - Method in class ru.bgcrm.dao.user.UserDAO
- searchUserListByEmail(Pageable<ParameterSearchedObject<User>>, List<Integer>, String) - Method in class ru.bgcrm.dao.user.UserDAO
-
Выбирает пользователей по параметру типа E-Mail.
- searchWorkType(Pageable<WorkType>, int) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- SecretDAO - Class in org.bgerp.plugin.sec.secret.dao
-
Secret DAO for secrets with 32 ASCII chars, used for accessing URLs.
- SecretDAO(Connection) - Constructor for class org.bgerp.plugin.sec.secret.dao.SecretDAO
- SecretExpression - Class in ru.bgcrm.dao.process
- SecretExpression(String) - Constructor for class ru.bgcrm.dao.process.SecretExpression
- select(ConnectionSet, Data) - Method in class org.bgerp.plugin.report.action.ReportActionBase.Selector
- SELECT - Enum constant in enum class org.bgerp.plugin.svc.dba.model.QueryType
- selectAggregatePart - Variable in class ru.bgcrm.dao.process.QueueSelectParams
- selected(Boolean) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
- selected(Object, Object) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
- selectElement(Node, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Возвращает элемент по XPath expression.
- selectElements(Node, String) - Static method in class ru.bgcrm.util.XMLUtils
- selectEncoding(ServletRequest) - Method in class org.bgerp.app.servlet.filter.SetCharacterEncodingFilter
- selectNode(Node, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Возвращает Node по XPath expression.
- selectNodeList(Node, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Возвращает NodeList по XPath expression.
- Selector() - Constructor for class org.bgerp.plugin.report.action.ReportActionBase.Selector
- selectPart - Variable in class ru.bgcrm.dao.process.QueueSelectParams
- selectSingleSourceJson(Collection<IdTitle<?>>, Set<?>, List<?>, Map<Integer, IdTitle<?>>, boolean, boolean) - Static method in class org.bgerp.app.servlet.jsp.UiFunction
- selectText(Node, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Выборка строкового значения по xpath.
- selectText(Node, String, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Выборка строкового значения по xpath.
- send(String, String) - Method in class org.bgerp.plugin.msg.sms.Sender
- send(String, String) - Method in class org.bgerp.plugin.msg.sms.SenderMTS
- send(String, String) - Method in class org.bgerp.plugin.msg.sms.SenderSMSC
- send(String, String) - Method in class org.bgerp.plugin.msg.sms.SenderTele2
- sendAlarm(AlarmErrorMessage, long) - Static method in class ru.bgcrm.util.AlarmSender
- sendDispatchStateList(Connection, Config, Session, String) - Static method in class ru.bgcrm.plugin.dispatch.exec.DispatchCommandProcessor
- Sender - Class in org.bgerp.plugin.msg.sms
- Sender(ConfigMap) - Constructor for class org.bgerp.plugin.msg.sms.Sender
- SenderMTS - Class in org.bgerp.plugin.msg.sms
- SenderMTS(ConfigMap) - Constructor for class org.bgerp.plugin.msg.sms.SenderMTS
- SenderSMSC - Class in org.bgerp.plugin.msg.sms
- SenderSMSC(ConfigMap) - Constructor for class org.bgerp.plugin.msg.sms.SenderSMSC
- SenderTele2 - Class in org.bgerp.plugin.msg.sms
- SenderTele2(ConfigMap) - Constructor for class org.bgerp.plugin.msg.sms.SenderTele2
- sendMessage(String, String) - Method in class org.bgerp.plugin.telegram.ExpressionObject
-
Send message in a chat.
- sendMessage(String, String, String) - Method in class org.bgerp.plugin.telegram.ExpressionObject
-
Send message in a chat with specific formatting message
- sendMessage(String, String, String) - Method in class ru.bgcrm.plugin.mobile.GMS
- sendMessage(String, String, String) - Method in class ru.bgcrm.util.MailMsg
-
Sends simple text message.
- sendMessage(String, String, String, String) - Method in class ru.bgcrm.util.MailMsg
-
Deprecated.
- sendMessage(String, String, Multipart) - Method in class ru.bgcrm.util.MailMsg
-
Deprecated.
- sendMessage(Collection<Integer>, String) - Method in class org.bgerp.plugin.telegram.ExpressionObject
-
Send message to users.
- sendMessage(List<String>, String, String) - Method in class ru.bgcrm.util.MailMsg
-
Sends simple text message.
- sendMessage(List<String>, String, Multipart) - Method in class ru.bgcrm.util.MailMsg
-
Deprecated.
- sendMessage(Process, int, String) - Method in class ru.bgcrm.plugin.slack.ExpressionObject
-
Отправляет сообщение в привязанный к процессу канал.
- sendMessage(Process, String) - Method in class org.bgerp.plugin.telegram.ExpressionObject
-
Send a message to the executor of the process.
- sendMessageAndHandle(String, String, Multipart) - Method in class ru.bgcrm.util.MailMsg
-
Deprecated.
- sendMessageAndHandleEx(String, String, String, String) - Method in class ru.bgcrm.util.MailMsg
-
Deprecated.
- sendMessageEx(String, String, String, String) - Method in class ru.bgcrm.util.MailMsg
-
Deprecated.
- sendMessageForProcess(Process, String) - Method in class org.bgerp.plugin.telegram.ExpressionObject
-
Send message in chat process.
- sendMessageToExecutors(int, String, String) - Method in class org.bgerp.plugin.msg.email.ExpressionObject
-
Sends email to process' executors, except ones from the current
DynActionForm
. - sendMessageToExecutors(String, String) - Method in class ru.bgcrm.plugin.mobile.ExpressionObject
-
Sends mobile app push notification to executors, except ones from the current
DynActionForm
. - sendMessageToUsers(Iterable<Integer>, int, String, String) - Method in class org.bgerp.plugin.msg.email.ExpressionObject
-
Sends email to users.
- sendMessageToUsers(String, String, Iterable<Integer>) - Method in class ru.bgcrm.plugin.mobile.ExpressionObject
-
Sends mobile app push notification to executors.
- sendSms(int, String, String) - Method in class org.bgerp.plugin.msg.sms.ExpressionObject
-
Sends a message using a configured Sender.
- sendSms(String, String) - Method in class org.bgerp.plugin.msg.sms.ExpressionObject
-
Sends a message using default Sender with ID = 0.
- sendToUser(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.sec.access.action.CredentialAction
- sendUpdateStateCommand(String) - Method in class ru.bgcrm.plugin.mobile.GMS
- SEPARATOR - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- serialize(List<FileData>) - Static method in class ru.bgcrm.model.FileData
- serialize(Set<ProcessExecutor>) - Static method in class ru.bgcrm.model.process.ProcessExecutor
- serialize(Set<ProcessGroup>) - Static method in class ru.bgcrm.model.process.ProcessGroup
- serialize(Node, OutputStream, String, boolean) - Static method in class ru.bgcrm.util.XMLUtils
- serializeBcc() - Method in class org.bgerp.plugin.msg.email.Addresses
- serializeCc() - Method in class org.bgerp.plugin.msg.email.Addresses
- serializeTo() - Method in class org.bgerp.plugin.msg.email.Addresses
- serializeToData() - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- serializeToData() - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- serializeToData() - Method in class ru.bgcrm.model.process.TypeProperties
- serializeToData(StringBuilder, String) - Method in class ru.bgcrm.model.process.TransactionProperties
- Server - Class in org.bgerp
-
Web server, the entry point of the application.
- Server - Class in ru.bgcrm
- Server - Class in ru.bgerp
- Server() - Constructor for class ru.bgcrm.Server
- Server() - Constructor for class ru.bgerp.Server
- SERVER_FORM - Static variable in class ru.bgcrm.struts.form.DynActionForm
-
Deprecated.
- serverCreatorList - Variable in class ru.bgcrm.plugin.bgbilling.creator.Config
- ServerCustomerCreator - Class in ru.bgcrm.plugin.bgbilling.creator
-
Создатель контрагентов из одной базы.
- ServerCustomerCreator(Config, ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.creator.ServerCustomerCreator
- serviceDelete(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- serviceDelete(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- serviceDelete(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.NPayAction
- serviceDelete(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.RscmAction
- serviceDeviceManage(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- serviceEdit(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- serviceGet(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- serviceGet(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.NPayAction
- serviceGet(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.RscmAction
- serviceList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- serviceList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.NPayAction
- serviceList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.RscmAction
- serviceMenu(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- serviceStateModify(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- serviceTree(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- ServiceUnit - Class in ru.bgcrm.plugin.bgbilling.proto.model
- ServiceUnit() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ServiceUnit
- serviceUpdate(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- serviceUpdate(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- serviceUpdate(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.NPayAction
- serviceUpdate(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.RscmAction
- SERVICING_PERSON - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- ServletResponseInterceptor - Class in org.bgerp.app.servlet.util
-
Implementation of
ServletResponse
allowing to intercept JSP template output. - ServletResponseInterceptor(HttpServletResponse, OutputStream) - Constructor for class org.bgerp.app.servlet.util.ServletResponseInterceptor
- ServletUtils - Class in org.bgerp.app.servlet.util
- ServletUtils() - Constructor for class org.bgerp.app.servlet.util.ServletUtils
- SESSION_INITIATION_AUTO - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- SESSION_INITIATION_CALL - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- sessionAliveContractList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- sessionClosed(HttpSession) - Method in class org.bgerp.app.servlet.user.LoginStat
-
Unregister user session.
- sessionCreated(HttpSessionEvent) - Method in class org.bgerp.app.servlet.user.SessionListener
- sessionDestroyed(HttpSessionEvent) - Method in class org.bgerp.app.servlet.user.SessionListener
- SessionListener - Class in org.bgerp.app.servlet.user
-
HTTP session listener, configured in web.xml.
- SessionListener() - Constructor for class org.bgerp.app.servlet.user.SessionListener
- SessionLogAppender - Class in org.bgerp.util.log
-
In-memory log appender for the current user' session.
- SessionLogAppender() - Constructor for class org.bgerp.util.log.SessionLogAppender
- sessionLogContractList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.InetAction
- SessionTemporaryFiles - Class in org.bgerp.model.file
- SessionTemporaryFiles() - Constructor for class org.bgerp.model.file.SessionTemporaryFiles
- set(String, int, Object) - Method in class ru.bgcrm.struts.form.DynActionForm
- set(String, Object) - Method in class ru.bgcrm.struts.form.DynActionForm
- set(String, String) - Method in class org.bgerp.plugin.svc.dba.model.QueryTable
-
Sets single cell result.
- set(String, String) - Method in class ru.bgcrm.dao.PropertiesDAO
- set(String, String) - Method in class ru.bgcrm.plugin.document.docgen.CommonDocumentGenerator.FieldSetter
- set(String, String, Object) - Method in class ru.bgcrm.struts.form.DynActionForm
- set(ResultSet) - Method in class org.bgerp.plugin.svc.dba.model.QueryTable
-
Sets column labels and rows from result set.
- setAccess(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setAccess(DialUpLoginRestrict.Access) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- setAccessCode(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setAccessCodeTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setAccount(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- setAccount(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLogAccount
- setAccountCount(int) - Method in class ru.bgcrm.plugin.dispatch.model.Dispatch
- setAcctSessId(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- setAction(String) - Method in class org.bgerp.app.servlet.jsp.tag.PermissionTag
- setAction(String) - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- setAction(String) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setActionClass(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ActionName
- setActionName(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ActionName
- setActivatedTime(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- setActivateMode(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- setActivationDate(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- setActive(boolean) - Method in class ru.bgcrm.model.Config
- setActive(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setActiveGlobalConfig(int) - Method in class ru.bgcrm.dao.ConfigDAO
- setActiveHours(List<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
- setActiveMinutes(List<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
- setAddress(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginIp
- setAddress(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail.EmailContact
-
Установка email.
- setAddressAllInterface(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setAddressArea(AddressItem) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setAddressCity(AddressCity) - Method in class ru.bgcrm.model.param.address.AddressItem
- setAddressCountry(AddressCountry) - Method in class ru.bgcrm.model.param.address.AddressCity
- setAddressFrom(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setAddressQuarter(AddressItem) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setAddressRange(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setAddressStreet(AddressItem) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setAddressTo(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setAddressType(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setaddressType8x(InetServiceType8x.InetAddressType) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x
- setAddrFrom(byte[]) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setAddrTo(byte[]) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setAlias(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setAlias(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- setAlias(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setAllowedGroups(ProcessGroups) - Method in class ru.bgcrm.model.process.TypeProperties
- setAmount(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- setAmount(long) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLogAccount
- setAmount(BigDecimal) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setAmount(BigDecimal) - Method in class org.bgerp.plugin.bil.invoice.model.Position
- setAmount(BigDecimal) - Method in class org.bgerp.plugin.clb.team.model.PartyPayment
- setArchive(int) - Method in class ru.bgcrm.model.user.Group
- setAreaId(int) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setAreaTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setArray(int, Array) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setAsciiStream(int, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setAsciiStream(int, InputStream, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setAsciiStream(int, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setAsciiStream(String, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setAsciiStream(String, InputStream, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setAsciiStream(String, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setAttribute(String, boolean) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setAttribute(String, int) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setAttribute(String, long) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setAttribute(String, Object) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setAttribute(Element, String, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Установка значения атрибута, только если оно не равно null.
- setAttributeMode(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- setAutoClose(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setAutoCommit(boolean) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setAutoCommit(Connection) - Static method in class ru.bgcrm.util.sql.SQLUtils
-
Функция устанавливает автоматическое подтвержение изменений (autocommit) для указанного соединения
- setBalanceAccount(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setBalanceCharge(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setBalanceDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setBalanceIn(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setBalanceLimit(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setBalanceOut(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setBalancePayment(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setBaseCardId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- setBaseCardTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- setBigDecimal(int, BigDecimal) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBigDecimal(String, BigDecimal) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBillingId(String) - Method in class ru.bgcrm.plugin.bgbilling.event.client.ContractOpenEvent
- setBillingId(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- setBinaryStream(int, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBinaryStream(int, InputStream, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBinaryStream(int, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBinaryStream(String, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBinaryStream(String, InputStream, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBinaryStream(String, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBlob(int, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBlob(int, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBlob(int, Blob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBlob(String, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBlob(String, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBlob(String, Blob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBoolean(int, boolean) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBoolean(String, boolean) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setByte(int, byte) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setByte(String, byte) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBytes(int, byte[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBytes(String, byte[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setBytesIn(long) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setBytesOut(long) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setCard(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- setCatalog(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setCategory(int) - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- setCategory(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- setCdrId(Integer) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setCdsId(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- setChangeDate(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- SetCharacterEncodingFilter - Class in org.bgerp.app.servlet.filter
- SetCharacterEncodingFilter() - Constructor for class org.bgerp.app.servlet.filter.SetCharacterEncodingFilter
- setCharacterStream(int, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setCharacterStream(int, Reader, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setCharacterStream(int, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setCharacterStream(String, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setCharacterStream(String, Reader, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setCharacterStream(String, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setCharge(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- setChargeId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- setCheck(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.AttributeType
- setChildCount(int) - Method in class ru.bgcrm.model.user.Group
- setChildren(List<C>) - Method in class org.bgerp.model.base.tree.TreeItem
- setChildren(List<ContractInfoTreeView>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- setCid(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setCid(Integer) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScriptLogItem
- setCid(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- setCities(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setCityId(int) - Method in class ru.bgcrm.model.param.address.AddressItem
- setCityId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setCityTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setClazz(String) - Method in class org.bgerp.app.servlet.jsp.tag.NewInstanceTag
- setClientInfo(String, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setClientInfo(Properties) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setClientNumbers(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- setClob(int, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setClob(int, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setClob(int, Clob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setClob(String, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setClob(String, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setClob(String, Clob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setClosed(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setCloseStatusIds(Set<Integer>) - Method in class ru.bgcrm.model.process.TypeProperties
- setCloseTime(Date) - Method in class ru.bgcrm.model.process.Process
- setCloseUserId(int) - Method in class ru.bgcrm.model.process.Process
- setCnsId(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- setCode(int) - Method in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- setColor(String) - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- setColor(String) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- setColor(String) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- setColor(String) - Method in class ru.bgcrm.event.DateChangingEvent.DateInfo
- setColor(String) - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig.SavedFilterSet
- setColumn(long) - Method in class org.bgerp.custom.java.CompilationMessage
- setColumn(Column) - Method in class org.bgerp.event.process.queue.QueueColumnEvent
- setColumnPos(int) - Method in class ru.bgcrm.model.process.queue.SortMode
- setComboCount(int) - Method in class ru.bgcrm.model.process.queue.SortSet
- setComment(String) - Method in class org.bgerp.model.base.IdTitleComment
- setComment(String) - Method in class org.bgerp.model.param.ParameterTreeCountValue
- setComment(String) - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- setComment(String) - Method in class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendar
- setComment(String) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- setComment(String) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- setComment(String) - Method in class ru.bgcrm.event.DateChangingEvent.DateInfo
- setComment(String) - Method in class ru.bgcrm.model.customer.CustomerGroup
- setComment(String) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setComment(String) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- setComment(String) - Method in class ru.bgcrm.model.param.ParameterEmailValue
- setComment(String) - Method in class ru.bgcrm.model.param.ParameterListCountValue
-
Deprecated.
- setComment(String) - Method in class ru.bgcrm.model.param.ParameterPhoneValueItem
- setComment(String) - Method in class ru.bgcrm.model.process.StatusChange
- setComment(String) - Method in class ru.bgcrm.model.user.Group
- setComment(String) - Method in class ru.bgcrm.model.user.Permset
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceDetail
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.Contract
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractGroup
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModuleData
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Установка комментария.
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- setComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setComments(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setConfig(String) - Method in class org.bgerp.model.DemoEntity
- setConfig(String) - Method in class org.bgerp.model.param.Parameter
- setConfig(String) - Method in class ru.bgcrm.model.param.address.AddressBase
- setConfig(String) - Method in class ru.bgcrm.model.process.queue.Queue
- setConfig(String) - Method in class ru.bgcrm.model.process.TypeProperties
- setConfig(String) - Method in class ru.bgcrm.model.user.Group
- setConfig(String) - Method in class ru.bgcrm.model.user.Permset
- setConfig(String) - Method in class ru.bgcrm.model.user.User
- setConfig(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setConfig(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setConfig(Map<String, String>) - Method in class ru.bgcrm.model.param.address.AddressBase
- setConfig(Preferences) - Method in class ru.bgcrm.plugin.task.model.Task
- setConfigLimit(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebLimit
- setConfigMap(ConfigMap) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- setConfigMap(ConfigMap) - Method in class ru.bgcrm.model.process.TypeProperties
- setConfigMap(ConfigMap) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- setConfigMap(Preferences) - Method in class ru.bgcrm.model.CommonObjectLink
- setConId(long) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- setConnectionSet(ConnectionSet) - Method in class ru.bgcrm.struts.form.DynActionForm
- setContact(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setContactList(List<EntityAttrEmail.EmailContact>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
-
Установка списка контактов.
- setContactTypeId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
-
Устанавливает тип для данного контакта
- setContract(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- setContract(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- setContract(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- setContract(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setContractComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.event.client.ContractOpenEvent
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- setContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setContractId(String) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setContractObjectId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setContractTariff(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- SetContractTariffStep - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- SetContractTariffStep(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.model.process.wizard.SetContractTariffStep
- SetContractTariffStep.Data - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- setContractTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setContractTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setContractTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setContractTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- setCost(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setCost(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- setCount(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebLimit
- setCount(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- setCount(BigDecimal) - Method in class org.bgerp.model.param.ParameterTreeCountValue
- setCount(BigDecimal) - Method in class ru.bgcrm.model.param.ParameterListCountValue
-
Deprecated.
- setCount(HashMap<Integer, HashMap<Integer, Integer>>) - Method in class ru.bgcrm.event.client.FilterCounterEvent
- setCounter(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLastLogon
- setCountryId(int) - Method in class ru.bgcrm.model.param.address.AddressCity
- setCreateDate(Date) - Method in class ru.bgcrm.model.News
- setCreateDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- setCreatedDate(Date) - Method in class ru.bgcrm.model.customer.Customer
-
Deprecated.
- setCreatedTime(Date) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
-
Deprecated.
- setCreatedUserId(int) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
-
Deprecated.
- setCreatedUserId(int) - Method in class ru.bgcrm.model.customer.Customer
-
Deprecated.
- setCreateStatusId(int) - Method in class ru.bgcrm.model.process.TypeProperties
- setCreateTime(Date) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setCreateTime(Date) - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- setCreateTime(Date) - Method in class ru.bgcrm.model.customer.Customer
- setCreateTime(Date) - Method in class ru.bgcrm.model.process.Process
- setCreateTime(Date) - Method in class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- setCreateUser(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- setCreateUserId(int) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setCreateUserId(int) - Method in class ru.bgcrm.model.customer.Customer
- setCreateUserId(int) - Method in class ru.bgcrm.model.process.Process
- setCursorName(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setCustom(String) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- setCustomerTitle(String, Customer, PatternDAO, ParamValueDAO) - Method in class ru.bgcrm.struts.action.CustomerAction
- setCustomValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrList
- setData(byte[]) - Method in class ru.bgcrm.model.FileData
- setData(String) - Method in class ru.bgcrm.model.Config
- setData(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModuleData
- setData(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
-
Для внутреннего использования.
- setData(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScriptLogItem
- setData(String, Object) - Method in class ru.bgcrm.struts.form.Response
-
Set response data object.
- setData(Page) - Method in class ru.bgcrm.model.Page
- setDataLength(long) - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- setDate(int, Date) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setDate(int, Date, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setDate(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceDetail
- setDate(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- setDate(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScriptLogItem
- setDate(String, Date) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setDate(String, Date, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setDate(Date) - Method in class org.bgerp.plugin.pln.callboard.model.CallboardTask
- setDate(Date) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- setDate(Date) - Method in class ru.bgcrm.model.Config
-
Deprecated.
- setDate(Date) - Method in class ru.bgcrm.model.EntityLogItem
- setDate(Date) - Method in class ru.bgcrm.model.process.StatusChange
- setDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogEntry
- setDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- setDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- setDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitChangeTask
- setDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- setDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- setDate1(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
-
Deprecated.
- setDate1(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- setDate1(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setDate2(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
-
Deprecated.
- setDate2(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- setDate2(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setDateFrom(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setDateFrom(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- setDateFrom(Date) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setDateFrom(Date) - Method in class ru.bgcrm.model.Period
- setDateFrom(Date) - Method in interface ru.bgcrm.model.PeriodSet
- setDateFrom(Date) - Method in class ru.bgcrm.model.user.UserGroup
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Attribute
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginIp
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceOption
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- setDateFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setDateReserve(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- setDatetime(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLastLogon
- setDateTime(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- setDateTo(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setDateTo(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- setDateTo(Date) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setDateTo(Date) - Method in class ru.bgcrm.model.Period
- setDateTo(Date) - Method in interface ru.bgcrm.model.PeriodSet
- setDateTo(Date) - Method in class ru.bgcrm.model.user.UserGroup
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Attribute
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginIp
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceOption
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- setDateTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setDay(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendarRule
- setDayMinuteFrom(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- setDayMinuteTo(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- setDayOfMonth(List<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
- setDayOfWeek(List<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
- setDays(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- setDaysForward(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- setDefaultSortValue(int, int) - Method in class ru.bgcrm.model.process.queue.SortSet
- setDefaultValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
-
Устанавливает значение контакта по умолчанию
- setDeleted(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setDesc(boolean) - Method in class ru.bgcrm.model.process.queue.SortMode
- setDescribe(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- setDescription(String) - Method in class org.bgerp.plugin.clb.team.model.PartyPayment
- setDescription(String) - Method in class ru.bgcrm.model.News
- setDescription(String) - Method in class ru.bgcrm.model.process.Process
- setDescription(String) - Method in class ru.bgcrm.model.user.User
- setDescription(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- SetDescriptionStep - Class in ru.bgcrm.model.process.wizard
- SetDescriptionStep(ConfigMap) - Constructor for class ru.bgcrm.model.process.wizard.SetDescriptionStep
- SetDescriptionStep.Data - Class in ru.bgcrm.model.process.wizard
- setDestinationId(Integer) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setDestinationTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setDeviceGroupIds(Set<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setDeviceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- setDeviceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setDeviceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- setDevicePort(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- setDeviceTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setDeviceTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- setDeviceTypeId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- setDeviceTypeIds(Set<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setDevState(short) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setDevState(short) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- setDid(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Синоним для совместимости с сервисом биллинга.
- setDirection(int) - Method in class ru.bgcrm.model.message.Message
- setDirection(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- setDispatchIds(Set<Integer>) - Method in class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- setDistributeMode(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- setDocumentTitle(String) - Method in class ru.bgcrm.plugin.document.model.Pattern
- setDouble(int, double) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setDouble(String, double) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setDropCandidate(boolean) - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- setDuration(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- setDuration(long) - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- setDynamic(boolean) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- setDynamicShiftTime(int, int, int) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- setEditable(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- setEditable(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractGroup
- setEid(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- setEmail(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- setEmails(List<String>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- setEnable(boolean) - Method in class ru.bgcrm.model.process.TransactionProperties
- setEnabled(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractGroup
- setEndDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- setEntityAttrEmail(EntityAttrEmail) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- setEntityId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttr
- setEntityId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- setEntitySpecAttrId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttr
- setEntitySpecId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- setEntityTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- setError(String) - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- setError(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- setErrorCode(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogError
- setEscapeProcessing(boolean) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setExecutedTime(Date) - Method in class ru.bgcrm.plugin.task.model.Task
- setExecutors(Set<ProcessExecutor>) - Method in class ru.bgcrm.model.process.Process
- SetExecutorsStep - Class in ru.bgcrm.model.process.wizard
- SetExecutorsStep(ConfigMap) - Constructor for class ru.bgcrm.model.process.wizard.SetExecutorsStep
- SetExecutorsStep.Data - Class in ru.bgcrm.model.process.wizard
- setExport(String) - Method in class org.bgerp.app.servlet.jsp.tag.SavePageContextTag
- setExpression(Expression) - Method in class ru.bgcrm.dao.expression.ExpressionContextAccessingObject
- setExpressionContextUtils(Map<String, Object>) - Static method in class ru.bgcrm.dao.expression.Expression
- setFace(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setFace(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractFace
- setFetchDirection(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- setFetchDirection(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setFetchSize(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- setFetchSize(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setFile(String, byte[]) - Method in class org.bgerp.event.ProcessFileGetEvent
- setFileData(FileData) - Method in class ru.bgcrm.plugin.document.model.Document
- setFileDataId(int) - Method in class ru.bgcrm.plugin.document.model.Document
- setFileNameHeaders(HttpServletResponse, String) - Static method in class ru.bgcrm.util.Utils
-
Sets HTTP headers for downloaded file.
- setFilters(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setFilters(Map<Integer, SavedFiltersConfig.SavedFilterSet>) - Method in class ru.bgcrm.event.client.FilterCounterEvent
- setFirst(T1) - Method in class ru.bgcrm.model.Pair
- setFlat(String) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- setFlat(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Установка квартиры.
- setFlat(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setFloat(int, float) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setFloat(String, float) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setFloor(int) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- setFloor(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Установка этажа.
- setFloor(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setFormat(String) - Method in class ru.bgcrm.model.param.ParameterPhoneValueItem
-
Deprecated.
- setFormatKey(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Установка ключа форматирования адреса в строковое представление.
- setForward(String) - Method in class ru.bgcrm.event.process.ProcessDoActionEvent
- setForwardFile(String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Deprecated.
- setFrac(String) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setFrom(String) - Method in class ru.bgcrm.model.message.Message
- setFrom(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.IpResourceRange
- setFromNumber(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setFromTime(Date) - Method in class ru.bgcrm.model.message.Message
- setGraph(int) - Method in class org.bgerp.plugin.pln.callboard.model.CallboardTask
- setGraphId(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- setGraphId(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- setGroup(int) - Method in class org.bgerp.plugin.pln.callboard.model.CallboardTask
- setGroupId(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- setGroupId(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- setGroupId(int) - Method in class ru.bgcrm.model.process.ProcessExecutor
- setGroupId(int) - Method in class ru.bgcrm.model.process.ProcessGroup
- setGroupId(int) - Method in class ru.bgcrm.model.user.UserGroup
- setGroupId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- setGroupIds(Set<Integer>) - Method in class ru.bgcrm.model.customer.Customer
- setGroupIds(Set<Integer>) - Method in class ru.bgcrm.model.News
- setGroupIds(Set<Integer>) - Method in class ru.bgcrm.model.user.User
- setGroupList(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setGroups(List<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- setGroups(ProcessGroups) - Method in class ru.bgcrm.model.process.Process
- setGroups(ProcessGroups) - Method in class ru.bgcrm.model.process.TypeProperties
- setGroupsTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- setGuiConfigValues(ConfigMap) - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- setHideEmptyGroups(Boolean) - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig.Callboard
- setHideEmptyShifts(Boolean) - Method in class org.bgerp.plugin.pln.callboard.model.config.CallboardConfig.Callboard
- setHierarchy(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setHierarchyDep(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setHierarchyIndep(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setHistory(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- setHoldability(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setHouse(int) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setHouse(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setHouse(AddressHouse) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- setHouseAndFrac(String) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setHouseId(int) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- setHouseId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Установка ID дома.
- setHouseId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setHttpRequest(HttpServletRequest) - Method in class ru.bgcrm.struts.form.DynActionForm
- setHttpResponse(HttpServletResponse) - Method in class ru.bgcrm.struts.form.DynActionForm
- setId(int) - Method in class org.bgerp.model.base.Id
- setId(int) - Method in class org.bgerp.model.DemoEntity
- setId(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- setId(int) - Method in class ru.bgcrm.model.Config
- setId(int) - Method in class ru.bgcrm.model.Counter
- setId(int) - Method in class ru.bgcrm.model.EntityLogItem
- setId(int) - Method in class ru.bgcrm.model.param.ParameterGroup
- setId(int) - Method in class ru.bgcrm.model.param.Pattern
- setId(int) - Method in class ru.bgcrm.model.user.UserGroup
-
Deprecated.
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMemo
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- setId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.UserInfo
- setId(long) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- setId(Integer) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModule
- setId(Integer) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setId(Integer) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setId(String) - Method in class org.bgerp.model.base.IdStringTitle
- setId(String) - Method in class org.bgerp.model.base.tree.IdStringTitleTreeItem
- setId(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- setId(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- setId(T) - Method in class org.bgerp.model.base.tree.TreeItem
- setIfaceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setIfaceList(List<String>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setIfaceList(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnSource
- setIfaces(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setIndex(int) - Method in class org.bgerp.plugin.report.model.Column
- setIndex(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setIndexLength(long) - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- setInPackage(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setInputBalance(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- setInt(int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setInt(String, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setInterfaceTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setInvDeviceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- setInvIdentifier(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- setInvTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDevice
- setIp(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogEntry
- setIp(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLastLogon
- setIp(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- setIpAddress(String) - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- setIpAddress(InetAddress) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setIpCategoryId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- setIpFromParentRange(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setIpResId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setItem(Element) - Method in class ru.bgcrm.model.PhoneCacheItem
- setItemList(List<ParameterPhoneValueItem>) - Method in class ru.bgcrm.model.param.ParameterPhoneValue
-
Sets number list.
- setKey(String) - Method in class ru.bgcrm.model.ConfigRecord
- setKey(String) - Method in class ru.bgcrm.model.PhoneCacheItem
- setKey(String) - Method in class ru.bgcrm.plugin.mobile.model.Account
- setLast(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- setLastChangeTime(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- setLastLogon(ContractDAO.WebRequestLastLogon) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLimit
- setLastMessageTime(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setLastModify(LastModify) - Method in class ru.bgcrm.model.Config
- setLastModify(LastModify) - Method in interface ru.bgcrm.model.LastModifySupport
- setLastModify(LastModify) - Method in class ru.bgcrm.model.process.queue.Queue
- setLastModify(LastModify) - Method in class ru.bgcrm.model.process.TypeProperties
- setLastModify(LastModifySupport, ResultSet) - Static method in class ru.bgcrm.dao.LastModifyDAO
- setLastModifyFields(PreparedStatement, int, int, LastModify) - Static method in class ru.bgcrm.dao.LastModifyDAO
- setLastPooling(Date) - Method in class ru.bgcrm.dao.message.MessageTypeCall.CallRegistration
- setLastTimeAccess(Date) - Method in class ru.bgcrm.model.PhoneCacheItem
- setLifeTime(int) - Method in class ru.bgcrm.model.News
- setLimit(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebLimit
- setLimit(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- setLimitChange(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitChangeTask
- setLine(long) - Method in class org.bgerp.custom.java.CompilationMessage
- setLinkedObjectComment(String) - Method in class ru.bgcrm.model.CommonObjectLink
-
Deprecated.
- setLinkedObjectId(int) - Method in class ru.bgcrm.model.CommonObjectLink
-
Deprecated.
- setLinkedObjectTitle(String) - Method in class ru.bgcrm.model.CommonObjectLink
-
Deprecated.
- setLinkedObjectType(String) - Method in class ru.bgcrm.model.CommonObjectLink
-
Deprecated.
- setLinkObjectComment(String) - Method in class ru.bgcrm.model.CommonObjectLink
- setLinkObjectId(int) - Method in class ru.bgcrm.model.CommonObjectLink
- setLinkObjectTitle(String) - Method in class ru.bgcrm.model.CommonObjectLink
- setLinkObjectType(String) - Method in class ru.bgcrm.model.CommonObjectLink
- setLog(String) - Method in class ru.bgcrm.plugin.task.model.Task
- setLogin(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setLogin(String) - Method in class ru.bgcrm.model.user.User
- setLogin(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogError
- setLogin(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- setLogin(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- setLogin(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setLogin(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setLogTrackingId(String) - Method in class ru.bgcrm.struts.form.ArrayHashMap
-
Sets log tracking ID identifier.
- setLong(int, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setLong(String, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setMacAddress(byte[]) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Устанавливает единственный MAC адрес.
- setMacAddressList(List<byte[]>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setMacAddressStr(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Устанавливает единственный MAC адрес.
- setMask(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setMask(int) - Method in class ru.bgcrm.util.inet.IpNet
- setMaxFieldSize(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setMaxRows(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setMemberId(int) - Method in class org.bgerp.plugin.clb.team.model.PartyPayment
- setMessage(String) - Method in class org.bgerp.custom.java.CompilationMessage
- setMessage(String) - Method in class ru.bgcrm.struts.form.Response
- setMessageCount(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setMessageForOpen(Message) - Method in class ru.bgcrm.dao.message.MessageTypeCall.CallRegistration
- setMethod(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod
- setMinuteCost(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setMode(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setMode(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMode
- setModule(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModuleData
- setModule(String) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setModuleDataList(List<ContractObjectModuleInfo.ContractObjectModuleData>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo
- setModuleId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillingModuleDAO
- setModuleID(int) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setModuleID(String) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setModuleList(List<ContractInfo.ModuleInfo>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setModuleList(List<ContractObjectModuleInfo.ContractObjectModule>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo
- setMonth(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- setMonth(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- setMonth(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- setMonthDay(String) - Method in class ru.bgcrm.event.DateChangingEvent.DateInfo
- setName(String) - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- setName(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Attribute
- setName(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.AttributeType
- setName(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- setName(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ParameterValue
- setName(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModule
- setName(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginAttr
- setName(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail.EmailContact
-
Установка имени контакта.
- setName(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.UserInfo
- setNas(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- setNCharacterStream(int, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNCharacterStream(int, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNCharacterStream(String, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNCharacterStream(String, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNClob(int, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNClob(int, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNClob(int, NClob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNClob(String, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNClob(String, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNClob(String, NClob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNeedContractObject(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setNeedDevice(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setNeedIdentifier(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setNeedInterface(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setNeedLogin(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setNeedMacAddress(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setNeedRestriction(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setNeedSync(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- setNeedVlan(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setNetworkTimeout(Executor, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setNewsAllRead(int) - Method in class ru.bgcrm.dao.NewsDAO
- setNewsRead(int, int, boolean) - Method in class ru.bgcrm.dao.NewsDAO
- setNextDays(List<WorkTypeTime>) - Static method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- setNonWorkHours(boolean) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- setNString(int, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNString(String, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNull(int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNull(int, int, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNull(String, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNull(String, int, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setNumber(long) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- setNumber(String) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setNumber(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- setNumber(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- setNumber(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- setNumberCnt(int) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setNumberFrom(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setNumberFromE164(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setNumberTo(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setNumberToE164(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setObject(int, Object) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setObject(int, Object, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setObject(int, Object, int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setObject(String) - Method in class org.bgerp.model.param.Parameter
- setObject(String) - Method in class ru.bgcrm.model.param.ParameterGroup
- setObject(String) - Method in class ru.bgcrm.model.param.Pattern
- setObject(String, Object) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setObject(String, Object, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setObject(String, Object, int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setObjectId(int) - Method in class ru.bgcrm.model.CommonObjectLink
- setObjectId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setObjectId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setObjectId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- setObjectId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- setObjectId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- setObjectId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setObjectId(int) - Method in class ru.bgcrm.plugin.document.model.Document
- setObjectId(int) - Method in class ru.bgcrm.plugin.fulltext.model.SearchItem
- setObjectId(int) - Method in class ru.bgcrm.plugin.mobile.model.Account
- setObjectId(Integer) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo
- setObjects(Integer, Integer) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setObjectTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- setObjectTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- setObjectType(String) - Method in class ru.bgcrm.model.CommonObjectLink
- setObjectType(String) - Method in class ru.bgcrm.plugin.document.model.Document
- setObjectType(String) - Method in class ru.bgcrm.plugin.fulltext.model.SearchItem
- setObjectType(String) - Method in class ru.bgcrm.plugin.mobile.model.Account
- setOptionId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceOption
- setOptionId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- setOptionTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- setOrder(int) - Method in class org.bgerp.model.param.Parameter
- setOrderExpression(String) - Method in class ru.bgcrm.model.process.queue.SortMode
- setOutputBalance(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- setOutputStream(OutputStream) - Method in class ru.bgcrm.model.FileData
- setOwnerId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- setPackClient(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModule
- setPacket(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- setPacketId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- setPage(Page) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setPage(Request, Page) - Method in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- setPageCount(int) - Method in class ru.bgcrm.model.Page
- setPageIndex(int) - Method in class ru.bgcrm.model.Page
-
Sets page index.
- setPageIndex(int) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setPageSize(int) - Method in class ru.bgcrm.model.Page
- setPageSize(int) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setParam(String, Object) - Method in class ru.bgcrm.plugin.bgbilling.RequestJsonRpc
- setParam(String, String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Sets HTTPS request parameter value.
- setParamContractId(int) - Method in class ru.bgcrm.plugin.bgbilling.RequestJsonRpc
- setParameter(Parameter) - Method in class org.bgerp.model.param.ParameterValuePair
- setParameterId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- setParameterIds(List<Integer>) - Method in class ru.bgcrm.model.process.TypeProperties
- setParameterIds(Set<Integer>) - Method in class ru.bgcrm.model.param.ParameterGroup
- setParameters(String) - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- setParametersAddress(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersContract(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersContractService(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersDate(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersEMail(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersFlag(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersList(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersObjectAddress(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersObjectDate(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersObjectFlag(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersObjectList(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersObjectText(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersPhone(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParametersText(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setParamGroupId(int) - Method in class ru.bgcrm.model.customer.Customer
- setParamId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- setParamType(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- setParentId(int) - Method in class ru.bgcrm.model.Config
- setParentId(int) - Method in class ru.bgcrm.model.user.Group
- setParentId(T) - Method in class org.bgerp.model.base.tree.TreeItem
- setParentTypeIds(Set<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setPartyId(int) - Method in class org.bgerp.plugin.clb.team.model.PartyMember
- setPartyId(int) - Method in class org.bgerp.plugin.clb.team.model.PartyPayment
- setPassword(String) - Method in class ru.bgcrm.model.customer.Customer
- setPassword(String) - Method in class ru.bgcrm.model.user.User
- setPassword(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setPassword(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setPassword(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setPasswordType(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogSuccess
- setPattern(String) - Method in class ru.bgcrm.model.param.Pattern
- setPayDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Bill
- setPayed(String, boolean, Date, BigDecimal, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BillDAO
- setPayed(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.BillAction
- setPayment(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceGeneral
- setPaymentDate(Date) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setPayments(List<PartyPayment>) - Method in class org.bgerp.plugin.clb.team.model.PartyMember
- setPaymentUserId(int) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setPayUser(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Bill
- setPeriod(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- setPeriod(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- setPeriod(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModuleData
- setPeriod(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- setPeriod(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- setPeriod(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setPeriod(String, String) - Method in class ru.bgcrm.plugin.bgbilling.Request
- setPeriod(Period) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Attribute
- setPeriod(Period) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- setPeriod(Period) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- setPeriodFrom(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- setPeriodParamValue(Period, PreparedStatement, int) - Method in class ru.bgcrm.dao.CommonDAO
- setPeriodTo(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- setPermission(ConfigMap) - Method in class ru.bgcrm.struts.form.DynActionForm
- setPermsetIds(List<Integer>) - Method in class ru.bgcrm.model.user.Group
- setPermsetIds(List<Integer>) - Method in class ru.bgcrm.model.user.User
- setPersonalInterface(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setPersonalization(String) - Method in class ru.bgcrm.model.user.User
- setPersonalVlan(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setPhone(String) - Method in class ru.bgcrm.model.param.ParameterPhoneValueItem
- setPhone(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- setPlan(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setPluginSet(Set<String>) - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- setPod(int) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- setPod(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Установка подъезда.
- setPod(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setPointId(Integer) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setPointTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setPoolable(boolean) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setPopup(boolean) - Method in class ru.bgcrm.model.News
- setPort(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- setPortFrom(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setPortTo(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnRange
- setPos(int) - Method in class org.bgerp.util.sql.PreparedQuery
-
Changes position if the last parameter.
- setPos(int) - Method in class ru.bgcrm.model.process.Status
- setPos(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setPosition(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- setPosition(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- setPositions(List<Position>) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setPostfix(String) - Method in class ru.bgcrm.model.Counter
- setPostIndex(String) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setPrefix(String) - Method in class ru.bgcrm.model.Counter
- setPriority(int) - Method in class ru.bgcrm.dao.expression.ProcessChangeFunctions
-
Sets process priority.
- setPriority(int) - Method in class ru.bgcrm.model.process.Process
- setProcess(int) - Method in class org.bgerp.plugin.pln.callboard.model.CallboardTask
- setProcess(Process) - Method in class ru.bgcrm.model.message.Message
- setProcessCount(int) - Method in class ru.bgcrm.model.process.queue.QueueProcessStat
- setProcessCount(int) - Method in class ru.bgcrm.model.process.queue.QueueUserStat
- setProcessed(boolean) - Method in class org.bgerp.event.AuthEvent
-
Sets the event processed.
- setProcessExecutors(Set<ProcessExecutor>) - Method in class ru.bgcrm.model.process.Process
-
Deprecated.
- setProcessGroups(Set<ProcessGroup>) - Method in class ru.bgcrm.model.process.Process
-
Deprecated.
- setProcessId(int) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setProcessId(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- setProcessId(int) - Method in class ru.bgcrm.model.message.Message
- setProcessId(int) - Method in class ru.bgcrm.model.process.StatusChange
- setProcessId(int) - Method in class ru.bgcrm.plugin.task.model.Task
- setProcessReference(Connection, DynActionForm, Process, String) - Method in class ru.bgcrm.struts.action.ProcessAction
- setProcessStat(List<QueueProcessStat>) - Method in class ru.bgcrm.model.process.queue.QueueStat
- setProcessTypeIds(Set<Integer>) - Method in class ru.bgcrm.model.process.queue.Queue
- setProperties(TypeProperties) - Method in class ru.bgcrm.model.process.ProcessType
- setPurpose(Process, String) - Method in class ru.bgcrm.plugin.slack.ExpressionObject
-
Установливает назачение привязанного к процессу канала.
- setQuantity(int) - Method in class org.bgerp.plugin.bil.invoice.model.Position
- setQuarterId(int) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setQuarterTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setQuery(String) - Method in class org.bgerp.util.sql.PreparedQuery
-
Replaces the current query.
- setQueryTimeout(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setQueueIds(Set<Integer>) - Method in class ru.bgcrm.model.user.Group
- setQueueIds(Set<Integer>) - Method in class ru.bgcrm.model.user.User
- setQueueName(String) - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig.SavedFilterSet
- setQueueTitle(String) - Method in class ru.bgcrm.model.process.queue.QueueStat
- setRadiusLogId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setRare(boolean) - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig.SavedFilterSet
- setRareStatus(int, int, Boolean) - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- setRead(boolean) - Method in class ru.bgcrm.model.News
- setReadOnly(boolean) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setReadTime(int) - Method in class ru.bgcrm.model.News
- setReady(boolean) - Method in class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- setRealm(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginAttr
- setRealm(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginAttrSet
- setRealm(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginIp
- setRealmGroup(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRadiusInfo
- setRecordCount(int) - Method in class ru.bgcrm.model.Page
-
Sets record count and calculated amount of pages.
- setRecordCount(Page, PreparedStatement) - Method in class ru.bgcrm.dao.CommonDAO
- setRecordId(int) - Method in class ru.bgcrm.model.ConfigRecord
- setRecordId(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpError
- setRef(int, Ref) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setReference(String) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- setReference(String) - Method in class ru.bgcrm.model.customer.Customer
- setReference(String) - Method in class ru.bgcrm.model.News
-
Deprecated.
- setReference(String) - Method in class ru.bgcrm.model.process.Process
- setReference(String) - Method in class ru.bgcrm.model.process.TransactionProperties
- setRegistrationTime(Date) - Method in class ru.bgcrm.util.ErrorMessage
- setRemoteDeviceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- setRemotePort(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- setReplicationNotBehindMaster(String, boolean) - Method in class org.bgerp.app.db.sql.pool.ConnectionPool
-
Deprecated.
- setRequestAttribute(String, Object) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Set HTTP request attribute.
- SetRequestParamsFilter - Class in ru.bgcrm.servlet.filter
- SetRequestParamsFilter() - Constructor for class ru.bgcrm.servlet.filter.SetRequestParamsFilter
- setRequestUrl(String) - Method in class ru.bgcrm.struts.form.DynActionForm
- setReserveComment(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneResourceItem
- setResId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.IpResourceRange
- setResponseData(String, Object) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Set response object data.
- setResponseType(String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Sets request parameter
responseType
- setRestrict(DialUpLoginRestrict.Restrict) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- setRestrictTime(DialUpLoginRestrict.RestrictTime) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- setResult(boolean) - Method in class org.bgerp.custom.java.CompilationResult
- setResultBytes(byte[]) - Method in class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- setResultDocument() - Method in class ru.bgcrm.plugin.document.event.DocumentGenerateEvent
- setReturnChildUiid(String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Deprecated.
- setReturnUrl(String) - Method in class ru.bgcrm.struts.form.DynActionForm
-
Deprecated.
- setRoleId(int) - Method in class ru.bgcrm.model.process.ProcessExecutor
- setRoleId(int) - Method in class ru.bgcrm.model.process.ProcessGroup
- setRoles(String) - Method in class ru.bgcrm.model.user.Permset
- setRoom(String) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- setRoom(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Установка комнаты.
- setRoom(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setRowId(int, RowId) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setRowId(String, RowId) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setRows(long) - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- setRuleConfig(String) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- setSavepoint() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setSavepoint(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setScheduledTime(Date) - Method in class ru.bgcrm.plugin.fulltext.model.SearchItem
- setScheduledTime(Date) - Method in class ru.bgcrm.plugin.task.model.Task
- setSchema(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setScope(String) - Method in class org.bgerp.app.servlet.jsp.tag.NewInstanceTag
- setScript(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- setScriptId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScript
- setScriptList(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setSearchMode(List<String>) - Method in class ru.bgcrm.model.SearchableIdTitle
- setSecond(T2) - Method in class ru.bgcrm.model.Pair
- setSecret(String) - Method in class org.bgerp.plugin.clb.team.model.Party
- setSecret(String) - Method in class ru.bgcrm.model.FileData
- setSentTime(Date) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setSentTime(Date) - Method in class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- setSentUserId(int) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setServiceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- setServiceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- setServiceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- setServiceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceOption
- setServiceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- setServiceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- setServiceTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractService
- setServiceTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- setServiceTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.npay.NPayService
- setServiceTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setServiceTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- setServId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSessionLog
- setSession(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setSessionCost(double) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setSessionCost(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setSessionCountLimit(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setSessionCountLimit(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setSessionCountLimitLock(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setSessionId(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogSuccess
- setSessionInitiationType(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setSessionRoundTime(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setSessionStart(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setSessionStart(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setSessionStop(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setSessionTime(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhoneSession
- setSessionTimeInMillis(long) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setSetup(ConfigMap) - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- setShiftId(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- setShort(int, short) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setShort(String, short) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setShortcutList(List<String>) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- setShortcutList(List<String>) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- setShowOnWeb(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Invoice
- setSize(long) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- setSlotFrom(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- setSlotTo(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- setSortValue(int, int) - Method in class ru.bgcrm.model.process.queue.SortSet
- setSource(String) - Method in class org.bgerp.custom.java.CompilationMessage
- setSourceId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- setSQLXML(int, SQLXML) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setSQLXML(String, SQLXML) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setStart(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- setStartDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- setStatisticPassword(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
-
Deprecated.
- setStatus(int) - Method in class ru.bgcrm.model.user.User
- setStatus(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebLimit
- setStatus(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Bill
- setStatus(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setStatus(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- setStatus(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setStatus(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- setStatus(int, String) - Method in class ru.bgcrm.dao.expression.ProcessChangeFunctions
-
Changes process status.
- setStatus(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- setStatus(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.CardPacket
- setStatus(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setStatus(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitChangeTask
- setStatus(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- setStatus(String) - Method in class ru.bgcrm.struts.form.Response
-
Set status of request's execution.
- setStatusChange(StatusChange) - Method in class ru.bgcrm.model.process.Process
- setStatusCounterOnPanel(boolean) - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig.SavedFilterSet
- setStatusCounterOnPanel(int, int, String, Boolean, String, String) - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- setStatusId(int) - Method in class ru.bgcrm.model.process.Process
- setStatusId(int) - Method in class ru.bgcrm.model.process.StatusChange
- setStatusId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setStatusId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateInfo
- setStatusId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- setStatusIds(List<Integer>) - Method in class ru.bgcrm.model.process.TypeProperties
- SetStatusStep - Class in ru.bgcrm.model.process.wizard
- SetStatusStep(ConfigMap) - Constructor for class ru.bgcrm.model.process.wizard.SetStatusStep
- SetStatusStep.Data - Class in ru.bgcrm.model.process.wizard
- setStatusTime(Date) - Method in class ru.bgcrm.model.process.Process
- setStatusTitle(String) - Method in class ru.bgcrm.model.process.queue.QueueProcessStat
- setStatusTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Bill
- setStatusTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- setStatusTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- setStatusUserId(int) - Method in class ru.bgcrm.model.process.Process
- setStep(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- setStop(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- setStreamResponse(boolean) - Method in class ru.bgcrm.event.ProcessMarkedActionEvent
- setStreetId(int) - Method in class ru.bgcrm.model.param.address.AddressHouse
- setStreetId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setStreets(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.OpenContract
- setStreetTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
- setString(int, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setString(String, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setSubContractIds(List<Integer>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setSubject(String) - Method in class ru.bgcrm.model.message.Message
- setSubnet(byte[]) - Method in class ru.bgcrm.util.inet.IpNet
- setSubscrDate(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- setSubscriberId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- setSubscriberTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- setSubscrs(List<String>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- setSubscrsTree(List<IdStringTitleTreeItem>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamEmailValue
-
Deprecated.
- setSum(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- setSum(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- setSumma(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.card.CardActivationData
- setSumma(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceDetail
- setSumma(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- setSumma(BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- setSymbol(String) - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- setSystemId(String) - Method in class ru.bgcrm.model.message.Message
- setTableId(String) - Method in class ru.bgcrm.model.ConfigRecord
- SetTag - Class in org.bgerp.app.servlet.jsp.tag
- SetTag() - Constructor for class org.bgerp.app.servlet.jsp.tag.SetTag
- setTariffList(List<IdTitle>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo
- setTariffList(List<ContractTariff>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- setTariffPlan(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
- setTariffPlanId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- setTask(Task) - Method in class ru.bgcrm.plugin.task.ExpressionObject
-
Создаёт задачу с указанным типом.
- setTeam(int) - Method in class org.bgerp.plugin.pln.callboard.model.CallboardTask
- setTeam(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- setTeam(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- setText(String) - Method in class ru.bgcrm.model.EntityLogItem
- setText(String) - Method in class ru.bgcrm.model.message.Message
- setText(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMemo
- setText(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- setText(String) - Method in class ru.bgcrm.plugin.dispatch.model.DispatchMessage
- setText(String) - Method in class ru.bgcrm.plugin.fulltext.model.SearchItem
- setTime(int, Time) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setTime(int, Time, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setTime(long) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- setTime(String, Time) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setTime(String, Time, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setTime(Date) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- setTime(Date) - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- setTime(Date) - Method in class ru.bgcrm.model.FileData
- setTime(Date) - Method in class ru.bgcrm.model.LastModify
- setTime(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginPasswordLogItem
- setTime(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- setTime(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.UserTime
- setTimeFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- setTimeFrom(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- setTimeList(List<String>) - Method in class ru.bgcrm.event.DateChangingEvent.DateInfo
- setTimeSetMode(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- setTimeSetStep(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkType
- setTimestamp(int, Timestamp) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setTimestamp(String, Timestamp) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setTimestamp(String, Timestamp, Calendar) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setTimeTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- setTimeTo(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- settings(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProfileAction
- setTitle(String) - Method in class org.bgerp.model.base.IdStringTitle
- setTitle(String) - Method in class org.bgerp.model.base.IdTitle
- setTitle(String) - Method in class org.bgerp.model.base.tree.IdStringTitleTreeItem
- setTitle(String) - Method in class org.bgerp.model.base.tree.TreeItem
- setTitle(String) - Method in class org.bgerp.model.DemoEntity
- setTitle(String) - Method in class ru.bgcrm.model.Config
- setTitle(String) - Method in class ru.bgcrm.model.Counter
- setTitle(String) - Method in class ru.bgcrm.model.News
- setTitle(String) - Method in class ru.bgcrm.model.param.ParameterGroup
- setTitle(String) - Method in class ru.bgcrm.model.param.Pattern
- setTitle(String) - Method in class ru.bgcrm.model.process.queue.SortMode
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractAccount
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMemo
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectModuleInfo.ContractObjectModule
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
-
Установка строкового представления адреса.
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrList
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceInterface
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.script.ContractScriptLogItem
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariff
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffGroup
- setTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- setTitlePattern(String) - Method in class ru.bgcrm.model.customer.Customer
- setTitlePatternId(int) - Method in class ru.bgcrm.model.customer.Customer
- setTitleWeb(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setTo(String) - Method in class ru.bgcrm.model.message.Message
- setTo(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.IpResourceRange
- setToNumber(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpSession
- setTopic(Process, String) - Method in class ru.bgcrm.plugin.slack.ExpressionObject
-
Установливает топик привязанного к процессу канала.
- setTopicAutoClose(int, int, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- setTopicCost(int, int, BigDecimal) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- setTopicExecutor(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- setTopicExecutorMe(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- setTopicPackageState(int, int, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- setTopicState(int, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- setTopicStatus(int, int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- setToTime(Date) - Method in class ru.bgcrm.model.message.Message
- setTrafficTypeLinkId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceType
- setTransactionIsolation(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setTransactionProperties(int, int, boolean) - Method in class ru.bgcrm.model.process.TypeProperties
- setTreeId(Integer) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setType(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendarRule
- setType(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict
- setType(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.phone.PhonePoint
- setType(String) - Method in class org.bgerp.model.param.Parameter
- setType(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractBalanceDetail
- setType(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- setType(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- setType(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
- setTypeId(int) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setTypeId(int) - Method in class ru.bgcrm.model.message.Message
- setTypeId(int) - Method in class ru.bgcrm.model.process.Process
- setTypeId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- setTypeId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- setTypeId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setTypeId(String) - Method in class ru.bgcrm.plugin.task.model.Task
- setTypeMap(Map<String, Class<?>>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- setTypeMap(SortedMap<Integer, MessageType>) - Method in class ru.bgcrm.model.message.config.MessageTypeConfig
- setTypeName(String) - Method in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- setTypes(Set<InetDeviceManagerMethod.DeviceManagerMethodType>) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod
- setTypeTitle(int) - Method in class org.bgerp.plugin.bil.invoice.model.Invoice
- setTypeTitle(String) - Method in class ru.bgcrm.model.process.queue.QueueProcessStat
- setTypeTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
- setTypeTitle(String) - Method in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- setTypeTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setUname(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Синоним для совместимости с сервисом биллинга.
- setUnicodeStream(int, InputStream, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setUnit(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.TrafficType
- setUnit(String) - Method in class org.bgerp.plugin.bil.invoice.model.Position
- setUnit(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.rscm.RscmService
- setup - Variable in class org.bgerp.action.base.BaseAction
- setup - Variable in class org.bgerp.app.servlet.BaseServlet
- setup - Variable in class ru.bgcrm.dao.message.MessageType
- Setup - Class in org.bgerp.app.cfg
- Setup(boolean) - Constructor for class org.bgerp.app.cfg.Setup
- SetupChangedEvent - Class in ru.bgcrm.event
- SetupChangedEvent(DynActionForm) - Constructor for class ru.bgcrm.event.SetupChangedEvent
- setUpdateDate(Date) - Method in class ru.bgcrm.model.News
- setUpdateTime(Date) - Method in class org.bgerp.plugin.svc.dba.model.TableStatus
- setUrl(String) - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- setUrl(URL) - Method in class ru.bgcrm.plugin.bgbilling.TransferData
- setURL(int, URL) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setURL(String, URL) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- setUseOwnColor(boolean) - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- setUseParentProperties(boolean) - Method in class ru.bgcrm.model.process.ProcessType
- setUser(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
- setUser(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginPasswordLogItem
- setUser(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitChangeTask
- setUser(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.limit.LimitLogItem
- setUser(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- setUser(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.UserTime
- setUser(User) - Method in class org.bgerp.event.AuthEvent
-
Sets newly created local user.
- setUser(User) - Method in class ru.bgcrm.struts.form.DynActionForm
- setUserActionText(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BillingUser
- setUserId(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- setUserId(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTask
- setUserId(int) - Method in class org.bgerp.plugin.svc.log.model.ActionLogEntry
- setUserId(int) - Method in class ru.bgcrm.model.Config
-
Deprecated.
- setUserId(int) - Method in class ru.bgcrm.model.EntityLogItem
- setUserId(int) - Method in class ru.bgcrm.model.LastModify
- setUserId(int) - Method in class ru.bgcrm.model.message.Message
- setUserId(int) - Method in class ru.bgcrm.model.News
- setUserId(int) - Method in class ru.bgcrm.model.process.ProcessExecutor
- setUserId(int) - Method in class ru.bgcrm.model.process.StatusChange
- setUserId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- setUserId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- setUserId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setUserId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatusLogItem
- setUserId(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- setUserIdFrom(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- setUserIdTo(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdMessage
- setUserStat(List<QueueUserStat>) - Method in class ru.bgcrm.model.process.queue.QueueStat
- setUserTitle(String) - Method in class ru.bgcrm.model.process.queue.QueueUserStat
- setUserTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.helpdesk.HdTopic
- setUserTitle(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractTariffOption
- setUseTitleInWeb(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.tariff.ContractPersonalTariff
- setUuid(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.BGServerFile
- setValue(int) - Method in class ru.bgcrm.model.Counter
- setValue(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrList
- setValue(Object) - Method in class org.bgerp.app.servlet.jsp.tag.ParamTag
- setValue(Object) - Method in class org.bgerp.model.param.ParameterValuePair
- setValue(String) - Method in class org.bgerp.plugin.pln.callboard.model.Shortcut
- setValue(String) - Method in class ru.bgcrm.model.ConfigRecord
- setValue(String) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- setValue(String) - Method in class ru.bgcrm.model.param.ParameterEmailValue
-
Setter.
- setValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.bill.Attribute
- setValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfo.ParameterValue
- setValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractInfoTreeView
- setValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractObjectParameter
- setValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractParameter
- setValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginAttr
- setValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
-
Устанавливает значение контакта
- setValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
- setValue(String) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrText
- setValue(Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrDate
- setValuesConfig(String) - Method in class org.bgerp.model.param.Parameter
- setValueTitle(String) - Method in class org.bgerp.model.param.ParameterValuePair
- setVar(String) - Method in class org.bgerp.app.servlet.jsp.tag.NewInstanceTag
- setVersion(String) - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- setVisible(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x.ContractMemo8x
- setVisibleForUser(boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractMemo
- setVlan(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- setWebLimit(ContractDAO.WebLimit) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLimit
- setWorkTypeId(int) - Method in class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- setWorkTypeTimeList(List<WorkTypeTime>) - Method in class org.bgerp.plugin.pln.callboard.model.Shift
- setWorkTypeTimeList(List<WorkTypeTime>) - Method in class org.bgerp.plugin.pln.callboard.model.WorkShift
- Shift - Class in org.bgerp.plugin.pln.callboard.model
- Shift() - Constructor for class org.bgerp.plugin.pln.callboard.model.Shift
- ShiftDAO - Class in org.bgerp.plugin.pln.callboard.dao
- ShiftDAO(Connection) - Constructor for class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- shiftData - Variable in class org.bgerp.plugin.pln.callboard.model.work.FreeSlotRange
- ShiftData - Class in org.bgerp.plugin.pln.callboard.model.work
- ShiftData() - Constructor for class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- shiftDelete(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.admin.WorkAction
- shiftGet(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.admin.WorkAction
- shiftId - Variable in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- shiftList(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.admin.WorkAction
- shiftUpdate(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.admin.WorkAction
- Shortcut - Class in org.bgerp.plugin.pln.callboard.model
- Shortcut(int, String, String) - Constructor for class org.bgerp.plugin.pln.callboard.model.Shortcut
- ShortcutConfig - Class in org.bgerp.plugin.pln.callboard.model.config
- ShortcutConfig(ConfigMap) - Constructor for class org.bgerp.plugin.pln.callboard.model.config.ShortcutConfig
- show(DynActionForm, Connection) - Method in class org.bgerp.plugin.clb.team.action.open.PartyAction
- show(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.blow.action.BoardAction
- show(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.blow.action.open.BoardAction
- show(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.workload.action.GroupLoadAction
- show(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.open.ProcessAction
- show(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.open.ProcessQueueAction
- show(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.open.ProfileAction
- SHOW - Enum constant in enum class org.bgerp.plugin.svc.dba.model.QueryType
- showCategory(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.ProcessLinkProcessAction
- showClosed - Variable in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.SearchOptions
- ShowContractsByAddrParamStep - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- ShowContractsByAddrParamStep(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowContractsByAddrParamStep
- ShowContractsByAddrParamStep.Data - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- showHidden - Variable in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.SearchOptions
- ShowInetSessionStep - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- ShowInetSessionStep(ConfigMap) - Constructor for class ru.bgcrm.plugin.bgbilling.model.process.wizard.ShowInetSessionStep
- ShowInetSessionStep.Data - Class in ru.bgcrm.plugin.bgbilling.model.process.wizard
- showSub - Variable in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.SearchOptions
- sign(String, String) - Method in class org.bgerp.app.dist.lic.License
-
License content with signature on the end.
- Sign - Class in org.bgerp.app.dist.lic
-
Signer supported SSH keys: 'RSA', 'ED25519'
- Sign(String, String, String) - Constructor for class org.bgerp.app.dist.lic.Sign
-
Constructor for sign generation.
- signatureGenerate(byte[]) - Method in class org.bgerp.app.dist.lic.Sign
-
Makes a signature.
- signatureVerify(byte[], String) - Method in class org.bgerp.app.dist.lic.Sign
-
Verification of signature.
- SimpleConfigMap - Class in org.bgerp.app.cfg
-
Simple implementation of ConfigMap.
- SINGLE_IPV4 - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
-
Указанный адрес (IPv4)
- SingleConnectionSet - Class in ru.bgcrm.util.sql
-
Implementation of
ConnectionSet
returning always the same master connection. - SingleConnectionSet(Connection) - Constructor for class ru.bgcrm.util.sql.SingleConnectionSet
- size() - Method in class org.bgerp.model.file.FileStat
- size() - Method in class org.bgerp.plugin.report.model.Columns
-
Quantity of all columns.
- SlackProto - Class in ru.bgcrm.plugin.slack.dao
-
Slack API: https://api.slack.com/web
- SlackProto(String) - Constructor for class ru.bgcrm.plugin.slack.dao.SlackProto
- slotFrom - Variable in class org.bgerp.plugin.pln.callboard.model.work.FreeSlotRange
- slotFrom - Variable in class org.bgerp.plugin.pln.callboard.model.work.SlotRange
- SlotRange - Class in org.bgerp.plugin.pln.callboard.model.work
- SortMode - Class in ru.bgcrm.model.process.queue
- SortMode() - Constructor for class ru.bgcrm.model.process.queue.SortMode
- SortSet - Class in ru.bgcrm.model.process.queue
-
Queue sort options.
- SortSet() - Constructor for class ru.bgcrm.model.process.queue.SortSet
- sql(String) - Method in class org.bgerp.dao.process.Order
- sql(String) - Method in class org.bgerp.dao.process.Order.StatusesDescription
- SQL_AND - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_DELETE - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_DELETE_FROM - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_DESC - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_DISTINCT - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_FROM - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_GROUP_BY - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_INNER_JOIN - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_INSERT - Static variable in class ru.bgcrm.dao.CommonDAO
-
Deprecated.
- SQL_INSERT_IGNORE - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_INSERT_INTO - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_LEFT_JOIN - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_LIMIT - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_ON_DUP_KEY_UPDATE - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_ORDER_BY - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_REPLACE - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_SELECT - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_SELECT_ALL_FROM - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_SELECT_COUNT_ROWS - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_SET - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_UNION_ALL - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_UPDATE - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_VALUES - Static variable in class ru.bgcrm.dao.CommonDAO
- SQL_WHERE - Static variable in class ru.bgcrm.dao.CommonDAO
- sqlToBgException(SQLException) - Method in class ru.bgcrm.dao.CommonDAO
- SQLUtils - Class in ru.bgcrm.util.sql
- SQLUtils() - Constructor for class ru.bgcrm.util.sql.SQLUtils
- srcFile - Variable in class org.bgerp.custom.java.CompilerWrapper.CompiledUnit
- start - Variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- start() - Method in class ru.bgcrm.util.AdminPortListener
- start(User, Duration) - Static method in class org.bgerp.app.dist.Maintenance
-
Starts maintenance.
- START - Enum constant in enum class org.bgerp.plugin.pln.agree.event.AgreementEvent.Mode
- START - Enum constant in enum class org.bgerp.util.sql.LikePattern
-
Pattern
value%
- stat() - Method in class ru.bgcrm.dao.FileDataDAO
-
Storage directory statistics.
- state(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.mobile.struts.action.open.UserAction
- STATE_DELETED - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Состояние сервиса - удален (со связанных устройств).
- STATE_DISABLE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Состояние сервиса/соединения - доступ отключен.
- STATE_ENABLE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Состояние сервиса/соединения - доступ включен.
- STATE_NULL - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
-
Состояние сервиса - означает, что состояние не изменилось.
- STATE_QUEUE - Static variable in class ru.bgcrm.event.client.MessageTypeStateEvent
-
Queued for sync.
- STATE_SYNC - Static variable in class ru.bgcrm.event.client.MessageTypeStateEvent
-
In sync.
- status - Variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- status(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- status(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- Status - Class in ru.bgcrm.model.process
- Status() - Constructor for class ru.bgcrm.model.process.Status
- Status(int, String) - Constructor for class ru.bgcrm.model.process.Status
- STATUS_ACTIVE - Static variable in class ru.bgcrm.model.user.User
-
Active user.
- STATUS_ACTIVE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- STATUS_ACTIVE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- STATUS_CLOSED - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- STATUS_DISABLED - Static variable in class ru.bgcrm.model.user.User
-
Blocked user.
- STATUS_ERROR - Static variable in class ru.bgcrm.struts.form.Response
- STATUS_EXTERNAL - Static variable in class ru.bgcrm.model.user.User
-
User provided from external auth system.
- STATUS_LOCKED - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLogin
- STATUS_LOCKED - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetService
- STATUS_MESSAGE - Static variable in class ru.bgcrm.struts.form.Response
- STATUS_OK - Static variable in class ru.bgcrm.struts.form.Response
- STATUS_POS - Static variable in class org.bgerp.plugin.pln.blow.model.ItemComparator
- statusApp() - Static method in class ru.bgcrm.util.AdminPortListener
- StatusChange - Class in ru.bgcrm.model.process
- StatusChange() - Constructor for class ru.bgcrm.model.process.StatusChange
- StatusChange(int, Date, int, int, String) - Constructor for class ru.bgcrm.model.process.StatusChange
- statusChanged(ProcessChangedEvent, ConnectionSet, Process) - Method in class org.bgerp.plugin.pln.agree.ProcessTypeConfig
- StatusChangeDAO - Class in ru.bgcrm.dao.process
- StatusChangeDAO(Connection) - Constructor for class ru.bgcrm.dao.process.StatusChangeDAO
- StatusChangeDAO(Connection, DynActionForm) - Constructor for class ru.bgcrm.dao.process.StatusChangeDAO
- StatusDAO - Class in ru.bgcrm.dao.process
- StatusDAO(Connection) - Constructor for class ru.bgcrm.dao.process.StatusDAO
- statusDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- StatusesDescription(List<Integer>) - Constructor for class org.bgerp.dao.process.Order.StatusesDescription
- statusGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- statusList(int, Map<Integer, String>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractStatusDAO
-
Возвращает список статусов договора с периодами.
- statusList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- statusLog(int, Map<Integer, String>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractStatusDAO
-
Лог изменений статуса договора.
- statusUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- statusUseProcess(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- step - Variable in class ru.bgcrm.model.process.wizard.base.StepData
- Step - Class in ru.bgcrm.model.process.wizard.base
- Step(ConfigMap) - Constructor for class ru.bgcrm.model.process.wizard.base.Step
- StepData<T> - Class in ru.bgcrm.model.process.wizard.base
- StepData(T, WizardData) - Constructor for class ru.bgcrm.model.process.wizard.base.StepData
- stop - Variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- stopProcessing() - Method in class org.bgerp.event.base.UserEvent
-
Stops the event processing.
- STORE_KEY - Static variable in class org.bgerp.model.file.SessionTemporaryFiles
- streetSearch(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.DirectoryAddressAction
- STRING_MAKE_EXPRESSION_CONFIG_KEY - Static variable in class ru.bgcrm.dao.expression.Expression
-
Deprecated.
- stringToBase64(String) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Преобразует человекочитаемый IP адрес в BASE64 кодированный byte[].
- sub(String) - Method in class org.bgerp.app.cfg.ConfigMap
-
Creates a sub map by a key prefix
- sub(Collection<ProcessType>) - Method in class ru.bgcrm.model.process.ProcessType
- sub(Set<Integer>) - Method in class ru.bgcrm.model.process.ProcessType
-
Recursive copy of the tree with selected nodes with paths nodes to them.
- SUB - Enum constant in enum class org.bgerp.util.sql.LikePattern
-
Pattern
%value%
- SubContract() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractHierarchyInfo.SubContract
- subIndexed(String) - Method in class org.bgerp.app.cfg.ConfigMap
-
Creates a sorted map of maps by a key prefix
- subject - Variable in class ru.bgcrm.util.ErrorMessage
- subKeyed(String) - Method in class org.bgerp.app.cfg.ConfigMap
-
Creates a map of maps by a key prefix
- subnet - Variable in class ru.bgcrm.util.inet.IpNet
- subnet(long, long, short) - Static method in class ru.bgcrm.util.inet.IPUtils
- subscribe(EventListener<? super E>, Class<E>) - Static method in class org.bgerp.app.event.EventProcessor
-
Subscribes a listener to events of a class.
- subscribe(EventListener<? super E>, Class<E>, int) - Static method in class org.bgerp.app.event.EventProcessor
-
Subscribes a listener to events of a class.
- subscribe(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.dispatch.action.open.DispatchAction
- subscribeOnChange(String, String, Runnable) - Static method in class org.bgerp.app.db.sql.TableChangeMonitor
- Subscription - Class in org.bgerp.plugin.bil.subscription.model
- Subscription(int, ConfigMap) - Constructor for class org.bgerp.plugin.bil.subscription.model.Subscription
- SubscriptionAction - Class in org.bgerp.plugin.bil.subscription.action.open
- SubscriptionAction() - Constructor for class org.bgerp.plugin.bil.subscription.action.open.SubscriptionAction
- SubscriptionDAO - Class in org.bgerp.plugin.bil.subscription.dao
- SubscriptionDAO(Connection) - Constructor for class org.bgerp.plugin.bil.subscription.dao.SubscriptionDAO
- SubscriptionLicense - Class in org.bgerp.plugin.bil.subscription.model
-
Builder of license plain text.
- SubscriptionLicense() - Constructor for class org.bgerp.plugin.bil.subscription.model.SubscriptionLicense
- subSok(String...) - Method in class org.bgerp.app.cfg.ConfigMap
-
Creates a sub map by key prefixes
- subSokIndexed(String...) - Method in class org.bgerp.app.cfg.ConfigMap
-
Creates a sorted map of maps by key prefixes
- substringAfter(String, String, int) - Static method in class ru.bgcrm.util.Utils
-
Возвращает остаток строки после num вхождения token в строку value.
- SUSPENDED - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.status.ContractStatus
- SYSTEM_FORM - Static variable in class ru.bgcrm.struts.form.DynActionForm
-
System action, not real user request.
T
- tabContentFirst(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.DemoAction
- tabContentSecond(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.DemoAction
- TabelDAO - Class in org.bgerp.plugin.pln.callboard.dao
- TabelDAO(Connection) - Constructor for class org.bgerp.plugin.pln.callboard.dao.TabelDAO
- Table - Class in ru.bgcrm.plugin
-
Database table, used by plugin.
- Table(String, Table.Type...) - Constructor for class ru.bgcrm.plugin.Table
- TABLE - Static variable in class ru.bgcrm.plugin.fulltext.dao.SearchDAO
- TABLE_ACCOUNT_SUBSCRIPTION - Static variable in class ru.bgcrm.plugin.dispatch.dao.Tables
- TABLE_ACTION_LOG_PREFIX - Static variable in class org.bgerp.plugin.svc.log.dao.Tables
- TABLE_ADDRESS_AREA - Static variable in class org.bgerp.dao.param.Tables
- TABLE_ADDRESS_CITY - Static variable in class org.bgerp.dao.param.Tables
- TABLE_ADDRESS_COUNTRY - Static variable in class org.bgerp.dao.param.Tables
- TABLE_ADDRESS_HOUSE - Static variable in class org.bgerp.dao.param.Tables
- TABLE_ADDRESS_QUARTER - Static variable in class org.bgerp.dao.param.Tables
- TABLE_ADDRESS_STREET - Static variable in class org.bgerp.dao.param.Tables
- TABLE_APPOINTMENT - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_CALLBOARD_TASK - Static variable in class org.bgerp.plugin.pln.callboard.dao.Tables
- TABLE_CONFIG_GLOBAL - Static variable in class ru.bgcrm.dao.ConfigDAO
- TABLE_CUSTOMER - Static variable in class ru.bgcrm.dao.Tables
- TABLE_CUSTOMER_GROUP - Static variable in class ru.bgcrm.dao.Tables
- TABLE_CUSTOMER_GROUP_TITLE - Static variable in class ru.bgcrm.dao.Tables
- TABLE_CUSTOMER_LINK - Static variable in class ru.bgcrm.dao.Tables
- TABLE_CUSTOMER_LOG - Static variable in class ru.bgcrm.dao.Tables
- TABLE_DEMO_ENTITY - Static variable in class org.bgerp.dao.Tables
- TABLE_DISPATCH - Static variable in class ru.bgcrm.plugin.dispatch.dao.Tables
- TABLE_DISPATCH_MESSAGE - Static variable in class ru.bgcrm.plugin.dispatch.dao.Tables
- TABLE_DISPATCH_MESSAGE_DISPATCH - Static variable in class ru.bgcrm.plugin.dispatch.dao.Tables
- TABLE_EVENT - Static variable in class org.bgerp.plugin.clb.calendar.dao.Tables
- TABLE_FILE_DATA - Static variable in class ru.bgcrm.dao.Tables
- TABLE_INVOICE - Static variable in class org.bgerp.plugin.bil.invoice.dao.Tables
- TABLE_INVOICE_POSITION_PREFIX - Static variable in class org.bgerp.plugin.bil.invoice.dao.Tables
- TABLE_MESSAGE - Static variable in class ru.bgcrm.dao.message.Tables
- TABLE_MESSAGE_TAG - Static variable in class ru.bgcrm.dao.message.Tables
- TABLE_NAME - Static variable in class ru.bgcrm.dao.IfaceStateDAO
- TABLE_NAMES - Static variable in class org.bgerp.dao.param.ParamValueDAO
- TABLE_NEWS - Static variable in class ru.bgcrm.dao.Tables
- TABLE_NEWS_USER - Static variable in class ru.bgcrm.dao.Tables
- TABLE_PARAM_ADDRESS - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_BLOB - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_DATE - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_DATETIME - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_EMAIL - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_FILE - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_GROUP - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_LIST - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_LIST_VALUE - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_LISTCOUNT - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_LISTCOUNT_VALUE - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_LOG - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_MONEY - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_PHONE - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_PHONE_ITEM - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_PREF - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_TEXT - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_TREE - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_TREE_VALUE - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_TREECOUNT - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PARAM_TREECOUNT_VALUE - Static variable in class org.bgerp.dao.param.Tables
- TABLE_PERMSET_PERMISSION - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_PROCESS - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_PROCESS_COMMON_FILTER - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_PROCESS_EXECUTOR - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_PROCESS_GROUP - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_PROCESS_LINK - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_PROCESS_LOG - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_PROCESS_MESSAGE_STATE - Static variable in class ru.bgcrm.dao.message.Tables
- TABLE_PROCESS_STATUS - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_PROCESS_STATUS_TITLE - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_PROCESS_TYPE - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_PROCESS_TYPE_PARAM - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_PROCESS_TYPE_STATUS - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_QUEUE - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_QUEUE_PROCESS_TYPE - Static variable in class ru.bgcrm.dao.process.Tables
- TABLE_SECRET_OPEN - Static variable in class org.bgerp.plugin.sec.secret.dao.Tables
- TABLE_SHIFT - Static variable in class org.bgerp.plugin.pln.callboard.dao.Tables
- TABLE_SHIFT_ORDER - Static variable in class org.bgerp.plugin.pln.callboard.dao.Tables
- TABLE_SHIFT_USER - Static variable in class org.bgerp.plugin.pln.callboard.dao.Tables
- TABLE_USER - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_USER_GROUP - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_USER_GROUP_PERMSET - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_USER_GROUP_QUEUE - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_USER_GROUP_TITLE - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_USER_PERMISSION - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_USER_PERMSET - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_USER_PERMSET_TITLE - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_USER_QUEUE - Static variable in class ru.bgcrm.dao.user.Tables
- TABLE_WORK_TYPE - Static variable in class org.bgerp.plugin.pln.callboard.dao.Tables
- TABLE_WORKDAYS_CALENDAR - Static variable in class org.bgerp.plugin.pln.callboard.dao.Tables
- Table.Type - Enum Class in ru.bgcrm.plugin
-
Table data type.
- TableChangeMonitor - Class in org.bgerp.app.db.sql
-
Монитор, отслеживает изменения таблиц и оповещает подписавшихся слушателей.
- tableDrop(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.DatabaseAction
- tableExists(String) - Method in class ru.bgcrm.dao.PeriodicDAO
-
Checks table existence.
- tableExists(Connection, String) - Static method in class ru.bgcrm.util.sql.SQLUtils
-
Проверка на существование таблицы в БД
- tables - Static variable in class ru.bgcrm.util.sql.SQLUtils
- tables() - Method in class org.bgerp.plugin.svc.dba.dao.DatabaseDAO
-
Full list of DB tables info.
- Tables - Class in org.bgerp.dao.param
- Tables - Class in org.bgerp.dao
- Tables - Class in org.bgerp.plugin.bil.invoice.dao
- Tables - Class in org.bgerp.plugin.clb.calendar.dao
- Tables - Class in org.bgerp.plugin.clb.team.dao
- Tables - Class in org.bgerp.plugin.pln.callboard.dao
- Tables - Class in org.bgerp.plugin.sec.secret.dao
- Tables - Class in org.bgerp.plugin.svc.dba.dao
- Tables - Class in org.bgerp.plugin.svc.log.dao
- Tables - Class in ru.bgcrm.dao.message
- Tables - Class in ru.bgcrm.dao.process
- Tables - Class in ru.bgcrm.dao
- Tables - Class in ru.bgcrm.dao.user
- Tables - Class in ru.bgcrm.plugin.dispatch.dao
- Tables() - Constructor for class org.bgerp.dao.param.Tables
- Tables() - Constructor for class org.bgerp.dao.Tables
- Tables() - Constructor for class org.bgerp.plugin.bil.invoice.dao.Tables
- Tables() - Constructor for class org.bgerp.plugin.clb.calendar.dao.Tables
- Tables() - Constructor for class org.bgerp.plugin.clb.team.dao.Tables
- Tables() - Constructor for class org.bgerp.plugin.pln.callboard.dao.Tables
- Tables() - Constructor for class org.bgerp.plugin.sec.secret.dao.Tables
- Tables() - Constructor for class org.bgerp.plugin.svc.dba.dao.Tables
- Tables() - Constructor for class org.bgerp.plugin.svc.log.dao.Tables
- Tables() - Constructor for class ru.bgcrm.dao.message.Tables
- Tables() - Constructor for class ru.bgcrm.dao.process.Tables
- Tables() - Constructor for class ru.bgcrm.dao.Tables
- Tables() - Constructor for class ru.bgcrm.dao.user.Tables
- Tables() - Constructor for class ru.bgcrm.plugin.dispatch.dao.Tables
- TableStatus - Class in org.bgerp.plugin.svc.dba.model
-
DB table info.
- TableStatus() - Constructor for class org.bgerp.plugin.svc.dba.model.TableStatus
- TAG_ATTACH_ID - Static variable in class ru.bgcrm.model.message.TagConfig.Tag
-
Filtering messages by attachment.
- TAG_HISTORY_ALL_ID - Static variable in class ru.bgcrm.model.message.TagConfig.Tag
-
Attaching History.txt with all messages
- TAG_HISTORY_WITH_ADDRESS_ID - Static variable in class ru.bgcrm.model.message.TagConfig.Tag
-
Attaching History.txt with messages from address
- TAG_PIN_ID - Static variable in class ru.bgcrm.model.message.TagConfig.Tag
-
Pinned message
- TagConfig - Class in ru.bgcrm.model.message
-
Message tags config.
- TagConfig(ConfigMap) - Constructor for class ru.bgcrm.model.message.TagConfig
- TagConfig.Tag - Class in ru.bgcrm.model.message
- tariff(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- TariffGroup - Class in ru.bgcrm.plugin.bgbilling.proto.model.tariff
- TariffGroup() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.tariff.TariffGroup
- tariffOptionEditor(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- tariffOptionList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- task - Variable in class org.bgerp.plugin.pln.callboard.model.work.SlotRange
- Task - Class in org.bgerp.app.exec.scheduler
-
Configurable scheduled task.
- Task - Class in ru.bgcrm.plugin.task.model
-
Process assigned task to be executed right now or in future.
- Task() - Constructor for class ru.bgcrm.plugin.task.model.Task
- Task(String, int, Date) - Constructor for class ru.bgcrm.plugin.task.model.Task
- Task(ConfigMap) - Constructor for class org.bgerp.app.exec.scheduler.Task
- TaskAction - Class in ru.bgcrm.plugin.task.action
- TaskAction() - Constructor for class ru.bgcrm.plugin.task.action.TaskAction
- TaskConfig - Class in org.bgerp.app.exec.scheduler
-
Scheduled task configuration.
- TaskDAO - Class in ru.bgcrm.plugin.task.dao
- TaskDAO(Connection) - Constructor for class ru.bgcrm.plugin.task.dao.TaskDAO
- TaskRunner - Class in ru.bgcrm.plugin.task.exec
-
Tasks runner.
- TaskRunner() - Constructor for class ru.bgcrm.plugin.task.exec.TaskRunner
- TasksConfig - Class in org.bgerp.app.exec.scheduler
- TasksConfig(ConfigMap) - Constructor for class org.bgerp.app.exec.scheduler.TasksConfig
- TaskStatus() - Constructor for class ru.bgcrm.plugin.bgbilling.dao.ContractDAO.TaskStatus
-
Deprecated.
- TaskType - Class in ru.bgcrm.plugin.task.model
- TaskType(ConfigMap) - Constructor for class ru.bgcrm.plugin.task.model.TaskType
- team - Variable in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- temporaryDelete(DynActionForm, Connection) - Method in class org.bgerp.action.FileAction
- TemporaryObjectEvent - Class in ru.bgcrm.event.client
- TemporaryObjectEvent(Set<Integer>) - Constructor for class ru.bgcrm.event.client.TemporaryObjectEvent
- TemporaryObjectOpenListener - Class in ru.bgcrm.event.listener
-
Открытие
- TemporaryObjectOpenListener() - Constructor for class ru.bgcrm.event.listener.TemporaryObjectOpenListener
- temporaryUpload(DynActionForm, Connection) - Method in class org.bgerp.action.FileAction
- testCall(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.MessageCallAction
- text - Variable in class ru.bgcrm.util.ErrorMessage
- TEXT - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- TEXT - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- throwNew(String) - Static method in exception class org.bgerp.app.exception.BGException
-
For calling from scripts.
- throwValidationException(String, Object...) - Method in class org.bgerp.app.cfg.Config
-
Throws validation exception.
- time - Variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetSession
- TIME - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.TrafficType
- TIME_ID - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.inet.TrafficType
- TimeConvert - Class in org.bgerp.util
-
Date ant time converting utils.
- TimeConvert() - Constructor for class org.bgerp.util.TimeConvert
- timeFrom(ConfigMap, String) - Static method in class org.bgerp.plugin.clb.calendar.model.ConfigParser
- timeTo(ConfigMap, String) - Static method in class org.bgerp.plugin.clb.calendar.model.ConfigParser
- TimeUtils - Class in ru.bgcrm.util
- TimeUtils() - Constructor for class ru.bgcrm.util.TimeUtils
- timezoneChange(Date, TimeZone, TimeZone) - Static method in class ru.bgcrm.util.TimeUtils
-
Корректирует объект Date, так, чтобы получилось такое же локальное время но в другой таймзоне.
- title - Variable in class org.bgerp.model.base.IdTitle
- title - Variable in class org.bgerp.model.base.tree.TreeItem
- title - Variable in class org.bgerp.model.file.FileInfo
- title - Variable in class ru.bgcrm.plugin.mobile.struts.action.open.UserAction.Counter
- title() - Method in class org.bgerp.model.process.Reference
- title() - Method in record class org.bgerp.plugin.msg.email.MessageParser.MessageAttach
-
Returns the value of the
title
record component. - Title - Interface in org.bgerp.model.base.iface
-
Entity with title.
- TITLE - Static variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- Titled - Interface in org.bgerp.model.base.iface
-
Title, provided with a localizer context.
- TitledAction - Class in org.bgerp.action.base
-
Action with localized title.
- TitledAction(BaseAction, Title, String) - Constructor for class org.bgerp.action.base.TitledAction
- TitledActionFactory - Interface in org.bgerp.action.base
-
Factory of list of titled actions.
- titlePatternId - Variable in class ru.bgcrm.plugin.bgbilling.creator.Config.ParameterGroupTitlePatternRule
- TitleWithPath - Interface in org.bgerp.model.base.iface
- toBillingObject(ParameterAddressValue, Connection) - Static method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
-
Deprecated.
- toCrmObject(ParamAddressValue, Connection) - Static method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- toDate(LocalDate) - Static method in class org.bgerp.util.TimeConvert
-
Converts beginning of a day to date.
- toDate(YearMonth) - Static method in class org.bgerp.util.TimeConvert
-
Converts the first day of a month to date.
- toExecutorSet(Set<ProcessExecutor>) - Static method in class ru.bgcrm.model.process.ProcessExecutor
- toggleMessageTags(int, Set<Integer>, boolean) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Adds or removes message tags
- toGroupList(List<UserGroup>) - Static method in class ru.bgcrm.model.user.UserGroup
- toGroupRolePair() - Method in class ru.bgcrm.model.process.ProcessGroup
- toGroupSet(Set<ProcessExecutor>) - Static method in class ru.bgcrm.model.process.ProcessExecutor
- toGroupSet(Set<ProcessGroup>) - Static method in class ru.bgcrm.model.process.ProcessGroup
- toInstant(LocalDateTime) - Static method in class org.bgerp.util.TimeConvert
-
Converts date and time to instant.
- toIntegerList(String) - Static method in class ru.bgcrm.util.Utils
-
Преобразует строку с разделителями - запятыми или точками с запятой к списку Integer.
- toIntegerList(String, String) - Static method in class ru.bgcrm.util.Utils
-
Преобразует строку с произвольными разделителями - символами в delims в список Integer.
- toIntegerSet(String) - Static method in class ru.bgcrm.util.Utils
-
Преобразование строки, разделенной запятыми к набору Integer.
- token(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.slack.action.ConfigAction
- toList(String) - Static method in class ru.bgcrm.util.Utils
-
Преобразует строку разделённую , либо ; в список строк.
- toList(String, String) - Static method in class ru.bgcrm.util.Utils
-
Converts a string with obitary delimeter chars to list of strings.
- toLocalDate(Date) - Static method in class org.bgerp.util.TimeConvert
-
Converts date to local date.
- toLog(Connection, Customer) - Method in class ru.bgcrm.model.customer.Customer
- toParameterAddressValue(Connection) - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ParamAddressValue
-
Конвертирует объект в формат ERP.
- toProcessExecutorSet(Set<Integer>, ProcessGroup) - Static method in class ru.bgcrm.model.process.ProcessExecutor
- toProcessGroupSet(Set<Integer>) - Static method in class ru.bgcrm.model.process.ProcessGroup
- toProcessGroupSet(Set<Integer>, int) - Static method in class ru.bgcrm.model.process.ProcessGroup
- toSet(String) - Static method in class ru.bgcrm.util.Utils
-
Преобразует строку разделённую , либо ; в набор строк.
- toSet(String, String) - Static method in class ru.bgcrm.util.Utils
-
Преобразует строку разделённую произвольными разделителями - симвоолами в delims в набор строк.
- toStatus - Variable in class ru.bgcrm.model.process.TransactionProperties.TransactionKey
- toString() - Method in class org.bgerp.app.dist.inst.InstallerModule.Report
- toString() - Method in class org.bgerp.app.dist.lic.License
- toString() - Method in exception class org.bgerp.app.exception.BGMessageException
- toString() - Method in class org.bgerp.app.exec.scheduler.TaskConfig
- toString() - Method in class org.bgerp.app.l10n.Localization
- toString() - Method in class org.bgerp.custom.java.CompilationMessage
- toString() - Method in class org.bgerp.model.base.IdStringTitle
- toString() - Method in class org.bgerp.model.base.IdTitle
- toString() - Method in class org.bgerp.model.file.FileStat
- toString() - Method in class org.bgerp.model.param.Parameter
- toString() - Method in class org.bgerp.model.param.ParameterTreeCountValue
- toString() - Method in record class org.bgerp.plugin.msg.email.MessageParser.MessageAttach
-
Returns a string representation of this record class.
- toString() - Method in class org.bgerp.plugin.sec.auth.config.LDAPAttributes
- toString() - Method in class org.bgerp.plugin.sec.auth.config.LdapAuthConfig
- toString() - Method in class org.bgerp.util.sql.PreparedQuery
- toString() - Method in class ru.bgcrm.model.customer.Customer
- toString() - Method in class ru.bgcrm.model.Pair
- toString() - Method in class ru.bgcrm.model.param.ParameterAddressValue
- toString() - Method in class ru.bgcrm.model.param.ParameterEmailValue
- toString() - Method in class ru.bgcrm.model.param.ParameterListCountValue
-
Deprecated.
- toString() - Method in class ru.bgcrm.model.param.ParameterPhoneValue
- toString() - Method in class ru.bgcrm.model.param.ParameterPhoneValueItem
- toString() - Method in class ru.bgcrm.model.Period
- toString() - Method in class ru.bgcrm.model.PhoneCacheItem
- toString() - Method in class ru.bgcrm.model.process.Process
- toString() - Method in enum class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogType
- toString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.dispatch.Contact
- toString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrAddress
- toString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail.EmailContact
- toString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrEmail
- toString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrList
- toString() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrText
- toString() - Method in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- toString() - Method in class ru.bgcrm.plugin.bgbilling.Request
- toString() - Method in class ru.bgcrm.plugin.bgbilling.TransferData
- toString() - Method in class ru.bgcrm.util.inet.IpAddress
- toString() - Method in class ru.bgcrm.util.inet.IpNet
- toString(byte[]) - Static method in class ru.bgcrm.util.inet.IpAddress
- toString(byte[], byte[]) - Static method in class ru.bgcrm.util.inet.IpNet
-
Возвращает строковое представление подсети.
- toString(byte[], int) - Static method in class ru.bgcrm.util.inet.IpNet
-
Возвращает строковое представление подсети.
- toString(byte[], StringBuilder) - Static method in class ru.bgcrm.util.inet.IpAddress
- toString(Iterable<ParameterEmailValue>) - Static method in class ru.bgcrm.model.param.ParameterEmailValue
- toString(Object) - Method in class org.bgerp.plugin.report.model.Column.ColumnDateTime
- toString(Object) - Method in class org.bgerp.plugin.report.model.Column
- toString(Collection<?>) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Deprecated.
- toString(Collection<?>) - Static method in class ru.bgcrm.util.Utils
-
Вызывается
Utils.toString(Collection, String, String)
с параметром emptyValue="", delim=Utils.DEFAULT_DELIM
. - toString(Collection<?>, String, String) - Static method in class ru.bgcrm.util.Utils
-
Преобразовывает коллекцию в строку, разделенную значениями delim.
- toText(List<String>, String) - Static method in class ru.bgcrm.util.Utils
-
Converts a string with obitary delimeter chars to set of strings.
- toTimestamp(Date) - Static method in class org.bgerp.util.TimeConvert
-
Converts date to SQL timestamp.
- toYearMonth(Date) - Static method in class org.bgerp.util.TimeConvert
-
Converts date to month of year.
- trace(String, Object...) - Method in class org.bgerp.util.Log
-
Executes
Log.log(Priority, String, Object...)
withLevel.TRACE
- TRACKING_KEY - Static variable in class org.bgerp.util.log.SessionLogAppender
- trackSession(HttpSession, boolean) - Static method in class org.bgerp.util.log.SessionLogAppender
-
Add to tracked the current thread for a session
- TrafficType - Class in ru.bgcrm.plugin.bgbilling.proto.model.inet
-
Тип трафика
- TrafficType() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.TrafficType
- TrafficType(int, String, int) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.inet.TrafficType
- TransactionKey(int, int) - Constructor for class ru.bgcrm.model.process.TransactionProperties.TransactionKey
- TransactionKey(String) - Constructor for class ru.bgcrm.model.process.TransactionProperties.TransactionKey
- TransactionProperties - Class in ru.bgcrm.model.process
-
Properties of process' status change.
- TransactionProperties(boolean) - Constructor for class ru.bgcrm.model.process.TransactionProperties
- TransactionProperties(ConfigMap, String) - Constructor for class ru.bgcrm.model.process.TransactionProperties
- TransactionProperties.TransactionKey - Class in ru.bgcrm.model.process
- transferData - Variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- transferData - Variable in class ru.bgcrm.plugin.bgbilling.proto.dao.AdminDAO
- TransferData - Class in ru.bgcrm.plugin.bgbilling
- TransferData(DBInfo) - Constructor for class ru.bgcrm.plugin.bgbilling.TransferData
- transform(Source, Source, Result, String) - Static method in class ru.bgcrm.util.XMLUtils
-
Трансформация xml+xstl→выход
- TRANSPARENT - Static variable in class org.bgerp.app.l10n.Localizer
- TransparentLocalizer - Class in org.bgerp.app.l10n
-
Localizer, returning a pattern string without translation.
- TRASH - Enum constant in enum class ru.bgcrm.plugin.Table.Type
-
Unimportant data, may be lost without significant damage.
- TREE - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- TREECOUNT - Enum constant in enum class org.bgerp.model.param.Parameter.Type
- TreeItem<T,
C> - Class in org.bgerp.model.base.tree - TreeItem<T,
C> - Interface in org.bgerp.model.base.tree.iface - TreeItem() - Constructor for class org.bgerp.model.base.tree.TreeItem
- truncateHtml(String, Integer) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
-
Truncates a string with HTML markup to a maximal length without breaking tags.
- TYPE - Static variable in class org.bgerp.plugin.pln.blow.model.ItemComparator
- TYPE_ADDRESS - Static variable in class org.bgerp.model.param.Parameter
- TYPE_ADDRESS - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractObjectType
- TYPE_ADDRESS - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractType
- TYPE_BLOB - Static variable in class org.bgerp.model.param.Parameter
- TYPE_DATE - Static variable in class org.bgerp.model.param.Parameter
- TYPE_DATE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractObjectType
- TYPE_DATE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractType
- TYPE_DATETIME - Static variable in class org.bgerp.model.param.Parameter
- TYPE_DOCX_FORM - Static variable in class ru.bgcrm.plugin.document.model.Pattern
- TYPE_EMAIL - Static variable in class org.bgerp.model.param.Parameter
- TYPE_EMAIL - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractType
- TYPE_FAKE - Static variable in class ru.bgcrm.util.sql.ConnectionSet
- TYPE_FILE - Static variable in class org.bgerp.model.param.Parameter
- TYPE_FLAG - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractType
- TYPE_JSP_HTML - Static variable in class ru.bgcrm.plugin.document.model.Pattern
- TYPE_LIST - Static variable in class org.bgerp.model.param.Parameter
- TYPE_LIST - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractObjectType
- TYPE_LIST - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractType
- TYPE_LISTCOUNT - Static variable in class org.bgerp.model.param.Parameter
- TYPE_MASTER - Static variable in class ru.bgcrm.util.sql.ConnectionSet
- TYPE_MONEY - Static variable in class org.bgerp.model.param.Parameter
- TYPE_ODT_FORM - Static variable in class ru.bgcrm.plugin.document.model.Pattern
- TYPE_PDF - Static variable in class ru.bgcrm.model.process.queue.config.PrintQueueConfig.PrintType
- TYPE_PDF_FORM - Static variable in class ru.bgcrm.plugin.document.model.Pattern
- TYPE_PHONE - Static variable in class org.bgerp.model.param.Parameter
- TYPE_PHONE - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractType
- TYPE_SLAVE - Static variable in class ru.bgcrm.util.sql.ConnectionSet
- TYPE_TEXT - Static variable in class org.bgerp.model.param.Parameter
- TYPE_TEXT - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractObjectType
- TYPE_TEXT - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ParameterType.ContractType
- TYPE_TRASH - Static variable in class ru.bgcrm.util.sql.ConnectionSet
- TYPE_TREE - Static variable in class org.bgerp.model.param.Parameter
- TYPE_TREECOUNT - Static variable in class org.bgerp.model.param.Parameter
- TYPE_XSLT_HTML - Static variable in class ru.bgcrm.plugin.document.model.Pattern
- TYPE_XSLT_PDF - Static variable in class ru.bgcrm.plugin.document.model.Pattern
-
Deprecated.
- TYPE_XSLX - Static variable in class ru.bgcrm.plugin.document.model.Pattern
- typeCopy(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- typeDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- typeGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- typeInsertMark(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- typeList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- TypeProperties - Class in ru.bgcrm.model.process
-
Process type properties.
- TypeProperties() - Constructor for class ru.bgcrm.model.process.TypeProperties
- TypeProperties(String, String, LastModify) - Constructor for class ru.bgcrm.model.process.TypeProperties
- TYPES - Static variable in class org.bgerp.model.param.Parameter
-
Sorted list of parameter types.
- TYPES_CON_DYNFORM - Static variable in class org.bgerp.action.util.Invoker
- TYPES_CONSET_DYNFORM - Static variable in class org.bgerp.action.util.Invoker
- typeTree(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessQueueAction
- typeUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
- typeUsed(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.ProcessAction
U
- UiFunction - Class in org.bgerp.app.servlet.jsp
-
Functions called from ui JSP taglib.
- UiFunction() - Constructor for class org.bgerp.app.servlet.jsp.UiFunction
- uiid() - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
- unionLog(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProcessAction
- UNIT_BYTES - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ServiceUnit
- UNIT_ITEMS - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ServiceUnit
- UNIT_SECONDS - Static variable in class ru.bgcrm.plugin.bgbilling.proto.model.ServiceUnit
- UNKNOWN - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
- unpaid(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.invoice.action.InvoiceAction
- UNPROCESSED_MESSAGES_PERSONAL_KEY - Static variable in class ru.bgcrm.struts.action.MessageAction
-
Key for storing counter in personalization map.
- unprocessedMessagesCount - Variable in class ru.bgcrm.dao.message.MessageType
- UNREAD_NEWS_PERSONAL_KEY - Static variable in class org.bgerp.action.NewsAction
- unsignedByteToInt(byte) - Static method in class ru.bgcrm.util.inet.IPUtils
-
Преобразование байта в целое без знака.
- unspecified(DynActionForm, Connection) - Method in class org.bgerp.action.base.BaseAction
-
Default action method if no parameter 'action' passed.
- unspecified(DynActionForm, Connection) - Method in class org.bgerp.action.FileAction
- unspecified(DynActionForm, Connection) - Method in class org.bgerp.plugin.clb.team.action.open.PartyAction
- unspecified(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.document.action.DocumentAction
- unspecified(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.DirectoryAction
- unspecified(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.DirectoryAddressAction
- unspecified(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.SearchAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.CustomAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.LicenseAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.RunAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.base.BaseAction
-
Default action method if no parameter 'action' passed.
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.DemoAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.LoginAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.open.DemoAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.ProcessLinkProcessAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.usermob.ProcessAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.invoice.action.ReportRegisterAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.subscription.action.open.SubscriptionAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.subscription.action.ReportPaymentAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.clb.calendar.action.CalendarAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.report.action.ReportAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.report.action.ReportActionBase
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.report.action.ReportProcessAction
-
This overwritten method is required because of action specification.
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.backup.action.admin.BackupAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.CleanupAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.DatabaseAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.dba.action.admin.QueryAction
- unspecified(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.svc.log.action.admin.ActionLogAction
- unspecified(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.struts.action.ContractAction
- unspecified(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.mobile.struts.action.open.AuthAction
- unspecified(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.slack.action.ConfigAction
- unspecified(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.CustomerAction
- unspecified(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.EmptyAction
- unspecified(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.LogAction
- unspecified(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.MessageAction
- unspecified(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.PoolAction
- unspecified(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ProcessAction
- unspecified(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ProfileAction
- unsubscribe(EventListener<?>) - Static method in class org.bgerp.app.event.EventProcessor
-
Unsubscribes a listener from all events.
- UnsupportedBillingVersion - Exception Class in ru.bgcrm.plugin.bgbilling.proto.model
- UnsupportedBillingVersion(String) - Constructor for exception class ru.bgcrm.plugin.bgbilling.proto.model.UnsupportedBillingVersion
- untrackSession(HttpSession) - Static method in class org.bgerp.util.log.SessionLogAppender
- unwrap(Class<T>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeConnection
- unwrap(Class<T>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- unwrap(Class<T>) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- update(boolean) - Method in class org.bgerp.app.dist.inst.InstallerModules
-
Update to the latest
- update(boolean) - Method in class org.bgerp.app.dist.Scripts
- update(int, String) - Method in class org.bgerp.plugin.svc.dba.dao.QueryHistoryDAO
-
Inserts query in history log or updates last usage time.
- update(String) - Method in class org.bgerp.plugin.sec.secret.dao.SecretDAO
-
Updates existing secret or inserts missing with a randomly generated.
- update(DemoEntity) - Method in class org.bgerp.dao.DemoDAO
- update(Invoice) - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceDAO
- update(Party) - Method in class org.bgerp.plugin.clb.team.dao.PartyDAO
-
Creates or updates a party.
- update(ActionLogEntry) - Method in class org.bgerp.plugin.svc.log.dao.ActionLogDAO
- update(SearchItem) - Method in class ru.bgcrm.plugin.fulltext.dao.SearchDAO
-
Обновляет искомый текст записи.
- update(DynActionForm, Connection) - Method in class org.bgerp.plugin.clb.team.action.open.PartyAction
- update(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.task.action.TaskAction
- update(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- update(DynActionForm, ConnectionSet) - Method in class org.bgerp.plugin.bil.invoice.action.InvoiceAction
- update(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.admin.ConfigAction
- update(T, CommonDAO.RecordUpdater<T>) - Method in class ru.bgcrm.dao.CommonDAO
- UPDATE - Enum constant in enum class org.bgerp.plugin.svc.dba.model.QueryType
- UPDATE_TO_CHANGE_URL - Static variable in class org.bgerp.app.dist.inst.InstallerChanges
- UPDATE_ZIP - Static variable in class org.bgerp.action.admin.AppAction
- updateAddressArea(AddressItem) - Method in class ru.bgcrm.dao.AddressDAO
- updateAddressCity(AddressCity) - Method in class ru.bgcrm.dao.AddressDAO
- updateAddressCountry(AddressCountry) - Method in class ru.bgcrm.dao.AddressDAO
- updateAddressHouse(AddressHouse) - Method in class ru.bgcrm.dao.AddressDAO
- updateAddressParameter(int, int, int, ParamAddressValue) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- updateAddressParameter(int, int, ParamAddressValue) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- updateAddressQuarter(AddressItem) - Method in class ru.bgcrm.dao.AddressDAO
- updateAddressStreet(AddressItem) - Method in class ru.bgcrm.dao.AddressDAO
- updateArray(int, Array) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateArray(String, Array) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateAsciiStream(int, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateAsciiStream(int, InputStream, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateAsciiStream(int, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateAsciiStream(String, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateAsciiStream(String, InputStream, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateAsciiStream(String, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBalance(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractBalanceAction
- updateBigDecimal(int, BigDecimal) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBigDecimal(String, BigDecimal) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBinaryStream(int, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBinaryStream(int, InputStream, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBinaryStream(int, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBinaryStream(String, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBinaryStream(String, InputStream, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBinaryStream(String, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBlob(int, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBlob(int, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBlob(int, Blob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBlob(String, InputStream) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBlob(String, InputStream, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBlob(String, Blob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBoolean(int, boolean) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBoolean(String, boolean) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateByte(int, byte) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateByte(String, byte) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBytes(int, byte[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateBytes(String, byte[]) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateCard(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.CerberCryptAction
- updateCardPacket(int, int, int, int, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CerberCryptDAO
- updateCardPacket(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.CerberCryptAction
- updateCharacterStream(int, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateCharacterStream(int, Reader, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateCharacterStream(int, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateCharacterStream(String, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateCharacterStream(String, Reader, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateCharacterStream(String, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateClob(int, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateClob(int, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateClob(int, Clob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateClob(String, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateClob(String, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateClob(String, Clob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateColumn(String, int, String, String) - Method in class ru.bgcrm.dao.CommonDAO
- updateConfig(Preferences) - Method in class ru.bgcrm.model.process.queue.config.SavedFiltersConfig
- updateConfig(Preferences) - Method in class ru.bgcrm.model.process.queue.config.SavedPanelConfig
- updateConfigForRecord(String, int, List<ConfigRecord>) - Method in class ru.bgcrm.dao.ConfigDAO
-
Deprecated.
- updateConfigForRecord(String, int, Map<String, String>) - Method in class ru.bgcrm.dao.ConfigDAO
-
Deprecated.
- updateContact(Contact) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.DispatchDAO
-
Обновляет либо добавляет контакт договора.
- updateContractCharge(int, int, BigDecimal, Date, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- updateContractDateTo(int, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- updateContractLimitManage(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
-
Изменение текущего режима управления лимитом по договору из страницы статистики.
- updateContractObject(int, int, int, String, Date, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectDAO
- updateContractObject(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- updateContractPassword(int, String, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- updateContractPayment(int, int, BigDecimal, Date, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.BalanceDAO
- updateContractPersonalTariff(int, int, String, int, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
- updateContractScript(int, int, int, String, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractScriptDAO
- updateContractService(ContractService) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractServiceDAO
- updateContractTariff(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- updateContractTariffGroup(int, int, int, String, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Deprecated.
- updateContractTariffGroup(int, int, int, Date, Date, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Изменяет либо добавляет группу тарифов договора.
- updateContractTariffGroup(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- updateContractTariffPlan(int, int, int, int, String, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractTariffDAO
-
Изменяет либо добавляет тариф договора.
- updateCustomer(Customer) - Method in class ru.bgcrm.dao.CustomerDAO
-
Обновляет информацию о контрагенте в БД.
- updateCustomerTitle(String, Customer, int, Response) - Method in class ru.bgcrm.dao.CustomerDAO
-
Обновляет название контрагента,генерируя его из параметров.
- updateDate(int, Date) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateDate(String, Date) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateDateParameter(int, int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- updateDateParameter(int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- updateDateParameter(int, int, Date) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- updateDouble(int, double) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateDouble(String, double) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateEmailParameter(int, int, Collection<ParameterEmailValue>) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- updateFace(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- updateFace(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- updateFilter(SavedCommonFiltersConfig, int) - Method in class ru.bgcrm.dao.process.SavedFilterDAO
- updateFlagParameter(int, int, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- updateFloat(int, float) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateFloat(String, float) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateGlobalConfig(Config) - Method in class ru.bgcrm.dao.ConfigDAO
- updateGroup(String, int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- updateGroup(CustomerGroup) - Method in class ru.bgcrm.dao.CustomerGroupDAO
- updateGroup(Group) - Method in class ru.bgcrm.dao.user.UserGroupDAO
- updateGroupIds(int, Set<Integer>) - Method in class ru.bgcrm.dao.CustomerDAO
- updateGroups(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- updateIds(String, String, String, Object, Set<Integer>) - Method in class ru.bgcrm.dao.CommonDAO
- updateIds(String, String, String, String, int, List<Integer>) - Method in class ru.bgcrm.dao.CommonDAO
- updateIfaceState(IfaceState) - Method in class ru.bgcrm.dao.IfaceStateDAO
- updateInt(int, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateInt(String, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateLic(int, ConnectionSet) - Method in class org.bgerp.plugin.bil.subscription.Config
- updateLimit(int, BigDecimal, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- updateLimit(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- updateLinkTitles(int, String, String) - Method in class ru.bgcrm.dao.CommonLinkDAO
- updateListParameter(int, int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- updateListParameter(int, int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- updateListParameter(int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- updateLong(int, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateLong(String, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateMemo(int, int, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- updateMemo(int, int, String, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- updateMemo(int, int, String, String, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- updateMemo(int, int, String, String, boolean) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.version.v8x.ContractDAO8x
- updateMemo(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- updateMessage(int, HdMessage) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.HelpDeskDAO
- updateMessage(Connection, DynActionForm, Message) - Method in class org.bgerp.plugin.msg.email.MessageTypeEmail
- updateMessage(Connection, DynActionForm, Message) - Method in class ru.bgcrm.dao.message.MessageType
- updateMessage(Connection, DynActionForm, Message) - Method in class ru.bgcrm.dao.message.MessageTypeCall
- updateMessage(Connection, DynActionForm, Message) - Method in class ru.bgcrm.dao.message.MessageTypeNote
- updateMessage(Connection, DynActionForm, Message) - Method in class ru.bgcrm.plugin.bgbilling.dao.MessageTypeHelpDesk
- updateMessage(Connection, DynActionForm, Message) - Method in class ru.bgcrm.plugin.slack.dao.MessageTypeChannel
- updateMessage(Message) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Updates message entity.
- updateMessageProcess(Message) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Marks a message as processed (related to process).
- updateMessageTags(int, Set<Integer>, boolean) - Method in class ru.bgcrm.dao.message.MessageDAO
-
Updates message tags
- updateMode(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- updateMode(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- updateModule(int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO
- updateModules(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- updateNCharacterStream(int, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNCharacterStream(int, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNCharacterStream(String, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNCharacterStream(String, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNClob(int, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNClob(int, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNClob(int, NClob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNClob(String, Reader) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNClob(String, Reader, long) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNClob(String, NClob) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNews(News) - Method in class ru.bgcrm.dao.NewsDAO
- updateNewsGroups(News, Set<Integer>) - Method in class ru.bgcrm.dao.NewsDAO
- updateNewsUsers(News, Set<Integer>) - Method in class ru.bgcrm.dao.NewsDAO
-
Отправляет новость выбранным пользователям, сбрасывает кэш новостей.
- updateNString(int, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNString(String, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNull(int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateNull(String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateObject(int, Object) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateObject(int, Object, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateObject(String, Object) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateObject(String, Object, int) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateObjectParameter(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- updateOrInsert(String, String, Object...) - Method in class ru.bgcrm.dao.CommonDAO
-
Updates and if no records updated then inserting a new one.
- updateParamAddress(int, int, int, ParameterAddressValue) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Updates, appends and deletes an address parameter value.
- updateParamBlob(int, int, String) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Устанавливает значение параметра типа 'blob'.
- updateParamDate(int, int, Date) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Устанавливает значение параметра типа 'date'.
- updateParamDateTime(int, int, Date) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Устанавливает значение параметра типа 'datetime'.
- updateParamEmail(int, int, int, ParameterEmailValue) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Обновляет/добавляет/удаляет значения параметра типа EMail.
- updateParameter(Parameter) - Method in class org.bgerp.dao.param.ParamDAO
- updateParameterGroup(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- updateParameterGroup(ParameterGroup) - Method in class org.bgerp.dao.param.ParamGroupDAO
- updateParamFile(int, int, int, String, FileData) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- updateParamFile(int, int, int, FileData) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Updates parameter with type 'file'.
- updateParamList(int, int, Map<Integer, String>) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- updateParamList(int, int, Set<Integer>) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Устанавливает значения параметра типа 'list' с пустыми примечениями.
- updateParamListCount(int, int, Map<Integer, ?>) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Sets values for parameter with type 'listcount'.
- updateParamListCount(int, int, Map<Integer, Double>, Map<Integer, String>) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Deprecated.
- updateParamListWithComments(int, int, Map<Integer, String>) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Устанавливает значения параметра типа 'list' с примечаниями.
- updateParamMoney(int, int, String) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Updates parameter with type 'money'.
- updateParamMoney(int, int, BigDecimal) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Updates parameter with type 'money'.
- updateParamPhone(int, int, ParameterPhoneValue) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Sets values for parameter with type 'phone'.
- updateParamsAddressOnHouseUpdate(int) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Обновляет строки адресных параметров для дома.
- updateParamText(int, int, String) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Sets a value for parameter with type 'text'.
- updateParamTree(int, int, Set<String>) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Sets values for parameter with type 'tree'.
- updateParamTreeCount(int, int) - Method in class org.bgerp.dao.param.ParamValueDAO
- updateParamTreeCount(int, int, Map<String, BigDecimal>) - Method in class org.bgerp.dao.param.ParamValueDAO
-
Sets values for parameter with type 'treecount'.
- updatePattern(Pattern) - Method in class ru.bgcrm.dao.PatternDAO
- updatePermissions(Set<String>, Set<String>, int) - Method in class ru.bgcrm.dao.user.UserDAO
- updatePermissions(Set<String>, Set<String>, int) - Method in class ru.bgcrm.dao.user.UserPermsetDAO
- updatePermissions(Set<String>, Set<String>, String, String, int) - Method in class ru.bgcrm.dao.user.UserDAO
- updatePermset(Permset) - Method in class ru.bgcrm.dao.user.UserPermsetDAO
- updatePersonalization(String, User) - Method in class ru.bgcrm.dao.user.UserDAO
-
Updates user personalization map in DB if it changes from
mapDataBefore
. - updatePersonalization(User, ConfigMap) - Method in class ru.bgcrm.dao.user.UserDAO
- updatePersonalization(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProfileAction
- updatePersonalization(DynActionForm, Connection, Consumer<Preferences>) - Method in class org.bgerp.action.base.BaseAction
-
Stores new values in personalization map and update it if changed.
- updatePersonalTariff(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractTariffAction
- updatePhoneParameter(int, int, ParameterPhoneValue) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- updateProcess(Process) - Method in class ru.bgcrm.dao.process.ProcessDAO
- updateProcessExecutors(Set<ProcessExecutor>, int) - Method in class ru.bgcrm.dao.process.ProcessDAO
- updateProcessExecutors(Set<ProcessExecutor>, ProcessGroup, Set<Integer>) - Static method in class ru.bgcrm.model.process.ProcessExecutor
- updateProcessGroups(Set<ProcessGroup>, int) - Method in class ru.bgcrm.dao.process.ProcessDAO
- updateProcessType(ProcessType, int) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Updates or creates a process type entity.
- updateQueue(Queue, int) - Method in class ru.bgcrm.dao.process.QueueDAO
-
Updates process queue entity.
- updateRef(int, Ref) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateRef(String, Ref) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateRow() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateRowId(int, RowId) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateRowId(String, RowId) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateScript(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- updateService(int, int, int, Date, Date, int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.NPayDAO
-
Изменяет либо добавляет абонплату договора.
- updateService(InetService, List<InetServiceOption>, boolean, boolean, long) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- updateService(NPayService) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.NPayDAO
-
Изменяет либо добавляет абонплату договора.
- updateService(RscmService) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.RscmDAO
- updateServiceState(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- updateSettings(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.ProfileAction
- updateShift(Shift) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- updateShiftOrder(int, int, Map<Integer, Integer>) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- updateShort(int, short) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateShort(String, short) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateSQLXML(int, SQLXML) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateSQLXML(String, SQLXML) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateStatus(int, int, Date, Date, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractStatusDAO
- updateStatus(Status) - Method in class ru.bgcrm.dao.process.StatusDAO
- updateStatus(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
- updateString(int, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateString(String, String) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateTask(Task) - Method in class ru.bgcrm.plugin.task.dao.TaskDAO
-
Добавляет новую задачу (id <=0 ), либо обновляет дату выполнения и лог у существующей.
- updateTextParameter(int, int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractObjectParamDAO
- updateTextParameter(int, int, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractParamDAO
- updateTime(int, Time) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateTime(String, Time) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateTimestamp(int, Timestamp) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateTimestamp(String, Timestamp) - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- updateToChange(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.AppAction
- updateTypeProperties(ProcessType) - Method in class ru.bgcrm.dao.process.ProcessTypeDAO
-
Обновляет свойства типа процесса.
- updateUser(int, String, String, String, String) - Method in class ru.bgcrm.dao.user.UserDAO
- updateUser(User) - Method in class ru.bgcrm.dao.user.UserDAO
- UpdateUser(BillingUser, String) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.AdminDAO
- updateUserCard(UserCard) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.CerberCryptDAO
- updateUserGroups(User) - Method in class ru.bgcrm.dao.user.UserDAO
-
Sets user groups to values from
User.getGroupIds()
, opened from current date. - updateWorkDaysCalendar(int, int, Date) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- updateWorkShift(WorkShift) - Method in class org.bgerp.plugin.pln.callboard.dao.ShiftDAO
- updateWorkType(WorkType) - Method in class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- upload(DynActionForm, ConnectionSet) - Method in class org.bgerp.action.admin.LicenseAction
- uploadDocument(DynActionForm, Connection) - Method in class ru.bgcrm.plugin.document.action.DocumentAction
- uploadFile(String, BGServerFile, InputStream, User) - Method in class ru.bgcrm.plugin.bgbilling.TransferData
-
Выгружает файл на сервер биллинга.
- uploadFileCheck(FormFile) - Static method in class org.bgerp.action.FileAction
- uptimeStatus() - Static method in class ru.bgcrm.util.AdminPortListener
- url(int) - Method in class org.bgerp.action.open.ProfileAction.Config
-
User profile accessing
Interface.OPEN
URL. - url(Process) - Method in class org.bgerp.action.open.ProcessAction.Config
-
Process accessing
Interface.OPEN
URL. - URL - Static variable in class org.bgerp.app.dist.App
- urlEncode(String) - Static method in class org.bgerp.app.servlet.jsp.UtilFunction
- UrlOpenEvent - Class in ru.bgcrm.event.client
-
Open tool's URL on the frontend.
- UrlOpenEvent(String) - Constructor for class ru.bgcrm.event.client.UrlOpenEvent
- user - Variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- user - Variable in class ru.bgcrm.plugin.bgbilling.proto.dao.AdminDAO
- User - Class in ru.bgcrm.model.user
-
Application user.
- User() - Constructor for class ru.bgcrm.model.user.User
- User(String, String) - Constructor for class ru.bgcrm.model.user.User
- USER - Static variable in class org.bgerp.app.servlet.Interface
- USER_ADMIN_MENU_ITEMS - Static variable in class ru.bgcrm.plugin.Endpoint
- USER_CUSTOMER - Static variable in class ru.bgcrm.model.user.User
- USER_CUSTOMER_ID - Static variable in class ru.bgcrm.model.user.User
- USER_MENU_ITEMS - Static variable in class ru.bgcrm.plugin.Endpoint
- USER_MOB - Static variable in class org.bgerp.app.servlet.Interface
- USER_PROCESS_MENU_ITEMS - Static variable in class ru.bgcrm.plugin.Endpoint
- USER_PROCESS_TABS - Static variable in class ru.bgcrm.plugin.Endpoint
- USER_SYSTEM - Static variable in class ru.bgcrm.model.user.User
- USER_SYSTEM_ID - Static variable in class ru.bgcrm.model.user.User
- UserAccount - Interface in ru.bgcrm.model.user
- UserAccount.Default - Class in ru.bgcrm.model.user
- UserAction - Class in ru.bgcrm.plugin.mobile.struts.action.open
- UserAction - Class in ru.bgcrm.struts.action.admin
- UserAction - Class in ru.bgcrm.struts.action
- UserAction() - Constructor for class ru.bgcrm.plugin.mobile.struts.action.open.UserAction
- UserAction() - Constructor for class ru.bgcrm.struts.action.admin.UserAction
- UserAction() - Constructor for class ru.bgcrm.struts.action.UserAction
- UserAction.Counter - Class in ru.bgcrm.plugin.mobile.struts.action.open
- userAddGroup(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- UserCache - Class in org.bgerp.cache
- UserCache() - Constructor for class org.bgerp.cache.UserCache
- UserCard - Class in ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt
- UserCard() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.cerbercrypt.UserCard
- UserChangedEvent - Class in ru.bgcrm.event.user
-
Событие генерируется после изменения свойств пользователя в редактора.
- UserChangedEvent(DynActionForm, User) - Constructor for class ru.bgcrm.event.user.UserChangedEvent
- userChangeGroup(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- userClosePeriodGroup(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- UserComparator - Class in org.bgerp.plugin.pln.callboard.model
- UserComparator() - Constructor for class org.bgerp.plugin.pln.callboard.model.UserComparator
- UserComparator(Map<Integer, Integer>) - Constructor for class org.bgerp.plugin.pln.callboard.model.UserComparator
- UserDAO - Class in ru.bgcrm.dao.user
- UserDAO(Connection) - Constructor for class ru.bgcrm.dao.user.UserDAO
- userDelete(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- userEmailParamId() - Method in class org.bgerp.plugin.msg.email.config.ProcessNotificationConfig
- UserEvent - Class in org.bgerp.event.base
-
Event, appeared on a user's action call.
- UserEvent - Class in ru.bgcrm.event
-
Deprecated.
- UserEvent(DynActionForm) - Constructor for class org.bgerp.event.base.UserEvent
- UserEvent(DynActionForm) - Constructor for class ru.bgcrm.event.UserEvent
-
Deprecated.
- userGet(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- UserGroup - Class in ru.bgcrm.model.user
- UserGroup() - Constructor for class ru.bgcrm.model.user.UserGroup
- UserGroup(int, Date, Date) - Constructor for class ru.bgcrm.model.user.UserGroup
- UserGroupDAO - Class in ru.bgcrm.dao.user
- UserGroupDAO(Connection) - Constructor for class ru.bgcrm.dao.user.UserGroupDAO
- userGroupList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- UserGroupRoleCache - Class in org.bgerp.cache
- UserGroupRoleCache() - Constructor for class org.bgerp.cache.UserGroupRoleCache
- userIds - Variable in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- UserInfo - Class in ru.bgcrm.plugin.bgbilling.proto.model
- UserInfo() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.UserInfo
- userList() - Method in class ru.bgcrm.plugin.slack.dao.SlackProto
- userList(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- userList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.UserAction
- userLoggedIn(HttpSession, User, String) - Method in class org.bgerp.app.servlet.user.LoginStat
-
Registers user session after auth.
- UserNewsCache - Class in org.bgerp.cache
- UserNewsCache() - Constructor for class org.bgerp.cache.UserNewsCache
- UserPermsetDAO - Class in ru.bgcrm.dao.user
- UserPermsetDAO(Connection) - Constructor for class ru.bgcrm.dao.user.UserPermsetDAO
- userProcessList(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.struts.action.ProcessAction
- UserPswdUtil(ConfigMap) - Constructor for class ru.bgcrm.util.PswdUtil.UserPswdUtil
- userRemoveGroup(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- UserSession - Class in org.bgerp.app.servlet.user
-
User session data.
- UserSessionClosedEvent - Class in org.bgerp.app.servlet.user.event
-
User session closed.
- UserSessionClosedEvent(UserSession) - Constructor for class org.bgerp.app.servlet.user.event.UserSessionClosedEvent
- UserSessionCreatedEvent - Class in org.bgerp.app.servlet.user.event
-
User session created.
- UserSessionCreatedEvent(UserSession) - Constructor for class org.bgerp.app.servlet.user.event.UserSessionCreatedEvent
- UserSessionListener - Class in ru.bgcrm.plugin.asterisk.event.listener
- UserSessionListener() - Constructor for class ru.bgcrm.plugin.asterisk.event.listener.UserSessionListener
- UserStateSender - Class in ru.bgcrm.plugin.task.exec
-
Sends to users info about their current states: unread messages, unprocessed news.
- UserStateSender() - Constructor for class ru.bgcrm.plugin.task.exec.UserStateSender
- UserStateSender.Config - Class in ru.bgcrm.plugin.task.exec
- UserTime - Class in ru.bgcrm.plugin.bgbilling.proto.model
- UserTime() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.UserTime
- userUpdate(DynActionForm, Connection) - Method in class ru.bgcrm.struts.action.admin.UserAction
- UtilFunction - Class in org.bgerp.app.servlet.jsp
-
Functions defined in util.tld JSP library.
- UtilFunction() - Constructor for class org.bgerp.app.servlet.jsp.UtilFunction
- Utils - Class in ru.bgcrm.plugin.bgbilling
- Utils - Class in ru.bgcrm.util
- Utils() - Constructor for class ru.bgcrm.plugin.bgbilling.Utils
- Utils() - Constructor for class ru.bgcrm.util.Utils
V
- validateConfig(Class<K>) - Method in class org.bgerp.app.cfg.ConfigMap
-
Creates a configuration for validation purposes only..
- validateEmail(String) - Static method in class ru.bgcrm.util.Utils
-
Deprecated.
- validateIPv4(String) - Static method in class ru.bgcrm.util.inet.IPUtils
- value - Variable in class org.bgerp.app.servlet.jsp.tag.ParamTag
- value - Variable in class ru.bgcrm.model.param.ParameterSearchedObject
- value - Variable in class ru.bgcrm.plugin.mobile.struts.action.open.UserAction.Counter
- value(String) - Method in class org.bgerp.plugin.sec.auth.config.LDAPAttributes
-
Single attribute value.
- VALUE - Static variable in class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
- valueOf(String) - Static method in enum class org.bgerp.app.servlet.file.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bgerp.dao.message.MessageSearchDAO.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bgerp.model.param.Parameter.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bgerp.plugin.bil.invoice.event.InvoiceChangedEvent.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bgerp.plugin.clb.calendar.model.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bgerp.plugin.pln.agree.event.AgreementEvent.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bgerp.plugin.svc.dba.model.QueryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bgerp.util.sql.LikePattern
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.Access
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.Restrict
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod.DeviceManagerMethodType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.bgcrm.plugin.Table.Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.bgerp.app.servlet.file.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bgerp.dao.message.MessageSearchDAO.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bgerp.model.param.Parameter.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bgerp.plugin.bil.invoice.event.InvoiceChangedEvent.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bgerp.plugin.clb.calendar.model.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bgerp.plugin.pln.agree.event.AgreementEvent.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bgerp.plugin.svc.dba.model.QueryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bgerp.util.sql.LikePattern
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.Access
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.Restrict
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.entity.EntitySpecAttrType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.InetDeviceManagerMethod.DeviceManagerMethodType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.bgcrm.plugin.bgbilling.proto.model.inet.version.v8x.InetServiceType8x.InetAddressType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.bgcrm.plugin.Table.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(String) - Method in class org.bgerp.plugin.sec.auth.config.LDAPAttributes
-
List of attribute values.
- VALUES - Static variable in class org.bgerp.model.process.queue.filter.Filter
- version(boolean) - Method in class org.bgerp.event.client.NewsInfoEvent
- VersionCheck - Class in org.bgerp.app.dist.inst
-
Version checker caching remote build number.
- versionCompare(String) - Method in class ru.bgcrm.plugin.bgbilling.DBInfo
- vlanResourceCategoryIds(int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
- VoiceIpLogin - Class in ru.bgcrm.plugin.bgbilling.proto.model.voiceip
- VoiceIpLogin() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.voiceip.VoiceIpLogin
W
- warn(String, Object...) - Method in class org.bgerp.util.Log
-
Executes
Log.log(Priority, String, Object...)
withLevel.WARN
. - warnd(String, Object...) - Method in class org.bgerp.util.Log
-
Special warn call for deprecation messages.
- warndJsp(String, String) - Method in class org.bgerp.util.Log
-
Writes deprecation warning for a JSP call.
- warndMethod(String, String) - Method in class org.bgerp.util.Log
-
Writes deprecation warning for a called method.
- wasNull() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeResultSet
- wasNull() - Method in class org.bgerp.app.db.sql.pool.fakesql.FakeStatement
- webapps(String, StandardContext) - Method in class org.bgerp.custom.Custom
-
Configures custom webapps directory.
- WEBAPPS_DIR - Static variable in class org.bgerp.Server
- WebContractLogonLogEntry(Element) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogEntry
- WebContractLogonLogError(Element) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogError
- WebContractLogonLogSuccess(Element) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebContractLogonLogSuccess
- WebLimit(Element) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebLimit
- WebRequestLastLogon(Element) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLastLogon
- WebRequestLimit(Document) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractDAO.WebRequestLimit
- WEEK - Enum constant in enum class org.bgerp.plugin.clb.calendar.model.Mode
- WHAT_FILTER_ID - Static variable in class org.bgerp.model.process.queue.filter.FilterLinkObject
- WHAT_FILTER_TITLE - Static variable in class org.bgerp.model.process.queue.filter.FilterLinkObject
- wherePart - Variable in class ru.bgcrm.dao.process.QueueSelectParams
- wildcard - Variable in class ru.bgcrm.util.inet.IPUtils.Netv4
- withActions(Set<String>) - Method in class org.bgerp.plugin.svc.log.dao.ActionLogDAO
-
Sets actions filter.
- withAreaId(int) - Method in class ru.bgcrm.model.param.address.AddressHouse
- withAttach(Boolean) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Filter by attachment existence.
- withCalendarId(int) - Method in class org.bgerp.plugin.clb.calendar.model.event.Event
- withCityId(int) - Method in class ru.bgcrm.model.param.address.AddressItem
- withCommaSeparatedValues() - Method in class org.bgerp.plugin.report.model.Column.ColumnString
- withComment(String) - Method in class ru.bgcrm.model.param.address.AddressHouse
- withCountryId(int) - Method in class ru.bgcrm.model.param.address.AddressCity
- withDateFrom(Date, Date) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Filter by
Message.getFromTime()
, day precision. - withDateTo(String) - Method in class org.bgerp.plugin.bil.subscription.model.SubscriptionLicense
- withDeletionEnabled() - Method in class org.bgerp.app.servlet.file.Options
- withDescription(String) - Method in class ru.bgcrm.model.process.Process
- withDirection(int) - Method in class ru.bgcrm.model.message.Message
- withDirection(Integer) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Filter by
Message.getDirection()
. - withDownloadEnabled() - Method in class org.bgerp.app.servlet.file.Options
- withEmail(ParameterEmailValue) - Method in class org.bgerp.plugin.bil.subscription.model.SubscriptionLicense
- withExcludeIds(Set<Integer>) - Method in class org.bgerp.dao.process.ProcessSearchDAO
-
Excluded process IDs.
- withExecutors(Set<ProcessExecutor>) - Method in class ru.bgcrm.model.process.Process
- withFlat(String) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- withFrom(String) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
SQL LIKE filter by
Message.getFrom()
. - withFrom(String) - Method in class ru.bgcrm.model.message.Message
- withFrom(LocalDateTime) - Method in class org.bgerp.plugin.clb.calendar.model.event.Event
- withFromTime(Date) - Method in class ru.bgcrm.model.message.Message
- withGroups(ProcessGroups) - Method in class ru.bgcrm.model.process.Process
- withHouseAndFrac(String) - Method in class ru.bgcrm.model.param.address.AddressHouse
- withHouseId(int) - Method in class ru.bgcrm.model.param.ParameterAddressValue
- withId(String) - Method in class org.bgerp.plugin.bil.subscription.model.SubscriptionLicense
- withIdOrDescriptionLike(String) - Method in class org.bgerp.dao.process.ProcessSearchDAO
-
SQL LIKE expression for id or description.
- withIpAddress(String) - Method in class org.bgerp.plugin.svc.log.dao.ActionLogDAO
-
Sets IP address filter.
- withLimit(String) - Method in class org.bgerp.plugin.bil.subscription.model.SubscriptionLicense
- withLinkObjectId(int) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
-
Filter by link object ID.
- withLinkObjectType(String) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
-
Filter by link object type.
- withLinkType(Set<String>) - Method in class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
-
Filter by process to process link type.
- withOpen(Boolean) - Method in class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
-
Filter by process closing date.
- withOpen(Boolean) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
-
Filter by process closing date.
- withOpen(Boolean) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
-
Filter by process closing date.
- withOpen(Boolean) - Method in class org.bgerp.dao.process.ProcessSearchDAO
-
Filter by process closing date.
- withOrder(Order) - Method in class org.bgerp.app.servlet.file.Options
- withoutPagination() - Method in class org.bgerp.model.Pageable
- withPaid(boolean) - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceSearchDAO
- withParameter(String) - Method in class org.bgerp.plugin.svc.log.dao.ActionLogDAO
- withParams(boolean) - Method in class org.bgerp.dao.process.ProcessCloneDAO
- withParamTextIds(Set<Integer>) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
- withParamTextValue(String) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
- withPlugin(String) - Method in class org.bgerp.plugin.bil.subscription.model.SubscriptionLicense
- withPostIndex(String) - Method in class ru.bgcrm.model.param.address.AddressHouse
- withProcess(Process) - Method in class ru.bgcrm.model.message.Message
- withProcessed(Boolean) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Filter by
invalid reference
Message#isProcessed()
- withProcessId(int) - Method in class org.bgerp.plugin.bil.invoice.dao.InvoiceSearchDAO
- withProcessId(int) - Method in class ru.bgcrm.model.message.Message
- withProcessIds(Set<Integer>) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Filter by linked to message process IDs.
- withQuarterId(int) - Method in class ru.bgcrm.model.param.address.AddressHouse
- withRead(Boolean) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Filter by
Message.getToTime()
notnull
. - withStatus(Collection<Integer>) - Method in class org.bgerp.dao.process.ProcessSearchDAO
-
Filter by process status ID.
- withStatus(Collection<Integer>) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
-
Filter by process status ID.
- withStatus(Collection<Integer>) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
-
Filter by process status ID.
- withStreetId(int) - Method in class ru.bgcrm.model.param.address.AddressHouse
- withSubject(String) - Method in class ru.bgcrm.model.message.Message
- withSystemId(String) - Method in class ru.bgcrm.model.message.Message
- withTagId(int) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Filter by message tag ID.
- withTagIds(Set<Integer>) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Filter by message tag IDs.
- withText(String) - Method in class ru.bgcrm.model.message.Message
- withTimeFrom(Date) - Method in class org.bgerp.plugin.svc.log.dao.ActionLogDAO
- withTimeTo(Date) - Method in class org.bgerp.plugin.svc.log.dao.ActionLogDAO
- withTitle(String) - Method in class ru.bgcrm.model.param.address.AddressCity
- withTitle(String) - Method in class ru.bgcrm.model.param.address.AddressCountry
- withTitle(String) - Method in class ru.bgcrm.model.param.address.AddressItem
- withTo(String) - Method in class ru.bgcrm.model.message.Message
- withTo(LocalDateTime) - Method in class org.bgerp.plugin.clb.calendar.model.event.Event
- withToTime(Date) - Method in class ru.bgcrm.model.message.Message
- withType(Set<Integer>) - Method in class org.bgerp.dao.process.ProcessLinkProcessSearchDAO
-
Filter by process type ID.
- withType(Set<Integer>) - Method in class org.bgerp.dao.process.ProcessSearchDAO
-
Filter by process type ID.
- withType(Set<Integer>) - Method in class org.bgerp.dao.process.ProcessLinkSearchDAO
-
Filter by process type ID.
- withType(Set<Integer>) - Method in class org.bgerp.dao.process.ProcessParamSearchDAO
-
Filter by process type ID.
- withTypeId(int) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Filter by single type ID.
- withTypeId(int) - Method in class org.bgerp.plugin.clb.calendar.model.event.Event
- withTypeId(int) - Method in class ru.bgcrm.model.message.Message
- withTypeId(int) - Method in class ru.bgcrm.model.process.Process
- withTypeIds(Set<Integer>) - Method in class org.bgerp.dao.message.MessageSearchDAO
-
Filter by message type IDs.
- withUserId(int) - Method in class org.bgerp.plugin.clb.calendar.model.event.Event
- withUserId(int) - Method in class ru.bgcrm.model.message.Message
- withUserIds(Set<Integer>) - Method in class org.bgerp.plugin.svc.log.dao.ActionLogDAO
-
Sets user IDs filter.
- Wizard - Class in ru.bgcrm.model.process
- Wizard(TypeProperties) - Constructor for class ru.bgcrm.model.process.Wizard
- WizardData - Class in ru.bgcrm.model.process.wizard.base
- WizardData(Connection, DynActionForm, Wizard, Process, List<Step>) - Constructor for class ru.bgcrm.model.process.wizard.base.WizardData
- WORK - Enum constant in enum class ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.Restrict
- WorkAction - Class in org.bgerp.plugin.pln.callboard.action.admin
- WorkAction - Class in org.bgerp.plugin.pln.callboard.action
- WorkAction() - Constructor for class org.bgerp.plugin.pln.callboard.action.admin.WorkAction
- WorkAction() - Constructor for class org.bgerp.plugin.pln.callboard.action.WorkAction
- WorkDaysCalendar - Class in org.bgerp.plugin.pln.callboard.model
- WorkDaysCalendar() - Constructor for class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendar
- WorkDaysCalendar(int, String, String, List<WorkDaysCalendarRule>) - Constructor for class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendar
- workDaysCalendarCopy(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- workDaysCalendarGet(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- workDaysCalendarList(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- WorkDaysCalendarRule - Class in org.bgerp.plugin.pln.callboard.model
- WorkDaysCalendarRule(int, int) - Constructor for class org.bgerp.plugin.pln.callboard.model.WorkDaysCalendarRule
- workDaysCalendarUpdate(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.WorkAction
- WorkShift - Class in org.bgerp.plugin.pln.callboard.model
- WorkShift() - Constructor for class org.bgerp.plugin.pln.callboard.model.WorkShift
- WorkTask - Class in org.bgerp.plugin.pln.callboard.model
- WorkTask() - Constructor for class org.bgerp.plugin.pln.callboard.model.WorkTask
- WorkTaskDAO - Class in org.bgerp.plugin.pln.callboard.dao
- WorkTaskDAO(Connection) - Constructor for class org.bgerp.plugin.pln.callboard.dao.WorkTaskDAO
- workType - Variable in class org.bgerp.plugin.pln.callboard.model.work.CellRange
- WorkType - Class in org.bgerp.plugin.pln.callboard.model
- WorkType() - Constructor for class org.bgerp.plugin.pln.callboard.model.WorkType
- WorkTypeConfig - Class in org.bgerp.plugin.pln.callboard.model
- WorkTypeConfig() - Constructor for class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- WorkTypeConfig(String) - Constructor for class org.bgerp.plugin.pln.callboard.model.WorkTypeConfig
- WorkTypeDAO - Class in org.bgerp.plugin.pln.callboard.dao
- WorkTypeDAO(Connection) - Constructor for class org.bgerp.plugin.pln.callboard.dao.WorkTypeDAO
- workTypeDelete(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.admin.WorkAction
- workTypeGet(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.admin.WorkAction
- workTypeList(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.admin.WorkAction
- workTypeTime - Variable in class org.bgerp.plugin.pln.callboard.model.work.CellRange
- WorkTypeTime - Class in org.bgerp.plugin.pln.callboard.model
- WorkTypeTime() - Constructor for class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- WorkTypeTime(boolean, int, int, int, String) - Constructor for class org.bgerp.plugin.pln.callboard.model.WorkTypeTime
- workTypeTimeList - Variable in class org.bgerp.plugin.pln.callboard.model.work.ShiftData
- workTypeUpdate(DynActionForm, Connection) - Method in class org.bgerp.plugin.pln.callboard.action.admin.WorkAction
X
- XMLUtils - Class in ru.bgcrm.util
- XMLUtils() - Constructor for class ru.bgcrm.util.XMLUtils
Z
- ZERO_ADDRESS - Static variable in class ru.bgcrm.util.inet.IpAddress
- ZipUtils - Class in ru.bgcrm.util
-
ZIP utils.
- ZipUtils() - Constructor for class ru.bgcrm.util.ZipUtils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
invalid reference