|
CStockage 4.2_beta-RC-1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.esupportail.portal.channels.CStockage.spacesPersonalization.ServerTool
Id: SpaceTool.java,v 1.0 5 janv. 2005 Copyright (c) 2005 Esup Portail (www.esup-portail.org) Classes: SpaceTool Original Author: Yohan Colmant Object used to manage a Space while the sharing of spaces by users
Constructor Summary | |
ServerTool(java.lang.String stringToParse)
Constructor |
Method Summary | |
void |
addServer(Server server)
add a new server to the list |
Server |
getServer()
return the server |
java.util.ArrayList |
getSpaces()
return the spaces list |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServerTool(java.lang.String stringToParse)
stringToParse
- the String we want to parseMethod Detail |
public Server getServer() throws PropertiesException
PropertiesException
public java.util.ArrayList getSpaces() throws PropertiesException
PropertiesException
public void addServer(Server server) throws PropertiesException
server
- the server to add
PropertiesException
|
CStockage 4.2_beta-RC-1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |