Class rules
|
|
Create a new class rule by selecting
Class
from the SysAdmin
category.
Review standard and existing classes before creating new ones, as your application might only need new properties, not a new class.
Most new classes needed in your application are derived from the Work-, Data-, or Embed- base classes.
A class rule has a single key part, its name:
Field |
Description |
Class Name |
Type the name of a new class. Choose each new class name carefully. When creating an abstract class, end the name with a dash character. As a best practice, make any top-level class you create — a class with @baseclass as its immediate parent — abstract. Class names can contain up to 64 letters, digits, or dash characters and must contain at least two characters. However, limit the length of the class names you enter here to 56 characters, as the system creates a History- class by prefixing "History-" to the class name you enter. B-9100 Q-873 PARKT SR-1472 Use a dash between segments to show the relationship to superior classes. B-5265 Follow the dash by a letter as the first character in each segment. CLINB 12/03/03 Class names must be unique system-wide. By convention, an initial prefix or portion of your class name matches a top-level class for the organization, which helps assure this uniqueness. You cannot create a class derived from the Code- or System- base classes. These base classes are restricted. Except in unusual situations, do not create a class derived from the History- base class. Such classes are created automatically. As a best practice, do not choose a name that matches or starts with the name of an existing class group, unless the class you are creating is to belong to that class group. R-9521 7/2/03 B-18433 This is allowed, but results in a warning message. The following are not valid as names for new classes:
As a best practice
to help assure unique class names, identify an organization in
the first segment of a class name. In the second segment
identify a division; lower portions can identify more specific
purposes. |
The RuleSet Name field is optional. Select a RuleSet name to be associated with this class. This is not part of the key and is not used by rule resolution. This RuleSet value is used only by the Archive tools and the Application Explorer tool.
You cannot add a class rule to a shared RuleSet or an override RuleSet.
For general information about the New form, see Completing the new rule dialog box. For general information on the Save As form, see How to enter rule keys using Save As.
The system does not use rule resolution or rule availability to find instances of the Rule-Obj-Class rule type. Choose class names that are unique system-wide, across all applications.
As soon as you save it, a new class is available immediately to all users and all applications. The system applies access control restrictions to the properties, activities, HTML, and so on that apply to the class (if any), but not for the class definition rule itself.
So although the new class is accessible to other developers, they cannot use its facilities until you update access groups, Access of Role to Object rules and other security rules.
The Availability value for class rules is always
Yes
.