Package com.uc4.api
Class QuickSearchItem
java.lang.Object
com.uc4.api.QuickSearchItem
This class represents a line the quick access list.
-
Constructor Summary
ConstructorsConstructorDescriptionQuickSearchItem
(Element row) Internal use, creates a QuickSearchItem from a DOM element. -
Method Summary
-
Constructor Details
-
QuickSearchItem
Internal use, creates a QuickSearchItem from a DOM element.- Parameters:
row
- DOM Element
-
-
Method Details
-
getId
Returns the ID of this object.- Returns:
- ID
-
getName
Returns the name of the object.- Returns:
- Name
-
getObjectType
Returns the language independent type of the object.- Returns:
- Type of the object
-
getTitle
Returns the title of the object.- Returns:
- Title
-