|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpaceInst | |
---|---|
com.silverpeas.admin.ejb | |
com.silverpeas.admin.service | |
com.silverpeas.admin.spaces | Copyright (C) 2000 - 2013 Silverpeas This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
com.silverpeas.jobStartPagePeas | |
com.silverpeas.jobStartPagePeas.control | |
com.silverpeas.web.mock | |
com.stratelia.webactiv.beans.admin | |
com.stratelia.webactiv.beans.admin.cache | |
org.silverpeas.admin.space.quota | |
org.silverpeas.admin.space.quota.process.check | |
org.silverpeas.admin.space.quota.process.check.exception | |
org.silverpeas.core.admin |
Uses of SpaceInst in com.silverpeas.admin.ejb |
---|
Methods in com.silverpeas.admin.ejb that return SpaceInst | |
---|---|
SpaceInst |
AdminBusiness.getSpaceInstById(String spaceId)
|
SpaceInst |
AdminBmEJB.getSpaceInstById(String spaceId)
|
Uses of SpaceInst in com.silverpeas.admin.service |
---|
Methods in com.silverpeas.admin.service with parameters of type SpaceInst | |
---|---|
String |
SpaceService.createSpace(SpaceInst space,
String creatorId)
|
String |
SpaceServiceLegacy.createSpace(SpaceInst spaceInst,
String creatorId)
|
Uses of SpaceInst in com.silverpeas.admin.spaces |
---|
Methods in com.silverpeas.admin.spaces that return SpaceInst | |
---|---|
SpaceInst |
SpaceInstanciator.getSpaceToInstanciate(String templateName)
Gets an instance of a workspace defined by the specified template, identified by its name. |
SpaceInst |
SpaceInstanciator.makeSpaceInst(SpaceTemplate st)
Method declaration |
Uses of SpaceInst in com.silverpeas.jobStartPagePeas |
---|
Methods in com.silverpeas.jobStartPagePeas with parameters of type SpaceInst | |
---|---|
protected DisplaySorted[] |
NavBarManager.createComponentObjects(SpaceInst spaceInst,
boolean subSpaces)
|
Uses of SpaceInst in com.silverpeas.jobStartPagePeas.control |
---|
Methods in com.silverpeas.jobStartPagePeas.control that return SpaceInst | |
---|---|
SpaceInst[] |
JobStartPagePeasSessionController.getBrotherSpaces(boolean isNew)
|
SpaceInst |
JobStartPagePeasSessionController.getSpaceInstById()
|
SpaceInst |
JobStartPagePeasSessionController.getSpaceInstById(String idSpace)
|
SpaceInst |
JobStartPagePeasSessionController.getSpaceInstFromTemplate(String templateName)
|
SpaceInst[] |
JobStartPagePeasSessionController.getUserManageableSpacesIds()
|
Methods in com.silverpeas.jobStartPagePeas.control with parameters of type SpaceInst | |
---|---|
String |
JobStartPagePeasSessionController.addSpaceInst(SpaceInst spaceInst,
String templateName)
|
String |
JobStartPagePeasSessionController.getSpaceProfileName(SpaceInst spaceint1)
********************* Gestion des managers d'espaces **************************************** |
void |
JobStartPagePeasSessionController.initializeComponentSpaceQuota(SpaceInst space)
Initializing component space quota |
void |
JobStartPagePeasSessionController.initializeDataStorageQuota(SpaceInst space)
Initializing data storage quota |
String |
JobStartPagePeasSessionController.updateSpaceInst(SpaceInst spaceInst)
|
Uses of SpaceInst in com.silverpeas.web.mock |
---|
Methods in com.silverpeas.web.mock that return SpaceInst | |
---|---|
SpaceInst |
OrganizationControllerMockWrapper.getSpaceInstById(String sSpaceId)
|
Methods in com.silverpeas.web.mock that return types with arguments of type SpaceInst | |
---|---|
List<SpaceInst> |
OrganizationControllerMockWrapper.getSpacePath(String spaceId)
|
List<SpaceInst> |
OrganizationControllerMockWrapper.getSpacePathToComponent(String componentId)
|
Uses of SpaceInst in com.stratelia.webactiv.beans.admin |
---|
Methods in com.stratelia.webactiv.beans.admin that return SpaceInst | |
---|---|
SpaceInst |
SpaceInst.clone()
|
SpaceInst |
SpaceInstManager.copy(SpaceInst spaceInstToCopy)
Return a copy of space instance |
SpaceInst |
SpaceInstManager.getPersonalSpace(DomainDriverManager ddManager,
String userId)
|
SpaceInst |
PersonalSpaceController.getPersonalSpace(String userId)
|
SpaceInst |
Admin.getPersonalSpace(String userId)
|
SpaceInst |
SpaceInstManager.getSpaceInstById(DomainDriverManager ddManager,
String spaceInstId)
Get the space instance with the given space id |
SpaceInst |
AdminController.getSpaceInstById(String sSpaceId)
Return the space Instance corresponding to the given space id |
SpaceInst |
OrganizationController.getSpaceInstById(String sSpaceId)
|
SpaceInst |
Admin.getSpaceInstById(String spaceId)
Get the space instance with the given space id. |
SpaceInst |
AdminController.getSpaceInstFromTemplate(String templateName)
|
SpaceInst |
Admin.getSpaceInstFromTemplate(String templateName)
|
Methods in com.stratelia.webactiv.beans.admin that return types with arguments of type SpaceInst | |
---|---|
List<SpaceInst> |
OrganizationController.getSpacePath(String spaceId)
|
List<SpaceInst> |
OrganizationController.getSpacePathToComponent(String componentId)
|
Methods in com.stratelia.webactiv.beans.admin with parameters of type SpaceInst | |
---|---|
String |
AdminController.addSpaceInst(SpaceInst spaceInst)
Add the given space Instance |
String |
Admin.addSpaceInst(String userId,
SpaceInst spaceInst)
add a space instance in database |
int |
SpaceInst.compareTo(SpaceInst o)
|
SpaceInst |
SpaceInstManager.copy(SpaceInst spaceInstToCopy)
Return a copy of space instance |
String |
SpaceInstManager.createSpaceInst(SpaceInst spaceInst,
DomainDriverManager ddManager)
Create a new space in database |
void |
Admin.deleteSpaceIndex(SpaceInst spaceInst)
|
void |
SpaceInstManager.deleteSpaceInst(SpaceInst spaceInst,
DomainDriverManager ddManager)
|
void |
SpaceInstManager.sendSpaceToBasket(DomainDriverManager ddManager,
SpaceInst spaceInst,
String userId)
|
void |
Admin.setSpaceProfilesToComponent(ComponentInst component,
SpaceInst space)
|
void |
Admin.setSpaceProfilesToComponent(ComponentInst component,
SpaceInst space,
boolean startNewTransaction)
Set space profile to a component. |
protected void |
Admin.setSpaceProfilesToSubSpace(SpaceInst subSpace,
SpaceInst space,
boolean persist,
boolean startNewTransaction)
|
void |
SpaceInstManager.updateSpaceInst(DomainDriverManager ddManager,
SpaceInst spaceInstNew)
|
String |
AdminController.updateSpaceInst(SpaceInst spaceInstNew)
Update the space Instance corresponding to the given space name wuth the given SpaceInst |
String |
Admin.updateSpaceInst(SpaceInst spaceInstNew)
Updates the space (with the given name) with the given space Updates only the node |
Constructors in com.stratelia.webactiv.beans.admin with parameters of type SpaceInst | |
---|---|
SpaceInstLight(SpaceInst spaceInst)
|
|
SpaceSelection(SpaceInst space)
|
Uses of SpaceInst in com.stratelia.webactiv.beans.admin.cache |
---|
Methods in com.stratelia.webactiv.beans.admin.cache that return SpaceInst | |
---|---|
SpaceInst |
AdminCache.getSpaceInst(String spaceId)
|
Methods in com.stratelia.webactiv.beans.admin.cache with parameters of type SpaceInst | |
---|---|
void |
AdminCache.opAddSpace(SpaceInst theSpace)
|
void |
AdminCache.opRemoveSpace(SpaceInst theSpace)
|
protected void |
AdminCache.opResetSpace(SpaceInst theSpace)
|
void |
AdminCache.opUpdateSpace(SpaceInst theSpace)
|
void |
AdminCache.putSpaceInst(SpaceInst spaceInst)
|
Uses of SpaceInst in org.silverpeas.admin.space.quota |
---|
Methods in org.silverpeas.admin.space.quota that return SpaceInst | |
---|---|
SpaceInst |
AbstractSpaceQuotaKey.getSpace()
|
Methods in org.silverpeas.admin.space.quota with parameters of type SpaceInst | |
---|---|
protected abstract T |
AbstractSpaceQuotaService.createKeyFrom(SpaceInst space)
Creates a quota key |
protected DataStorageSpaceQuotaKey |
DefaultDataStorageSpaceQuotaService.createKeyFrom(SpaceInst space)
|
protected ComponentSpaceQuotaKey |
DefaultComponentSpaceQuotaService.createKeyFrom(SpaceInst space)
|
static ComponentSpaceQuotaKey |
ComponentSpaceQuotaKey.from(SpaceInst space)
Initializing a quota key from a given space |
static DataStorageSpaceQuotaKey |
DataStorageSpaceQuotaKey.from(SpaceInst space)
|
Constructors in org.silverpeas.admin.space.quota with parameters of type SpaceInst | |
---|---|
AbstractSpaceQuotaKey(SpaceInst space)
Builds the space quota key from a given SpaceInst |
Uses of SpaceInst in org.silverpeas.admin.space.quota.process.check |
---|
Methods in org.silverpeas.admin.space.quota.process.check with parameters of type SpaceInst | |
---|---|
static SpaceDataStorageQuotaCountingOffset |
SpaceDataStorageQuotaCountingOffset.from(SpaceInst space,
FileHandler fileHandler)
Gets an instance from a SpaceInst and a FileHandler |
Uses of SpaceInst in org.silverpeas.admin.space.quota.process.check.exception |
---|
Methods in org.silverpeas.admin.space.quota.process.check.exception that return SpaceInst | |
---|---|
SpaceInst |
DataStorageQuotaException.getSpace()
|
Constructors in org.silverpeas.admin.space.quota.process.check.exception with parameters of type SpaceInst | |
---|---|
DataStorageQuotaException(Quota quota,
SpaceInst space,
ComponentInstLight fromComponent)
Default constructor |
Uses of SpaceInst in org.silverpeas.core.admin |
---|
Methods in org.silverpeas.core.admin that return SpaceInst | |
---|---|
SpaceInst |
OrganisationController.getSpaceInstById(String sSpaceId)
Return the space Instance corresponding to the given space id |
Methods in org.silverpeas.core.admin that return types with arguments of type SpaceInst | |
---|---|
List<SpaceInst> |
OrganisationController.getSpacePath(String spaceId)
|
List<SpaceInst> |
OrganisationController.getSpacePathToComponent(String componentId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |