Application Package

What is meant by application package?

Questions by venkat_leader   answers by venkat_leader

Showing Answers 1 - 6 of 6 Answers

App package:

An application package is a container for application subpackages and application classes, which will  provide a hierarchical structure to your PeopleCode programs and help you extend the common functionality of existing PeopleCode classes from one application to another.

( To say simply it is similar to "INHERITANCE")

  Was this answer useful?  Yes

girijat

  • Oct 23rd, 2008
 

Application Package is Used to create Application Classes, which could be used to either extend the functionality of existing PeopleTools classes (Rowset, Array, and so on) or to create your own classes.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions