Class DAOOssIntegrationConfiguration

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.data.DAOOssIntegrationConfiguration
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOOssIntegrationConfigurationSearch

@Pool("Pool") @Table("AOSSINTEGRATIONCONFIGURATION") @Pk("AOICID") @Sequence("AOICID") @Factory("AOICID_ACOM") public class DAOOssIntegrationConfiguration extends DAO
DAO for OSS integration configuration with external systems (e.g., Solvice).
Since:
22.0
See Also: