Uses of Class
net.spreadsheetspace.sdk.orchestrator.model.ViewSharingObj
Packages that use ViewSharingObj
-
Uses of ViewSharingObj in net.spreadsheetspace.sdk.orchestrator.model
Methods in net.spreadsheetspace.sdk.orchestrator.model that return types with arguments of type ViewSharingObjMethod parameters in net.spreadsheetspace.sdk.orchestrator.model with type arguments of type ViewSharingObjModifier and TypeMethodDescriptionvoidSharingObj.setSharingViewsObj(List<ViewSharingObj> sharingViewsObj) Constructor parameters in net.spreadsheetspace.sdk.orchestrator.model with type arguments of type ViewSharingObjModifierConstructorDescriptionSharingObj(String sharing_id, String sharing_view_server, UserBase owner, List<ViewSharingObj> sharingViewsObj)