Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
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 from DynActionForm.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 method actionId: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 for fileData 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
Adds process executers with defined groups and roles.
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.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
 
ALTER - Enum constant in enum class org.bgerp.plugin.svc.dba.model.QueryType
 
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(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
 
build() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.contract.ContractCreateData.Builder
 
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
 
builder() - Static method in class ru.bgcrm.plugin.bgbilling.proto.model.contract.ContractCreateData
 

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
 
CALL - Enum constant in enum class org.bgerp.plugin.svc.dba.model.QueryType
 
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 to form 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
 
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
 
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
 
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
 
ContractCreateData - Class in ru.bgcrm.plugin.bgbilling.proto.model.contract
 
ContractCreateData() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.contract.ContractCreateData
 
ContractCreateData.Builder - Class in ru.bgcrm.plugin.bgbilling.proto.model.contract
 
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.SearchOptions - Class in ru.bgcrm.plugin.bgbilling.proto.dao
 
ContractDAO.TaskStatus - Class in ru.bgcrm.plugin.bgbilling.dao
Deprecated.
 
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
 
ContractMode - Class in ru.bgcrm.plugin.bgbilling.proto.model
 
ContractMode() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractMode
 
ContractNote - Class in ru.bgcrm.plugin.bgbilling.proto.model
 
ContractNote() - Constructor for class ru.bgcrm.plugin.bgbilling.proto.model.ContractNote
 
ContractNoteDAO - Class in ru.bgcrm.plugin.bgbilling.proto.dao
 
ContractNoteDAO(User, String) - Constructor for class ru.bgcrm.plugin.bgbilling.proto.dao.ContractNoteDAO
 
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.
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 and Tables.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, Date, 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.ShowInetServiceStep
 
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
 
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 of Invoice.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...) with Level.DEBUG
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(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractNoteDAO
 
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(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(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...) with Level.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.
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.
- use
invalid reference
IpResourceRange#toString(byte[], byte[])
Форматирует диапазон адресов к виду от-до.
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 to toId.
get(int, int) - Method in class org.bgerp.plugin.svc.dba.dao.QueryHistoryDAO
Gets user history query.
get(int, int) - Method in class ru.bgcrm.plugin.bgbilling.proto.dao.ContractNoteDAO
 
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
 
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
 
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()
for preserving request parameters.
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 HTML img tag in form of data: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
 
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.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.ContractNote
 
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.
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 либо другой контекст следующие объекты:
ctxSetup Setup.getSetup() глобальная конфигурация
ctxCustomerGroupMap CustomerGroupCache.getGroupMap() Map с группами контрагентов
ctxCustomerGroupList CustomerGroupCache.getGroupList() List с группами контрагентов
ctxUser User текущий пользователь
ctxPluginManager PluginManager.getInstance()
ctxUserCache -
invalid reference
UserCache#INSTANCE
user cache instance
ctxUserList UserCache.getUserList() List с пользователями системы
ctxUserMap UserCache.getUserMap() Map с пользователями системы
ctxUserGroupRoleList UserGroupRoleCache.getUserGroupRoleList() List с ролями групп в процессах
ctxUserGroupRoleMap UserGroupRoleCache.getUserGroupRoleMap() Map с ролями групп в процессах
ctxUserGroupList UserCache.getUserGroupList() List с группами пользователей
ctxUserGroupMap UserCache.getUserGroupMap() Map с группами пользователей
ctxUserGroupFullTitledList UserCache.getUserGroupFullTitledList() List с группами пользователей, наименования групп включают полный путь
ctxUserGroupFullTitledMap UserCache.getUserGroupFullTitledList() Map с группами пользователей, наименования групп включают полный путь
ctxUserPermsetList UserCache.getUserPermsetList() List с наборами прав пользователей
ctxUserPermsetMap UserCache.getUserPermsetMap() Map с наборами прав пользователей
ctxDataSource Setup.getDataSource() DataSource - пул соединений с БД для использования в JSP
ctxSlaveDataSource Setup.getSlaveDataSource() DataSource - пул соединений с Slave БД для использования в JSP
ctxProcessTypeMap ProcessTypeCache.getProcessTypeMap() Map с типами процессов
ctxProcessTypeTreeRoot ProcessType - корневой узел дерева процессов
ctxProcessStatusList
invalid reference
ProcessTypeCache#getProcessStatusList()
List со статусами процессов
ctxProcessStatusMap
invalid reference
ProcessTypeCache#getProcessStatusMap()
Map со статусами процессов
ctxProcessQueueMap
invalid reference
ProcessTypeCache#getProcessQueueMap()
Map с очередями процессов
ctxProcessQueueList
invalid reference
ProcessTypeCache#getProcessQueueList()
List с очередями процессов
ctxParameterMap ParameterCache.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
 
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
 
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.model.cerbercrypt.UserCard
 
getContractId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.ContractNote
 
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
 
getContractLabelTreeItemList(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
 
getContractSubMode() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.contract.ContractCreateData
 
getContractSuperId() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.contract.ContractCreateData
 
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.model.npay.NPayService
 
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
Возвращает созданный объект Customer заполненный из ResultSet.
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
Возвращает названия контрагенов с подстрокой.
getCustomTitle() - Method in class ru.bgcrm.plugin.bgbilling.proto.model.contract.ContractCreateData
 
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.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.contract.ContractCreateData
 
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.model.ContractNote
 
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
 
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
 
getForwardFile() - Method in class ru.bgcrm.struts.form.DynActionForm
Deprecated.
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 or ServletRequest.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.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.ContractNote
 
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 FROM tableName WHERE linkColumn = id ORDER BY posColumn
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
Deprecated.
getInstance(User, String, int) - Static method in class ru.bgcrm.plugin.bgbilling.proto.dao.InetDAO
Deprecated.
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.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.ShowInetServiceStep
 
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
Возвращает максимальный номер строки среди очередей исполнителей.
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.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 interface ru.bgcrm.model.user.UserAccount
 
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(DynActionForm, ConnectionSet) - Method in class ru.bgcrm.plugin.bgbilling.proto.struts.action.ContractAction
 
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
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, or lExternal.
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