public interface ClassificationSummary
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationEntryPoint()
Gets the application entry point of the classification.
|
String |
getCategory()
Gets the category of the classification.
|
String |
getCustom1()
Get the 1.
|
String |
getCustom2()
Get the 2.
|
String |
getCustom3()
Get the 3.
|
String |
getCustom4()
Get the 4.
|
String |
getCustom5()
Get the 5.
|
String |
getCustom6()
Get the 6.
|
String |
getCustom7()
Get the 7.
|
String |
getCustom8()
Get the 8.
|
String |
getDomain()
Gets the domain of the classification.
|
String |
getId()
Gets the id of the classification.
|
String |
getKey()
Gets the key of the classification.
|
String |
getName()
Gets the name of the classification.
|
String |
getParentId()
Gets the ID of the parent classification.
|
String |
getParentKey()
Gets the key of the parent classification.
|
int |
getPriority()
Gets the priority of the classification.
|
String |
getServiceLevel()
Gets the service level of the classification.
|
String |
getType()
Gets the type of the classification.
|
String getId()
String getKey()
String getCategory()
String getType()
String getDomain()
String getName()
String getParentId()
String getParentKey()
String getServiceLevel()
Duration for details.String getApplicationEntryPoint()
int getPriority()
String getCustom1()
String getCustom2()
String getCustom3()
String getCustom4()
String getCustom5()
String getCustom6()
String getCustom7()
String getCustom8()
Copyright © 2020. All rights reserved.