Viewing Delivered Application Classes

To set up or view application classes, use the Application Class Registry component (HRS_APPCLASS).

Page Name

Definition Name

Usage

Application Class Type Setup Page

HRS_ACTYPE

View delivered application class types.

Application Class Setup Page

HRS_APPCLASS

View delivered application classes.

The application class registry provides a flexible way to classify application classes. An application class type represents the specific interface, while the application classes that fall under that type implement that interface.

PeopleSoft delivers the application types and classes that you need to integrate Enterprise Learning Management with third-party Webcast and content sources.

See the product documentation for PeopleTools: PeopleCode Developer's Guide.

Use the Application Class Type Setup page (HRS_ACTYPE) to view delivered application class types.

Navigation:

Set Up ELM > Utilities > Application Class Types > Application Class Type Setup

This example illustrates the fields and controls on the Application Class Type Setup page.

Application Class Type Setup page

Field or Control

Description

Name

The name describes this application class type.

Status

The current status of the class type. Values are:

  • Active: Indicates a fully defined application class type.

  • Deprecated: Indicates that the class type is in the process of being retired. While it is still usable, there should be a newer version available.

  • In Progress: Indicates that the application class type is still in development.

  • Retired: Indicates that the class type is no longer used and is maintained only for historical purposes.

Interface

The PeopleTools application class interface that the application class type is associated with.

Verification

Identifies the registered application class used to validate that application classes meet the type requirement.

Use the Application Class Setup page (HRS_APPCLASS) to view delivered application classes.

Navigation:

Set Up ELM > Utilities > Application Class Registry > Application Class Setup

This example illustrates the fields and controls on the Application Class Setup page.

Application Class Setup page

Field or Control

Description

Name

The name describes this application class.

Status

Status values are the same as for application class types.

See Application Class Type Setup Page.

Type

The application class type determines which interface and verification is used to validate that the application class meets the standard for the type.

Application Class

The official designation of the application class definition.