|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Service | |
|---|---|
| com.jalios.jcmsplugin.virtualdesktop | |
| Uses of Service in com.jalios.jcmsplugin.virtualdesktop |
|---|
| Methods in com.jalios.jcmsplugin.virtualdesktop that return Service | |
|---|---|
Service |
Desktop.findService(String serviceId)
Find a service anywhere in this Desktop based on the specified service id. |
static Service |
Service.getFromRequest(javax.servlet.http.HttpServletRequest request)
Retrieve the service available in the current request, if any. |
Service |
DesktopHandler.getService()
Retrieve the Service being modified. |
Service |
Column.getService(String id)
|
| Methods in com.jalios.jcmsplugin.virtualdesktop that return types with arguments of type Service | |
|---|---|
List<Service> |
Column.getServiceList()
|
| Methods in com.jalios.jcmsplugin.virtualdesktop with parameters of type Service | |
|---|---|
void |
Column.addService(int idx,
Service service)
|
void |
Column.addService(Service service)
|
void |
Column.removeService(Service service)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||