The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Siebel-COM ARFREITAS"

Siebel::COM - Perl extension to access Siebel application through Microsoft COM River stage zero No dependents

Siebel::COM was developed to make it easier to use Microsoft COM to access a Siebel application, either a Siebel Enterprise or a Siebel Client, without having to go down the details of Win32::OLE. Inspiration for this distribution came from the artic...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC

Siebel::COM::App - Perl extension to connect to a Siebel application River stage zero No dependents

Siebel::COM::App is a superclass and cannot be used directly: a subclass is required since it does not provide any connection at all to a Siebel environment. As a superclass, Siebel::COM::App provides: * proper initialization of subclasses, including...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC

Siebel::COM::Business - superclass for all Siebel COM Business related objects River stage zero No dependents

This superclass doesn't do anything else than define default behaviour for all subclasses of it. These default behaviour includes: * usage of Siebel::COM role * enable default attributes accessories as defined by MooseX::FollowPBP. Unless you're exte...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC

Siebel::COM::Constants - export Siebel constants to use River stage zero No dependents

This module exports constants to be used by all other modules related to Siebel::COM. EXPORT The constants below are exported by default: Search mode functions FORWARD_ONLY FORWARD_BACKWARD View mode functions SALES_REP_VIEW MANAGER_VIEW PERSONAL_VIE...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC

Siebel::COM::Business::Object - Perl extension for Siebel COM Business Object objects River stage zero No dependents

Siebel::COM::Business::Object represents a Siebel COM Business Object class, but more "perlish". You probably don't need to use this class directly. Instead, retrieve a instance of it from a instance of Siebel::COM::App subclass. This class extends S...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC

Siebel::COM::App::DataServer - Perl extension for connecting to a Siebel COM Data Server environment River stage zero No dependents

Siebel::COM::App::DataServer is a subclass of Siebel::COM::App, providing access to the Siebel COM Data Server environment as well as additional functionality. Additionally to all architecture differences from Siebel::COM::App::DataControl, this clas...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC

Siebel::COM::App::DataControl - Perl extension for access Siebel COM Data Control River stage zero No dependents

Siebel::COM::App::DataControl is a subclass of Siebel::COM::App, providing access to the Siebel COM Data Control environment as well as additional functionality. Usually using Data Control is the preferable way to access Siebel with COM, but Siebel C...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC

Siebel::COM::Business::Component - Perl class to represent a Siebel COM Business Component River stage zero No dependents

Siebel::COM::Business::Component is the related class to Siebel Business Component classes. Commom usage of this class is indirect since the object is recovered from a Siebel::COM::Business::Object instance (see "get_bus_comp" method from it). ATTRIB...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC

Siebel::COM::Exception::DataServer - Moose role to apply proper error checking for Siebel COM DataServer River stage zero No dependents

This is a Moose Role to implement proper error checking for classes based on Siebel COM DataServer. EXPORT None by default. ATTRIBUTES return_code An reference to a Win32::OLE::Variant object. It is used check and maintain return codes for almost all...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC

Siebel::COM::Business::Object::DataServer - Business Object class for Siebel COM DataServer River stage zero No dependents

This class is an extension of Siebel::COM::Business::Object but with the necessary differents to do proper error checking. You probably will want to instantiate of it by using a Siebel::COM::App::DataServer instance "get_bus_object" method. This clas...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC

Siebel::COM::Business::Component::DataServer - Business Component class for Siebel COM DataServer River stage zero No dependents

This class is an extension of Siebel::COM::Business::Component but with the necessary differents to do proper error checking. You probably will want to instantiate of it by using a Siebel::COM::Business::Object::DataServer instance "get_bus_comp" met...

ARFREITAS/Siebel-COM-0.3 - 17 Mar 2016 19:31:37 UTC
11 results (0.028 seconds)