|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppWorkspace | |
---|---|
org.apache.wink.common.model.app | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of AppWorkspace in org.apache.wink.common.model.app |
---|
Fields in org.apache.wink.common.model.app with type parameters of type AppWorkspace | |
---|---|
protected java.util.List<AppWorkspace> |
AppService.workspace
|
Methods in org.apache.wink.common.model.app that return AppWorkspace | |
---|---|
AppWorkspace |
ObjectFactory.createAppWorkspace()
Create an instance of AppWorkspace |
AppWorkspace |
AppService.getWorkspace(java.lang.String title)
|
Methods in org.apache.wink.common.model.app that return types with arguments of type AppWorkspace | |
---|---|
javax.xml.bind.JAXBElement<AppWorkspace> |
ObjectFactory.createWorkspace(AppWorkspace value)
Create an instance of JAXBElement < AppWorkspace
> |
java.util.List<AppWorkspace> |
AppService.getWorkspace()
Gets the workspaces |
Methods in org.apache.wink.common.model.app with parameters of type AppWorkspace | |
---|---|
javax.xml.bind.JAXBElement<AppWorkspace> |
ObjectFactory.createWorkspace(AppWorkspace value)
Create an instance of JAXBElement < AppWorkspace
> |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |