Interface RequestTypeGroup
- All Superinterfaces:
Serializable
Represent a logical grouping of
RequestType
in a ServiceDesk
.-
Method Summary
-
Method Details
-
getId
int getId()- Returns:
- ID of this
RequestTypeGroup
-
getName
String getName()- Returns:
- the name of this
RequestTypeGroup
. This name is unique in a singleServiceDesk
.
-
getOrder
- Returns:
- the display order for the
RequestTypeGroup
.
-