Section 2 - application structure Flashcards

1
Q

Framework layer

A

to support re usability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Implementation layer

A

business rules for implementation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Organization layer

A

organization wide rules such as logo, buttons, skin ettc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Division layer

A

division wide rules such as currency symbol, states, cities etc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Unit layer

A

unit wide rule such as HR, sales, services etc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Concrete class

A

Class suffix doesnot end with -. Contains instances that can be persisted to database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Abstract class

A

Abstract class – Class suffix ends with -. Instances cannot be saved to database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

@base class

A

contains topmost class rules such as PEGA functions, library etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly