- C_NOT_DEFINED - Static variable in class org.openepics.cable.util.CableNumbering
-
- C_WATER_COOLING - Static variable in class org.openepics.cable.util.CableNumbering
-
- Cable - Class in org.openepics.cable.model
-
This represents an instance of cable.
- Cable(String, String, String, Integer, List<String>, Date, Date) - Constructor for class org.openepics.cable.model.Cable
-
Creates a new instance of a cable.
- Cable(String, String, String, Integer, List<String>, CableStatus, CableArticle, CableType, String, Endpoint, Endpoint, Date, Date, InstallationPackage, Date, String, String, String) - Constructor for class org.openepics.cable.model.Cable
-
Creates a new instance of a cable.
- Cable.Validity - Enum in org.openepics.cable.model
-
This represents the data validity of the cable.
- CABLE_COORDINATOR_FILTERMODE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- CABLE_COORDINATOR_FILTERSTYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- CABLE_COORDINATOR_STYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- CABLE_COORDINATOR_STYLECLASS - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- CABLE_COORDINATOR_TOOLTIP - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- CABLE_COORDINATOR_VALUE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- CABLE_DB_RESOURCE - Static variable in class org.openepics.cable.services.CableRBACDefinitions
-
The RBAC resource corresponding to cable database.
- CABLE_HISTORY_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLE_HISTORY_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLE_HISTORY_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLE_HISTORY_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLE_HISTORY_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLE_HISTORY_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CableArticle - Class in org.openepics.cable.model
-
This represents an approved cable article, i.e.
- CableArticle() - Constructor for class org.openepics.cable.model.CableArticle
-
Constructor for JPA entity.
- CableArticle(String, String, String, String, String, String, String, Float, Float, Float, Float, String, String, String, boolean, Date, Date) - Constructor for class org.openepics.cable.model.CableArticle
-
- CABLEARTICLE_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLEARTICLE_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLEARTICLE_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLEARTICLE_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLEARTICLE_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLEARTICLE_URL - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLEARTICLE_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CableArticleColumn - Enum in org.openepics.cable.services.dl
-
This represents the column names that are present in the header of the CableArticle table.
- CableArticleColumnUI - Enum in org.openepics.cable.ui
-
Enum wrapper for CableArticleColumn.
- CableArticleColumnUIConstants - Class in org.openepics.cable.ui
-
CableArticle UI constants.
- CableArticleElement - Class in org.openepics.cable.jaxb
-
This is data transfer object representing a cable article for JSON and XML serialization.
- CableArticleElement() - Constructor for class org.openepics.cable.jaxb.CableArticleElement
-
Default constructor used by JAXB.
- cableArticleFileUpload(FileUploadEvent) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Uploads and stores the file.
- cableArticleImport() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Performs the cable article import from the file that was last uploaded.
- CableArticleImportExportService - Class in org.openepics.cable.services.dl
-
This is the service layer that handles approved cable article import and export operations.
- CableArticleImportExportService() - Constructor for class org.openepics.cable.services.dl.CableArticleImportExportService
-
- cableArticleImportTest() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Performs a test of the cable article import from the file that was last uploaded.
- CableArticleLoader - Class in org.openepics.cable.services.dl
-
CableArticleLoader is
DataLoader that creates and persists cable articles
from
DSRecord data.
- CableArticleLoader() - Constructor for class org.openepics.cable.services.dl.CableArticleLoader
-
- CableArticleRequestManager - Class in org.openepics.cable.ui
-
This is the backing requests bean for cable-articles.xhtml.
- CableArticleRequestManager() - Constructor for class org.openepics.cable.ui.CableArticleRequestManager
-
Constructs the controller bean and handles one time setup.
- CableArticleResource - Interface in org.openepics.cable.jaxb
-
This resource provides bulk approved and specific cable article data.
- CableArticleResourceImpl - Class in org.openepics.cable.webservice
-
This resource provides bulk approved and specific cable article data.
- CableArticleResourceImpl() - Constructor for class org.openepics.cable.webservice.CableArticleResourceImpl
-
- CableArticleSaver - Class in org.openepics.cable.services.dl
-
- CableArticleSaver(Iterable<CableArticle>) - Constructor for class org.openepics.cable.services.dl.CableArticleSaver
-
Constructs an instance to save the given
CableArticle objects.
- CableArticleService - Class in org.openepics.cable.services
-
CableArticleService is the service layer that handles cable article operations.
- CableArticleService() - Constructor for class org.openepics.cable.services.CableArticleService
-
- CableArticleUI - Class in org.openepics.cable.ui
-
CableArticleUI is a presentation of
CableArticle used in UI.
- CableArticleUI() - Constructor for class org.openepics.cable.ui.CableArticleUI
-
Constructs InstallationPackage UI object for empty installation package instance.
- CableArticleUI(CableArticle) - Constructor for class org.openepics.cable.ui.CableArticleUI
-
Constructs CableArticle UI object for given cable article instance.
- CableColumn - Enum in org.openepics.cable.services.dl
-
This represents the column names that are present in the header of the spreadsheet cable template.
- CableColumnStyle - Class in org.openepics.cable.ui
-
Cable column style class.
- CableColumnStyle(CableColumnStyle.CableColumnStyleEnum) - Constructor for class org.openepics.cable.ui.CableColumnStyle
-
Instantiates a new Cable column style.
- CableColumnStyle.CableColumnStyleEnum - Enum in org.openepics.cable.ui
-
Enums representing possible styles.
- CableColumnUI - Enum in org.openepics.cable.ui
-
Enum wrapper for CableColumn.
- CableColumnUIConstants - Class in org.openepics.cable.ui
-
Cable UI constants.
- CableDBClient - Class in org.openepics.cable.client
-
This is CableDB service client API that clients can use to access the service.
- CableDBClient(Properties) - Constructor for class org.openepics.cable.client.CableDBClient
-
- CableDBClientConfigException - Exception in org.openepics.cable.client.impl
-
ResponseException is an exception thrown when response couldn't be retrieved from the REST service.
- CableDBClientConfigException() - Constructor for exception org.openepics.cable.client.impl.CableDBClientConfigException
-
Constructs a new exception.
- CableDBClientConfigException(String) - Constructor for exception org.openepics.cable.client.impl.CableDBClientConfigException
-
Constructs a new exception.
- CableDBClientConfigException(String, Throwable) - Constructor for exception org.openepics.cable.client.impl.CableDBClientConfigException
-
Constructs a new exception.
- CableElement - Class in org.openepics.cable.jaxb
-
This is data transfer object representing a cable for JSON and XML serialization.
- CableElement() - Constructor for class org.openepics.cable.jaxb.CableElement
-
Default constructor used by JAXB.
- CableEndpointsElement - Class in org.openepics.cable.jaxb
-
This is data transfer object representing a cable with minimal data for JSON and XML serialization.
- CableEndpointsElement() - Constructor for class org.openepics.cable.jaxb.CableEndpointsElement
-
Default constructor used by JAXB.
- CableEndpointsResource - Interface in org.openepics.cable.jaxb
-
This resource provides bulk cables and specific cable data.
- CableEndpointsResourceImpl - Class in org.openepics.cable.webservice
-
- CableEndpointsResourceImpl() - Constructor for class org.openepics.cable.webservice.CableEndpointsResourceImpl
-
- cableFileUpload(FileUploadEvent) - Method in class org.openepics.cable.ui.CableRequestManager
-
Uploads and stores the file.
- cableImport() - Method in class org.openepics.cable.ui.CableRequestManager
-
Performs the cable import from the file that was last uploaded.
- CableImportExportService - Class in org.openepics.cable.services.dl
-
This is the service layer that handles cable import and export operations.
- CableImportExportService() - Constructor for class org.openepics.cable.services.dl.CableImportExportService
-
- cableImportTest() - Method in class org.openepics.cable.ui.CableRequestManager
-
Performs a test of the cable import from the file that was last uploaded.
- CableLazyModel - Class in org.openepics.cable.ui.lazymodels
-
Cable Lazy loading model implementing all necessary methods for lazy loading on cables data.
- CableLazyModel(CableService, CableRequestManager) - Constructor for class org.openepics.cable.ui.lazymodels.CableLazyModel
-
Constructs a new cable lazy model for cable data
- CableLazyModel(CableService, Map<String, Object>, CableRequestManager) - Constructor for class org.openepics.cable.ui.lazymodels.CableLazyModel
-
Constructs a new cable lazy model for cable data
- CableLoader - Class in org.openepics.cable.services.dl
-
- CableLoader() - Constructor for class org.openepics.cable.services.dl.CableLoader
-
Default constructor.
- CableName - Class in org.openepics.cable.model
-
This represents a name assigned to a cable instance.
- CableName(String) - Constructor for class org.openepics.cable.model.CableName
-
Creates a new instance from a string.
- CableName(String, String, String, Integer) - Constructor for class org.openepics.cable.model.CableName
-
Creates a new instance from attributes.
- cableName - Variable in class org.openepics.cable.util.fbs.FbsElement
-
Cable name
- CableNumbering - Class in org.openepics.cable.util
-
CableNumberUI contains cable system, subsystem and class labels.
- CableNumbering() - Constructor for class org.openepics.cable.util.CableNumbering
-
- CableParams - Class in org.openepics.cable.services.dl
-
Utility class to handle cable and its parameters.
- CableParams.Builder - Class in org.openepics.cable.services.dl
-
Utility class to collect cable content.
- CableProperties - Class in org.openepics.cable
-
This contains properties of the cable application, such as URL of the UI and services.
- CableRBACDefinitions - Class in org.openepics.cable.services
-
This contains RBAC resource and permission definitions.
- CableRequestManager - Class in org.openepics.cable.ui
-
This is the backing requests bean for cables.xhtml.
- CableRequestManager() - Constructor for class org.openepics.cable.ui.CableRequestManager
-
Constructs the controller bean and handles one time setup.
- CableResource - Interface in org.openepics.cable.jaxb
-
This resource provides bulk cables and specific cable data.
- CableResourceImpl - Class in org.openepics.cable.webservice
-
- CableResourceImpl() - Constructor for class org.openepics.cable.webservice.CableResourceImpl
-
- CableRestService - Class in org.openepics.cable.webservice
-
This represents the JAX-RS application which hosts all REST resources of the cable database.
- CableRestService() - Constructor for class org.openepics.cable.webservice.CableRestService
-
Initiation of Swagger description and documentation for Cable REST API .
- CableSaver - Class in org.openepics.cable.services.dl
-
This saves
Cable instances to Excel spreadsheet.
- CableSaver(Iterable<Cable>) - Constructor for class org.openepics.cable.services.dl.CableSaver
-
Constructs an instance to save the given
Cable objects.
- CableSaver(Iterable<Cable>, List<NotificationDTO>) - Constructor for class org.openepics.cable.services.dl.CableSaver
-
Constructs an instance to save the given
Cable objects
and highlight information according to given list of
NotificationDTO.
- cablesByName(String, int) - Method in class org.openepics.cable.services.CableService
-
Helps listing cable names for UI autocomplete method.
- CableService - Class in org.openepics.cable.services
-
CableService is the service layer that handles individual cable
operations.
- CableService() - Constructor for class org.openepics.cable.services.CableService
-
- CableStatus - Enum in org.openepics.cable.model
-
This represents the status of a
Cable.
- CableStatusFilter - Enum in org.openepics.cable.ui
-
This represents the types of filters for cable status.
- CableType - Class in org.openepics.cable.model
-
This represents an approved cable type.
- CableType() - Constructor for class org.openepics.cable.model.CableType
-
Constructor for JPA entity.
- CableType(String, InstallationType) - Constructor for class org.openepics.cable.model.CableType
-
Creates a new instance of cable type.
- CableType(String, InstallationType, String, String, Integer, String, String, String, Float, Float, Float, List<CableTypeManufacturer>, String, String) - Constructor for class org.openepics.cable.model.CableType
-
Creates a new instance of cable type.
- CABLETYPE_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLETYPE_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLETYPE_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLETYPE_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLETYPE_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLETYPE_URL - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CABLETYPE_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CableTypeActiveFilter - Enum in org.openepics.cable.services
-
This represents the types of filters for cable type active state.
- CableTypeColumn - Enum in org.openepics.cable.services.dl
-
This represents the column names that are present in the header of the spreadsheet cable type template.
- CableTypeColumnUI - Enum in org.openepics.cable.ui
-
Enum wrapper for CableTypeColumn.
- CableTypeColumnUIConstants - Class in org.openepics.cable.ui
-
Cable type UI constants.
- CableTypeElement - Class in org.openepics.cable.jaxb
-
This is data transfer object representing a cable type for JSON and XML serialization.
- CableTypeElement() - Constructor for class org.openepics.cable.jaxb.CableTypeElement
-
Default constructor used by JAXB.
- cableTypeFileUpload(FileUploadEvent) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Uploads and stores the file.
- cableTypeImport() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Performs the cableType import from the file that was last uploaded.
- CableTypeImportExportService - Class in org.openepics.cable.services.dl
-
This is the service layer that handles approved cable type import and export operations.
- CableTypeImportExportService() - Constructor for class org.openepics.cable.services.dl.CableTypeImportExportService
-
- cableTypeImportTest() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Performs a test of the cableType import from the file that was last uploaded.
- CableTypeLoader - Class in org.openepics.cable.services.dl
-
- CableTypeLoader() - Constructor for class org.openepics.cable.services.dl.CableTypeLoader
-
- CableTypeManufacturer - Class in org.openepics.cable.model
-
This represents an instance of a
CableType manufacturer.
- CableTypeManufacturer() - Constructor for class org.openepics.cable.model.CableTypeManufacturer
-
Constructor for JPA entity.
- CableTypeManufacturer(CableType, Manufacturer, GenericArtifact, int) - Constructor for class org.openepics.cable.model.CableTypeManufacturer
-
Constructs a new instance of linking object for cable type and manufacturer.
- CableTypeRequestManager - Class in org.openepics.cable.ui
-
This is the backing requests bean for cable-types.xhtml.
- CableTypeRequestManager() - Constructor for class org.openepics.cable.ui.CableTypeRequestManager
-
Constructs the controller bean and handles one time setup.
- CableTypeResource - Interface in org.openepics.cable.jaxb
-
This resource provides bulk approved and specific cable type data.
- CableTypeResourceImpl - Class in org.openepics.cable.webservice
-
This resource provides bulk approved and specific cable type data.
- CableTypeResourceImpl() - Constructor for class org.openepics.cable.webservice.CableTypeResourceImpl
-
- CableTypeSaver - Class in org.openepics.cable.services.dl
-
This saves
CableType instances to Excel spreadsheet.
- CableTypeSaver(Iterable<CableType>) - Constructor for class org.openepics.cable.services.dl.CableTypeSaver
-
Constructs an instance to save the given
CableType objects.
- CableTypeService - Class in org.openepics.cable.services
-
CableTypeService is the service layer that handles cable type operations.
- CableTypeService() - Constructor for class org.openepics.cable.services.CableTypeService
-
- CableTypeUI - Class in org.openepics.cable.ui
-
CableTypeUI is a presentation of
CableType used in UI.
- CableTypeUI() - Constructor for class org.openepics.cable.ui.CableTypeUI
-
Constructs Cable type UI object for empty cable type instance.
- CableTypeUI(CableType) - Constructor for class org.openepics.cable.ui.CableTypeUI
-
Constructs Cable type UI object for given cable type instance.
- CableUI - Class in org.openepics.cable.ui
-
CableUI is a presentation of
Cable used in UI.
- CableUI(Cable) - Constructor for class org.openepics.cable.ui.CableUI
-
Constructs UI object for given cable instance.
- CableUICondition - Enum in org.openepics.cable.ui
-
This represents condition of the CableUI.
- CableUIPropertyCondition - Enum in org.openepics.cable.ui
-
This represents condition of the CableUIs property.
- CableValidationService - Class in org.openepics.cable.services
-
This is a service that performs periodic validation of the cable database.
- CableValidationService() - Constructor for class org.openepics.cable.services.CableValidationService
-
- canAdminister() - Method in class org.openepics.cable.services.DummySessionService
-
- canAdminister() - Method in class org.openepics.cable.services.RBACSessionService
-
- canAdminister() - Method in interface org.openepics.cable.services.SessionService
-
- canAdminister() - Method in class org.openepics.cable.ui.UserManager
-
- canAdminister() - Method in class org.openepics.cable.util.SessionObject
-
Determines if user can administer cables.
- cancel() - Method in class org.openepics.cable.ui.LoginController
-
Cancels login in progress.
- canChangeStatus() - Method in class org.openepics.cable.ui.CableRequestManager
-
In order to determine if user can change status for selected cable
- canImportCableArticles() - Method in class org.openepics.cable.services.dl.CableArticleImportExportService
-
Returns true if the current user can import cable articles, else false.
- canImportCableArticles() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Return true if the current user can import cable articles, else false.
- canImportCables() - Method in class org.openepics.cable.services.dl.CableImportExportService
-
- canImportCables() - Method in class org.openepics.cable.ui.CableRequestManager
-
- canImportCableTypes() - Method in class org.openepics.cable.services.dl.CableTypeImportExportService
-
- canImportCableTypes() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Return true if the current user can import approved cable types, else false.
- canImportConnectors() - Method in class org.openepics.cable.services.dl.ConnectorImportService
-
- canImportConnectors() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- canImportInstallationPackages() - Method in class org.openepics.cable.services.dl.InstallationPackageImportExportService
-
- canImportInstallationPackages() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- canManageOwnedCables() - Method in class org.openepics.cable.services.DummySessionService
-
- canManageOwnedCables() - Method in class org.openepics.cable.services.RBACSessionService
-
- canManageOwnedCables() - Method in interface org.openepics.cable.services.SessionService
-
- canManageOwnedCables() - Method in class org.openepics.cable.ui.UserManager
-
- CannotAddHeaderRowException - Exception in org.openepics.cable.export
-
A checked exception for use with templates, in particular when headers in Excel templates cannot be used.
- CannotAddHeaderRowException() - Constructor for exception org.openepics.cable.export.CannotAddHeaderRowException
-
Construct a new exception.
- CannotAddHeaderRowException(String, Throwable) - Constructor for exception org.openepics.cable.export.CannotAddHeaderRowException
-
Construct a new exception.
- CannotAddHeaderRowException(String) - Constructor for exception org.openepics.cable.export.CannotAddHeaderRowException
-
Construct a new exception.
- CannotAddHeaderRowException(Throwable) - Constructor for exception org.openepics.cable.export.CannotAddHeaderRowException
-
Construct a new exception.
- CannotOpenTemplateException - Exception in org.openepics.cable.export
-
A checked exception for use with templates, in particular when Excel templates cannot be used.
- CannotOpenTemplateException() - Constructor for exception org.openepics.cable.export.CannotOpenTemplateException
-
Construct a new exception.
- CannotOpenTemplateException(String, Throwable) - Constructor for exception org.openepics.cable.export.CannotOpenTemplateException
-
Construct a new exception.
- CannotOpenTemplateException(String) - Constructor for exception org.openepics.cable.export.CannotOpenTemplateException
-
Construct a new exception.
- CannotOpenTemplateException(Throwable) - Constructor for exception org.openepics.cable.export.CannotOpenTemplateException
-
Construct a new exception.
- causedByPersistenceException(Throwable) - Static method in class org.openepics.cable.util.UiUtility
-
The method determines whether the cause of the exception is a PersistenceException or
not.
- causedBySpecifiedExceptionClass(Throwable, Class<? extends Exception>) - Static method in class org.openepics.cable.util.UiUtility
-
The method determines whether the cause of the exception is an exception of a specified class or not.
- CCDB_URL - Static variable in class org.openepics.cable.CableProperties
-
CCDB URL property name.
- CD_CABLE_COLUMN_FILTER_CLASS - Static variable in class org.openepics.cable.util.CookieUtility
-
- CD_CABLE_COLUMN_FILTER_SUBSYSTEM - Static variable in class org.openepics.cable.util.CookieUtility
-
- CD_CABLE_COLUMN_FILTER_SYSTEM - Static variable in class org.openepics.cable.util.CookieUtility
-
- CD_CABLE_COLUMN_VISIBILITY - Static variable in class org.openepics.cable.util.CookieUtility
-
- CD_CABLE_PAGINATION_PAGE_SIZE - Static variable in class org.openepics.cable.util.CookieUtility
-
- CD_CABLEARTICLE_COLUMN_VISIBILITY - Static variable in class org.openepics.cable.util.CookieUtility
-
- CD_CABLETYPE_COLUMN_VISIBILITY - Static variable in class org.openepics.cable.util.CookieUtility
-
- CD_CONNECTOR_COLUMN_VISIBILITY - Static variable in class org.openepics.cable.util.CookieUtility
-
- CD_HISTORY_COLUMN_VISIBILITY - Static variable in class org.openepics.cable.util.CookieUtility
-
- CD_INSTALLATION_PACKAGE_COLUMN_VISIBILITY - Static variable in class org.openepics.cable.util.CookieUtility
-
- CD_MANUFACTURER_COLUMN_VISIBILITY - Static variable in class org.openepics.cable.util.CookieUtility
-
- changeCableTypeStatus(CableType, boolean, String) - Method in class org.openepics.cable.services.CableTypeService
-
Changes cable type's status in the database.
- checkCableArticlesForDeletion() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
The method builds a list of cable articles that are already deleted.
- checkCablesForDeletion() - Method in class org.openepics.cable.ui.CableRequestManager
-
The method builds a list of cables that are already deleted.
- checkCableTypesForDeletion() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
The method builds a list of cable types that are already deleted.
- checkCableTypesForRestore() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
The method builds a list of cable types that are already restored.
- checkConnectorsForDeletion() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
The method builds a list of connectors that are already deleted.
- checkInstallationPackagesForDeletion() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
The method builds a list of installation packages that are already deleted.
- checkManufacturersForDeletion() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
The method builds a list of manufacturers that are already deleted.
- CHESS_URL - Static variable in class org.openepics.cable.CableProperties
-
Chess URL property name.
- CLASS_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CLASS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CLASS_LABEL_A_VERY_LOW_LEVEL_SIGNALS_10V - Static variable in class org.openepics.cable.util.CableNumbering
-
- CLASS_LABEL_B_SIGNAL_AND_INSTRUMENTATION_10V_AND_50V - Static variable in class org.openepics.cable.util.CableNumbering
-
- CLASS_LABEL_C_CONTROL_SIGNALS_50V_AND_230V_AC_OR_DC - Static variable in class org.openepics.cable.util.CableNumbering
-
- CLASS_LABEL_D_LOW_POWER_LOW_VOLTAGE_AC_1K_V_AND_32A_PER_PHASE - Static variable in class org.openepics.cable.util.CableNumbering
-
- CLASS_LABEL_E_DC_POWER - Static variable in class org.openepics.cable.util.CableNumbering
-
- CLASS_LABEL_F_HIGH_POWER_LOW_VOLTAGE_AC_1_K_V_AND_32A_PER_PHASE - Static variable in class org.openepics.cable.util.CableNumbering
-
- CLASS_LABEL_G_MEDIUM_VOLTAGE_AC_1_K_V_AND_50K_V - Static variable in class org.openepics.cable.util.CableNumbering
-
- CLASS_LABEL_H_POWER_SYSTEM_GROUNDING - Static variable in class org.openepics.cable.util.CableNumbering
-
- CLASS_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CLASS_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CLASS_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CLASS_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- clear() - Method in class org.openepics.cable.services.dl.DSHeader
-
Clears all stored definitions.
- clear() - Method in class org.openepics.cable.services.dl.DSRecord
-
Clears all fields on this record.
- clearFillFromEnclosureEssName() - Method in class org.openepics.cable.ui.CableRequestManager
-
Clear and (possibly) fill From Enclosure ESS Name with value corresponding to From Enclosure FBS Tag,
for selected cable.
- clearFillFromEnclosureFbsTag() - Method in class org.openepics.cable.ui.CableRequestManager
-
Clear and (possibly) fill From Enclosure FBS Tag with value corresponding to From Enclosure ESS Name,
for selected cable.
- clearFillFromEssName() - Method in class org.openepics.cable.ui.CableRequestManager
-
Clear and (possibly) fill From ESS Name with value corresponding to From FBS Tag, for selected cable.
- clearFillFromFbsTag() - Method in class org.openepics.cable.ui.CableRequestManager
-
Clear and (possibly) fill From FBS Tag with value corresponding to From ESS Name, for selected cable.
- clearFillToEnclosureFbsTag() - Method in class org.openepics.cable.ui.CableRequestManager
-
Clear and (possibly) fill To Enclosure FBS Tag with value corresponding to To Enclosure ESS Name,
for selected cable.
- clearFillToFbsTag() - Method in class org.openepics.cable.ui.CableRequestManager
-
Clear and (possibly) fill To FBS Tag with value corresponding to To ESS Name, for selected cable.
- clearHistory() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Clear variables for handling history.
- clearImportState() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Clears the import state.
- clearImportState() - Method in class org.openepics.cable.ui.CableRequestManager
-
Clears the import state.
- clearImportState() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Clears the import state.
- clearImportState() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Clears the import state.
- clearImportState() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Clears the import state.
- clearSelectedCableArticles() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Clears the current cable article selection.
- clearSelectedCables() - Method in class org.openepics.cable.ui.CableRequestManager
-
Clears the current cable selection.
- clearSelectedCableTypes() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Clears the current cable type selection.
- clearSelectedConnectors() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Clears the current connector selection.
- clearSelectedInstallationPackages() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Clears the current installation package selection.
- clearSelectedManufacturers() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Clears the current manufacturer selection.
- clearSelection() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Clears the newly created selected cable article so editing is disabled
- clearSelection() - Method in class org.openepics.cable.ui.CableRequestManager
-
Clears the newly created selected cable so editing is disabled
- clearSelection() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Clears the newly created selected cable type so editing is disabled
- clearSelection() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Clears the newly created selected connector so editing is disabled
- clearSelection() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Clears the newly created selected installation package so editing is disabled
- clearSelection() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Clears the newly created selected manufacturer so editing is disabled
- clearTime(Date) - Static method in class org.openepics.cable.services.DateUtil
-
Returns the given date with the time part set to 0.
- ClosableResponse - Class in org.openepics.cable.client.impl
-
- ClosableResponse(Response) - Constructor for class org.openepics.cable.client.impl.ClosableResponse
-
Initiation of AutoCloseable Response object.
- ClosableResponse - Class in org.openepics.cable.util.webservice
-
- ClosableResponse(Response) - Constructor for class org.openepics.cable.util.webservice.ClosableResponse
-
Initiation of AutoCloseable Response object.
- close() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
- close() - Method in interface org.openepics.cable.services.dl.DataStream
-
Closes the stream releasing all resources associated to it.
- close() - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- close() - Method in class org.openepics.cable.services.dl.RecordStream
-
Closes the stream releasing all resources associated to it.
- close() - Method in class org.openepics.cable.util.fbs.FbsClient
-
- close() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
- COMMENTS_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- COMMENTS_FILTERMODE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- COMMENTS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- COMMENTS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- COMMENTS_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- COMMENTS_STYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- COMMENTS_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- COMMENTS_STYLECLASS - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- COMMENTS_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- COMMENTS_TOOLTIP - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- COMMENTS_URL - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- COMMENTS_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- COMMENTS_VALUE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- compareTo(QueryCondition) - Method in class org.openepics.cable.model.QueryCondition
-
- completeAvailableManufacturers(String) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Autocomplete method for manufacturers.
- completeAvailableManufacturers(String) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Autocomplete method for manufacturers
- completeAvailableManufacturers(String, List<Manufacturer>, List<Manufacturer>) - Static method in class org.openepics.cable.util.ManufacturerUtil
-
Autocomplete method for manufacturers.
- completeCableArticle(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Autocomplete method for cable articles.
- completeCableNames(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Function used to autocomplete cable names to be reused
- completeCableType(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Autocomplete method for cable types.
- completeConnectors(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Autocomplete method for connectors.
- completeFbsTags(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Return a list of FBS tags starting with given parameter.
- completeFilter(String) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Provide suggestions for cable article given query to filter for.
- completeFilter(CableColumnUI) - Method in class org.openepics.cable.ui.CableRequestManager
-
Provide suggestions for cable given cable column.
- completeFilter(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Provide suggestions for cable given query to filter for.
- completeFilter(String) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Provide suggestions for cable type given query to filter for.
- completeFilter(String) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Provide suggestions for connector given query to filter for.
- completeFilter(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Provide suggestions for installation package given query to filter for.
- completeFilter(String) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Provide suggestions for manufacturer given query to filter for.
- completeInstallationPackage(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Autocomplete method for installation packages.
- completeUsers(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Autocomplete method for users.
- completeUsers(String, InstallationPackageColumnUI) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Autocomplete method for users for InstallationPackageColumnUI column.
- completeUsersCableCoordinator(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Autocomplete method for users for cable coordinator.
- completeUsersInstallationPackageLeader(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Autocomplete method for users for installation package leader.
- ConcurrentOperationServiceBase - Class in org.openepics.cable.services
-
This is base for timed services functionality that supports handling timed operations like validation and cache
update from concurrent requests.
- ConcurrentOperationServiceBase() - Constructor for class org.openepics.cable.services.ConcurrentOperationServiceBase
-
- conditionalClearCableType() - Method in class org.openepics.cable.ui.CableRequestManager
-
(Possibly) Clear cable type for selected cable.
- Connector - Class in org.openepics.cable.model
-
This represents an instance of connector details.
- Connector() - Constructor for class org.openepics.cable.model.Connector
-
Constructor for JPA entity.
- Connector(String, Date, Date) - Constructor for class org.openepics.cable.model.Connector
-
Creates a new instance of connector details.
- Connector(String, String, String, String, Date, Date, GenericArtifact, List<ConnectorManufacturer>, String) - Constructor for class org.openepics.cable.model.Connector
-
Creates a new instance of connector details.
- ConnectorColumn - Enum in org.openepics.cable.services.dl
-
This represents the column names that are present in the header of the Connector table.
- ConnectorColumnUI - Enum in org.openepics.cable.ui
-
Enum wrapper for ConnectorColumn.
- ConnectorColumnUIConstants - Class in org.openepics.cable.ui
-
Connector UI constants.
- ConnectorElement - Class in org.openepics.cable.jaxb
-
This is data transfer object representing a Connector for JSON and XML serialization.
- ConnectorElement() - Constructor for class org.openepics.cable.jaxb.ConnectorElement
-
Default constructor used by JAXB.
- connectorFileUpload(FileUploadEvent) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Uploads and stores the file.
- connectorImport() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Performs the connector import from the file that was last uploaded.
- ConnectorImportService - Class in org.openepics.cable.services.dl
-
This is the service layer that handles connector import and export operations.
- ConnectorImportService() - Constructor for class org.openepics.cable.services.dl.ConnectorImportService
-
- connectorImportTest() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Performs a test of the connector import from the file that was last uploaded.
- ConnectorLoader - Class in org.openepics.cable.services.dl
-
- ConnectorLoader() - Constructor for class org.openepics.cable.services.dl.ConnectorLoader
-
- ConnectorManufacturer - Class in org.openepics.cable.model
-
This represents an instance of a linking of Connector# and Manufacturer#.
- ConnectorManufacturer() - Constructor for class org.openepics.cable.model.ConnectorManufacturer
-
Constructor for JPA entity.
- ConnectorManufacturer(Connector, Manufacturer, GenericArtifact, int) - Constructor for class org.openepics.cable.model.ConnectorManufacturer
-
Constructs a new instance of linking object for connector and manufacturer.
- ConnectorRequestManager - Class in org.openepics.cable.ui
-
This is the backing requests bean for connectors.xhtml.
- ConnectorRequestManager() - Constructor for class org.openepics.cable.ui.ConnectorRequestManager
-
Constructs the controller bean and handles one time setup.
- ConnectorResource - Interface in org.openepics.cable.jaxb
-
This resource provides bulk approved and specific connector data.
- ConnectorResourceImpl - Class in org.openepics.cable.webservice
-
This resource provides bulk approved and specific connector data.
- ConnectorResourceImpl() - Constructor for class org.openepics.cable.webservice.ConnectorResourceImpl
-
- ConnectorSaver - Class in org.openepics.cable.services.dl
-
This saves
Connector instances to Excel spreadsheet.
- ConnectorSaver(Iterable<Connector>) - Constructor for class org.openepics.cable.services.dl.ConnectorSaver
-
Constructs this object and stores the data objects.
- ConnectorService - Class in org.openepics.cable.services
-
ConnectorService is the service layer that handles individual connector operations.
- ConnectorService() - Constructor for class org.openepics.cable.services.ConnectorService
-
- ConnectorUI - Class in org.openepics.cable.ui
-
ConnectorUI is a presentation of
Connector used in UI.
- ConnectorUI() - Constructor for class org.openepics.cable.ui.ConnectorUI
-
Constructs Connector UI object for empty connector instance.
- ConnectorUI(Connector) - Constructor for class org.openepics.cable.ui.ConnectorUI
-
Constructs UI object for given connector instance.
- CONTAINER_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CONTAINER_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CONTAINER_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CONTAINER_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CONTAINER_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CONTAINER_URL - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- CONTAINER_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- containsMergedCells() - Method in interface org.openepics.cable.services.dl.DataStream
-
Returns true if current row contains merged cells.
- containsMergedCells() - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- convertColumnLabel(String) - Static method in enum org.openepics.cable.services.dl.CableArticleColumn
-
Return cable article column given column label.
- convertColumnLabel(String) - Static method in enum org.openepics.cable.services.dl.CableColumn
-
Return cable column given column label.
- convertColumnLabel(String) - Static method in enum org.openepics.cable.services.dl.CableTypeColumn
-
Return cable type column given column label.
- convertColumnLabel(String) - Static method in enum org.openepics.cable.services.dl.ConnectorColumn
-
Return connector column given column label.
- convertColumnLabel(String) - Static method in enum org.openepics.cable.services.dl.InstallationPackageColumn
-
Return installation package column given column label.
- convertColumnLabel(String) - Static method in enum org.openepics.cable.services.dl.ManufacturerColumn
-
Return manufacturer column given column label.
- convertColumnLabel(String) - Static method in enum org.openepics.cable.ui.CableArticleColumnUI
-
Searches for CableArticleColumnUI enum with column label
- convertColumnLabel(String) - Static method in enum org.openepics.cable.ui.CableColumnUI
-
Searches for CableColumnUI enum with column label
- convertColumnLabel(String) - Static method in enum org.openepics.cable.ui.CableTypeColumnUI
-
Searches for CableTypeColumnUI enum with column label
- convertColumnLabel(String) - Static method in enum org.openepics.cable.ui.ConnectorColumnUI
-
Searches for ConnectorColumnUI enum with column label
- convertColumnLabel(String) - Static method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
Searches for InstallationPackageColumnUI enum with column label
- convertColumnLabel(String) - Static method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
Searches for ManufacturerColumnUI enum with column label
- convertToCableStatus(String) - Static method in enum org.openepics.cable.model.CableStatus
-
Converts string value into Cable Status
- convertToInstallationType(String) - Static method in enum org.openepics.cable.model.InstallationType
-
Convert installation type to enum from string
- CookieUtility - Class in org.openepics.cable.util
-
Utility class for cookie handling in Cable application, e.g.
- COUNTRY_FILTERMODE - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- COUNTRY_FILTERSTYLE - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- COUNTRY_STYLE - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- COUNTRY_STYLECLASS - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- COUNTRY_TOOLTIP - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- COUNTRY_VALUE - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- createCable(CableParams) - Method in class org.openepics.cable.services.CableService
-
Creates a cable in the database and returns it.
- createCableArticle(String, String, String, String, String, String, String, Float, Float, Float, Float, String, String, String, boolean, Date, Date, String) - Method in class org.openepics.cable.services.CableArticleService
-
- createCableArticle(CableArticle, String) - Method in class org.openepics.cable.services.CableArticleService
-
Creates an cable article in the database and returns it.
- createCableResource() - Method in class org.openepics.cable.client.CableDBClient
-
For development purposes.
- createCables(Iterable<Cable>, String, boolean) - Method in class org.openepics.cable.services.CableService
-
Creates a bunch of cables in the database and returns them.
- createCableType(String, InstallationType, String, String, Integer, String, String, String, Float, Float, Float, List<CableTypeManufacturer>, String, String, String) - Method in class org.openepics.cable.services.CableTypeService
-
Creates a cable type in the database and returns it.
- createConnector(String, String, String, String, GenericArtifact, List<ConnectorManufacturer>, String, String) - Method in class org.openepics.cable.services.ConnectorService
-
Creates connector.
- createHistoryEntry(EntityTypeOperation, String, EntityType, Long, String, String, String) - Method in class org.openepics.cable.services.HistoryService
-
Creates new history entry.
- createInstallationPackage(InstallationPackage, String) - Method in class org.openepics.cable.services.InstallationPackageService
-
Creates an installation package in the database and returns it.
- createManufacturer(String, String, String, String, String, String) - Method in class org.openepics.cable.services.ManufacturerService
-
Created manufacturer.
- createRows - Variable in class org.openepics.cable.services.dl.DataLoader
-
- createRowsTest - Variable in class org.openepics.cable.services.dl.DataLoader
-
- createTable(String) - Method in class org.openepics.cable.export.ExcelExportTable
-
- createTable(String) - Method in interface org.openepics.cable.export.ExportTable
-
The method creates the table.
- creationHelper - Variable in class org.openepics.cable.services.dl.DataSaverExcelBase
-
- CustomExceptionHandler - Class in org.openepics.cable.ui
-
A global JSF exception handler that displays caught exceptions in the UI as popup messages or redirect to a new page.
- CustomExceptionHandler(ExceptionHandler) - Constructor for class org.openepics.cable.ui.CustomExceptionHandler
-
A new JSF exception handler
- CustomExceptionHandlerFactory - Class in org.openepics.cable.ui
-
A factory for the CustomExceptionHandler.
- CustomExceptionHandlerFactory(ExceptionHandlerFactory) - Constructor for class org.openepics.cable.ui.CustomExceptionHandlerFactory
-
Constructs a new exception handler factory.
- generateContent() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- GenericArtifact - Class in org.openepics.cable.model
-
Class representing an an artifact uploaded by the user to the database,
i.e.
- GenericArtifact() - Constructor for class org.openepics.cable.model.GenericArtifact
-
Constructor.
- GenericArtifact(String, String, byte[]) - Constructor for class org.openepics.cable.model.GenericArtifact
-
Constructs a new artifact
- getActiveCableArticles() - Method in class org.openepics.cable.services.CableArticleService
-
Return a list of all active cable articles.
- getActiveIndex() - Method in class org.openepics.cable.ui.MenuController
-
- getActiveInstallationPackages() - Method in class org.openepics.cable.services.InstallationPackageService
-
- getAdditionalInformation() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getAddress() - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- getAddress() - Method in class org.openepics.cable.model.Manufacturer
-
- getAddress() - Method in class org.openepics.cable.ui.ManufacturerUI
-
- getAffected() - Method in class org.openepics.cable.services.dl.LoaderResult
-
Returns objects that were affected by the load.
- getAllAdministratorUsernames() - Method in class org.openepics.cable.services.DummyUserDirectoryService
-
- getAllAdministratorUsernames() - Method in class org.openepics.cable.services.RBACUserDirectoryService
-
- getAllAdministratorUsernames() - Method in interface org.openepics.cable.services.UserDirectoryService
-
Returns a set of names of all users that have administer permission of the cable database.
- getAllAdministratorUsernames() - Method in class org.openepics.cable.services.UserDirectoryServiceFacade
-
Returns a set of names of all users that have administer permission of the cable database.
- getAllCableArticles() - Method in interface org.openepics.cable.jaxb.CableArticleResource
-
- getAllCableArticles() - Method in class org.openepics.cable.webservice.CableArticleResourceImpl
-
- getAllCableEndpoints(String) - Method in interface org.openepics.cable.jaxb.CableEndpointsResource
-
Returns cables with minimal data.
- getAllCableEndpoints(String) - Method in class org.openepics.cable.webservice.CableEndpointsResourceImpl
-
- getAllCables(List<String>, String) - Method in interface org.openepics.cable.jaxb.CableResource
-
Returns non-deleted cables in the database.
- getAllCables(List<String>, String) - Method in class org.openepics.cable.webservice.CableResourceImpl
-
- getAllCablesWithESSName(String) - Method in interface org.openepics.cable.jaxb.CableResource
-
- getAllCablesWithESSName(String) - Method in class org.openepics.cable.webservice.CableResourceImpl
-
- getAllCablesWithFBSTag(String) - Method in interface org.openepics.cable.jaxb.CableResource
-
- getAllCablesWithFBSTag(String) - Method in class org.openepics.cable.webservice.CableResourceImpl
-
- getAllCablesWithLBSTag(String) - Method in interface org.openepics.cable.jaxb.CableResource
-
- getAllCablesWithLBSTag(String) - Method in class org.openepics.cable.webservice.CableResourceImpl
-
- getAllCableTypes() - Method in interface org.openepics.cable.jaxb.CableTypeResource
-
- getAllCableTypes() - Method in class org.openepics.cable.services.CableTypeService
-
- getAllCableTypes() - Method in class org.openepics.cable.webservice.CableTypeResourceImpl
-
- getAllColumns() - Static method in enum org.openepics.cable.ui.CableArticleColumnUI
-
Returns columnLabels from all enums.
- getAllColumns() - Static method in enum org.openepics.cable.ui.CableColumnUI
-
Returns columnLabels from all enums.
- getAllColumns() - Static method in enum org.openepics.cable.ui.CableTypeColumnUI
-
Returns columnLabels from all enums.
- getAllColumns() - Static method in enum org.openepics.cable.ui.ConnectorColumnUI
-
Returns columnLabels from all enums.
- getAllColumns() - Static method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
Returns columnLabels from all enums.
- getAllColumns() - Static method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
Returns columnLabels from all enums.
- getAllConnectors() - Method in interface org.openepics.cable.jaxb.ConnectorResource
-
- getAllConnectors() - Method in class org.openepics.cable.webservice.ConnectorResourceImpl
-
- getAllFbsElements() - Method in class org.openepics.cable.util.fbs.FbsService
-
Read all FBS data and deserializes it into a
FbsElement list.
- getAllInstallationPackages() - Method in interface org.openepics.cable.jaxb.InstallationPackageResource
-
- getAllInstallationPackages() - Method in class org.openepics.cable.webservice.InstallationPackageResourceImpl
-
- getAllManufacturers() - Method in interface org.openepics.cable.jaxb.ManufacturerResource
-
- getAllManufacturers() - Method in class org.openepics.cable.webservice.ManufacturerResourceImpl
-
- getAllowedMethods() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getAllowedMethods()
- getAllowedMethods() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getAllowedMethods()
- getAllUsernames() - Method in class org.openepics.cable.services.DummyUserDirectoryService
-
- getAllUsernames() - Method in class org.openepics.cable.services.RBACUserDirectoryService
-
- getAllUsernames() - Method in interface org.openepics.cable.services.UserDirectoryService
-
Returns a set of all user names currently registered in the directory.
- getAllUsernames() - Method in class org.openepics.cable.services.UserDirectoryServiceFacade
-
Returns a set of all user names currently registered in the directory.
- getAllUserUsernames() - Method in class org.openepics.cable.services.DummyUserDirectoryService
-
- getAllUserUsernames() - Method in class org.openepics.cable.services.RBACUserDirectoryService
-
- getAllUserUsernames() - Method in interface org.openepics.cable.services.UserDirectoryService
-
Returns a set of names of all users that have user permission of the cable database.
- getAndFbsTagUpdateCables(int, int, String, Map<String, FbsElement>, Map<String, FbsElement>, Map<String, FbsElement>, Map<String, FbsElement>, Map<String, List<NotificationDTO>>) - Method in class org.openepics.cable.services.CableService
-
Retrieves cables and updates FBS tag mappings in one transaction to ensure no other
changes happen in the mean time.
- getAndValidateCables(int, int, String) - Method in class org.openepics.cable.services.CableService
-
Retrieves cables and validates them in one transaction to ensure no other
changes happen in the mean time.
- getApplicationBaseURL() - Method in class org.openepics.cable.CableProperties
-
- getApproved() - Method in class org.openepics.cable.ui.CableUI
-
- getAssemblyInstructions() - Method in class org.openepics.cable.model.Connector
-
- getAssemblyInstructions() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getAvailableInstallationPackages() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getAvailableManufacturers() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getAvailableManufacturers() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getBaseURL() - Method in class org.openepics.cable.client.CableDBClient
-
- getBatchNotificationEnabled() - Method in class org.openepics.cable.CableProperties
-
- getBendingRadius() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getBendingRadius() - Method in class org.openepics.cable.model.CableArticle
-
- getBendingRadius() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getBooleanOperator() - Method in class org.openepics.cable.model.QueryCondition
-
- getBooleanOperatorValues() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getBuilder(String, MultivaluedMap<String, Object>) - Static method in class org.openepics.cable.client.CableDBClient
-
This has been moved to a separate method so that it can be called from Unit Tests.
- getBuilding() - Method in class org.openepics.cable.model.Endpoint
-
- getCable() - Method in class org.openepics.cable.dto.NotificationDTO
-
- getCable(String) - Method in interface org.openepics.cable.jaxb.CableResource
-
Returns a specific cable instance.
- getCable() - Method in class org.openepics.cable.ui.CableUI
-
- getCable(String) - Method in class org.openepics.cable.webservice.CableResourceImpl
-
- getCableArticle() - Method in class org.openepics.cable.dto.ReuseCableDetails
-
- getCableArticle(String) - Method in interface org.openepics.cable.jaxb.CableArticleResource
-
Returns a specific approved cable article instance.
- getCableArticle() - Method in class org.openepics.cable.jaxb.CableElement
-
- getCableArticle() - Method in class org.openepics.cable.model.Cable
-
- getCableArticle() - Method in class org.openepics.cable.services.dl.CableParams
-
- getCableArticle() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getCableArticle() - Method in class org.openepics.cable.ui.CableUI
-
- getCableArticle(String) - Method in class org.openepics.cable.webservice.CableArticleResourceImpl
-
- getCableArticleById(Long) - Method in class org.openepics.cable.services.CableArticleService
-
Returns a cable article with the specified cable article id.
- getCableArticleByShortNameExternalId(String) - Method in class org.openepics.cable.services.CableArticleService
-
Return cable article by manufacturer and externalId.
- getCableArticleElement(CableArticle) - Static method in class org.openepics.cable.webservice.CableArticleResourceImpl
-
- getCableArticlePropertyCondition() - Method in class org.openepics.cable.ui.CableArticleUI
-
Gets condition of the CableArticleUI property.
- getCableArticles() - Method in class org.openepics.cable.services.CableArticleService
-
Return a list of all cable articles.
- getCableArticles() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getCableArticlesByExternalId(String) - Method in class org.openepics.cable.services.CableArticleService
-
Return a list of all cable articles by externalId.
- getCableArticlesByManufacturer(String) - Method in class org.openepics.cable.services.CableArticleService
-
Return a list of all cable articles by manufacturer.
- getCableArticleSheetWithCableArticlesToExport() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getCableArticleSheetWithImportedCableArticles() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getCableArticlesToExport() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Returns the cable articles to be exported,
which are the currently filtered and selected cable articles,
or all filtered cables without deleted ones if none selected.
- getCableArticlesToExportSize() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Return counter for number of cable articles to be exported.
- getCableArticleUrl() - Method in class org.openepics.cable.ui.CableUI
-
- getCableById(Long) - Method in class org.openepics.cable.services.CableService
-
Returns a cable with the specified cable id.
- getCableByName(String, Boolean) - Method in class org.openepics.cable.services.CableService
-
Returns a cable with the specified cable name.
- getCableByName(String) - Method in class org.openepics.cable.services.CableService
-
Returns a cable with the specified cable name.
- getCableClass() - Method in class org.openepics.cable.jaxb.CableElement
-
- getCableClass() - Method in class org.openepics.cable.model.Cable
-
- getCableClass() - Method in class org.openepics.cable.model.CableName
-
- getCableClass() - Method in class org.openepics.cable.services.dl.CableParams
-
- getCableClass() - Method in class org.openepics.cable.ui.CableUI
-
- getCableClasses() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getCableClassesAsSet(String) - Method in class org.openepics.cable.services.dl.InstallationPackageLoader
-
- getCableClassLetter(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return cable class character (letter).
- getCableColumn() - Method in class org.openepics.cable.dto.NotificationDTO
-
- getCableCondition() - Method in class org.openepics.cable.ui.CableUI
-
Gets the condition of the CableUI.
- getCableCondition() - Method in enum org.openepics.cable.ui.CableUICondition
-
- getCableCoordinator() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- getCableCoordinator() - Method in class org.openepics.cable.model.InstallationPackage
-
- getCableCoordinator() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getCableCoordinators() - Method in class org.openepics.cable.model.InstallationPackage
-
- getCableCoordinators() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getCableEndpointElement(Cable) - Static method in class org.openepics.cable.webservice.CableEndpointsResourceImpl
-
- getCableEndpoints(String) - Method in interface org.openepics.cable.jaxb.CableEndpointsResource
-
Returns a specific cable instance.
- getCableEndpoints(Query) - Method in class org.openepics.cable.services.CableService
-
Returns minimal data on cables
- getCableEndpoints(String) - Method in class org.openepics.cable.webservice.CableEndpointsResourceImpl
-
- getCableName() - Method in class org.openepics.cable.dto.NotificationDTO
-
- getCableNumberingDocumentURL() - Method in class org.openepics.cable.CableProperties
-
- getCableNumberingSheetURL() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getCablePropertyCondition(String) - Method in class org.openepics.cable.ui.CableUI
-
Gets condition of the CableUI property.
- getCablePropertyCondition() - Method in enum org.openepics.cable.ui.CableUIPropertyCondition
-
- getCables() - Method in class org.openepics.cable.model.InstallationPackage
-
- getCables() - Method in class org.openepics.cable.services.CableService
-
- getCables(String, String) - Method in class org.openepics.cable.services.CableService
-
Returns a list of cables associated with the specified parameters.
- getCables(String, String, String) - Method in class org.openepics.cable.services.CableService
-
Returns a list of cables associated with the specified parameters.
- getCables() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getCablesByName(Iterable<String>, Boolean, boolean) - Method in class org.openepics.cable.services.CableService
-
Returns a list of cables with the specified names.
- getCableSheetWithCablesToExport() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getCableSheetWithImportedCables() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getCableStatusFilterValue() - Method in class org.openepics.cable.util.SessionObject
-
- getCablesToExport() - Method in class org.openepics.cable.ui.CableRequestManager
-
Returns the cables to be exported, which are the currently filtered and selected cables, or all filtered cables
without deleted ones if none selected.
- getCablesToExportSize() - Method in class org.openepics.cable.ui.CableRequestManager
-
Return counter for number of cables to be exported.
- getCableType() - Method in class org.openepics.cable.jaxb.CableElement
-
- getCableType(String) - Method in interface org.openepics.cable.jaxb.CableTypeResource
-
Returns a specific approved cable type instance.
- getCableType() - Method in class org.openepics.cable.model.Cable
-
- getCableType() - Method in class org.openepics.cable.model.CableTypeManufacturer
-
- getCableType() - Method in class org.openepics.cable.services.dl.CableParams
-
- getCableType() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getCableType() - Method in class org.openepics.cable.ui.CableUI
-
- getCableType(String) - Method in class org.openepics.cable.webservice.CableTypeResourceImpl
-
- getCableTypeActiveFilterValues() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getCableTypeByName(String) - Method in class org.openepics.cable.services.CableTypeService
-
Retrieve cable type by the name.
- getCableTypeElement(CableType) - Static method in class org.openepics.cable.webservice.CableTypeResourceImpl
-
- getCableTypes() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getCableTypeSheet() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getCableTypeSheetWithCableTypesToExport() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getCableTypesToExport() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Returns the cable types to be exported, which are the currently filtered and selected cable types, or all
filtered cables if none selected.
- getCableTypeUrl() - Method in class org.openepics.cable.ui.CableUI
-
- getCCDBURL() - Method in class org.openepics.cable.CableProperties
-
- getCell(int) - Method in interface org.openepics.cable.services.dl.DataStream
-
Returns the data in a cell from the current row.
- getCell(int, int) - Method in interface org.openepics.cable.services.dl.DataStream
-
Returns a data in a cell for given row.
- getCell(int) - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- getCell(int, int) - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- getChangeManufacturersPermission() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getChangeManufacturersPermission() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getChessId() - Method in class org.openepics.cable.model.Cable
-
- getChessId() - Method in class org.openepics.cable.ui.CableUI
-
- getChessURL() - Method in class org.openepics.cable.CableProperties
-
- getChessURL() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getClasses() - Method in class org.openepics.cable.webservice.CableRestService
-
- getClassLabel(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return cable class label.
- getClassLetters() - Static method in class org.openepics.cable.util.CableNumbering
-
Return cable class characters (letters).
- getColumn() - Method in class org.openepics.cable.services.dl.ValidationMessage
-
- getColumnIndex(String) - Method in class org.openepics.cable.services.dl.DSHeader
-
Returns the index of a column.
- getColumnLabel() - Method in enum org.openepics.cable.services.dl.CableArticleColumn
-
- getColumnLabel() - Method in enum org.openepics.cable.services.dl.CableColumn
-
- getColumnLabel() - Method in enum org.openepics.cable.services.dl.CableTypeColumn
-
- getColumnLabel() - Method in enum org.openepics.cable.services.dl.ConnectorColumn
-
- getColumnLabel(String) - Method in class org.openepics.cable.services.dl.DataLoader
-
Returns the column label from header definition currently in use.
- getColumnLabel(int) - Method in interface org.openepics.cable.services.dl.DataStream
-
Returns the label of the column.
- getColumnLabel(int) - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- getColumnLabel(String) - Method in class org.openepics.cable.services.dl.DSHeader
-
Returns the label of a column.
- getColumnLabel() - Method in enum org.openepics.cable.services.dl.InstallationPackageColumn
-
- getColumnLabel() - Method in enum org.openepics.cable.services.dl.ManufacturerColumn
-
- getColumnLabel(String) - Method in class org.openepics.cable.services.dl.RecordStream
-
Returns the column label from header definition currently in use.
- getColumnLabel() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- getColumnLabel() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getColumnLabel() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getColumnLabel() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- getColumnLabel() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- getColumnLabel() - Method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
- getColumnNames() - Method in class org.openepics.cable.services.dl.DSHeader
-
- getColumns() - Static method in enum org.openepics.cable.services.dl.CableTypeColumn
-
- getColumns() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Returns current columns to show in cable article data table
- getColumns() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Returns current columns to show in cable data table
- getColumns() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Returns current columns to show in connector data table
- getColumns() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Returns current columns to show in installation package data table
- getColumns() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Returns current columns to show in manufacturer data table
- getColumnStyle() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- getColumnStyle() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getColumnStyle() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getColumnStyle() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- getColumnStyle() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- getColumnStyle() - Method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
- getCommand() - Method in class org.openepics.cable.services.dl.DSRecord
-
- getComment() - Method in class org.openepics.cable.dto.NotificationDTO
-
- getComment() - Method in class org.openepics.cable.ui.ErrorDialogController
-
- getComments() - Method in class org.openepics.cable.jaxb.CableElement
-
- getComments() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getComments() - Method in class org.openepics.cable.model.Cable
-
- getComments() - Method in class org.openepics.cable.model.CableType
-
- getComments() - Method in class org.openepics.cable.services.dl.CableParams
-
- getComments() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getComments() - Method in class org.openepics.cable.ui.CableUI
-
- getComparisonOperator() - Method in class org.openepics.cable.model.QueryCondition
-
- getComparisonOperator(String) - Method in class org.openepics.cable.model.QueryCondition
-
Convert comparison operator to enum from string
- getComparisonOperatorValues() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getConditions() - Method in class org.openepics.cable.model.Query
-
- getConnector(String) - Method in interface org.openepics.cable.jaxb.ConnectorResource
-
Returns a specific approved connector instance.
- getConnector() - Method in class org.openepics.cable.jaxb.EndpointElement
-
- getConnector() - Method in class org.openepics.cable.model.ConnectorManufacturer
-
- getConnector() - Method in class org.openepics.cable.model.Endpoint
-
- getConnector(String) - Method in class org.openepics.cable.services.ConnectorService
-
Returns a Connector with the specified name.
- getConnector() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getConnector(String) - Method in class org.openepics.cable.webservice.ConnectorResourceImpl
-
- getConnectorElement(Connector) - Static method in class org.openepics.cable.webservice.ConnectorResourceImpl
-
- getConnectors() - Method in class org.openepics.cable.services.ConnectorService
-
- getConnectors() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getConnectorsToExport() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getConnectorsToExportList() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getConnectorType() - Method in class org.openepics.cable.jaxb.ConnectorElement
-
- getContainer() - Method in class org.openepics.cable.jaxb.CableElement
-
- getContainer() - Method in class org.openepics.cable.model.Cable
-
- getContainer() - Method in class org.openepics.cable.services.dl.CableParams
-
- getContainer() - Method in class org.openepics.cable.ui.CableUI
-
- getContainerUrl() - Method in class org.openepics.cable.ui.CableUI
-
- getContent() - Method in class org.openepics.cable.model.BinaryData
-
- getContent() - Method in class org.openepics.cable.model.GenericArtifact
-
- getContentLength() - Method in class org.openepics.cable.model.BinaryData
-
- getContentLength() - Method in class org.openepics.cable.model.GenericArtifact
-
- getCookies() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getCookies()
- getCookies() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getCookies()
- getCountExportableRows() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Gets the exportable record rowCount based on the set filter
- getCountry() - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- getCountry() - Method in class org.openepics.cable.model.Manufacturer
-
- getCountry() - Method in class org.openepics.cable.ui.ManufacturerUI
-
- getCreated() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getCreated() - Method in class org.openepics.cable.jaxb.CableElement
-
- getCreated() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- getCreated() - Method in class org.openepics.cable.model.Cable
-
- getCreated() - Method in class org.openepics.cable.model.CableArticle
-
- getCreated() - Method in class org.openepics.cable.model.Connector
-
- getCreated() - Method in class org.openepics.cable.model.InstallationPackage
-
- getCreated() - Method in class org.openepics.cable.model.Manufacturer
-
- getCreated() - Method in class org.openepics.cable.model.Query
-
- getCreated() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getCreated() - Method in class org.openepics.cable.ui.CableUI
-
- getCreated() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getCreated() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getCreated() - Method in class org.openepics.cable.ui.ManufacturerUI
-
- getCreated() - Method in class org.openepics.cable.ui.QueryUI
-
- getCreateRows() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getCreateRowsTest() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getCrossSectionOfConductors() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getDataRows() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getDatasheet() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getDatasheet() - Method in class org.openepics.cable.model.CableTypeManufacturer
-
- getDataSheet() - Method in class org.openepics.cable.model.Connector
-
- getDatasheet() - Method in class org.openepics.cable.model.ConnectorManufacturer
-
- getDatasheet() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getDatasheetName() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getDate() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getDate()
- getDate() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getDate()
- getDateFormatString() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getDateFormatString() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getDateFormatString() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getDeletedCableArticles() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getDeletedCables() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getDeletedCableTypes() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getDeletedConnectors() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getDeletedInstallationPackages() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getDeletedManufacturers() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getDeleteRows() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getDeleteRowsTest() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getDescription() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getDescription() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getDescription() - Method in class org.openepics.cable.jaxb.ConnectorElement
-
- getDescription() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- getDescription() - Method in class org.openepics.cable.model.CableArticle
-
- getDescription() - Method in class org.openepics.cable.model.CableType
-
- getDescription() - Method in class org.openepics.cable.model.Connector
-
- getDescription() - Method in class org.openepics.cable.model.GenericArtifact
-
- getDescription() - Method in class org.openepics.cable.model.InstallationPackage
-
- getDescription() - Method in class org.openepics.cable.model.Query
-
- getDescription() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getDescription() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getDescription() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getDescription() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getDescription() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getDescription() - Method in class org.openepics.cable.ui.QueryUI
-
- getDetails() - Method in class org.openepics.cable.ui.ErrorDialogController
-
- getDevice() - Method in class org.openepics.cable.model.Endpoint
-
- getDeviceChessId() - Method in class org.openepics.cable.model.Endpoint
-
- getDeviceFbsTag() - Method in class org.openepics.cable.model.Endpoint
-
- getDeviceURL(String) - Method in class org.openepics.cable.ui.CableUI
-
Returns the URL that the currently selected column points to.
- getDiameter() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getDiameter() - Method in class org.openepics.cable.model.CableType
-
- getDiameter() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getDiffForAttributes(String, Object, Object) - Static method in class org.openepics.cable.services.HistoryService
-
Returns string with difference between two attribute values.
- getDisplayComments() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getDisplayComments() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getDisplayDescription() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getDisplayDescription() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getDisplayName() - Method in enum org.openepics.cable.model.CableStatus
-
- getDisplayName() - Method in enum org.openepics.cable.model.EntityType
-
- getDisplayName() - Method in enum org.openepics.cable.model.EntityTypeOperation
-
- getDisplayName() - Method in enum org.openepics.cable.model.InstallationType
-
- getDisplayName() - Method in enum org.openepics.cable.model.ManufacturerStatus
-
- getDisplayName() - Method in enum org.openepics.cable.services.CableTypeActiveFilter
-
- getDisplayName() - Method in enum org.openepics.cable.ui.CableStatusFilter
-
- getDisplayProperty() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getDisplayPropertyHandle() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getDisplayService() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getDisplayService() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getDrawing() - Method in class org.openepics.cable.jaxb.ConnectorElement
-
- getEditCable() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getEditCableArticle() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Return true if the current user can edit cable article, else false.
- getEditCableType() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Return true if the current user can edit cable types, else false.
- getEditConnector() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getEditInstallationPackage() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getEditManufacturer() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getElectricalDocumentation() - Method in class org.openepics.cable.jaxb.CableElement
-
- getElectricalDocumentation() - Method in class org.openepics.cable.model.Cable
-
- getElectricalDocumentation() - Method in class org.openepics.cable.services.dl.CableParams
-
- getElectricalDocumentation() - Method in class org.openepics.cable.ui.CableUI
-
- getEmail() - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- getEmail() - Method in class org.openepics.cable.model.Manufacturer
-
- getEmail(String) - Method in class org.openepics.cable.services.DummyUserDirectoryService
-
- getEmail(String) - Method in class org.openepics.cable.services.RBACUserDirectoryService
-
- getEmail(String) - Method in interface org.openepics.cable.services.UserDirectoryService
-
Retrieves the email address for the given user.
- getEmail(String) - Method in class org.openepics.cable.services.UserDirectoryServiceFacade
-
Retrieves the email address for the given user.
- getEmail() - Method in class org.openepics.cable.ui.ManufacturerUI
-
- getEnclosureEssName() - Method in class org.openepics.cable.jaxb.EndpointElement
-
- getEnclosureFbsTag() - Method in class org.openepics.cable.jaxb.EndpointElement
-
- getEndpoint() - Method in class org.openepics.cable.dto.NotificationDTO
-
- getEndpoint() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getEndpoint(EndpointElement) - Static method in class org.openepics.cable.webservice.CableEndpointsResourceImpl
-
- getEndpointA() - Method in class org.openepics.cable.jaxb.CableElement
-
- getEndpointA() - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- getEndpointA() - Method in class org.openepics.cable.model.Cable
-
- getEndpointA() - Method in class org.openepics.cable.services.dl.CableParams
-
- getEndpointA() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointB() - Method in class org.openepics.cable.jaxb.CableElement
-
- getEndpointB() - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- getEndpointB() - Method in class org.openepics.cable.model.Cable
-
- getEndpointB() - Method in class org.openepics.cable.services.dl.CableParams
-
- getEndpointB() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointBuildingA() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointBuildingB() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointConnectorA() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointConnectorAUrl() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointConnectorB() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointConnectorBUrl() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointDeviceAUrl() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointDeviceBUrl() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointDeviceNameA() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointDeviceNameAFbsTag() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointDeviceNameB() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointDeviceNameBFbsTag() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointElement(Endpoint) - Static method in class org.openepics.cable.webservice.CableEndpointsResourceImpl
-
- getEndpointLabelA() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointLabelB() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointRackA() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointRackAFbsTag() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointRackB() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointRackBFbsTag() - Method in class org.openepics.cable.ui.CableUI
-
- getEndpointValue() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getEntity() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
Response.getEntity()
- getEntity() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
Response.getEntity()
- getEntityId() - Method in class org.openepics.cable.model.History
-
- getEntityId() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
- getEntityId() - Method in class org.openepics.cable.ui.HistoryUI
-
- getEntityName() - Method in class org.openepics.cable.model.History
-
- getEntityName() - Method in class org.openepics.cable.ui.HistoryUI
-
- getEntityTag() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getEntityTag()
- getEntityTag() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getEntityTag()
- getEntityType() - Method in class org.openepics.cable.model.History
-
- getEntityType() - Method in class org.openepics.cable.model.Query
-
- getEntityType() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
- getEntityType() - Method in class org.openepics.cable.ui.HistoryUI
-
- getEntityType() - Method in class org.openepics.cable.ui.QueryUI
-
- getEntityTypeValues() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
- getEntriesToExportSize() - Method in class org.openepics.cable.export.SimpleLogTableExporter
-
- getEntry() - Method in class org.openepics.cable.model.History
-
- getEntry() - Method in class org.openepics.cable.ui.HistoryUI
-
- getErpNumber() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getErpNumber() - Method in class org.openepics.cable.model.CableArticle
-
- getErpNumber() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getErrorMessage(String, DSRecord, Object, String) - Method in class org.openepics.cable.services.dl.DataLoader
-
- getErrorMessage(String, DSRecord, Object) - Method in class org.openepics.cable.services.dl.DataLoader
-
- getErrors() - Method in class org.openepics.cable.services.dl.LoaderResult
-
- getEssName() - Method in class org.openepics.cable.jaxb.EndpointElement
-
- getEssNameForFbsTag(String) - Method in class org.openepics.cable.util.fbs.FbsService
-
Read ESS name corresponding to given FBS tag.
- getExcelDataStartRow() - Method in class org.openepics.cable.export.SimpleConnectorTableExporter
-
- getExcelDataStartRow() - Method in class org.openepics.cable.export.SimpleLogTableExporter
-
- getExcelDataStartRow() - Method in class org.openepics.cable.export.SimpleManufacturerTableExporter
-
- getExcelDataStartRow() - Method in class org.openepics.cable.export.SimpleTableExporter
-
- getExceptionHandler() - Method in class org.openepics.cable.ui.CustomExceptionHandlerFactory
-
- getExecuted() - Method in class org.openepics.cable.model.Query
-
- getExportedTable() - Method in class org.openepics.cable.export.SimpleTableExporter
-
- getExternalId() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getExternalId() - Method in class org.openepics.cable.model.CableArticle
-
- getExternalId() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getFbsApplicationURL() - Method in class org.openepics.cable.CableProperties
-
- getFbsElementForCableName(Collection<FbsElement>, String) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Extract FbsElement that correspond to given cable name (exact match).
- getFbsElementForEssName(Collection<FbsElement>, String) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Extract FbsElement that correspond to given ESS name (exact match).
- getFbsElementForId(Collection<FbsElement>, String) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Extract FbsElement that correspond to given id (exact match).
- getFbsElementForTag(Collection<FbsElement>, String) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Extract FbsElement that correspond to given tag (exact match).
- getFbsElementsForCableName(Collection<FbsElement>, String) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Extract list of FbsElement that correspond to given cable name (exact match).
- getFbsElementsForEssName(Collection<FbsElement>, String) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Extract list of FbsElement that correspond to given ESS name (exact match).
- getFbsElementsForId(Collection<FbsElement>, String) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Extract list of FbsElement that correspond to given id (exact match).
- getFbsElementsForTag(Collection<FbsElement>, String) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Extract list of FbsElement that correspond to given tag (exact match).
- getFbsListing() - Method in class org.openepics.cable.util.fbs.FbsClient
-
Retrieve (all) FBS data and deserializes it into a FbsElement list.
- getFbsListingForCableName(String) - Method in class org.openepics.cable.util.fbs.FbsClient
-
Retrieve FBS data for cable name and deserializes it into a FbsElement list.
- getFbsListingForEssName(String) - Method in class org.openepics.cable.util.fbs.FbsClient
-
Retrieve FBS data for ESS name and deserializes it into a FbsElement list.
- getFbsListingForId(String) - Method in class org.openepics.cable.util.fbs.FbsClient
-
Retrieve FBS data for id and deserializes it into a FbsElement list.
- getFbsListingForTag(String) - Method in class org.openepics.cable.util.fbs.FbsClient
-
Retrieve FBS data for FBS tag and deserializes it into a FbsElement list.
- getFbsListingForTag(String, int) - Method in class org.openepics.cable.util.fbs.FbsClient
-
Retrieve FBS data for FBS tag and deserializes it into a FbsElement list of up to maxResults elements.
- getFbsTag() - Method in class org.openepics.cable.jaxb.CableElement
-
- getFbsTag() - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- getFbsTag() - Method in class org.openepics.cable.jaxb.EndpointElement
-
- getFbsTag() - Method in class org.openepics.cable.model.Cable
-
- getFbsTag() - Method in class org.openepics.cable.services.dl.CableParams
-
- getFbsTag() - Method in class org.openepics.cable.ui.CableUI
-
- getFbsTagForEssName(String) - Method in class org.openepics.cable.util.fbs.FbsService
-
Read FBS tag corresponding to given ESS name.
- getFbsTagsForFbsTagStartsWith(String, int) - Method in class org.openepics.cable.util.fbs.FbsService
-
Read a list of up to maxResults FBS tags which starts given FBS tag value.
- getField() - Method in class org.openepics.cable.model.QueryCondition
-
- getField(Object) - Method in class org.openepics.cable.services.dl.DSRecord
-
Returns the value of the field
- getFieldName() - Method in enum org.openepics.cable.services.dl.CableArticleColumn
-
- getFieldName() - Method in enum org.openepics.cable.services.dl.CableColumn
-
- getFieldName() - Method in enum org.openepics.cable.services.dl.CableTypeColumn
-
- getFieldName() - Method in enum org.openepics.cable.services.dl.ConnectorColumn
-
- getFieldName() - Method in interface org.openepics.cable.services.dl.FieldIntrospection
-
- getFieldName() - Method in enum org.openepics.cable.services.dl.InstallationPackageColumn
-
- getFieldName() - Method in enum org.openepics.cable.services.dl.ManufacturerColumn
-
- getFieldName() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- getFieldName() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getFieldName() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getFieldName() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- getFieldName() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- getFieldValues() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getFileFormat() - Method in class org.openepics.cable.export.SimpleTableExporter
-
- getFileName() - Method in class org.openepics.cable.export.SimpleConnectorTableExporter
-
- getFileName() - Method in class org.openepics.cable.export.SimpleLogTableExporter
-
- getFileName() - Method in class org.openepics.cable.export.SimpleManufacturerTableExporter
-
- getFileName() - Method in class org.openepics.cable.export.SimpleTableExporter
-
- getFileToBeImported() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getFileToBeImportedExists() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getFileToBeImportedExists() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getFileToBeImportedExists() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getFileToBeImportedExists() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getFileToBeImportedExists() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getFileToBeSendName() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getFilteredCableArticles() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getFilteredCablesByRegExp(List<CableColumn>, String) - Method in class org.openepics.cable.services.CableService
-
Returns a list of cables filtered by regural expression.
- getFilteredCableTypes(String, Query) - Method in class org.openepics.cable.services.CableTypeService
-
Return a list of filtered cable types.
- getFilteredCableTypes() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getFilteredConnectors(String, Query) - Method in class org.openepics.cable.services.ConnectorService
-
Return a list of filtered connectors.
- getFilteredConnectors(Collection<ConnectorColumn>, String) - Method in class org.openepics.cable.services.ConnectorService
-
Returns all connectors for which at least one of the specified fields matches the given regular expression.
- getFilteredConnectors() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getFilteredInstallationPackages() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getFilteredManufacturers(String, Query) - Method in class org.openepics.cable.services.ManufacturerService
-
Return a list of filtered manufacturers.
- getFilteredManufacturers(Collection<ManufacturerColumn>, String) - Method in class org.openepics.cable.services.ManufacturerService
-
Returns all manufacturers for which at least one of the specified fields matches the given regular expression.
- getFilteredManufacturers() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getFilteredQueries() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getFilterMode() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- getFilterMode() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getFilterMode() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getFilterMode() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- getFilterMode() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- getFilterMode() - Method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
- getFilterOptions() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- getFilterOptions() - Method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
- getFilters() - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
- getFilters() - Method in class org.openepics.cable.ui.lazymodels.HistoryLazyModel
-
- getFilterStyle() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- getFilterStyle() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getFilterStyle() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getFilterStyle() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- getFilterStyle() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- getFilterStyle() - Method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
- getFirstMostRecentQueryId() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getFlammabilities() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getFlammability() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getFlammability() - Method in class org.openepics.cable.model.CableType
-
- getFlammability() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getFlammabilityValues(CableTypeActiveFilter) - Method in class org.openepics.cable.services.CableTypeService
-
Return an iteration of all distinct flammability values in the database.
- getGlobalFilter() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getGlobalFilter() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getGlobalFilter() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getHeader() - Method in class org.openepics.cable.services.dl.LoaderResult
-
Returns the header information.
- getHeader() - Method in class org.openepics.cable.services.dl.RecordStream
-
Returns the last processed header.
- getHeaderIndex() - Method in class org.openepics.cable.services.dl.LoaderResult
-
Returns the index of the header.
- getHeaders() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getHeaders()
- getHeaders() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getHeaders()
- getHeaderString(String) - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getHeaderString(String)
- getHeaderString(String) - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getHeaderString(String)
- getHealthcheck() - Method in interface org.openepics.cable.jaxb.HealthcheckResource
-
Returns healthcheck of Cable application as string.
- getHealthcheck() - Method in class org.openepics.cable.webservice.HealthcheckResourceImpl
-
Returns healthcheck of Cable application as string.
- getHistory() - Method in class org.openepics.cable.ui.HistoryUI
-
- getHistoryById(Long) - Method in class org.openepics.cable.services.HistoryService
-
Retrieves and returns history with specified id.
- getId() - Method in class org.openepics.cable.jaxb.CableElement
-
- getId() - Method in class org.openepics.cable.model.Persistable
-
- getId() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getId() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getId() - Method in class org.openepics.cable.ui.CableUI
-
- getId() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getId() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getId() - Method in class org.openepics.cable.ui.ManufacturerUI
-
- getId() - Method in class org.openepics.cable.ui.QueryUI
-
- getImportFileName() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getImportFileStatistic() - Method in class org.openepics.cable.services.dl.LoaderResult
-
- getImportResult() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getImportResult() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getImportResult() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getImportResult() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getImportResult() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getImportRows() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getImportRowsTest() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getImportTemplate() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getImportTemplate() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getImportTemplate() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getImportTemplate() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getImportTemplate() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getInputPassword() - Method in class org.openepics.cable.ui.LoginController
-
- getInputUsername() - Method in class org.openepics.cable.ui.LoginController
-
- getInstallationBy() - Method in class org.openepics.cable.jaxb.CableElement
-
- getInstallationBy() - Method in class org.openepics.cable.model.Cable
-
- getInstallationBy() - Method in class org.openepics.cable.services.dl.CableParams
-
- getInstallationBy() - Method in class org.openepics.cable.ui.CableUI
-
- getInstallationByDate() - Method in class org.openepics.cable.ui.CableUI
-
- getInstallationPackage() - Method in class org.openepics.cable.jaxb.CableElement
-
- getInstallationPackage(String) - Method in interface org.openepics.cable.jaxb.InstallationPackageResource
-
Returns a specific approved installation package instance.
- getInstallationPackage() - Method in class org.openepics.cable.model.Cable
-
- getInstallationPackage() - Method in class org.openepics.cable.services.dl.CableParams
-
- getInstallationPackage() - Method in class org.openepics.cable.ui.CableUI
-
- getInstallationPackage() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getInstallationPackage(String) - Method in class org.openepics.cable.webservice.InstallationPackageResourceImpl
-
- getInstallationPackageById(Long) - Method in class org.openepics.cable.services.InstallationPackageService
-
Returns an installation package with the specified installation package id.
- getInstallationPackageByName(String) - Method in class org.openepics.cable.services.InstallationPackageService
-
Returns an installation package with the specified installation package name.
- getInstallationPackageElement(InstallationPackage) - Static method in class org.openepics.cable.webservice.InstallationPackageResourceImpl
-
- getInstallationPackageLeader() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- getInstallationPackageLeader() - Method in class org.openepics.cable.model.InstallationPackage
-
- getInstallationPackageLeader() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getInstallationPackageLeaders() - Method in class org.openepics.cable.model.InstallationPackage
-
- getInstallationPackageLeaders() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getInstallationPackageNames() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getInstallationPackages() - Method in class org.openepics.cable.services.InstallationPackageService
-
- getInstallationPackages() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getInstallationPackageSheetWithImportedInstallationPackages() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getInstallationPackageSheetWithInstallationPackagesToExport() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getInstallationPackagesToExport() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Returns the installation packages to be exported,
which are the currently filtered and selected installation packages,
or all filtered cables without deleted ones if none selected.
- getInstallationPackagesToExportSize() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Return counter for number of installation packages to be exported.
- getInstallationPackageUrl() - Method in class org.openepics.cable.ui.CableUI
-
- getInstallationType() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getInstallationType() - Method in class org.openepics.cable.model.CableType
-
- getInstallationType() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getInstallationTypes() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getInstallationTypeString() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getInstallationTypesWithoutAll() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getInstallerCable() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- getInstallerCable() - Method in class org.openepics.cable.model.InstallationPackage
-
- getInstallerCable() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getInstallerConnectorA() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- getInstallerConnectorA() - Method in class org.openepics.cable.model.InstallationPackage
-
- getInstallerConnectorA() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getInstallerConnectorB() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- getInstallerConnectorB() - Method in class org.openepics.cable.model.InstallationPackage
-
- getInstallerConnectorB() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getInstallerLabels() - Static method in class org.openepics.cable.util.InstallationPackageNumbering
-
Return installers for installation package.
- getInstallers() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getInstance() - Static method in class org.openepics.cable.CableProperties
-
Returns the singleton instance of this class.
- getInsulation() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getInsulation() - Method in class org.openepics.cable.model.CableType
-
- getInsulation() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getInsulation() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getInsulations() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getInsulationValues(CableTypeActiveFilter) - Method in class org.openepics.cable.services.CableTypeService
-
Return an iteration of all distinct insulation values in the database.
- getIP(HttpServletRequest) - Static method in class org.openepics.cable.util.RequestUtilities
-
Retrieve ip address for (origin of) request.
- getIsAddPopupOpened() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getIsAddPopupOpened() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getIsAddPopupOpened() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getIsAddPopupOpened() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getIsAddPopupOpened() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getIsAdmin() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getIsDisabledChangeCableName() - Method in class org.openepics.cable.ui.CableRequestManager
-
Return boolean about if ability to change cable name is disabled.
- getIsEmptyChessId() - Method in class org.openepics.cable.ui.CableRequestManager
-
Return true if chess id not set for selected cable.
- getIsEmptyDeviceA() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getIsEmptyDeviceAFbsTag() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getIsEmptyDeviceB() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getIsEmptyDeviceBFbsTag() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getIsoClass() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getIsoClass() - Method in class org.openepics.cable.model.CableArticle
-
- getIsoClass() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getIsRequiredArticle() - Method in class org.openepics.cable.ui.CableRequestManager
-
Return if cable article is required.
- getIsSystemSelected() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getJacket() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getJacket() - Method in class org.openepics.cable.model.CableType
-
- getJacket() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getJacket() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getJackets() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getJacketValues(CableTypeActiveFilter) - Method in class org.openepics.cable.services.CableTypeService
-
Return an iteration of all distinct jacket values in the database.
- getLabel() - Method in class org.openepics.cable.jaxb.EndpointElement
-
- getLabel() - Method in class org.openepics.cable.model.Endpoint
-
- getLabel() - Method in enum org.openepics.cable.ui.HistoryColumnUI
-
- getLanguage() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getLanguage()
- getLanguage() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getLanguage()
- getLastModified() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getLastModified()
- getLastModified() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getLastModified()
- getLastThreeQueries(String, EntityType) - Method in class org.openepics.cable.services.QueryService
-
Return last three executed queries which belongs to the currently sign in user.
- getLazyModel() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getLazyModel() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
- getLazyService() - Method in class org.openepics.cable.services.CableService
-
- getLazyService() - Method in class org.openepics.cable.services.HistoryService
-
- getLbsTag() - Method in class org.openepics.cable.jaxb.EndpointElement
-
- getLegacyContent() - Method in class org.openepics.cable.model.GenericArtifact
-
- getLength() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getLength()
- getLength() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getLength()
- getLink(String) - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getLink(String)
- getLink(String) - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getLink(String)
- getLinkBuilder(String) - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getLinkBuilder(String)
- getLinkBuilder(String) - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getLinkBuilder(String)
- getLinks() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getLinks()
- getLinks() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getLinks()
- getLinkToDatasheet() - Method in class org.openepics.cable.model.Connector
-
- getLinkToDatasheet() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getLocation() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getLocation()
- getLocation() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- getLocation() - Method in class org.openepics.cable.model.InstallationPackage
-
- getLocation() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getLocation() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getLocation()
- getLocationA() - Method in class org.openepics.cable.ui.CableUI
-
- getLocationB() - Method in class org.openepics.cable.ui.CableUI
-
- getLoggedInName() - Method in class org.openepics.cable.services.DummySessionService
-
- getLoggedInName() - Method in interface org.openepics.cable.services.SessionService
-
Returns the distinguished name of the logged in user.
- getLoggedInName() - Method in class org.openepics.cable.ui.UserManager
-
- getLongDescription() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getLongDescription() - Method in class org.openepics.cable.model.CableArticle
-
- getLongDescription() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getLongManufacturersListOverlay() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getLongManufacturersListOverlay() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getLongOverlayURL() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getLongOverlayURL() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getLongOverlayURL() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getLongOverlayURL() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getLongTextOverlayContent() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Gets overlay content text.
- getLongTextOverlayContent() - Method in class org.openepics.cable.ui.CableRequestManager
-
Gets overlay content text.
- getLongTextOverlayContent() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getLongTextOverlayContent() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Gets overlay content text.
- getLongTextOverlayContent() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Gets overlay content text.
- getLongTextOverlayContent() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Gets overlay content text.
- getLongTextOverlayContent() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Gets overlay content text.
- getLongTextOverlayHeader() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Gets overlay header text.
- getLongTextOverlayHeader() - Method in class org.openepics.cable.ui.CableRequestManager
-
Gets overlay header text.
- getLongTextOverlayHeader() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getLongTextOverlayHeader() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Gets overlay header text.
- getLongTextOverlayHeader() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Gets overlay header text.
- getLongTextOverlayHeader() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Gets overlay header text.
- getLongTextOverlayHeader() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Gets overlay header text.
- getManufacturer() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getManufacturer() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getManufacturer(String) - Method in interface org.openepics.cable.jaxb.ManufacturerResource
-
Returns a specific approved manufacturer instance.
- getManufacturer() - Method in class org.openepics.cable.model.CableArticle
-
- getManufacturer() - Method in class org.openepics.cable.model.CableTypeManufacturer
-
- getManufacturer() - Method in class org.openepics.cable.model.ConnectorManufacturer
-
- getManufacturer(String) - Method in class org.openepics.cable.services.ManufacturerService
-
Returns a Manufacturer with the specified name.
- getManufacturer() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getManufacturer() - Method in class org.openepics.cable.ui.ManufacturerUI
-
- getManufacturer(String) - Method in class org.openepics.cable.webservice.ManufacturerResourceImpl
-
- getManufacturerAndDatasheetNames() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getManufacturerAndDatasheetNames() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getManufacturerByCode(String) - Method in class org.openepics.cable.services.ManufacturerService
-
Returns a Manufacturer with the specified code.
- getManufacturerElement(Manufacturer) - Static method in class org.openepics.cable.webservice.ManufacturerResourceImpl
-
- getManufacturerNames() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getManufacturers() - Method in class org.openepics.cable.model.CableType
-
- getManufacturers() - Method in class org.openepics.cable.model.Connector
-
- getManufacturers() - Method in class org.openepics.cable.services.ManufacturerService
-
- getManufacturers() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getManufacturers() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getManufacturers() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getManufacturersAsString(boolean) - Method in class org.openepics.cable.model.CableType
-
Joins the names of all manufacturers and datasheets of this cable type for filtering/sorting purposes.
- getManufacturersAsString(boolean) - Method in class org.openepics.cable.model.Connector
-
Joins the names of all manufacturers and datasheets of this cable type for filtering/sorting purposes.
- getManufacturersToExport() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Returns the manufacturers to be exported, which are the currently filtered and selected manufacturers, or all
filtered manufacturers if none selected.
- getManufacturerUrl(Manufacturer) - Method in class org.openepics.cable.ui.CableTypeUI
-
Return url for given manufacturer.
- getMediaType() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getMediaType()
- getMediaType() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getMediaType()
- getMergedRegions() - Method in interface org.openepics.cable.services.dl.DataStream
-
Returns list of merged regions of the current row.
- getMergedRegions() - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- getMessage() - Method in class org.openepics.cable.services.dl.ValidationMessage
-
- getMessage() - Method in class org.openepics.cable.services.Result
-
- getMessage() - Method in class org.openepics.cable.webservice.ResponseMessage
-
Returns the response message.
- getMessages() - Method in class org.openepics.cable.services.dl.LoaderResult
-
- getMetadata() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
Response.getMetadata()
- getMetadata() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
Response.getMetadata()
- getModelType() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getModelType() - Method in class org.openepics.cable.model.CableArticle
-
- getModelType() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getModified() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getModified() - Method in class org.openepics.cable.jaxb.CableElement
-
- getModified() - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- getModified() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- getModified() - Method in class org.openepics.cable.model.Cable
-
- getModified() - Method in class org.openepics.cable.model.CableArticle
-
- getModified() - Method in class org.openepics.cable.model.Connector
-
- getModified() - Method in class org.openepics.cable.model.InstallationPackage
-
- getModified() - Method in class org.openepics.cable.model.Manufacturer
-
- getModified() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getModified() - Method in class org.openepics.cable.ui.CableUI
-
- getModified() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getModifiedAt() - Method in class org.openepics.cable.model.GenericArtifact
-
- getModifiedBy() - Method in class org.openepics.cable.model.GenericArtifact
-
- getMostRecentQueries() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getName() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getName() - Method in class org.openepics.cable.jaxb.CableElement
-
- getName() - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- getName() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getName() - Method in class org.openepics.cable.jaxb.ConnectorElement
-
- getName() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- getName() - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- getName() - Method in class org.openepics.cable.model.Cable
-
- getName() - Method in class org.openepics.cable.model.CableArticle
-
- getName() - Method in class org.openepics.cable.model.CableType
-
- getName() - Method in class org.openepics.cable.model.CableTypeManufacturer
-
- getName() - Method in class org.openepics.cable.model.Connector
-
- getName() - Method in class org.openepics.cable.model.ConnectorManufacturer
-
- getName() - Method in class org.openepics.cable.model.GenericArtifact
-
- getName() - Method in class org.openepics.cable.model.InstallationPackage
-
- getName() - Method in class org.openepics.cable.model.Manufacturer
-
- getName() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getName() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getName() - Method in class org.openepics.cable.ui.CableUI
-
- getName() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getName() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getName() - Method in class org.openepics.cable.ui.ManufacturerUI
-
- getNameStatus() - Method in class org.openepics.cable.model.Endpoint
-
- getNamingURL() - Method in class org.openepics.cable.CableProperties
-
- getNewStatus() - Method in class org.openepics.cable.dto.ReuseCableDetails
-
- getNewValue() - Method in class org.openepics.cable.dto.NotificationDTO
-
- getNextRecord() - Method in class org.openepics.cable.services.dl.RecordStream
-
Reads and returns the next record.
- getNotDeletedQuery(Query) - Method in class org.openepics.cable.services.dl.CableImportExportService
-
Constructs a new query for filtering out deleted cables and prepends it with passed query.
- getNotificationsForProblem(Cable) - Static method in class org.openepics.cable.util.ValidityUtil
-
- getNumberOfCables() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getNumberOfColumns() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getNumberOfColumns() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getNumberOfColumns() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getNumberOfColumns() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getNumberOfColumns() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getNumberOfConductors() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getNumberOfEntitiesPerPage() - Static method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getNumberOfEntitiesPerPage() - Static method in class org.openepics.cable.ui.CableRequestManager
-
- getNumberOfEntitiesPerPage() - Static method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getNumberOfEntitiesPerPage() - Static method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getNumberOfEntitiesPerPage() - Static method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getNumberOfEntitiesPerPage() - Static method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getNumberOfFilteredItems() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getNumberOfFilteredItems() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getNumberOfFilteredItems() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getNumberOfFilteredItems() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getObsoleteValues() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getOldCableName() - Method in class org.openepics.cable.dto.ReuseCableDetails
-
- getOldValue() - Method in class org.openepics.cable.dto.NotificationDTO
-
- getOperation() - Method in class org.openepics.cable.model.History
-
- getOperation() - Method in class org.openepics.cable.services.CableValidationService
-
- getOperation() - Method in class org.openepics.cable.services.ConcurrentOperationServiceBase
-
Extend this function to provide operation used for logging.
- getOperation() - Method in class org.openepics.cable.ui.HistoryUI
-
- getOperationValues() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
- getOperator() - Method in enum org.openepics.cable.model.QueryBooleanOperator
-
- getOperator() - Method in enum org.openepics.cable.model.QueryComparisonOperator
-
- getOuterDiameter() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getOuterDiameter() - Method in class org.openepics.cable.model.CableArticle
-
- getOuterDiameter() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getOwner() - Method in class org.openepics.cable.model.Query
-
- getOwner() - Method in class org.openepics.cable.ui.QueryUI
-
- getOwners() - Method in class org.openepics.cable.jaxb.CableElement
-
- getOwners() - Method in class org.openepics.cable.model.Cable
-
- getOwners() - Method in class org.openepics.cable.services.dl.CableParams
-
- getOwners() - Method in class org.openepics.cable.ui.CableUI
-
- getOwnersString() - Method in class org.openepics.cable.model.Cable
-
- getOwnersString() - Method in class org.openepics.cable.ui.CableUI
-
- getParenthesis() - Method in enum org.openepics.cable.model.QueryParenthesis
-
- getParenthesisClose() - Method in class org.openepics.cable.model.QueryCondition
-
- getParenthesisCloseValues() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getParenthesisOpen() - Method in class org.openepics.cable.model.QueryCondition
-
- getParenthesisOpenValues() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getPassword() - Method in class org.openepics.cable.client.CableDBClient
-
- getPhoneNumber() - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- getPhoneNumber() - Method in class org.openepics.cable.model.Manufacturer
-
- getPhoneNumber() - Method in class org.openepics.cable.ui.ManufacturerUI
-
- getPosition() - Method in class org.openepics.cable.model.CableTypeManufacturer
-
- getPosition() - Method in class org.openepics.cable.model.ConnectorManufacturer
-
- getPosition() - Method in class org.openepics.cable.model.QueryCondition
-
- getPossibleCableStatus() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getQueries(String) - Method in class org.openepics.cable.services.QueryService
-
Return a list of all queries which belongs to the currently sign in user.
- getQueries() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getQuery() - Method in class org.openepics.cable.model.QueryCondition
-
- getQuery() - Method in class org.openepics.cable.ui.QueryUI
-
- getQueryById(long) - Method in class org.openepics.cable.services.QueryService
-
Return query given id.
- getQueryConditions() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getQueryConditions() - Method in class org.openepics.cable.ui.QueryUI
-
- getQueryConditionSelected() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getQuerySelected() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getQueryUI() - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
- getRack() - Method in class org.openepics.cable.model.Endpoint
-
- getRackChessId() - Method in class org.openepics.cable.model.Endpoint
-
- getRackFbsTag() - Method in class org.openepics.cable.model.Endpoint
-
- getRatedVoltage() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getRatedVoltage() - Method in class org.openepics.cable.model.CableArticle
-
- getRatedVoltage() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getReasonsForProblem(Cable) - Static method in class org.openepics.cable.util.ValidityUtil
-
Generates message with reason(s) for problem when there is a problem with cable.
- getReasonsForProblem(Cable, String) - Static method in class org.openepics.cable.util.ValidityUtil
-
Generates message with reason(s) for problem when there is a problem with cable.
- getRenderCommand() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getRenderDownload() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getRenderText() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getRequestedCableArticleName() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getRequestedCableTypeName() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getRequestedConnectorName() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getRequestedInstallationPackageName() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getRequestedManufacturerName() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getResponse(String, MultivaluedMap<String, Object>) - Method in class org.openepics.cable.client.CableDBClient
-
Requests JSON type data from URL.
- getResponse(String) - Method in class org.openepics.cable.client.CableDBClient
-
Requests JSON type data from URL.
- getResponse(String, String, Object) - Method in class org.openepics.cable.client.CableDBClient
-
Requests JSON type data from URL using a query string parameter.
- getResponse(UriBuilder, MediaType) - Static method in class org.openepics.cable.util.webservice.WebserviceUtility
-
Return ClosableResponse object given UriBuilder and MediaType objects.
- getResponseJson(String) - Static method in class org.openepics.cable.util.webservice.WebserviceUtility
-
Build a web resource target from given parameter, build a request, invoke HTTP GET synchronously
and return ClosableResponse object.
- getResponseJson(String, MultivaluedMap<String, Object>) - Static method in class org.openepics.cable.util.webservice.WebserviceUtility
-
Build a web resource target from given parameters, build a request, invoke HTTP GET synchronously
and return ClosableResponse object.
- getResponseJson(UriBuilder) - Static method in class org.openepics.cable.util.webservice.WebserviceUtility
-
Return ClosableResponse object for MediaType.APPLICATION_JSON_TYPE
given UriBuilder object.
- getResponseXml(String) - Static method in class org.openepics.cable.util.webservice.WebserviceUtility
-
Build a web resource target from given parameter, build a request, invoke HTTP GET synchronously
and return ClosableResponse object.
- getResponseXml(String, MultivaluedMap<String, Object>) - Static method in class org.openepics.cable.util.webservice.WebserviceUtility
-
Build a web resource target from given parameters, build a request, invoke HTTP GET synchronously
and return ClosableResponse object.
- getResponseXml(UriBuilder) - Static method in class org.openepics.cable.util.webservice.WebserviceUtility
-
Return ClosableResponse object for MediaType.APPLICATION_XML_TYPE
given UriBuilder object.
- getRestoredCableTypes() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getReuseCableDetails() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getRevision() - Method in class org.openepics.cable.jaxb.CableElement
-
- getRevision() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getRevision() - Method in class org.openepics.cable.model.Cable
-
- getRevision() - Method in class org.openepics.cable.model.CableType
-
- getRevision() - Method in class org.openepics.cable.services.dl.CableParams
-
- getRevision() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getRevision() - Method in class org.openepics.cable.ui.CableUI
-
- getRoutingDocumentation() - Method in class org.openepics.cable.model.InstallationPackage
-
- getRoutingDocumentation() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getRow() - Method in class org.openepics.cable.services.dl.ValidationMessage
-
- getRowCount(Map<String, Object>, Query) - Method in class org.openepics.cable.services.CableService
-
Returns the number of elements to be included in the table.
- getRowCount(Map<String, Object>) - Method in class org.openepics.cable.services.HistoryService
-
Return the number of elements in the table.
- getRowCount() - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
- getRowCount() - Method in class org.openepics.cable.ui.lazymodels.HistoryLazyModel
-
- getRowData(String) - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
- getRowData(String) - Method in class org.openepics.cable.ui.lazymodels.HistoryLazyModel
-
- getRowIndex() - Method in interface org.openepics.cable.services.dl.DataStream
-
Returns the 0-based index of the currently read row.
- getRowIndex() - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- getRowIndex() - Method in class org.openepics.cable.services.dl.DSRecord
-
- getRowKey(CableUI) - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
- getRowKey(HistoryUI) - Method in class org.openepics.cable.ui.lazymodels.HistoryLazyModel
-
- getRowLabel() - Method in interface org.openepics.cable.services.dl.DataStream
-
Returns the label of the currently read row.
- getRowLabel() - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- getRowLabel() - Method in class org.openepics.cable.services.dl.DSRecord
-
- getRowNumber() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Returns row number, if applicable, for first entry in page that contains selected entry (in list of all entries).
- getRowNumber() - Method in class org.openepics.cable.ui.CableRequestManager
-
Returns row number, if applicable, for first entry in page that contains selected entry (in list of all entries).
- getRowNumber() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Returns row number, if applicable, for first entry in page that contains selected entry (in list of all entries).
- getRowNumber() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Returns row number, if applicable, for first entry in page that contains selected entry (in list of all entries).
- getRowNumber() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Returns row number, if applicable, for first entry in page that contains selected entry (in list of all entries).
- getRowNumber() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Returns row number, if applicable, for first entry in page that contains selected entry (in list of all entries).
- getRows() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Returns (current) number of rows/entries per page in pagination component.
- getRows() - Method in class org.openepics.cable.ui.CableRequestManager
-
Returns (current) number of rows/entries per page in pagination component.
- getRows() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Returns (current) number of rows/entries per page in pagination component.
- getRows() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Returns (current) number of rows/entries per page in pagination component.
- getRows() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Returns (current) number of rows/entries per page in pagination component.
- getRows() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Returns (current) number of rows/entries per page in pagination component.
- getRows() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Returns (current) number of rows/entries per page in pagination component.
- getRowSize() - Method in interface org.openepics.cable.services.dl.DataStream
-
Returns the row size, that is the number of columns of this row.
- getRowSize() - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- getSecondMostRecentQueryId() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getSelectedCable() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedCableArticle() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getSelectedCableArticles() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getSelectedCableCableArticle() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedCableCableType() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedCableConnectorA() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedCableConnectorB() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedCableInstallationPackage() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedCableName() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedCableOwners() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedCables() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedCableType() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getSelectedCableTypes() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getSelectedConnector() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getSelectedConnectors() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getSelectedDevice() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedInstallationPackage() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getSelectedInstallationPackages() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- getSelectedManufacturer() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getSelectedManufacturer() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getSelectedManufacturer() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getSelectedManufacturers() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getSelectedManufacturers() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getSelectedManufacturers() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getSelectedQuery() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSelectedQuery() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getSelectedQuery() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- getSelectedQuery() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getSelectedQuery() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getSelectedQueryConditions() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getSeqNumber() - Method in class org.openepics.cable.jaxb.CableElement
-
- getSeqNumber() - Method in class org.openepics.cable.model.Cable
-
- getSeqNumber() - Method in class org.openepics.cable.model.CableName
-
- getSeqNumber() - Method in class org.openepics.cable.ui.CableUI
-
- getService() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getService() - Method in class org.openepics.cable.model.CableType
-
- getService() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getServiceName() - Method in class org.openepics.cable.services.CableValidationService
-
- getServiceName() - Method in class org.openepics.cable.services.ConcurrentOperationServiceBase
-
Extend this function to provide service name used for logging.
- getSessionObject() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getShortName() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getShortName() - Method in class org.openepics.cable.model.CableArticle
-
- getShortName() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getShortNameExternalId() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getShortNameExternalId() - Method in class org.openepics.cable.model.CableArticle
-
- getShortNameExternalId() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getSimpleTableExporter() - Method in interface org.openepics.cable.export.SimpleTableExporterFactory
-
- getSimpleTableExporter() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
- getSimpleTableExporter() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- getSkippedRows() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getSkippedRowsTest() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getSortField() - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
- getSortField() - Method in class org.openepics.cable.ui.lazymodels.HistoryLazyModel
-
- getSortOrder() - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
- getSortOrder() - Method in class org.openepics.cable.ui.lazymodels.HistoryLazyModel
-
- getStandardParts() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- getStatus() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
Response.getStatus()
- getStatus() - Method in class org.openepics.cable.jaxb.CableElement
-
- getStatus() - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- getStatus() - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- getStatus() - Method in class org.openepics.cable.model.Cable
-
- getStatus() - Method in class org.openepics.cable.model.Manufacturer
-
- getStatus() - Method in class org.openepics.cable.services.dl.CableParams
-
- getStatus() - Method in class org.openepics.cable.ui.CableUI
-
- getStatus() - Method in class org.openepics.cable.ui.ManufacturerUI
-
- getStatus() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
Response.getStatus()
- getStatusInfo() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getStatusInfo()
- getStatusInfo() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getStatusInfo()
- getString(int) - Static method in class org.openepics.cable.model.util.StringUtil
-
Return a string with the given length.
- getStringHeaders() - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#getStringHeaders()
- getStringHeaders() - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#getStringHeaders()
- getStyle() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- getStyle() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getStyle() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getStyle() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- getStyle() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- getStyle() - Method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
- getStyleCableFbsTag() - Method in class org.openepics.cable.ui.CableRequestManager
-
Return inline style of field for cable fbs tag.
- getStyleCableType() - Method in class org.openepics.cable.ui.CableRequestManager
-
Return style of cable type field.
- getStyleClass() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- getStyleClass() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getStyleClass() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getStyleClass() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- getStyleClass() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- getStyleClass() - Method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
- getSubsystem() - Method in class org.openepics.cable.jaxb.CableElement
-
- getSubsystem() - Method in class org.openepics.cable.model.Cable
-
- getSubsystem() - Method in class org.openepics.cable.model.CableName
-
- getSubsystem() - Method in class org.openepics.cable.services.dl.CableParams
-
- getSubsystem() - Method in class org.openepics.cable.ui.CableUI
-
- getSubsystemLabel(String, String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return subsystem label.
- getSubsystemNumber(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return subsystem character (number).
- getSubsystemNumbers() - Static method in class org.openepics.cable.util.CableNumbering
-
Return cable subsystem characters (numbers).
- getSubsystemNumbers(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return cable subsystem characters (numbers) given system character(number).
- getSubsystems() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getSubsystems(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Return available subsystems for given system.
- getSupportEmail() - Method in class org.openepics.cable.CableProperties
-
- getSupportEmail() - Method in class org.openepics.cable.ui.ErrorDialogController
-
- getSupportEmail() - Method in class org.openepics.cable.ui.UIPropertiesManager
-
- getSwaggerUI(UriInfo, HttpServletRequest) - Method in class org.openepics.cable.webservice.SwaggerUIResource
-
Response for Swagger UI.
- getSwaggerUIImages(UriInfo) - Method in class org.openepics.cable.webservice.SwaggerUIResource
-
Part of providing Swagger UI, input stream for Swagger UI images.
- getSwaggerUIJavascripts(UriInfo) - Method in class org.openepics.cable.webservice.SwaggerUIResource
-
Part of providing Swagger UI, input stream for Swagger UI javascripts.
- getSwaggerUIStylesheets(UriInfo) - Method in class org.openepics.cable.webservice.SwaggerUIResource
-
Part of providing Swagger UI, input stream for Swagger UI stylesheets.
- getSystem() - Method in class org.openepics.cable.jaxb.CableElement
-
- getSystem() - Method in class org.openepics.cable.model.Cable
-
- getSystem() - Method in class org.openepics.cable.model.CableName
-
- getSystem() - Method in class org.openepics.cable.services.dl.CableParams
-
- getSystem() - Method in class org.openepics.cable.ui.CableUI
-
- getSystemLabel(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return system label.
- getSystemNumber(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return system character (number).
- getSystemNumbers() - Static method in class org.openepics.cable.util.CableNumbering
-
Return cable system characters (numbers).
- getSystems() - Method in class org.openepics.cable.ui.CableRequestManager
-
- getTableName() - Method in class org.openepics.cable.export.SimpleConnectorTableExporter
-
- getTableName() - Method in class org.openepics.cable.export.SimpleLogTableExporter
-
- getTableName() - Method in class org.openepics.cable.export.SimpleManufacturerTableExporter
-
- getTableName() - Method in class org.openepics.cable.export.SimpleTableExporter
-
- getTemplate() - Method in class org.openepics.cable.services.dl.CableArticleSaver
-
- getTemplate() - Method in class org.openepics.cable.services.dl.CableSaver
-
- getTemplate() - Method in class org.openepics.cable.services.dl.CableTypeSaver
-
- getTemplate() - Method in class org.openepics.cable.services.dl.ConnectorSaver
-
- getTemplate() - Method in class org.openepics.cable.services.dl.DataSaverExcelStream
-
Returns the template excel file to be used to save data to.
- getTemplate() - Method in class org.openepics.cable.services.dl.InstallationPackageSaver
-
- getTerminationBy() - Method in class org.openepics.cable.model.Cable
-
- getTerminationBy() - Method in class org.openepics.cable.ui.CableUI
-
- getTerminationByDate() - Method in class org.openepics.cable.ui.CableUI
-
- getTestAdminPassword() - Method in class org.openepics.cable.CableProperties
-
- getTestAdminUser() - Method in class org.openepics.cable.CableProperties
-
- getTestCableUser() - Method in class org.openepics.cable.CableProperties
-
- getTestCableUserPassword() - Method in class org.openepics.cable.CableProperties
-
- getTestDeviceName() - Method in class org.openepics.cable.CableProperties
-
- getTestDeviceName2() - Method in class org.openepics.cable.CableProperties
-
- getThirdMostRecentQueryId() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getTid() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getTid() - Method in class org.openepics.cable.model.CableType
-
- getTid() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getTimestamp() - Method in class org.openepics.cable.model.History
-
- getTimestamp() - Method in class org.openepics.cable.ui.HistoryUI
-
- getTooltip() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- getTooltip() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getTooltip() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getTooltip() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- getTooltip() - Method in enum org.openepics.cable.ui.HistoryColumnUI
-
- getTooltip() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- getTooltip() - Method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
- getType() - Method in class org.openepics.cable.model.Connector
-
- getType() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getUpdateRows() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getUpdateRowsTest() - Method in class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
- getUriBuilder(String) - Static method in class org.openepics.cable.util.webservice.WebserviceUtility
-
Return UriBuilder from given url.
- getUriBuilder(String, MultivaluedMap<String, Object>) - Static method in class org.openepics.cable.util.webservice.WebserviceUtility
-
Return UriBuilder from given url and query parameters map (key-value pairs).
- getUriBuilder(String, Map<String, String>) - Static method in class org.openepics.cable.util.webservice.WebserviceUtility
-
Return UriBuilder from given url and query parameters map (key-value pairs).
- getUrl() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- getUrl() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getUrl() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getUrl() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- getUrlChessPart() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getUrlChessPart() - Method in class org.openepics.cable.model.CableArticle
-
- getUrlChessPart() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getUrlColumns() - Method in interface org.openepics.cable.services.dl.DataStream
-
- getUrlColumns() - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- getUser() - Method in class org.openepics.cable.ui.HistoryUI
-
- getUserFullName(String) - Method in class org.openepics.cable.services.DummyUserDirectoryService
-
- getUserFullName(String) - Method in class org.openepics.cable.services.RBACUserDirectoryService
-
- getUserFullName(String) - Method in interface org.openepics.cable.services.UserDirectoryService
-
Retrieves fur name for the given user.
- getUserFullName(String) - Method in class org.openepics.cable.services.UserDirectoryServiceFacade
-
Retrieves the full name of the given user.
- getUserFullNameAndEmail(String) - Method in class org.openepics.cable.services.DummyUserDirectoryService
-
- getUserFullNameAndEmail(String) - Method in class org.openepics.cable.services.RBACUserDirectoryService
-
- getUserFullNameAndEmail(String) - Method in interface org.openepics.cable.services.UserDirectoryService
-
Retrieves the full name and email of the user in the form Name Surname - mail@mail.com
- getUserFullNameAndEmail(String) - Method in class org.openepics.cable.services.UserDirectoryServiceFacade
-
Retrieves the full name and email of the user in the form Name Surname - mail@mail.com
- getUserId() - Method in class org.openepics.cable.model.History
-
- getUserId() - Method in class org.openepics.cable.services.dl.CableParams
-
- getUserName() - Method in class org.openepics.cable.client.CableDBClient
-
- getUuid() - Method in class org.openepics.cable.model.Endpoint
-
- getValid() - Method in class org.openepics.cable.ui.CableArticleUI
-
- getValid() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getValid() - Method in class org.openepics.cable.ui.ConnectorUI
-
- getValid() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- getValidationMessages() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- getValidity() - Method in class org.openepics.cable.jaxb.CableElement
-
- getValidity() - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- getValidity() - Method in class org.openepics.cable.jaxb.EndpointElement
-
- getValidity() - Method in class org.openepics.cable.model.Cable
-
- getValidity() - Method in class org.openepics.cable.model.Endpoint
-
- getValue() - Method in class org.openepics.cable.model.QueryCondition
-
- getValue() - Method in class org.openepics.cable.services.dl.ValidationMessage
-
- getValue() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- getValue() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- getValue() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- getValue() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- getValue() - Method in enum org.openepics.cable.ui.HistoryColumnUI
-
- getValue() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- getValue() - Method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
- getVisibleName() - Method in class org.openepics.cable.services.DummySessionService
-
- getVisibleName() - Method in interface org.openepics.cable.services.SessionService
-
Returns the name of the logged in user, which should be used for all display purposes.
- getVoltage() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getVoltage() - Method in class org.openepics.cable.model.CableType
-
- getVoltage() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getVoltageRating() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getVoltages() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- getVoltageValues(CableTypeActiveFilter) - Method in class org.openepics.cable.services.CableTypeService
-
Return an iteration of all distinct voltage values in the database.
- getWeight() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- getWeight() - Method in class org.openepics.cable.model.CableType
-
- getWeight() - Method in class org.openepics.cable.ui.CableTypeUI
-
- getWeightPerLength() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- getWeightPerLength() - Method in class org.openepics.cable.model.CableArticle
-
- getWeightPerLength() - Method in class org.openepics.cable.ui.CableArticleUI
-
- id - Variable in class org.openepics.cable.model.Persistable
-
- id - Variable in class org.openepics.cable.util.fbs.FbsElement
-
Id
- importCableArticles(InputStream) - Method in class org.openepics.cable.services.dl.CableArticleImportExportService
-
Import cable articles from input stream.
- importCableArticles(InputStream, boolean) - Method in class org.openepics.cable.services.dl.CableArticleImportExportService
-
Import cable articles from input stream.
- importCables(InputStream) - Method in class org.openepics.cable.services.dl.CableImportExportService
-
Imports cables from Excel spreadsheet.
- importCables(InputStream, boolean) - Method in class org.openepics.cable.services.dl.CableImportExportService
-
Imports cables from Excel spreadsheet.
- importCableTypes(InputStream) - Method in class org.openepics.cable.services.dl.CableTypeImportExportService
-
Imports cable types from Excel spreadsheet.
- importCableTypes(InputStream, boolean) - Method in class org.openepics.cable.services.dl.CableTypeImportExportService
-
Imports cable types from Excel spreadsheet.
- importConnectors(InputStream) - Method in class org.openepics.cable.services.dl.ConnectorImportService
-
Import connectors from input stream.
- importConnectors(InputStream, boolean) - Method in class org.openepics.cable.services.dl.ConnectorImportService
-
Import connectors from input stream.
- ImportFileStatistics() - Constructor for class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
Default constructor with 0 statistics
- ImportFileStatistics(int, int, int, int) - Constructor for class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
Create a new ImportFileStatistics with statistics.
- ImportFileStatistics(int, int, int, int, int, int, int) - Constructor for class org.openepics.cable.services.dl.LoaderResult.ImportFileStatistics
-
Create a new ImportFileStatistics with statistics.
- importInstallationPackages(InputStream) - Method in class org.openepics.cable.services.dl.InstallationPackageImportExportService
-
Imports installation packages from Excel spreadsheet.
- importInstallationPackages(InputStream, boolean) - Method in class org.openepics.cable.services.dl.InstallationPackageImportExportService
-
Imports installation packages from Excel spreadsheet.
- INFORMATION_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INFORMATION_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INFORMATION_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INFORMATION_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INFORMATION_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INFORMATION_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- init() - Method in class org.openepics.cable.ui.ArtifactRequestManager
-
Initializes the bean for initial view display, and invokes service availability check at first invocation.
- init() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Initializes the bean for initial view display.
- init() - Method in class org.openepics.cable.ui.CableRequestManager
-
Initializes the bean for initial view display, and invokes service availability check at first invocation.
- init() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Initializes the bean for initial view display.
- init() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Initializes the bean for initial view display, and invokes service availability check at first invocation.
- init() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Initializes lazy model.
- init() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Initializes the bean for initial view display.
- init() - Method in class org.openepics.cable.ui.LoginController
-
Initializes the bean for initial view display.
- init() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Initializes the bean for initial view display, and invokes service availability check at first invocation.
- init() - Method in class org.openepics.cable.ui.QueryRequestManager
-
Initializes the bean for initial view display.
- init(FilterConfig) - Method in class org.openepics.cable.webservice.filter.RestLogFilter
-
- initialise() - Method in class org.openepics.cable.services.ConcurrentOperationServiceBase
-
- initialized - Variable in class org.openepics.cable.services.ConcurrentOperationServiceBase
-
- initReuseCableDetails() - Method in class org.openepics.cable.ui.CableRequestManager
-
Initializes the object for reusing a cable
- INSTALLATION_BY_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_BY_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_BY_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_BY_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_BY_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_BY_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_PACKAGE_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_PACKAGE_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_PACKAGE_LEADER_FILTERMODE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLATION_PACKAGE_LEADER_FILTERSTYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLATION_PACKAGE_LEADER_STYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLATION_PACKAGE_LEADER_STYLECLASS - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLATION_PACKAGE_LEADER_TOOLTIP - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLATION_PACKAGE_LEADER_VALUE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLATION_PACKAGE_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_PACKAGE_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_PACKAGE_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_PACKAGE_URL - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_PACKAGE_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- INSTALLATION_TYPE_FILTERMODE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- INSTALLATION_TYPE_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- INSTALLATION_TYPE_STYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- INSTALLATION_TYPE_STYLECLASS - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- INSTALLATION_TYPE_TOOLTIP - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- INSTALLATION_TYPE_VALUE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- InstallationPackage - Class in org.openepics.cable.model
-
This represents an instance of installation package.
- InstallationPackage() - Constructor for class org.openepics.cable.model.InstallationPackage
-
Creates a new empty instance of a installation package.
- InstallationPackage(String, String, String, String, String, String, String, String, String, boolean) - Constructor for class org.openepics.cable.model.InstallationPackage
-
Creates a new instance of a installation package.
- InstallationPackageColumn - Enum in org.openepics.cable.services.dl
-
This represents the column names that are present in the header of the spreadsheet Installation Package template.
- InstallationPackageColumnUI - Enum in org.openepics.cable.ui
-
Enum wrapper for InstallationPackageColumn.
- InstallationPackageColumnUIConstants - Class in org.openepics.cable.ui
-
InstallationPackage UI constants.
- InstallationPackageElement - Class in org.openepics.cable.jaxb
-
This is data transfer object representing an installation package for JSON and XML serialization.
- InstallationPackageElement() - Constructor for class org.openepics.cable.jaxb.InstallationPackageElement
-
Default constructor used by JAXB.
- installationPackageFileUpload(FileUploadEvent) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Uploads and stores the file.
- installationPackageImport() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Performs the installation package import from the file that was last uploaded.
- InstallationPackageImportExportService - Class in org.openepics.cable.services.dl
-
This is the service layer that handles installation package import and export operations.
- InstallationPackageImportExportService() - Constructor for class org.openepics.cable.services.dl.InstallationPackageImportExportService
-
- installationPackageImportTest() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Performs a test of the installation package import from the file that was last uploaded.
- InstallationPackageLoader - Class in org.openepics.cable.services.dl
-
InstallationPackageLoader is
DataLoader that creates and persists installation packages
from
DSRecord data.
- InstallationPackageLoader() - Constructor for class org.openepics.cable.services.dl.InstallationPackageLoader
-
- InstallationPackageNumbering - Class in org.openepics.cable.util
-
InstallationPackageNumbering contains information such as labels for installation package.
- InstallationPackageNumbering() - Constructor for class org.openepics.cable.util.InstallationPackageNumbering
-
- InstallationPackageRequestManager - Class in org.openepics.cable.ui
-
This is the backing requests bean for installation-packages.xhtml.
- InstallationPackageRequestManager() - Constructor for class org.openepics.cable.ui.InstallationPackageRequestManager
-
Constructs the controller bean and handles one time setup.
- InstallationPackageResource - Interface in org.openepics.cable.jaxb
-
This resource provides bulk approved and specific installation package data.
- InstallationPackageResourceImpl - Class in org.openepics.cable.webservice
-
This resource provides bulk approved and specific installation package data.
- InstallationPackageResourceImpl() - Constructor for class org.openepics.cable.webservice.InstallationPackageResourceImpl
-
- InstallationPackageSaver - Class in org.openepics.cable.services.dl
-
- InstallationPackageSaver(Iterable<InstallationPackage>) - Constructor for class org.openepics.cable.services.dl.InstallationPackageSaver
-
- InstallationPackageService - Class in org.openepics.cable.services
-
InstallationPackageService is the service layer that handles individual installation package operations.
- InstallationPackageService() - Constructor for class org.openepics.cable.services.InstallationPackageService
-
- InstallationPackageUI - Class in org.openepics.cable.ui
-
- InstallationPackageUI() - Constructor for class org.openepics.cable.ui.InstallationPackageUI
-
Constructs InstallationPackage UI object for empty installation package instance.
- InstallationPackageUI(InstallationPackage) - Constructor for class org.openepics.cable.ui.InstallationPackageUI
-
Constructs InstallationPackage UI object for given installation package instance.
- InstallationType - Enum in org.openepics.cable.model
-
This represents the installation type allowed for a cable type.
- INSTALLER_ACTEMIUM - Static variable in class org.openepics.cable.util.InstallationPackageNumbering
-
- INSTALLER_ASSEMBLIN - Static variable in class org.openepics.cable.util.InstallationPackageNumbering
-
- INSTALLER_CABLE_FILTERMODE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CABLE_FILTERSTYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CABLE_STYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CABLE_STYLECLASS - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CABLE_TOOLTIP - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CABLE_VALUE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_A_FILTERMODE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_A_FILTERSTYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_A_STYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_A_STYLECLASS - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_A_TOOLTIP - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_A_VALUE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_B_FILTERMODE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_B_FILTERSTYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_B_STYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_B_STYLECLASS - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_B_TOOLTIP - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_CONNECTOR_B_VALUE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- INSTALLER_COROMATIC - Static variable in class org.openepics.cable.util.InstallationPackageNumbering
-
- INSTALLER_EMPTY - Static variable in class org.openepics.cable.util.InstallationPackageNumbering
-
- INSTALLER_ESS_INSTALLATION - Static variable in class org.openepics.cable.util.InstallationPackageNumbering
-
- INSTALLER_IN_KIND - Static variable in class org.openepics.cable.util.InstallationPackageNumbering
-
- INSTALLER_WORK_PACKAGE - Static variable in class org.openepics.cable.util.InstallationPackageNumbering
-
- INSULATION_FILTERMODE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- INSULATION_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- INSULATION_STYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- INSULATION_STYLECLASS - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- INSULATION_TOOLTIP - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- INSULATION_VALUE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- isActive() - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- isActive() - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- isActive() - Method in class org.openepics.cable.jaxb.ConnectorElement
-
- isActive() - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- isActive() - Method in class org.openepics.cable.model.CableArticle
-
- isActive() - Method in class org.openepics.cable.model.CableType
-
- isActive() - Method in class org.openepics.cable.model.Connector
-
- isActive() - Method in class org.openepics.cable.model.InstallationPackage
-
- isActive() - Method in class org.openepics.cable.ui.CableArticleUI
-
- isActive() - Method in class org.openepics.cable.ui.CableTypeUI
-
- isActive() - Method in class org.openepics.cable.ui.ConnectorUI
-
- isActive() - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- isAddPopupOpened() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- isCableArticleCableTypeActive(Cable) - Static method in class org.openepics.cable.util.ValidityUtil
-
Return boolean if cable article or cable type is active.
- isCableArticleErpNumberValid(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Validate cable article epr number.
- isCableArticleExternalIdValid(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Validate cable article external id.
- isCableArticleInvalid(Cable) - Static method in class org.openepics.cable.util.ValidityUtil
-
Return boolean if cable article is invalid.
- isCableArticleManufacturerValid(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Validate cable article manufacturer.
- isCableArticleRequested() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- isCableArticleShortNameExternalIdValid(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Validate cable article short name .
- isCableEdit(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Check if parameter matches cable edit
- isCableEditable(CableUI) - Method in class org.openepics.cable.ui.CableRequestManager
-
Decides if a cable is locked-, or unlocked for editing for the currently logged in user.
- isCableEndpointConnectorInvalid(Cable, boolean) - Static method in class org.openepics.cable.util.ValidityUtil
-
Return boolean if cable endpoint connector is invalid.
- isCableEndpointEssNameFbsTagAvailable(Cable, boolean) - Static method in class org.openepics.cable.util.ValidityUtil
-
Return boolean if cable ESS name or FBS tag is available.
- isCableLocked(Cable) - Method in class org.openepics.cable.ui.CableRequestManager
-
Decides if a cable cable can be edited, or not.
- isCablesPage() - Method in class org.openepics.cable.ui.LoginController
-
- isCableTypeInvalid(Cable) - Static method in class org.openepics.cable.util.ValidityUtil
-
Return boolean if cable type is invalid.
- isCableTypeNameValid(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Validate installation package name.
- isChangeCableOwnerAllowed() - Method in class org.openepics.cable.ui.CableRequestManager
-
- isColumnVisible(int) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Returns column visibility for column with given index.
- isColumnVisible(CableArticleColumnUI) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Returns column visibility for given column.
- isColumnVisible(int) - Method in class org.openepics.cable.ui.CableRequestManager
-
Returns column visibility for column with given index.
- isColumnVisible(CableColumnUI) - Method in class org.openepics.cable.ui.CableRequestManager
-
Returns column visibility for given column.
- isColumnVisible(int) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Returns column visibility for column with given index.
- isColumnVisible(int) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Returns column visibility for column with given index.
- isColumnVisible(int) - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Returns column visibility for column with given index.
- isColumnVisible(int) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Returns column visibility for column with given index.
- isColumnVisible(InstallationPackageColumnUI) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Returns column visibility for given column.
- isColumnVisible(int) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Returns column visibility for column with given index.
- isConnectorNameValid(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Checks if there is any other connector apart from selected one, that already has given name.
- isConnectorRequested() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- isContainerInvalid() - Method in class org.openepics.cable.ui.CableUI
-
Checks if the container is invalid or not (to show warning icon on UI, or do not render it).
- isDeleteButtonDisabled() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- isDeleteButtonEnabled() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- isDeleteButtonEnabled() - Method in class org.openepics.cable.ui.CableRequestManager
-
- isDeleteButtonEnabled() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- isDeleteButtonEnabled() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- isDeleteButtonEnabled() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- isDialog() - Method in class org.openepics.cable.ui.CableColumnStyle
-
- isDownload() - Method in class org.openepics.cable.ui.CableColumnStyle
-
- isEditButtonEnabled() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- isEditButtonEnabled() - Method in class org.openepics.cable.ui.CableRequestManager
-
Function to determine if Edit button can be enabled, or disabled for user
- isEditButtonEnabled() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- isEditButtonEnabled() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- isEditButtonEnabled() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- isEditButtonEnabled() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- isEmpty() - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
- isEmpty() - Method in class org.openepics.cable.ui.lazymodels.HistoryLazyModel
-
- isEndOfStream() - Method in interface org.openepics.cable.services.dl.DataStream
-
Returns true if the end of the stream has been reached, and there is no more data.
- isEndOfStream() - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- isError() - Method in class org.openepics.cable.services.dl.LoaderResult
-
- isError() - Method in class org.openepics.cable.services.dl.ValidationMessage
-
- isExcelColumn() - Method in enum org.openepics.cable.services.dl.CableArticleColumn
-
- isExcelColumn() - Method in enum org.openepics.cable.services.dl.CableColumn
-
- isExcelColumn() - Method in enum org.openepics.cable.services.dl.ConnectorColumn
-
- isExcelColumn() - Method in enum org.openepics.cable.services.dl.InstallationPackageColumn
-
- isExcelColumn() - Method in enum org.openepics.cable.services.dl.ManufacturerColumn
-
- isExcelVolatileColumn() - Method in enum org.openepics.cable.services.dl.CableArticleColumn
-
- isExcelVolatileColumn() - Method in enum org.openepics.cable.services.dl.CableColumn
-
- isExcelVolatileColumn() - Method in enum org.openepics.cable.services.dl.CableTypeColumn
-
- isExcelVolatileColumn() - Method in enum org.openepics.cable.services.dl.ConnectorColumn
-
- isExcelVolatileColumn() - Method in enum org.openepics.cable.services.dl.InstallationPackageColumn
-
- isExportButtonEnabled() - Method in class org.openepics.cable.ui.CableRequestManager
-
- isFailure() - Method in class org.openepics.cable.services.Result
-
- isFilterDropdown() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- isFilterDropdown() - Method in enum org.openepics.cable.ui.CableColumnUI
-
- isFilterDropdown() - Method in enum org.openepics.cable.ui.CableTypeColumnUI
-
- isFilterDropdown() - Method in enum org.openepics.cable.ui.ConnectorColumnUI
-
- isFilterDropdown() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- isFilterDropdown() - Method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
- isFloatEntered(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Validates if entered value is Float number.
- isFloatEntered(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableRequestManager
-
Validates if entered value is Float number.
- isFloatEntered(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Validates if entered value is Float number.
- isFloatEntered(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Validates if entered value is Float number.
- isFloatEntered(Object) - Static method in class org.openepics.cable.util.Utility
-
Utility method used for Double validation.
- isHasProblem() - Method in class org.openepics.cable.model.Cable
-
- isHistoryEmpty() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
- isIcon() - Method in class org.openepics.cable.ui.CableColumnStyle
-
- isIncludeHeaderRow() - Method in class org.openepics.cable.export.SimpleTableExporter
-
- isInstallationPackage() - Method in class org.openepics.cable.ui.CableColumnStyle
-
- isInstallationPackageNameValid(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Validate installation package name.
- isInstallationPackageRequested() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- isIntegerEntered(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Validates if entered value is Integer number.
- isIntegerEntered(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Validates if entered value is Integer number.
- isIntegerEntered(Object) - Static method in class org.openepics.cable.util.Utility
-
Utility method for Integer validation.
- isLoggedIn() - Method in class org.openepics.cable.services.DummySessionService
-
- isLoggedIn() - Method in interface org.openepics.cable.services.SessionService
-
- isLoggedIn() - Method in class org.openepics.cable.ui.UserManager
-
- isLoginRequested() - Method in class org.openepics.cable.ui.LoginController
-
- isLongLink() - Method in class org.openepics.cable.ui.CableColumnStyle
-
- isLongText() - Method in class org.openepics.cable.ui.CableColumnStyle
-
- isMailNotificationEnabled() - Method in class org.openepics.cable.CableProperties
-
- isManufacturerNameValid(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Checks if there is any other manufacturer apart from selected one, that already has given name.
- isManufacturerRequested() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- isNullOrEmpty(Collection<?>) - Static method in class org.openepics.cable.util.Utility
-
- isNullOrEmpty(Map<?, ?>) - Static method in class org.openepics.cable.util.Utility
-
Checks whether a
Map is
null or empty.
- ISO_CLASS_FILTERMODE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- ISO_CLASS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- ISO_CLASS_STYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- ISO_CLASS_STYLECLASS - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- ISO_CLASS_TOOLTIP - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- ISO_CLASS_VALUE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- isPlainText() - Method in class org.openepics.cable.ui.CableColumnStyle
-
- isQueryConditionDownButtonEnabled() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- isQueryConditionUpButtonEnabled() - Method in class org.openepics.cable.ui.QueryRequestManager
-
- isQueryDescriptionUnique(String, String, EntityType) - Method in class org.openepics.cable.services.QueryService
-
Return if query description is unique for owner and entity type.
- isQueryDescriptionUnique(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.QueryRequestManager
-
Check if query description is unique
- isRestoreButtonDisabled() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- isSendNotification() - Method in class org.openepics.cable.services.dl.CableParams
-
- isShortLink() - Method in class org.openepics.cable.ui.CableColumnStyle
-
- isSingleCableSelected() - Method in class org.openepics.cable.ui.CableRequestManager
-
- isSingleConnectorSelected() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- isSingleManufacturerSelected() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- isSortable() - Method in enum org.openepics.cable.services.dl.CableColumn
-
- isSortable() - Method in enum org.openepics.cable.ui.CableArticleColumnUI
-
- isSortable() - Method in enum org.openepics.cable.ui.CableColumnUI
-
Determines if a column is sortable.
- isSortable() - Method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
- isStringComparisonOperator() - Method in enum org.openepics.cable.model.QueryComparisonOperator
-
- isStringComparisonOperator() - Method in enum org.openepics.cable.services.dl.CableArticleColumn
-
- isStringComparisonOperator() - Method in enum org.openepics.cable.services.dl.CableColumn
-
- isStringComparisonOperator() - Method in enum org.openepics.cable.services.dl.CableTypeColumn
-
- isStringComparisonOperator() - Method in enum org.openepics.cable.services.dl.ConnectorColumn
-
- isStringComparisonOperator() - Method in enum org.openepics.cable.services.dl.InstallationPackageColumn
-
- isStringComparisonOperator() - Method in enum org.openepics.cable.services.dl.ManufacturerColumn
-
- isUnexpectedError() - Method in class org.openepics.cable.ui.ErrorDialogController
-
- isUploadButtonEnabled() - Method in class org.openepics.cable.ui.CableRequestManager
-
- isUrl() - Method in class org.openepics.cable.ui.CableColumnStyle
-
- isURLEntered(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableRequestManager
-
Validates if entered value is URL.
- isURLEntered(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Validates if entered value is URL.
- isURLEntered(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Validates if entered value is URL.
- isURLEntered(Object) - Static method in class org.openepics.cable.util.Utility
-
Utility method used for URL validation.
- isValid() - Method in class org.openepics.cable.model.Cable
-
- isValid() - Method in class org.openepics.cable.model.Endpoint
-
- isValid() - Method in class org.openepics.cable.services.ConcurrentOperationServiceBase
-
- isValid() - Method in class org.openepics.cable.ui.CableUI
-
- isValid(String) - Static method in class org.openepics.cable.util.InstallationPackageNumbering
-
Return if given installer is valid
- isValidCableClass(String) - Static method in class org.openepics.cable.model.CableName
-
Returns true if the value represents a valid cable class
- isValidCableClass(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableRequestManager
-
Validates if entered value is not valid cable class.
- isValidCableClass(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return if cable class is valid.
- isValidCableClass(Object) - Static method in class org.openepics.cable.util.Utility
-
Utility method used for cable class validation.
- isValidCableClassCharacter(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return if cable class character (letter) is valid.
- isValidCableClassLabel(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return if cable class label is valid.
- isValidCableName(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return if cable name is valid; to be considered as part of check, not sole check.
- isValidLbsTag(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableRequestManager
-
Validates if entered value is valid LBS tag.
- isValidLbsTag(Object) - Static method in class org.openepics.cable.util.Utility
-
Utility method used for Lbs tag validation.
- isValidName(String) - Static method in class org.openepics.cable.model.CableName
-
Returns true if the given name is a valid representation of a cable name.
- isValidSubsystem(String) - Static method in class org.openepics.cable.model.CableName
-
Returns true if the value represents a valid subsystem.
- isValidSubsystem(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableRequestManager
-
Validates if entered value is valid subsystem.
- isValidSubsystem(Object) - Static method in class org.openepics.cable.util.Utility
-
Utility method used for subsystem validation.
- isValidSubsystemCharacter(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return if subsystem character (number) is valid.
- isValidSystem(String) - Static method in class org.openepics.cable.model.CableName
-
Returns true if the value represents a valid system.
- isValidSystem(FacesContext, UIComponent, Object) - Method in class org.openepics.cable.ui.CableRequestManager
-
Validates if entered value is valid system.
- isValidSystem(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return if system is valid.
- isValidSystem(Object) - Static method in class org.openepics.cable.util.Utility
-
Utility method used for system validation.
- isValidSystemCharacter(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return if system character (number) is valid.
- isValidSystemLabel(String) - Static method in class org.openepics.cable.util.CableNumbering
-
Return if system label is valid.
- onCableAdd() - Method in class org.openepics.cable.ui.CableRequestManager
-
Event triggered when cable is created.
- onCableArticleAdd() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Event triggered when cable article is created.
- onCableArticleDelete() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Event triggered when cable article is deleted.
- onCableArticleEdit() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Event triggered when cable article is updated.
- onCableDelete() - Method in class org.openepics.cable.ui.CableRequestManager
-
Event triggered when cable is deleted.
- onCableEdit() - Method in class org.openepics.cable.ui.CableRequestManager
-
Event triggered when cable is updated.
- onCableEditApply() - Method in class org.openepics.cable.ui.CableRequestManager
-
Event triggered when cable is updated with apply.
- onCableTypeAdd() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Event triggered when cable type is created.
- onCableTypeDelete() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Event triggered when cable type is deleted.
- onCableTypeEdit() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Event triggered when cable type is updated.
- onCableTypeRestore() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Event triggered when cable type is restored.
- onConnectorAdd() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Event triggered when connector is created.
- onConnectorDelete() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Event triggered when connector is deleted.
- onConnectorEdit() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Event triggered when connector is updated.
- onDialogOpen() - Method in class org.openepics.cable.ui.QueryRequestManager
-
Event triggered when dialog is opened.
- onInstallationPackageAdd() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Event triggered when installation package is created.
- onInstallationPackageDelete() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Event triggered when installation package is deleted.
- onInstallationPackageEdit() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Event triggered when installation package is updated.
- onManufacturerAdd() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Event triggered when manufacturer is created.
- onManufacturerDelete() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Event triggered when manufacturer is deleted.
- onManufacturerEdit() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Event triggered when manufacturer is updated.
- onPaginate() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Event triggered when paging for data table.
- onPaginate() - Method in class org.openepics.cable.ui.CableRequestManager
-
Event triggered when paging for data table.
- onPaginate() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Event triggered when paging for data table.
- onPaginate() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Event triggered when paging for data table.
- onPaginate() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Event triggered when paging for data table.
- onPaginate() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Event triggered when paging for data table.
- onPaginate() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Event triggered when paging for data table.
- onPaginatePageSize() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Event triggered when paging for data table is complete.
- onPaginatePageSize() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Event triggered when paging for data table is complete.
- onPaginatePageSize() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Event triggered when paging for data table is complete.
- onPaginatePageSize() - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Event triggered when paging for data table is complete.
- onPaginatePageSize() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Event triggered when paging for data table is complete.
- onPaginatePageSize() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Event triggered when paging for data table is complete.
- onQueryConditionSelect() - Method in class org.openepics.cable.ui.QueryRequestManager
-
Event triggered when query condition is selected.
- onQueryExecute() - Method in class org.openepics.cable.ui.QueryRequestManager
-
Even triggered when query is executed.
- onQuerySelect() - Method in class org.openepics.cable.ui.QueryRequestManager
-
Event triggered when query is selected.
- onRowSelect() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Event triggered when row is selected in table in UI.
- onRowSelect() - Method in class org.openepics.cable.ui.CableRequestManager
-
Event triggered when row is selected in table in UI.
- onRowSelect() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Event triggered when row is selected in table in UI.
- onRowSelect() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Event triggered when row is selected in table in UI.
- onRowSelect() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Event triggered when row is selected in table in UI.
- onRowSelect() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Event triggered when row is selected in table in UI.
- onToggle(ToggleEvent) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Event triggered when toggling column visibility.
- onToggle(ToggleEvent) - Method in class org.openepics.cable.ui.CableRequestManager
-
Event triggered when toggling column visibility.
- onToggle(ToggleEvent) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Event triggered when toggling column visibility.
- onToggle(ToggleEvent) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Event triggered when toggling column visibility.
- onToggle(ToggleEvent) - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Event triggered when toggling column visibility.
- onToggle(ToggleEvent) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Event triggered when toggling column visibility.
- onToggle(ToggleEvent) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Event triggered when toggling column visibility.
- open(InputStream) - Method in interface org.openepics.cable.services.dl.DataStream
-
Opens the given stream to read data from.
- open(InputStream) - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- open(InputStream) - Method in class org.openepics.cable.services.dl.RecordStream
-
Opens the given stream to read records from.
- org.openepics.cable - package org.openepics.cable
-
- org.openepics.cable.client - package org.openepics.cable.client
-
- org.openepics.cable.client.impl - package org.openepics.cable.client.impl
-
- org.openepics.cable.dto - package org.openepics.cable.dto
-
- org.openepics.cable.export - package org.openepics.cable.export
-
- org.openepics.cable.jaxb - package org.openepics.cable.jaxb
-
- org.openepics.cable.model - package org.openepics.cable.model
-
- org.openepics.cable.model.util - package org.openepics.cable.model.util
-
- org.openepics.cable.services - package org.openepics.cable.services
-
- org.openepics.cable.services.dl - package org.openepics.cable.services.dl
-
- org.openepics.cable.ui - package org.openepics.cable.ui
-
- org.openepics.cable.ui.lazymodels - package org.openepics.cable.ui.lazymodels
-
- org.openepics.cable.util - package org.openepics.cable.util
-
- org.openepics.cable.util.fbs - package org.openepics.cable.util.fbs
-
- org.openepics.cable.util.webservice - package org.openepics.cable.util.webservice
-
- org.openepics.cable.webservice - package org.openepics.cable.webservice
-
- org.openepics.cable.webservice.filter - package org.openepics.cable.webservice.filter
-
- OUTER_DIAMETER_FILTERMODE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- OUTER_DIAMETER_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- OUTER_DIAMETER_STYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- OUTER_DIAMETER_STYLECLASS - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- OUTER_DIAMETER_TOOLTIP - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- OUTER_DIAMETER_VALUE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- OWNERS_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- OWNERS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- OWNERS_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- OWNERS_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- OWNERS_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- OWNERS_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- RADIATION_RESISTANCE_FILTERMODE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- RADIATION_RESISTANCE_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- RADIATION_RESISTANCE_STYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- RADIATION_RESISTANCE_STYLECLASS - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- RADIATION_RESISTANCE_TOOLTIP - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- RADIATION_RESISTANCE_VALUE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- RATED_VOLTAGE_FILTERMODE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- RATED_VOLTAGE_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- RATED_VOLTAGE_STYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- RATED_VOLTAGE_STYLECLASS - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- RATED_VOLTAGE_TOOLTIP - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- RATED_VOLTAGE_VALUE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- RBACSessionService - Class in org.openepics.cable.services
-
A session bean holding the logged in user information.
- RBACSessionService() - Constructor for class org.openepics.cable.services.RBACSessionService
-
- RBACUserDirectoryService - Class in org.openepics.cable.services
-
This is a service that provides directory data on users.
- RBACUserDirectoryService() - Constructor for class org.openepics.cable.services.RBACUserDirectoryService
-
- readEntity(Class<T>) - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#readEntity(Class)
- readEntity(GenericType<T>) - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#readEntity(GenericType)
- readEntity(Class<T>, Annotation[]) - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#readEntity(Class, Annotation[])
- readEntity(GenericType<T>, Annotation[]) - Method in class org.openepics.cable.client.impl.ClosableResponse
-
javax.ws.rs.core.Response#readEntity(GenericType, Annotation[])
- readEntity(Class<T>) - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#readEntity(Class)
- readEntity(GenericType<T>) - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#readEntity(GenericType)
- readEntity(Class<T>, Annotation[]) - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#readEntity(Class, Annotation[])
- readEntity(GenericType<T>, Annotation[]) - Method in class org.openepics.cable.util.webservice.ClosableResponse
-
javax.ws.rs.core.Response#readEntity(GenericType, Annotation[])
- readMappingsCableNameToFbsElement(List<FbsElement>) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Converts a FbsElement list into a map with entries (key, value - cable name, FbsElement).
- readMappingsCableNameToFbsTag(List<FbsElement>) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Converts a FbsElement list into a map with entries (key, value - cable name, FBS tag).
- readMappingsEssNameToFbsElement(List<FbsElement>) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Converts a FbsElement list into a map with entries (key, value - ESS name, FbsElement).
- readMappingsEssNameToFbsTag(List<FbsElement>) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Converts a FbsElement list into a map with entries (key, value - ESS name, FBS tag).
- readMappingsFbsTagToEssName(List<FbsElement>) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Converts a FbsElement list into a map with entries (key, value - FBS tag, ESS name).
- readMappingsIdToFbsElement(List<FbsElement>) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Converts a FbsElement list into a map with entries (key, value - id, FbsElement).
- readMappingsTagToFbsElement(List<FbsElement>) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Converts a FbsElement list into a map with entries (key, value - tag, FbsElement).
- readTags(List<FbsElement>) - Static method in class org.openepics.cable.util.fbs.FbsUtil
-
Converts a FbsElement list into a list of FBS tags.
- RecordStream - Class in org.openepics.cable.services.dl
-
This represents a record stream.
- RecordStream(Iterable<String>) - Constructor for class org.openepics.cable.services.dl.RecordStream
-
Constructs a record stream.
- redirect(String, String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Redirects to the device extremities.
- redirectToCCDB(ActionEvent) - Method in class org.openepics.cable.ui.CableRequestManager
-
Redirects to configuration cable database device extremities.
- redirectToNamingService(ActionEvent) - Method in class org.openepics.cable.ui.CableRequestManager
-
Redirects to naming service device definition extremities.
- removeDatasheet() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Remove datasheet for selected connector
- removeManufacturer() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Remove currently selected displayViewColumn
- removeManufacturer() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Remove currently selected displayViewColumn
- removeManufacturerDatasheet() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Remove datasheet for selected manufacturer.
- removeManufacturerDatasheet() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Remove datasheet for selected manufacturer.
- removeSelectedQuery() - Method in class org.openepics.cable.ui.QueryRequestManager
-
Removes selected query from database.
- removeSelectedQueryCondition() - Method in class org.openepics.cable.ui.QueryRequestManager
-
Removes selected query condition.
- report - Variable in class org.openepics.cable.services.dl.DataLoader
-
- reportAbout() - Method in interface org.openepics.cable.jaxb.ReportResource
-
Report about Cable DB.
- reportAbout() - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportBehavior() - Method in class org.openepics.cable.ui.ErrorDialogController
-
Report behavior to support email and user.
- reportCablesCableArticleWithout(String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Report for cables without cable article.
- reportCablesCableArticleWithout(String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportCablesChessInvalid(String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Unofficial report for cables with invalid CHESS mapping.
- reportCablesChessInvalid(String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportCablesEssNameNoFbsTag(String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Unofficial report for cables for which ESS name but not FBS tag is used.
- reportCablesEssNameNoFbsTag(String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportCablesFbsTagDuplicate(String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Report for cables with duplicate fbs tag.
- reportCablesFbsTagDuplicate(String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportCablesFbsTagNoChessMapping(String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Unofficial report for cables for which at least one FBS tag is without mapping in CHESS.
- reportCablesFbsTagNoChessMapping(String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportCablesFbsTagNotCorrectInChess(String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Report for cables with fbs tag that are not correct in CHESS (no linking back to same cable attribute).
- reportCablesFbsTagNotCorrectInChess(String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportCablesFbsTagNotExistInChess(String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Report for cables with fbs tag that does not exist in CHESS.
- reportCablesFbsTagNotExistInChess(String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportCablesFbsTagWithout(Boolean, Boolean, Boolean, String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Report for cables without fbs tag.
- reportCablesFbsTagWithout(Boolean, Boolean, Boolean, String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportCablesInvalid(String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Report for cables that are marked invalid.
- reportCablesInvalid(String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportCablesNameFbsTagDifferentChessMapping(String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Unofficial report for cables with name and fbs tag, with different mapping in CHESS.
- reportCablesNameFbsTagDifferentChessMapping(String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- reportCablesNameNoChessMapping(String, String, String, String, String) - Method in interface org.openepics.cable.jaxb.ReportResource
-
Unofficial report for cables with name without mapping in CHESS.
- reportCablesNameNoChessMapping(String, String, String, String, String) - Method in class org.openepics.cable.webservice.ReportResourceImpl
-
- ReportResource - Interface in org.openepics.cable.jaxb
-
This resource provides reports for Cable application.
- ReportResourceImpl - Class in org.openepics.cable.webservice
-
- ReportResourceImpl() - Constructor for class org.openepics.cable.webservice.ReportResourceImpl
-
- requestLogin() - Method in class org.openepics.cable.ui.LoginController
-
Requests login.
- RequestUtilities - Class in org.openepics.cable.util
-
Utility class for extracting specific information from a HttpServletRequest.
- resetDisplayView() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Resets displayView to default.
- resetDisplayView() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Resets displayView to default
- resetDisplayView() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Resets displayView to default.
- resetDisplayView() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Resets displayView to default
- resetFileToBeSendParameters() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Reset all parameters used in request dialog.
- resetQuery() - Method in class org.openepics.cable.ui.CableRequestManager
-
Reset query and refresh cables.
- resetQuery() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Reset query and refresh cable types.
- resetQuery() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Reset query and refresh connectors.
- resetQuery() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Reset query and refresh manufacturers.
- resetValues() - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Reset values.
- resetValues() - Method in class org.openepics.cable.ui.CableRequestManager
-
Reset values.
- resetValues() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Reset values.
- resetValues() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Reset values.
- resetValues() - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Reset values.
- resetValues() - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Reset values.
- ResponseException - Exception in org.openepics.cable.client.impl
-
ResponseException is an exception thrown when response couldn't be retrieved from the REST service.
- ResponseException() - Constructor for exception org.openepics.cable.client.impl.ResponseException
-
Constructs a new exception.
- ResponseException(String) - Constructor for exception org.openepics.cable.client.impl.ResponseException
-
Constructs a new exception.
- ResponseException(String, Throwable) - Constructor for exception org.openepics.cable.client.impl.ResponseException
-
Constructs a new exception.
- ResponseException - Exception in org.openepics.cable.util.webservice
-
ResponseException is an exception thrown when response couldn't be retrieved from the REST service.
- ResponseException() - Constructor for exception org.openepics.cable.util.webservice.ResponseException
-
Constructs a new exception.
- ResponseException(String) - Constructor for exception org.openepics.cable.util.webservice.ResponseException
-
Constructs a new exception.
- ResponseException(String, Throwable) - Constructor for exception org.openepics.cable.util.webservice.ResponseException
-
Constructs a new exception.
- ResponseMessage - Class in org.openepics.cable.webservice
-
This represents the response message that is used for the RESTful interface.
- ResponseMessage() - Constructor for class org.openepics.cable.webservice.ResponseMessage
-
Default constructor.
- ResponseMessage(String) - Constructor for class org.openepics.cable.webservice.ResponseMessage
-
Constructs a new object with the specified message.
- RestLogFilter - Class in org.openepics.cable.webservice.filter
-
Purpose of class to intercept rest calls and handle logging in uniformed manner.
- RestLogFilter() - Constructor for class org.openepics.cable.webservice.filter.RestLogFilter
-
- Result - Class in org.openepics.cable.services
-
This represents a result of an action consisting of failure state and message.
- Result(String) - Constructor for class org.openepics.cable.services.Result
-
Constructs a non-failure result with message.
- Result(String, boolean) - Constructor for class org.openepics.cable.services.Result
-
Constructs a result with message and failure.
- retrieveCableClassLabel(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Return cable class name which corresponds to cable class letter.
- retrieveSubsystemLabel(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Return subsystem name which corresponds to subsystem number.
- retrieveSystemLabel(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Return system name which corresponds to system number.
- reuseCable(ReuseCableDetails) - Method in class org.openepics.cable.services.CableService
-
Validates parameter, and reuses cable.
- reuseCable() - Method in class org.openepics.cable.ui.CableRequestManager
-
Reuses the cable with desired parameters, and shows result on Message
- ReuseCableDetails - Class in org.openepics.cable.dto
-
Class is used to store details about cable that should be reused with additional details to new values
- ReuseCableDetails() - Constructor for class org.openepics.cable.dto.ReuseCableDetails
-
- reuseCableNameButtonEnabled() - Method in class org.openepics.cable.ui.CableRequestManager
-
Determines if user can reuse a cable name
- REVISION_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- REVISION_FILTERMODE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- REVISION_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- REVISION_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- REVISION_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- REVISION_STYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- REVISION_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- REVISION_STYLECLASS - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- REVISION_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- REVISION_TOOLTIP - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- REVISION_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- REVISION_VALUE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- ROUTING_DOCUMENTATION_FILTERMODE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- ROUTING_DOCUMENTATION_FILTERSTYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- ROUTING_DOCUMENTATION_STYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- ROUTING_DOCUMENTATION_STYLECLASS - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- ROUTING_DOCUMENTATION_TOOLTIP - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- ROUTING_DOCUMENTATION_URL - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- ROUTING_DOCUMENTATION_VALUE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- runOperation(String...) - Method in class org.openepics.cable.services.CableValidationService
-
Validation of cables including FBS tag update.
- runOperation(String...) - Method in class org.openepics.cable.services.ConcurrentOperationServiceBase
-
Extend this function to run timed operation.
- runOperationBlocking(String...) - Method in class org.openepics.cable.services.ConcurrentOperationServiceBase
-
Runs timed operation and returns when finished.
- runOperationNonBlocking(String...) - Method in class org.openepics.cable.services.ConcurrentOperationServiceBase
-
Runs operation and returns when finished.
- save(CableArticle) - Method in class org.openepics.cable.services.dl.CableArticleSaver
-
- save(Cable) - Method in class org.openepics.cable.services.dl.CableSaver
-
- save(CableType) - Method in class org.openepics.cable.services.dl.CableTypeSaver
-
- save(Connector) - Method in class org.openepics.cable.services.dl.ConnectorSaver
-
- save() - Method in class org.openepics.cable.services.dl.DataSaverExcelBase
-
Saves the stored data objects to spreadsheet.
- save(T) - Method in class org.openepics.cable.services.dl.DataSaverExcelBase
-
Saves the object by calling setValue(...) and setCommand(...) methods.
- save(InstallationPackage) - Method in class org.openepics.cable.services.dl.InstallationPackageSaver
-
- saveAndValidate() - Method in class org.openepics.cable.services.dl.DataSaverExcelStream
-
- saveQuery(String, EntityType, String, List<QueryCondition>) - Method in class org.openepics.cable.services.QueryService
-
Saves new query into database.
- saveQuery() - Method in class org.openepics.cable.ui.QueryRequestManager
-
Save query and query conditions.
- selectedManufacturerHasDatasheet() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Return if selected manufacturer has an associated datasheet.
- selectedManufacturerHasDatasheet() - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Return if selected manufacturer has an associated datasheet.
- sendCableTypeRequest() - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Send cable type request mail.
- sendMail(Iterable<String>, String, String, String, List<InputStream>, List<String>, boolean, boolean) - Method in class org.openepics.cable.services.MailService
-
Sends a mail with the specified content.
- sendMail(List<String>, List<String>, String, String, List<InputStream>, List<String>, boolean) - Method in class org.openepics.cable.services.MailService
-
Sends plain text email to users with given parameters.
- sendMailToAddresses(Iterable<String>, String, String, String, List<InputStream>, List<String>, boolean, boolean) - Method in class org.openepics.cable.services.MailService
-
Sends a mail with the specified content.
- SERVICE_FILTERMODE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- SERVICE_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- SERVICE_STYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- SERVICE_STYLECLASS - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- SERVICE_TOOLTIP - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- SERVICE_VALUE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- SessionObject - Class in org.openepics.cable.util
-
Class is intended to store values that can/should be connected to user session to restore them when needed
- SessionObject() - Constructor for class org.openepics.cable.util.SessionObject
-
- SessionService - Interface in org.openepics.cable.services
-
SessionService is the service layer that handles session operations.
- setActive(boolean) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setActive(boolean) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setActive(boolean) - Method in class org.openepics.cable.jaxb.ConnectorElement
-
- setActive(boolean) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setActive(boolean) - Method in class org.openepics.cable.model.CableArticle
-
- setActive(boolean) - Method in class org.openepics.cable.model.CableType
-
Set the cable type active state.
- setActive(boolean) - Method in class org.openepics.cable.model.Connector
-
Set the connector active state.
- setActive(boolean) - Method in class org.openepics.cable.model.InstallationPackage
-
- setActive(boolean) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setActive(boolean) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setAdditionalInformation(String) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Set additional informations.
- setAddress(String) - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- setAddress(String) - Method in class org.openepics.cable.model.Manufacturer
-
- setAddress(String) - Method in class org.openepics.cable.ui.ManufacturerUI
-
- setAssemblyInstructions(String) - Method in class org.openepics.cable.model.Connector
-
- setAssemblyInstructions(String) - Method in class org.openepics.cable.ui.ConnectorUI
-
- setAvailableInstallationPackages(List<InstallationPackage>) - Method in class org.openepics.cable.ui.CableRequestManager
-
- setAvailableManufacturers(List<Manufacturer>) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- setAvailableManufacturers(List<Manufacturer>) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- setBendingRadius(Float) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setBendingRadius(Float) - Method in class org.openepics.cable.model.CableArticle
-
- setBendingRadius(Float) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setBooleanOperator(QueryBooleanOperator) - Method in class org.openepics.cable.model.QueryCondition
-
- setBuilding(String) - Method in class org.openepics.cable.model.Endpoint
-
- setCableArticle(String) - Method in class org.openepics.cable.dto.ReuseCableDetails
-
- setCableArticle(CableArticleElement) - Method in class org.openepics.cable.jaxb.CableElement
-
- setCableArticle(CableArticle) - Method in class org.openepics.cable.model.Cable
-
- setCableArticle(CableArticle) - Method in class org.openepics.cable.ui.CableUI
-
Set the cable article.
- setCableClass(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setCableClass(String) - Method in class org.openepics.cable.model.Cable
-
- setCableClass(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the cable class letter.
- setCableCoordinator(String) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setCableCoordinator(String) - Method in class org.openepics.cable.model.InstallationPackage
-
- setCableCoordinator(String) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setCableCoordinators(List<String>) - Method in class org.openepics.cable.model.InstallationPackage
-
- setCableCoordinators(List<String>) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setCables(List<Cable>) - Method in class org.openepics.cable.model.InstallationPackage
-
- setCables(List<CableUI>) - Method in class org.openepics.cable.ui.CableRequestManager
-
- setCableStatusFilterValue(String) - Method in class org.openepics.cable.util.SessionObject
-
- setCableType(CableTypeElement) - Method in class org.openepics.cable.jaxb.CableElement
-
- setCableType(CableType) - Method in class org.openepics.cable.model.Cable
-
- setCableType(CableType) - Method in class org.openepics.cable.model.CableTypeManufacturer
-
- setCableType(CableType) - Method in class org.openepics.cable.ui.CableUI
-
Set the cable type.
- setChessId(String) - Method in class org.openepics.cable.model.Cable
-
- setColumn(String, int, String) - Method in class org.openepics.cable.services.dl.DSHeader
-
Stores a column definition.
- setCommand(int, DSCommand) - Method in class org.openepics.cable.services.dl.DataSaverExcelBase
-
Writes the command string in the spreadsheet at the specified row.
- setCommand(DSCommand) - Method in class org.openepics.cable.services.dl.DataSaverExcelBase
-
Writes the command string in the spreadsheet at the current row.
- setCommand(DSCommand) - Method in class org.openepics.cable.services.dl.DSRecord
-
Sets the command on this record.
- setComment(String) - Method in class org.openepics.cable.ui.ErrorDialogController
-
- setComments(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setComments(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setComments(String) - Method in class org.openepics.cable.model.Cable
-
- setComments(String) - Method in class org.openepics.cable.model.CableType
-
- setComments(String) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set comments.
- setComments(String) - Method in class org.openepics.cable.ui.CableUI
-
- setComparisonOperator(QueryComparisonOperator) - Method in class org.openepics.cable.model.QueryCondition
-
- setConditions(List<QueryCondition>) - Method in class org.openepics.cable.model.Query
-
- setConnector(String) - Method in class org.openepics.cable.jaxb.EndpointElement
-
- setConnector(Connector) - Method in class org.openepics.cable.model.ConnectorManufacturer
-
- setConnector(Connector) - Method in class org.openepics.cable.model.Endpoint
-
- setConnectorType(String) - Method in class org.openepics.cable.jaxb.ConnectorElement
-
- setContainer(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setContainer(String) - Method in class org.openepics.cable.model.Cable
-
- setContainer(String) - Method in class org.openepics.cable.ui.CableUI
-
- setContent(byte[]) - Method in class org.openepics.cable.model.BinaryData
-
- setContent(byte[]) - Method in class org.openepics.cable.model.GenericArtifact
-
- setCountry(String) - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- setCountry(String) - Method in class org.openepics.cable.model.Manufacturer
-
- setCountry(String) - Method in class org.openepics.cable.ui.ManufacturerUI
-
- setCreated(Date) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setCreated(Date) - Method in class org.openepics.cable.jaxb.CableElement
-
- setCreated(Date) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setCreated(Date) - Method in class org.openepics.cable.model.Cable
-
- setCreated(Date) - Method in class org.openepics.cable.model.CableArticle
-
- setCreated(Date) - Method in class org.openepics.cable.model.Connector
-
- setCreated(Date) - Method in class org.openepics.cable.model.InstallationPackage
-
- setCreated(Date) - Method in class org.openepics.cable.model.Manufacturer
-
- setCreated(Date) - Method in class org.openepics.cable.model.Query
-
- setCreated(Date) - Method in class org.openepics.cable.ui.ConnectorUI
-
- setCreated(Date) - Method in class org.openepics.cable.ui.ManufacturerUI
-
- setCrossSectionOfConductors(float) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Set cross section of conductors.
- setDatasheet(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setDatasheet(GenericArtifact) - Method in class org.openepics.cable.model.CableTypeManufacturer
-
- setDataSheet(GenericArtifact) - Method in class org.openepics.cable.model.Connector
-
- setDatasheet(GenericArtifact) - Method in class org.openepics.cable.model.ConnectorManufacturer
-
- setDatasheet(GenericArtifact) - Method in class org.openepics.cable.ui.ConnectorUI
-
- setDescription(String) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setDescription(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setDescription(String) - Method in class org.openepics.cable.jaxb.ConnectorElement
-
- setDescription(String) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setDescription(String) - Method in class org.openepics.cable.model.CableArticle
-
- setDescription(String) - Method in class org.openepics.cable.model.CableType
-
- setDescription(String) - Method in class org.openepics.cable.model.Connector
-
- setDescription(String) - Method in class org.openepics.cable.model.GenericArtifact
-
- setDescription(String) - Method in class org.openepics.cable.model.InstallationPackage
-
- setDescription(String) - Method in class org.openepics.cable.model.Query
-
- setDescription(String) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setDescription(String) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set description.
- setDescription(String) - Method in class org.openepics.cable.ui.ConnectorUI
-
- setDescription(String) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setDescription(String) - Method in class org.openepics.cable.ui.QueryRequestManager
-
Sets query description.
- setDescription(String) - Method in class org.openepics.cable.ui.QueryUI
-
- setDetails(String) - Method in class org.openepics.cable.ui.ErrorDialogController
-
- setDevice(String) - Method in class org.openepics.cable.model.Endpoint
-
- setDeviceChessId(String) - Method in class org.openepics.cable.model.Endpoint
-
- setDeviceFbsTag(String) - Method in class org.openepics.cable.model.Endpoint
-
- setDiameter(Float) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setDiameter(Float) - Method in class org.openepics.cable.model.CableType
-
- setDiameter(Float) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set the outer diameter in mm.
- setDisplayComments(String) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Sets comments string.
- setDisplayComments(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Sets comments string.
- setDisplayDescription(String) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Sets description string.
- setDisplayDescription(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Sets description string.
- setDisplayService(String) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Sets service string.
- setDisplayService(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Sets service string.
- setDrawing(String) - Method in class org.openepics.cable.jaxb.ConnectorElement
-
- setElectricalDocumentation(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setElectricalDocumentation(String) - Method in class org.openepics.cable.model.Cable
-
- setElectricalDocumentation(String) - Method in class org.openepics.cable.ui.CableUI
-
- setEmail(String) - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- setEmail(String) - Method in class org.openepics.cable.model.Manufacturer
-
- setEmail(String) - Method in class org.openepics.cable.ui.ManufacturerUI
-
- setEmpty(int, List<CableUI>) - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
The lazy data collection is empty, if it returns no data for the first page.
- setEmpty(int, List<HistoryUI>) - Method in class org.openepics.cable.ui.lazymodels.HistoryLazyModel
-
The lazy data collection is empty, if it returns no data for the first page.
- setEnclosureEssName(String) - Method in class org.openepics.cable.jaxb.EndpointElement
-
- setEnclosureFbsTag(String) - Method in class org.openepics.cable.jaxb.EndpointElement
-
- setEndpointA(EndpointElement) - Method in class org.openepics.cable.jaxb.CableElement
-
- setEndpointA(EndpointElement) - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- setEndpointA(Endpoint) - Method in class org.openepics.cable.model.Cable
-
- setEndpointA(Endpoint) - Method in class org.openepics.cable.ui.CableUI
-
set the endpoint a of the cable
- setEndpointADeviceChessId(String) - Method in class org.openepics.cable.ui.CableUI
-
- setEndpointARackChessId(String) - Method in class org.openepics.cable.ui.CableUI
-
- setEndpointB(EndpointElement) - Method in class org.openepics.cable.jaxb.CableElement
-
- setEndpointB(EndpointElement) - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- setEndpointB(Endpoint) - Method in class org.openepics.cable.model.Cable
-
- setEndpointB(Endpoint) - Method in class org.openepics.cable.ui.CableUI
-
set the endpoint a of the cable
- setEndpointBDeviceChessId(String) - Method in class org.openepics.cable.ui.CableUI
-
- setEndpointBRackChessId(String) - Method in class org.openepics.cable.ui.CableUI
-
- setEndpointBuildingA(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the building the endpoint a is at.
- setEndpointBuildingB(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the building the endpoint b is at.
- setEndpointConnectorA(Connector) - Method in class org.openepics.cable.ui.CableUI
-
Set the endpoint A connector.
- setEndpointConnectorB(Connector) - Method in class org.openepics.cable.ui.CableUI
-
Set the endpoint B connector.
- setEndpointDeviceNameA(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the name of the endpoint a device.
- setEndpointDeviceNameAFbsTag(String) - Method in class org.openepics.cable.ui.CableUI
-
- setEndpointDeviceNameB(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the name of the endpoint b device.
- setEndpointDeviceNameBFbsTag(String) - Method in class org.openepics.cable.ui.CableUI
-
- setEndpointLabelA(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the endpoint a label of the cable.
- setEndpointLabelB(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the endpoint b label of the cable.
- setEndpointRackA(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the rack the endpoint a is at.
- setEndpointRackAFbsTag(String) - Method in class org.openepics.cable.ui.CableUI
-
- setEndpointRackB(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the rack the endpoint b is at.
- setEndpointRackBFbsTag(String) - Method in class org.openepics.cable.ui.CableUI
-
- setEntityType(EntityType) - Method in class org.openepics.cable.model.Query
-
- setEntityType(EntityType) - Method in class org.openepics.cable.ui.QueryUI
-
- setErpNumber(String) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setErpNumber(String) - Method in class org.openepics.cable.model.CableArticle
-
- setErpNumber(String) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setEssName(String) - Method in class org.openepics.cable.jaxb.EndpointElement
-
- setExecuted(Date) - Method in class org.openepics.cable.model.Query
-
- setExternalId(String) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setExternalId(String) - Method in class org.openepics.cable.model.CableArticle
-
- setExternalId(String) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setFbsTag(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setFbsTag(String) - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- setFbsTag(String) - Method in class org.openepics.cable.jaxb.EndpointElement
-
- setFbsTag(String) - Method in class org.openepics.cable.model.Cable
-
- setFbsTag(String) - Method in class org.openepics.cable.ui.CableUI
-
- setField(String) - Method in class org.openepics.cable.model.QueryCondition
-
- setField(String, Object) - Method in class org.openepics.cable.services.dl.DSRecord
-
Sets the field to a value.
- setFileFormat(String) - Method in class org.openepics.cable.export.SimpleTableExporter
-
- setFileToBeImported(byte[]) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- setFilteredCableArticles(List<CableArticleUI>) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- setFilteredCableTypes(List<CableTypeUI>) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- setFilteredConnectors(List<ConnectorUI>) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- setFilteredInstallationPackages(List<InstallationPackageUI>) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- setFilteredManufacturers(List<ManufacturerUI>) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- setFilteredQueries(List<QueryUI>) - Method in class org.openepics.cable.ui.QueryRequestManager
-
Set filtered queries.
- setFlammability(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setFlammability(String) - Method in class org.openepics.cable.model.CableType
-
- setFlammability(String) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set flammability classification.
- setGlobalFilter(String) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- setGlobalFilter(String) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- setGlobalFilter(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- setHasProblem(boolean) - Method in class org.openepics.cable.model.Cable
-
- setHeader(DSHeader) - Method in class org.openepics.cable.services.dl.LoaderResult
-
- setHeaderIndex(int) - Method in class org.openepics.cable.services.dl.LoaderResult
-
- setHistoryEmpty(boolean) - Method in class org.openepics.cable.ui.HistoryRequestManager
-
- setId(long) - Method in class org.openepics.cable.jaxb.CableElement
-
- setImportFileName(String) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- setImportFileStatistic(LoaderResult.ImportFileStatistics) - Method in class org.openepics.cable.services.dl.LoaderResult
-
Set import file statistic.
- setImportResult(LoaderResult<Connector>) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- setIncludeHeaderRow(boolean) - Method in class org.openepics.cable.export.SimpleTableExporter
-
- setInputPassword(String) - Method in class org.openepics.cable.ui.LoginController
-
- setInputUsername(String) - Method in class org.openepics.cable.ui.LoginController
-
- setInstallationBy(Date) - Method in class org.openepics.cable.jaxb.CableElement
-
- setInstallationBy(Date) - Method in class org.openepics.cable.model.Cable
-
- setInstallationByDate(Date) - Method in class org.openepics.cable.ui.CableUI
-
Set the date by which this cable is installed.
- setInstallationPackage(InstallationPackageElement) - Method in class org.openepics.cable.jaxb.CableElement
-
- setInstallationPackage(InstallationPackage) - Method in class org.openepics.cable.model.Cable
-
- setInstallationPackage(InstallationPackage) - Method in class org.openepics.cable.ui.CableUI
-
- setInstallationPackageLeader(String) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setInstallationPackageLeader(String) - Method in class org.openepics.cable.model.InstallationPackage
-
- setInstallationPackageLeader(String) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setInstallationPackageLeaders(List<String>) - Method in class org.openepics.cable.model.InstallationPackage
-
- setInstallationPackageLeaders(List<String>) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setInstallationType(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setInstallationType(InstallationType) - Method in class org.openepics.cable.model.CableType
-
- setInstallationTypeString(String) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set the allowed installation type.
- setInstallerCable(String) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setInstallerCable(String) - Method in class org.openepics.cable.model.InstallationPackage
-
- setInstallerCable(String) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setInstallerConnectorA(String) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setInstallerConnectorA(String) - Method in class org.openepics.cable.model.InstallationPackage
-
- setInstallerConnectorA(String) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setInstallerConnectorB(String) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setInstallerConnectorB(String) - Method in class org.openepics.cable.model.InstallationPackage
-
- setInstallerConnectorB(String) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setInsulation(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setInsulation(String) - Method in class org.openepics.cable.model.CableType
-
- setInsulation(String) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Set insulation.
- setInsulation(String) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set insulation material.
- setIsoClass(String) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setIsoClass(String) - Method in class org.openepics.cable.model.CableArticle
-
- setIsoClass(String) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setJacket(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setJacket(String) - Method in class org.openepics.cable.model.CableType
-
- setJacket(String) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Set jacket.
- setJacket(String) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set type of jacket.
- setLabel(String) - Method in class org.openepics.cable.jaxb.EndpointElement
-
- setLabel(String) - Method in class org.openepics.cable.model.Endpoint
-
- setLatestLoadData(String, SortOrder, Map<String, Object>) - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
Important parameters of the data load request
- setLatestLoadData(String, SortOrder, Map<String, Object>) - Method in class org.openepics.cable.ui.lazymodels.HistoryLazyModel
-
Important parameters of the data load request
- setLbsTag(String) - Method in class org.openepics.cable.jaxb.EndpointElement
-
- setLinkToDatasheet(String) - Method in class org.openepics.cable.model.Connector
-
- setLinkToDatasheet(String) - Method in class org.openepics.cable.ui.ConnectorUI
-
- setLocation(String) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setLocation(String) - Method in class org.openepics.cable.model.InstallationPackage
-
- setLocation(String) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setLongDescription(String) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setLongDescription(String) - Method in class org.openepics.cable.model.CableArticle
-
- setLongDescription(String) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setLongManufacturersOverlayCableType(CableTypeUI) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Sets the cableType for the long manufacturers popup.
- setLongManufacturersOverlayConnector(ConnectorUI) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Sets the cableType for the long manufacturers popup.
- setLongOverlayURL(String) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Sets the URL for the long general popup.
- setLongOverlayURL(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Sets the URL for the long general popup.
- setLongOverlayURL(String) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- setLongOverlayURL(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Sets the URL for the long general popup.
- setLongTextOverlayContent(String) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Sets overlay content text.
- setLongTextOverlayContent(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Sets overlay content text.
- setLongTextOverlayContent(String) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Sets and formats text for overlay content.
- setLongTextOverlayContent(String) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Sets overlay content text.
- setLongTextOverlayContent(String) - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Sets overlay content text.
- setLongTextOverlayContent(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Sets overlay content text.
- setLongTextOverlayContent(String) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Sets overlay content text.
- setLongTextOverlayHeader(String) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Sets overlay header text.
- setLongTextOverlayHeader(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Sets overlay header text.
- setLongTextOverlayHeader(String) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Sets the overlay header text.
- setLongTextOverlayHeader(String) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Sets overlay header text.
- setLongTextOverlayHeader(String) - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Sets overlay header text.
- setLongTextOverlayHeader(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Sets overlay header text.
- setLongTextOverlayHeader(String) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Sets overlay header text.
- setManufacturer(String) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setManufacturer(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setManufacturer(String) - Method in class org.openepics.cable.model.CableArticle
-
- setManufacturer(Manufacturer) - Method in class org.openepics.cable.model.CableTypeManufacturer
-
- setManufacturer(Manufacturer) - Method in class org.openepics.cable.model.ConnectorManufacturer
-
- setManufacturer(String) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setManufacturers(List<CableTypeManufacturer>) - Method in class org.openepics.cable.model.CableType
-
- setManufacturers(List<ConnectorManufacturer>) - Method in class org.openepics.cable.model.Connector
-
- setModelType(String) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setModelType(String) - Method in class org.openepics.cable.model.CableArticle
-
- setModelType(String) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setModified(Date) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setModified(Date) - Method in class org.openepics.cable.jaxb.CableElement
-
- setModified(Date) - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- setModified(Date) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setModified(Date) - Method in class org.openepics.cable.model.Cable
-
Sets the modified date of this cable instance.
- setModified(Date) - Method in class org.openepics.cable.model.CableArticle
-
- setModified(Date) - Method in class org.openepics.cable.model.Connector
-
Sets the modified date of the manufacturer details.
- setModified(Date) - Method in class org.openepics.cable.model.InstallationPackage
-
- setModified(Date) - Method in class org.openepics.cable.model.Manufacturer
-
Sets the modified date of the manufacturer details.
- setModifiedAt(Date) - Method in class org.openepics.cable.model.GenericArtifact
-
The setter stores a new copy of the param.
- setModifiedBy(String) - Method in class org.openepics.cable.model.GenericArtifact
-
- setName(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setName(String) - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- setName(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setName(String) - Method in class org.openepics.cable.jaxb.ConnectorElement
-
- setName(String) - Method in class org.openepics.cable.jaxb.InstallationPackageElement
-
- setName(String) - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- setName(String) - Method in class org.openepics.cable.model.CableType
-
- setName(String) - Method in class org.openepics.cable.model.Connector
-
- setName(String) - Method in class org.openepics.cable.model.GenericArtifact
-
- setName(String) - Method in class org.openepics.cable.model.InstallationPackage
-
- setName(String) - Method in class org.openepics.cable.model.Manufacturer
-
- setName(String) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set name.
- setName(String) - Method in class org.openepics.cable.ui.ConnectorUI
-
- setName(String) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setName(String) - Method in class org.openepics.cable.ui.ManufacturerUI
-
- setNameStatus(NameStatus) - Method in class org.openepics.cable.model.Endpoint
-
- setNewStatus(CableStatus) - Method in class org.openepics.cable.dto.ReuseCableDetails
-
- setNumberOfConductors(int) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Set number of conductors.
- setOldCableName(String) - Method in class org.openepics.cable.dto.ReuseCableDetails
-
- setOuterDiameter(Float) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setOuterDiameter(Float) - Method in class org.openepics.cable.model.CableArticle
-
- setOuterDiameter(Float) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setOwner(String) - Method in class org.openepics.cable.model.Query
-
- setOwners(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setOwners(List<String>) - Method in class org.openepics.cable.model.Cable
-
- setOwners(List<String>) - Method in class org.openepics.cable.ui.CableUI
-
Set the cable owner.
- setOwnersString(String) - Method in class org.openepics.cable.model.Cable
-
- setParenthesisClose(QueryParenthesis) - Method in class org.openepics.cable.model.QueryCondition
-
- setParenthesisOpen(QueryParenthesis) - Method in class org.openepics.cable.model.QueryCondition
-
- setPhoneNumber(String) - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- setPhoneNumber(String) - Method in class org.openepics.cable.model.Manufacturer
-
- setPhoneNumber(String) - Method in class org.openepics.cable.ui.ManufacturerUI
-
- setPosition(int) - Method in class org.openepics.cable.model.CableTypeManufacturer
-
- setPosition(int) - Method in class org.openepics.cable.model.ConnectorManufacturer
-
- setPosition(Integer) - Method in class org.openepics.cable.model.QueryCondition
-
- setQuery(Query) - Method in class org.openepics.cable.model.QueryCondition
-
- setQuery(QueryUI) - Method in class org.openepics.cable.ui.lazymodels.CableLazyModel
-
- setQueryConditions(List<QueryCondition>) - Method in class org.openepics.cable.ui.QueryRequestManager
-
Set query conditions.
- setQueryConditions(List<QueryCondition>) - Method in class org.openepics.cable.ui.QueryUI
-
- setQueryConditionSelected(boolean) - Method in class org.openepics.cable.ui.QueryRequestManager
-
Sets true if query condition is selected, otherwise false.
- setQuerySelected(boolean) - Method in class org.openepics.cable.ui.QueryRequestManager
-
Sets true if query is selected, otherwise false.
- setRack(String) - Method in class org.openepics.cable.model.Endpoint
-
- setRackChessId(String) - Method in class org.openepics.cable.model.Endpoint
-
- setRackFbsTag(String) - Method in class org.openepics.cable.model.Endpoint
-
- setRatedVoltage(Float) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setRatedVoltage(Float) - Method in class org.openepics.cable.model.CableArticle
-
- setRatedVoltage(Float) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setRequestedCableArticleName(String) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- setRequestedConnectorName(String) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- setRequestedInstallationPackageName(String) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- setRequestedManufacturerName(String) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- setRevision(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setRevision(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setRevision(String) - Method in class org.openepics.cable.model.Cable
-
- setRevision(String) - Method in class org.openepics.cable.model.CableType
-
- setRevision(String) - Method in class org.openepics.cable.ui.CableTypeUI
-
- setRevision(String) - Method in class org.openepics.cable.ui.CableUI
-
- setRoutingDocumentation(String) - Method in class org.openepics.cable.model.InstallationPackage
-
- setRoutingDocumentation(String) - Method in class org.openepics.cable.ui.InstallationPackageUI
-
- setRowIndex(int) - Method in class org.openepics.cable.services.dl.DSRecord
-
- setRowLabel(String) - Method in class org.openepics.cable.services.dl.DSRecord
-
- setRows(int) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
Sets (current) number of rows/entries per page in pagination component.
- setRows(int) - Method in class org.openepics.cable.ui.CableRequestManager
-
Sets (current) number of rows/entries per page in pagination component.
- setRows(int) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Sets (current) number of rows/entries per page in pagination component.
- setRows(int) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
Sets (current) number of rows/entries per page in pagination component.
- setRows(int) - Method in class org.openepics.cable.ui.HistoryRequestManager
-
Sets (current) number of rows/entries per page in pagination component.
- setRows(int) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
Sets (current) number of rows/entries per page in pagination component.
- setRows(int) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
Sets (current) number of rows/entries per page in pagination component.
- setSelectedCableArticles(List<CableArticleUI>) - Method in class org.openepics.cable.ui.CableArticleRequestManager
-
- setSelectedCableCableArticle(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Set selected cable cable article.
- setSelectedCableCableType(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Set selected cable cable type.
- setSelectedCableConnectorA(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Set selected cable connector A.
- setSelectedCableConnectorB(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Set selected cable connector B.
- setSelectedCableInstallationPackage(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
- setSelectedCableOwners(List<String>) - Method in class org.openepics.cable.ui.CableRequestManager
-
- setSelectedCables(List<CableUI>) - Method in class org.openepics.cable.ui.CableRequestManager
-
- setSelectedCableTypes(List<CableTypeUI>) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- setSelectedConnectors(List<ConnectorUI>) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- setSelectedDevice(String) - Method in class org.openepics.cable.ui.CableRequestManager
-
Set selected device.
- setSelectedInstallationPackages(List<InstallationPackageUI>) - Method in class org.openepics.cable.ui.InstallationPackageRequestManager
-
- setSelectedManufacturer(CableTypeManufacturer) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- setSelectedManufacturer(ConnectorManufacturer) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- setSelectedManufacturers(List<ManufacturerUI>) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- setSelectedQuery(QueryUI) - Method in class org.openepics.cable.ui.CableRequestManager
-
- setSelectedQuery(QueryUI) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
- setSelectedQuery(QueryUI) - Method in class org.openepics.cable.ui.ConnectorRequestManager
-
- setSelectedQuery(QueryUI) - Method in class org.openepics.cable.ui.ManufacturerRequestManager
-
- setSelectedQuery(QueryUI) - Method in class org.openepics.cable.ui.QueryRequestManager
-
Sets selected query.
- setSelectedQueryConditions(List<QueryCondition>) - Method in class org.openepics.cable.ui.QueryRequestManager
-
Sets selected query conditions.
- setSeqNumber(Integer) - Method in class org.openepics.cable.jaxb.CableElement
-
- setSeqNumber(Integer) - Method in class org.openepics.cable.model.Cable
-
- setService(String) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setService(String) - Method in class org.openepics.cable.model.CableType
-
- setService(String) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set service/function description.
- setSessionObject(SessionObject) - Method in class org.openepics.cable.ui.CableRequestManager
-
- setShortName(String) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setShortName(String) - Method in class org.openepics.cable.model.CableArticle
-
- setShortName(String) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setShortNameExternalId(String) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setShortNameExternalId(String) - Method in class org.openepics.cable.model.CableArticle
-
- setShortNameExternalId(String) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setStackTrace(String) - Method in class org.openepics.cable.ui.ErrorDialogController
-
- setStatus(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setStatus(String) - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- setStatus(String) - Method in class org.openepics.cable.jaxb.ManufacturerElement
-
- setStatus(CableStatus) - Method in class org.openepics.cable.model.Cable
-
Sets the status of this cable instance.
- setStatus(ManufacturerStatus) - Method in class org.openepics.cable.model.Manufacturer
-
- setStatus(CableStatus) - Method in class org.openepics.cable.ui.CableUI
-
- setSubsystem(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setSubsystem(String) - Method in class org.openepics.cable.model.Cable
-
- setSubsystem(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the cable subsystem digit.
- setSystem(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setSystem(String) - Method in class org.openepics.cable.model.Cable
-
- setSystem(String) - Method in class org.openepics.cable.ui.CableUI
-
Set the cable system digit.
- setTerminationBy(Date) - Method in class org.openepics.cable.model.Cable
-
- setTerminationByDate(Date) - Method in class org.openepics.cable.ui.CableUI
-
Set the date by which this cable is terminated.
- setTid(Float) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setTid(Float) - Method in class org.openepics.cable.model.CableType
-
- setTid(Float) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set total ionizing dose in mrad.
- setType(String) - Method in class org.openepics.cable.model.Connector
-
- setType(String) - Method in class org.openepics.cable.ui.ConnectorUI
-
- setUnexpectedError(boolean) - Method in class org.openepics.cable.ui.ErrorDialogController
-
- setUrlChessPart(String) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setUrlChessPart(String) - Method in class org.openepics.cable.model.CableArticle
-
- setUrlChessPart(String) - Method in class org.openepics.cable.ui.CableArticleUI
-
- setUrlColumns(List<Integer>) - Method in interface org.openepics.cable.services.dl.DataStream
-
- setUrlColumns(List<Integer>) - Method in class org.openepics.cable.services.dl.DataStreamExcel
-
- setUuid(String) - Method in class org.openepics.cable.model.Endpoint
-
- setValidity(String) - Method in class org.openepics.cable.jaxb.CableElement
-
- setValidity(String) - Method in class org.openepics.cable.jaxb.CableEndpointsElement
-
- setValidity(String) - Method in class org.openepics.cable.jaxb.EndpointElement
-
- setValidity(Cable.Validity) - Method in class org.openepics.cable.model.Cable
-
Sets the validity of this cable instance.
- setValidity(Endpoint.Validity) - Method in class org.openepics.cable.model.Endpoint
-
- setValue(String) - Method in class org.openepics.cable.model.QueryCondition
-
- setValue(int, Object, Object) - Method in class org.openepics.cable.services.dl.DataSaverExcelBase
-
Stores the value in the spreadsheet at the specified row and the specified column.
- setVoltage(Integer) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setVoltage(Integer) - Method in class org.openepics.cable.model.CableType
-
- setVoltage(Integer) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set voltage rating description.
- setVoltageRating(String) - Method in class org.openepics.cable.ui.CableTypeRequestManager
-
Set voltage rating.
- setWeight(Float) - Method in class org.openepics.cable.jaxb.CableTypeElement
-
- setWeight(Float) - Method in class org.openepics.cable.model.CableType
-
- setWeight(Float) - Method in class org.openepics.cable.ui.CableTypeUI
-
Set weight in kg/meter.
- setWeightPerLength(Float) - Method in class org.openepics.cable.jaxb.CableArticleElement
-
- setWeightPerLength(Float) - Method in class org.openepics.cable.model.CableArticle
-
- setWeightPerLength(Float) - Method in class org.openepics.cable.ui.CableArticleUI
-
- sheet - Variable in class org.openepics.cable.services.dl.DataSaverExcelBase
-
- SHORT_NAME_EXTERNAL_ID_FILTERMODE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_EXTERNAL_ID_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_EXTERNAL_ID_STYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_EXTERNAL_ID_STYLECLASS - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_EXTERNAL_ID_TOOLTIP - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_EXTERNAL_ID_VALUE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_FILTERMODE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_STYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_STYLECLASS - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_TOOLTIP - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- SHORT_NAME_VALUE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- showErrorMessage(String) - Static method in class org.openepics.cable.util.UiUtility
-
Utility method used to display an error message to the user.
- showErrorMessage(String, Throwable) - Static method in class org.openepics.cable.util.UiUtility
-
Utility method used to display an error message to the user.
- showErrorMessage(UiUtility.ErrorType, String, String) - Static method in class org.openepics.cable.util.UiUtility
-
Utility method used to display an error message to the user.
- showFeedbackUI() - Method in class org.openepics.cable.ui.ErrorDialogController
-
Return if feedback UI is to be shown.
- showInfoMessage(String) - Static method in class org.openepics.cable.util.UiUtility
-
Utility method used to display an information message to the user after modified entity successfully.
- showMessage(FacesMessage.Severity, String, String) - Static method in class org.openepics.cable.util.UiUtility
-
Utility method used to display a message to the user
- SimpleConnectorTableExporter - Class in org.openepics.cable.export
-
Concrete implementation of SimpleTableExporter to export connector table to Excel.
- SimpleConnectorTableExporter(List<ConnectorUI>, List<ConnectorUI>) - Constructor for class org.openepics.cable.export.SimpleConnectorTableExporter
-
Construct a new connector table exporter.
- SimpleLogTableExporter - Class in org.openepics.cable.export
-
Concrete implementation of SimpleTableExporter to export log table to Excel.
- SimpleLogTableExporter(List<HistoryUI>) - Constructor for class org.openepics.cable.export.SimpleLogTableExporter
-
Construct a new log table exporter.
- SimpleManufacturerTableExporter - Class in org.openepics.cable.export
-
Concrete implementation of SimpleTableExporter to export manufacturer table to Excel.
- SimpleManufacturerTableExporter(List<ManufacturerUI>, List<ManufacturerUI>) - Constructor for class org.openepics.cable.export.SimpleManufacturerTableExporter
-
Construct a new manufacturer table exporter.
- SimpleTableExporter - Class in org.openepics.cable.export
-
An abstract class that implements common methods for exporting a simple table into an Excel or CSV format.
- SimpleTableExporter() - Constructor for class org.openepics.cable.export.SimpleTableExporter
-
Constructor.
- SimpleTableExporterFactory - Interface in org.openepics.cable.export
-
The interface to get a simple table exporter.
- splitStringIntoList(String) - Static method in class org.openepics.cable.util.Utility
-
Splits a string at "," and returns results as a list
- splitToList(String) - Static method in class org.openepics.cable.model.util.StringUtil
-
Split string to list of elements and return list.
- STATUS_FILTERMODE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- STATUS_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- STATUS_FILTERMODE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- STATUS_FILTERMODE - Static variable in class org.openepics.cable.ui.ConnectorColumnUIConstants
-
- STATUS_FILTERMODE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- STATUS_FILTERMODE - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- STATUS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- STATUS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- STATUS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- STATUS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.ConnectorColumnUIConstants
-
- STATUS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- STATUS_FILTERSTYLE - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- STATUS_OBSOLETE - Static variable in class org.openepics.cable.ui.CableArticleUI
-
String representing obsolete cable article status.
- STATUS_OBSOLETE - Static variable in class org.openepics.cable.ui.CableTypeUI
-
String representing obsolete cable type status.
- STATUS_OBSOLETE - Static variable in class org.openepics.cable.ui.ConnectorUI
-
String representing obsolete connector status.
- STATUS_OBSOLETE - Static variable in class org.openepics.cable.ui.InstallationPackageUI
-
String representing obsolete installation package status.
- STATUS_STYLE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- STATUS_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- STATUS_STYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- STATUS_STYLE - Static variable in class org.openepics.cable.ui.ConnectorColumnUIConstants
-
- STATUS_STYLE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- STATUS_STYLE - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- STATUS_STYLECLASS - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- STATUS_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- STATUS_STYLECLASS - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- STATUS_STYLECLASS - Static variable in class org.openepics.cable.ui.ConnectorColumnUIConstants
-
- STATUS_STYLECLASS - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- STATUS_STYLECLASS - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- STATUS_TOOLTIP - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- STATUS_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- STATUS_TOOLTIP - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- STATUS_TOOLTIP - Static variable in class org.openepics.cable.ui.ConnectorColumnUIConstants
-
- STATUS_TOOLTIP - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- STATUS_TOOLTIP - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- STATUS_VALID - Static variable in class org.openepics.cable.ui.CableArticleUI
-
String representing valid cable article status.
- STATUS_VALID - Static variable in class org.openepics.cable.ui.CableTypeUI
-
String representing valid cable type status.
- STATUS_VALID - Static variable in class org.openepics.cable.ui.ConnectorUI
-
String representing valid connector status.
- STATUS_VALID - Static variable in class org.openepics.cable.ui.InstallationPackageUI
-
String representing valid installation package status.
- STATUS_VALUE - Static variable in class org.openepics.cable.ui.CableArticleColumnUIConstants
-
- STATUS_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- STATUS_VALUE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- STATUS_VALUE - Static variable in class org.openepics.cable.ui.ConnectorColumnUIConstants
-
- STATUS_VALUE - Static variable in class org.openepics.cable.ui.InstallationPackageColumnUIConstants
-
- STATUS_VALUE - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- STATUS_VALUES - Static variable in class org.openepics.cable.ui.ManufacturerColumnUIConstants
-
- StatusTransitionException - Exception in org.openepics.cable.util
-
- StatusTransitionException() - Constructor for exception org.openepics.cable.util.StatusTransitionException
-
- StatusTransitionException(String) - Constructor for exception org.openepics.cable.util.StatusTransitionException
-
- StatusTransitionUtil - Class in org.openepics.cable.util
-
Utility class that can be user to check if certain status transitions are allowed,
or which further statuses can be chosen from.
- stopLoad - Variable in class org.openepics.cable.services.dl.DataLoader
-
- StringUtil - Class in org.openepics.cable.model.util
-
StringUtil contains some utility methods that deal with strings.
- SUBSYSTEM_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SUBSYSTEM_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SUBSYSTEM_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SUBSYSTEM_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SUBSYSTEM_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SUBSYSTEM_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SUPPORT_EMAIL - Static variable in class org.openepics.cable.CableProperties
-
Support mail showed to users
- SwaggerUIResource - Class in org.openepics.cable.webservice
-
This resource provides Swagger UI.
- SwaggerUIResource() - Constructor for class org.openepics.cable.webservice.SwaggerUIResource
-
- SYSTEM_FILTERMODE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SYSTEM_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SYSTEM_LABEL_0_FACILITY - Static variable in class org.openepics.cable.util.CableNumbering
-
- SYSTEM_LABEL_1_SAFETY_ENVIRONMENTAL - Static variable in class org.openepics.cable.util.CableNumbering
-
- SYSTEM_LABEL_2_NORMAL_CONDUCTING_LINAC - Static variable in class org.openepics.cable.util.CableNumbering
-
- SYSTEM_LABEL_3_SUPER_CONDUCTING_LINAC - Static variable in class org.openepics.cable.util.CableNumbering
-
- SYSTEM_LABEL_4_HEBT_A2T_DMP_L - Static variable in class org.openepics.cable.util.CableNumbering
-
- SYSTEM_LABEL_5_TARGET_SYSTEMS - Static variable in class org.openepics.cable.util.CableNumbering
-
- SYSTEM_LABEL_6_NSS_INSTRUMENTS - Static variable in class org.openepics.cable.util.CableNumbering
-
- SYSTEM_LABEL_7_NSS_ADDITIONAL_OR_PARTS_OF_INSTRUMENTS - Static variable in class org.openepics.cable.util.CableNumbering
-
- SYSTEM_LABEL_8_ICS - Static variable in class org.openepics.cable.util.CableNumbering
-
- SYSTEM_LABEL_9_CRYOGENICS - Static variable in class org.openepics.cable.util.CableNumbering
-
- SYSTEM_STYLE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SYSTEM_STYLECLASS - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SYSTEM_TOOLTIP - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- SYSTEM_VALUE - Static variable in class org.openepics.cable.ui.CableColumnUIConstants
-
- validate() - Method in class org.openepics.cable.services.AuthenticationServiceStartup
-
Tests that the authentication and authorization service is reachable, and throws an exception if it isn't.
- validate() - Method in class org.openepics.cable.services.CableValidationService
-
Performs periodic cable validation.
- validate() - Method in class org.openepics.cable.services.DummyUserDirectoryService
-
- validate() - Method in class org.openepics.cable.services.RBACUserDirectoryService
-
Tests that the directory service is reachable, and throws an exception if it isn't.
- validate() - Method in interface org.openepics.cable.services.UserDirectoryService
-
Tests that the directory service is reachable, and throws an exception if it isn't.
- validateAtStartup() - Method in class org.openepics.cable.services.CableValidationService
-
Performs the validation once.
- validateCables(String, Iterable<Cable>) - Method in class org.openepics.cable.services.CableService
-
Validates the consistency of cable data and updates the data and/or status.
- validateCables() - Method in class org.openepics.cable.ui.CableRequestManager
-
Invokes explicit cable validation.
- validateStringSize(String, FieldIntrospection, Class<? extends Persistable>) - Method in class org.openepics.cable.services.dl.DataLoader
-
Checks whether the value string length is not too long for the database definition.
- ValidationMessage - Class in org.openepics.cable.services.dl
-
This holds one piece of validation information tied to a location.
- ValidationMessage(String, boolean) - Constructor for class org.openepics.cable.services.dl.ValidationMessage
-
Constructs the message.
- ValidationMessage(String, boolean, String, String) - Constructor for class org.openepics.cable.services.dl.ValidationMessage
-
Constructs the message with location information.
- ValidationMessage(String, boolean, String, String, String) - Constructor for class org.openepics.cable.services.dl.ValidationMessage
-
Constructs the message with location information.
- ValidityUtil - Class in org.openepics.cable.util
-
- valueOf(String) - Static method in enum org.openepics.cable.model.Cable.Validity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.model.CableStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.model.Endpoint.Validity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.model.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.model.EntityTypeOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.model.InstallationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.model.ManufacturerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.model.NameStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.model.QueryBooleanOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.model.QueryComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.model.QueryParenthesis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.services.CableTypeActiveFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.services.dl.CableArticleColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.services.dl.CableColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.services.dl.CableTypeColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.services.dl.ConnectorColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.services.dl.DSCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.services.dl.InstallationPackageColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.services.dl.ManufacturerColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.CableArticleColumnUI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.CableColumnStyle.CableColumnStyleEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.CableColumnUI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.CableStatusFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.CableTypeColumnUI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.CableUICondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.CableUIPropertyCondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.ConnectorColumnUI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.HistoryColumnUI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openepics.cable.util.UiUtility.ErrorType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openepics.cable.model.Cable.Validity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.model.CableStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.model.Endpoint.Validity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.model.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.model.EntityTypeOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.model.InstallationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.model.ManufacturerStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.model.NameStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.model.QueryBooleanOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.model.QueryComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.model.QueryParenthesis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.services.CableTypeActiveFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.services.dl.CableArticleColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.services.dl.CableColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.services.dl.CableTypeColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.services.dl.ConnectorColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.services.dl.DSCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.services.dl.InstallationPackageColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.services.dl.ManufacturerColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.CableArticleColumnUI
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.CableColumnStyle.CableColumnStyleEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.CableColumnUI
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.CableStatusFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.CableTypeColumnUI
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.CableUICondition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.CableUIPropertyCondition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.ConnectorColumnUI
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.HistoryColumnUI
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.InstallationPackageColumnUI
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.ui.ManufacturerColumnUI
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openepics.cable.util.UiUtility.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VOLTAGE_RATING_FILTERMODE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- VOLTAGE_RATING_FILTERSTYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- VOLTAGE_RATING_STYLE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- VOLTAGE_RATING_STYLECLASS - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- VOLTAGE_RATING_TOOLTIP - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-
- VOLTAGE_RATING_VALUE - Static variable in class org.openepics.cable.ui.CableTypeColumnUIConstants
-