|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.silverpeas.peasCore.AbstractComponentSessionController
com.silverpeas.jobStartPagePeas.control.JobStartPagePeasSessionController
public class JobStartPagePeasSessionController
Class declaration
| Field Summary | |
|---|---|
static int |
MAINTENANCE_OFF
|
static int |
MAINTENANCE_ONEPARENT
|
static int |
MAINTENANCE_PLATFORM
|
static int |
MAINTENANCE_THISSPACE
|
static int |
SCOPE_BACKOFFICE
|
static int |
SCOPE_FRONTOFFICE
|
| Fields inherited from class com.stratelia.silverpeas.peasCore.AbstractComponentSessionController |
|---|
CHARACTER_ENCODING, context |
| Constructor Summary | |
|---|---|
JobStartPagePeasSessionController(MainSessionController mainSessionCtrl,
ComponentContext componentContext)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SCOPE_BACKOFFICE
public static final int SCOPE_FRONTOFFICE
public static final int MAINTENANCE_OFF
public static final int MAINTENANCE_PLATFORM
public static final int MAINTENANCE_ONEPARENT
public static final int MAINTENANCE_THISSPACE
| Constructor Detail |
|---|
public JobStartPagePeasSessionController(MainSessionController mainSessionCtrl,
ComponentContext componentContext)
| Method Detail |
|---|
public void init()
public boolean isInheritanceEnable()
public boolean isJSR168Used()
public boolean isUserAdmin()
public SpaceInst getSpaceInstById()
public void setManagedSpaceId(String sId,
boolean isManagedSpaceRoot)
public String getManagedSpaceId()
public DisplaySorted getManagedSpace()
public boolean isManagedSpaceRoot()
public DisplaySorted[] getManagedSpaceComponents()
public void setSubSpaceId(String subSpaceId)
public void setSpaceId(String spaceUserId)
public SpaceInst getSpaceInstFromTemplate(String templateName)
public Map<String,SpaceTemplate> getAllSpaceTemplates()
public String getSpaceId()
AbstractComponentSessionController
getSpaceId in interface ComponentSessionControllergetSpaceId in class AbstractComponentSessionControllerpublic DisplaySorted[] getSpaces()
public DisplaySorted[] getSpaceComponents()
public String getSubSpaceId()
public DisplaySorted[] getSubSpaces()
public DisplaySorted[] getSubSpaceComponents()
public void setSpaceMaintenance(String spaceId,
boolean mode)
public void refreshCurrentSpaceCache()
public void setManagedInstanceId(String sId)
public void setManagedInstanceId(String sId,
int scope)
public String getManagedInstanceId()
public boolean isComponentManageable(String componentId)
public void setManagedProfile(ProfileInst sProfile)
public ProfileInst getManagedProfile()
public String getManagedProfileHelp(String componentName)
public ProfileInst getManagedInheritedProfile()
public Boolean isProfileEditable()
public Boolean isBackupEnable()
public String getConfigSpacePosition()
public SpaceInst[] getBrotherSpaces(boolean isNew)
isNew -
public SpaceInst[] getUserManageableSpacesIds()
public void setSpacePlace(String idSpaceBefore)
public SpaceInst getSpaceInstById(String idSpace)
public void setCreateSpaceParameters(String name,
String desc,
String ssEspace,
String spaceTemplate,
String language,
String look,
String componentSpaceQuotaMaxCount,
String dataStorageQuotaMaxCount)
public String createSpace()
public String addSpaceInst(SpaceInst spaceInst,
String templateName)
public String updateSpaceInst(SpaceInst spaceInst)
public SpaceLookHelper getSpaceLookHelper()
public boolean removeExternalElementOfSpaceAppearance(String fileName)
public void updateSpaceAppearance(List<org.apache.commons.fileupload.FileItem> items)
throws Exception
Exceptionpublic void initializeComponentSpaceQuota(SpaceInst space)
space - public void initializeDataStorageQuota(SpaceInst space)
space - public String deleteSpace(String spaceId)
public void recoverSpaceRights(String spaceId)
throws AdminException
AdminExceptionpublic String getSpaceProfileName(SpaceInst spaceint1)
public List<Group> getAllCurrentGroupSpace(String role)
public List<UserDetail> getAllCurrentUserSpace(String role)
public List<UserDetail> getUsersManagerOfParentSpace()
public List<Group> getGroupsManagerOfParentSpace()
public void initUserPanelSpaceForGroupsUsers(String compoURL,
String role,
List<String> userIds,
List<String> groupIds)
throws SelectionException
SelectionException
public void updateSpaceRole(String role,
List<String> userIds,
List<String> groupIds)
public void updateSpaceManagersDescription(SpaceProfileInst spaceProfileInst)
public List<SpaceInstLight> getRemovedSpaces()
public List<ComponentInstLight> getRemovedComponents()
public void restoreSpaceFromBin(String spaceId)
public void deleteSpaceInBin(String spaceId)
public void restoreComponentFromBin(String componentId)
public void deleteComponentInBin(String componentId)
public ComponentInst[] getBrotherComponents(boolean isNew)
public ComponentInst[] getComponentsOfSpace(String spaceId)
public void setComponentPlace(String idComponentBefore)
public void setMoveComponentToSpace(ComponentInst component,
String destinationSpaceId,
String idComponentBefore)
throws AdminException
AdminException
public ComponentInst[] getDestBrotherComponents(String spaceId,
boolean isNew,
String componentId)
public WAComponent[] getAllComponents()
public List<LocalizedComponent> getAllLocalizedComponents()
public WAComponent getComponentByName(String name)
public AllComponentParameters getParameters(String componentName)
public AllComponentParameters getParameters(WAComponent component,
boolean creation)
public String addComponentInst(ComponentInst componentInst)
throws QuotaException
QuotaExceptionpublic ComponentInst getComponentInst(String sInstanceId)
public String updateComponentInst(ComponentInst componentInst)
public String deleteComponentInst(String sInstanceId)
public List<ProfileInst> getAllProfiles(ComponentInst m_FatherComponentInst)
public ProfileInst getProfile(String sProfileId,
String sProfileName,
String sProfileLabel)
public List<UserDetail> getAllCurrentUserInstance()
public List<Group> getAllCurrentGroupInstance()
public List<Group> groupIds2groups(List<String> groupIds)
public List<UserDetail> userIds2users(List<String> userIds)
public void initUserPanelInstanceForGroupsUsers(String compoURL,
List<String> userIds,
List<String> groupIds)
public void updateInstanceProfile(String[] userIds,
String[] groupIds)
public void updateProfileInstanceDescription(String name,
String desc)
public void copyComponent(String id)
throws ClipboardException
id -
RemoteException
ClipboardException
public void cutComponent(String id)
throws ClipboardException
ClipboardException
public void copySpace(String id)
throws ClipboardException
ClipboardException
public void cutSpace(String id)
throws ClipboardException
ClipboardException
public void paste(Map<String,String> options)
throws ClipboardException,
JobStartPagePeasException
ClipboardException
JobStartPagePeasException
public Set<String> getCopiedComponents()
throws JobStartPagePeasException
JobStartPagePeasException
public void moveSpace(String spaceId,
String targetSpaceId)
throws AdminException
AdminExceptionpublic int getCurrentSpaceMaintenanceState()
public void setScope(int scope)
public int getScope()
public SilverpeasTemplate getSilverpeasTemplate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||