Class O365JobSelectedItemRequest
java.lang.Object
com.iland.core.web.rest.request.vbo.O365JobSelectedItemRequest
- Direct Known Subclasses:
O365JobGroupRequest,O365JobPartialOrgRequest,O365JobPersonalSiteRequest,O365JobSiteRequest,O365JobTeamRequest,O365JobUserRequest
O365 Job Selected Item base type.
- Author:
- Julien Anguenot
-
Constructor Details
-
O365JobSelectedItemRequest
Creates O365 Job Selected Item base type.- Parameters:
id- Specifies the VBO id of selected itemstype- the vbo job selected item type
-
-
Method Details
-
getType
Get the O365 job selected item type- Returns:
- the O365 job selected item type
-
getId
Specifies the VBO id of the selected item.- Returns:
- the id of the item
-