|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SilverpeasException in com.silverpeas.admin.components |
|---|
| Subclasses of SilverpeasException in com.silverpeas.admin.components | |
|---|---|
class |
InstanciationException
|
| Uses of SilverpeasException in com.silverpeas.communicationUser |
|---|
| Subclasses of SilverpeasException in com.silverpeas.communicationUser | |
|---|---|
class |
CommunicationUserException
|
| Uses of SilverpeasException in com.silverpeas.directory |
|---|
| Subclasses of SilverpeasException in com.silverpeas.directory | |
|---|---|
class |
DirectoryException
Thrown by the directory service |
| Uses of SilverpeasException in com.silverpeas.form |
|---|
| Subclasses of SilverpeasException in com.silverpeas.form | |
|---|---|
class |
FormException
Thrown by the form components. |
class |
FormFatalException
Thrown when a fatal error occured in a form component. |
| Uses of SilverpeasException in com.silverpeas.importExport.model |
|---|
| Subclasses of SilverpeasException in com.silverpeas.importExport.model | |
|---|---|
class |
ImportExportException
Thrown by the form components. |
| Uses of SilverpeasException in com.silverpeas.interestCenter.ejb |
|---|
| Subclasses of SilverpeasException in com.silverpeas.interestCenter.ejb | |
|---|---|
class |
DAOException
|
| Uses of SilverpeasException in com.silverpeas.jobDomainPeas |
|---|
| Subclasses of SilverpeasException in com.silverpeas.jobDomainPeas | |
|---|---|
class |
JobDomainPeasException
Class declaration |
class |
JobDomainPeasTrappedException
Class declaration |
| Uses of SilverpeasException in com.silverpeas.jobManagerPeas |
|---|
| Subclasses of SilverpeasException in com.silverpeas.jobManagerPeas | |
|---|---|
class |
JobManagerPeasException
Class declaration |
| Uses of SilverpeasException in com.silverpeas.jobOrganizationPeas |
|---|
| Subclasses of SilverpeasException in com.silverpeas.jobOrganizationPeas | |
|---|---|
class |
JobOrganizationPeasException
Class declaration |
| Uses of SilverpeasException in com.silverpeas.jobSearchPeas |
|---|
| Subclasses of SilverpeasException in com.silverpeas.jobSearchPeas | |
|---|---|
class |
JobSearchPeasException
Class declaration |
| Uses of SilverpeasException in com.silverpeas.jobStartPagePeas |
|---|
| Subclasses of SilverpeasException in com.silverpeas.jobStartPagePeas | |
|---|---|
class |
JobStartPagePeasException
Class declaration |
| Uses of SilverpeasException in com.silverpeas.pdc.web |
|---|
| Subclasses of SilverpeasException in com.silverpeas.pdc.web | |
|---|---|
class |
PdcPositionDeletionException
An exception that is thrown when a position onto a PdC cannot be deleted within a given context (for example, the PdC contains some mandatory axis and the position is the only one in the classification of a resource onto the PdC). |
| Uses of SilverpeasException in com.silverpeas.peasUtil |
|---|
| Subclasses of SilverpeasException in com.silverpeas.peasUtil | |
|---|---|
class |
AccessForbiddenException
|
| Uses of SilverpeasException in com.silverpeas.publicationTemplate |
|---|
| Subclasses of SilverpeasException in com.silverpeas.publicationTemplate | |
|---|---|
class |
PublicationTemplateException
Thrown by the form components. |
| Uses of SilverpeasException in com.silverpeas.socialnetwork |
|---|
| Subclasses of SilverpeasException in com.silverpeas.socialnetwork | |
|---|---|
class |
SocialNetworkException
|
| Uses of SilverpeasException in com.silverpeas.socialnetwork.provider |
|---|
| Methods in com.silverpeas.socialnetwork.provider that throw SilverpeasException | |
|---|---|
List<SocialInformation> |
SocialEventsInterface.getLastSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the Last Events of my contacts according to number of Item and the first Index |
List<SocialInformation> |
SocialEventsInterface.getMyLastSocialInformationsList(String myId,
Date begin,
Date end)
get the my last Events according to number of Item and the first Index |
List<SocialInformation> |
ProviderSwitchInterface.getSocialInformationsList(SocialInformationType socialInformationType,
String userId,
String classification,
Date begin,
Date end)
get my social Informations list according to the social information type and the UserId |
List<SocialInformation> |
SocialRelationShipsInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation according to number of Item and the first Index |
List<SocialInformation> |
SocialCommentPublicationsInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of SocialInformation |
List<SocialInformation> |
SocialPublicationsInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation according to number of Item and the first Index |
List<SocialInformation> |
SocialCommentQuickInfosInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of SocialInformation |
List<SocialInformation> |
SocialStatusInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation according number of Item and the first Index |
List<SocialInformation> |
SocialGalleryInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation according to number of Item and the first Index |
List<SocialInformation> |
SocialCommentGalleryInterface.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of socialInformation |
List<SocialInformation> |
SocialEventsInterface.getSocialInformationsList(String userId,
String classification,
Date begin,
Date end)
get list of socialInformation according to number of Item and the first Index |
List<SocialInformation> |
ProviderSwitchInterface.getSocialInformationsListOfMyContacts(SocialInformationType socialInformationType,
String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the List of social Informations of my contatcs according to the social information type and the ids of my contacts |
List<SocialInformation> |
ProviderSwitch.getSocialInformationsListOfMyContacts(SocialInformationType socialInformationType,
String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the List of social Informations of my contatcs according to the social information type and my UserId , ids of my contacts ,limit and index |
List<SocialInformation> |
SocialRelationShipsInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts , number of Item and the first Index |
List<SocialInformation> |
SocialCommentPublicationsInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts |
List<SocialInformation> |
SocialEventsInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the next Events of my contacts according to number of Item and the first Index |
List<SocialInformation> |
SocialPublicationsInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts , number of Item and the first Index |
List<SocialInformation> |
SocialCommentQuickInfosInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts |
List<SocialInformation> |
SocialGalleryInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts , number of Item and the first Index |
List<SocialInformation> |
SocialCommentGalleryInterface.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts |
| Uses of SilverpeasException in com.silverpeas.socialnetwork.relationShip |
|---|
| Methods in com.silverpeas.socialnetwork.relationShip that throw SilverpeasException | |
|---|---|
List<SocialInformation> |
SocialRelationShips.getSocialInformationsList(String userId,
Date begin,
Date end)
Get list of my socialInformationRelationShip (relationShips) according to number of Item and the first Index |
List<SocialInformation> |
SocialRelationShips.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
Get list socialInformationRelationShip (relationShips) of my Contacts according to number of Item and the first Index |
| Uses of SilverpeasException in com.silverpeas.socialnetwork.service |
|---|
| Subclasses of SilverpeasException in com.silverpeas.socialnetwork.service | |
|---|---|
class |
SocialNetworkAuthorizationException
|
| Uses of SilverpeasException in com.silverpeas.templatedesigner.model |
|---|
| Subclasses of SilverpeasException in com.silverpeas.templatedesigner.model | |
|---|---|
class |
TemplateDesignerException
|
| Uses of SilverpeasException in com.silverpeas.thesaurus |
|---|
| Subclasses of SilverpeasException in com.silverpeas.thesaurus | |
|---|---|
class |
ThesaurusException
|
| Uses of SilverpeasException in com.silverpeas.thumbnail |
|---|
| Subclasses of SilverpeasException in com.silverpeas.thumbnail | |
|---|---|
class |
ThumbnailException
|
| Uses of SilverpeasException in com.silverpeas.util.clipboard |
|---|
| Subclasses of SilverpeasException in com.silverpeas.util.clipboard | |
|---|---|
class |
ClipboardException
Class declaration |
class |
SKDException
Class declaration |
| Uses of SilverpeasException in com.silverpeas.workflow.api |
|---|
| Subclasses of SilverpeasException in com.silverpeas.workflow.api | |
|---|---|
class |
WorkflowException
Thrown by the workflow engine components. |
class |
WorkflowFatalException
Thrown when a fatal error occured in a workflow engine component. |
| Uses of SilverpeasException in com.silverpeas.workflow.engine.exception |
|---|
| Subclasses of SilverpeasException in com.silverpeas.workflow.engine.exception | |
|---|---|
class |
UnknownUserException
Thrown when a user is unknown |
| Uses of SilverpeasException in com.silverpeas.workflowdesigner.model |
|---|
| Subclasses of SilverpeasException in com.silverpeas.workflowdesigner.model | |
|---|---|
class |
WorkflowDesignerException
|
| Uses of SilverpeasException in com.stratelia.silverpeas.alertUser |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.alertUser | |
|---|---|
class |
AlertUserException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.alertUserPeas |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.alertUserPeas | |
|---|---|
class |
AlertUserPeasException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.classifyEngine |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.classifyEngine | |
|---|---|
class |
ClassifyEngineException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.containerManager |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.containerManager | |
|---|---|
class |
ContainerManagerException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.contentManager |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.contentManager | |
|---|---|
class |
ContentManagerException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.domains.ldapdriver |
|---|
| Methods in com.stratelia.silverpeas.domains.ldapdriver that throw SilverpeasException | |
|---|---|
UserFull |
LDAPSynchroUserItf.getCacheUserFull(UserDetail user)
|
void |
LDAPSynchroUserItf.processUsers(Collection<UserDetail> listUserCreate,
Collection<UserDetail> listUserUpdate,
Collection<UserDetail> listUserDelete)
|
| Uses of SilverpeasException in com.stratelia.silverpeas.genericPanel |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.genericPanel | |
|---|---|
class |
GenericPanelException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.notificationManager |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.notificationManager | |
|---|---|
class |
NotificationManagerException
|
| Uses of SilverpeasException in com.stratelia.silverpeas.notificationserver |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.notificationserver | |
|---|---|
class |
NotificationServerException
|
| Uses of SilverpeasException in com.stratelia.silverpeas.notificationserver.channel.popup |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.notificationserver.channel.popup | |
|---|---|
class |
POPUPException
Title: Description: Copyright: Copyright (c) 2001 Company: |
| Uses of SilverpeasException in com.stratelia.silverpeas.notificationserver.channel.silvermail |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.notificationserver.channel.silvermail | |
|---|---|
class |
SILVERMAILException
Title: Description: Copyright: Copyright (c) 2001 Company: |
| Uses of SilverpeasException in com.stratelia.silverpeas.pdc.model |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.pdc.model | |
|---|---|
class |
PdcException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.peasCore |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.peasCore | |
|---|---|
class |
PeasCoreException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.portlet |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.portlet | |
|---|---|
class |
PortletException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.selection |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.selection | |
|---|---|
class |
SelectionException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.selectionPeas |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.selectionPeas | |
|---|---|
class |
SelectionPeasException
Class declaration |
| Uses of SilverpeasException in com.stratelia.silverpeas.silverstatistics.model |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.silverstatistics.model | |
|---|---|
class |
SilverStatisticsConfigException
|
class |
SilverStatisticsTypeStatisticsException
|
| Uses of SilverpeasException in com.stratelia.silverpeas.treeManager.model |
|---|
| Subclasses of SilverpeasException in com.stratelia.silverpeas.treeManager.model | |
|---|---|
class |
TreeManagerException
Class declaration |
| Uses of SilverpeasException in com.stratelia.webactiv.agenda.control |
|---|
| Subclasses of SilverpeasException in com.stratelia.webactiv.agenda.control | |
|---|---|
class |
AgendaException
|
| Uses of SilverpeasException in com.stratelia.webactiv.beans.admin |
|---|
| Subclasses of SilverpeasException in com.stratelia.webactiv.beans.admin | |
|---|---|
class |
AdminException
|
| Uses of SilverpeasException in com.stratelia.webactiv.calendar.control |
|---|
| Subclasses of SilverpeasException in com.stratelia.webactiv.calendar.control | |
|---|---|
class |
CalendarException
|
| Uses of SilverpeasException in com.stratelia.webactiv.calendar.socialnetwork |
|---|
| Methods in com.stratelia.webactiv.calendar.socialnetwork that throw SilverpeasException | |
|---|---|
List |
SocialEvent.getLastSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the Last socialEvents of my contacts according to number of Item and the first Index |
List |
SocialEvent.getMyLastSocialInformationsList(String myId,
Date begin,
Date end)
get the my last socialEvents according to number of Item and the first Index |
List |
SocialEvent.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the next socialEvents of my contacts according to number of Item and the first Index |
| Uses of SilverpeasException in com.stratelia.webactiv.organization |
|---|
| Subclasses of SilverpeasException in com.stratelia.webactiv.organization | |
|---|---|
class |
AdminPersistenceException
|
| Uses of SilverpeasException in com.stratelia.webactiv.persistence |
|---|
| Subclasses of SilverpeasException in com.stratelia.webactiv.persistence | |
|---|---|
class |
PersistenceException
Title: Description: Copyright: Copyright (c) 2001 Company: |
| Uses of SilverpeasException in com.stratelia.webactiv.publication.social |
|---|
| Methods in com.stratelia.webactiv.publication.social that throw SilverpeasException | |
|---|---|
List<SocialInformation> |
SocialPublications.getSocialInformationsList(String userId,
Date begin,
Date end)
get my SocialInformationPublication |
List<SocialInformation> |
SocialCommentPublications.getSocialInformationsList(String userId,
Date begin,
Date end)
get list of SocialInformation |
List<SocialInformation> |
SocialPublications.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get the SocialInformationPublication of my contacts |
List<SocialInformation> |
SocialCommentPublications.getSocialInformationsListOfMyContacts(String myId,
List<String> myContactsIds,
Date begin,
Date end)
get list of socialInformation of my contacts according to ids of my contacts |
| Uses of SilverpeasException in com.stratelia.webactiv.todo.control |
|---|
| Subclasses of SilverpeasException in com.stratelia.webactiv.todo.control | |
|---|---|
class |
TodoException
|
| Uses of SilverpeasException in com.stratelia.webactiv.util.exception |
|---|
| Subclasses of SilverpeasException in com.stratelia.webactiv.util.exception | |
|---|---|
class |
SilverpeasTrappedException
SilverpeasException est la racine de la hiƩrarchie d'exception silverpeas. |
class |
UtilTrappedException
|
| Uses of SilverpeasException in org.silverpeas.admin.domain.exception |
|---|
| Subclasses of SilverpeasException in org.silverpeas.admin.domain.exception | |
|---|---|
class |
DomainAuthenticationPropertiesAlreadyExistsException
Exception thrown when an authentication properties file already exists with same name |
class |
DomainConflictException
|
class |
DomainCreationException
|
class |
DomainDeletionException
|
class |
DomainPropertiesAlreadyExistsException
Exception thrown when an domain properties file already exists with same name |
class |
NameAlreadyExistsInDatabaseException
Domain's name must be unique in database |
class |
SQLDomainDAOException
|
| Uses of SilverpeasException in org.silverpeas.authentication.exception |
|---|
| Uses of SilverpeasException in org.silverpeas.authentication.password |
|---|
| Subclasses of SilverpeasException in org.silverpeas.authentication.password | |
|---|---|
class |
ForgottenPasswordException
|
| Uses of SilverpeasException in org.silverpeas.quota.exception |
|---|
| Subclasses of SilverpeasException in org.silverpeas.quota.exception | |
|---|---|
class |
QuotaException
|
class |
QuotaFullException
|
class |
QuotaNotEnoughException
|
class |
QuotaOutOfBoundsException
|
| Uses of SilverpeasException in org.silverpeas.search.searchEngine.model |
|---|
| Subclasses of SilverpeasException in org.silverpeas.search.searchEngine.model | |
|---|---|
class |
ParseException
Thrown when a search query is ill formed. |
class |
SearchEngineException
Thrown by the searchEngine |
| Uses of SilverpeasException in org.silverpeas.util.mail |
|---|
| Subclasses of SilverpeasException in org.silverpeas.util.mail | |
|---|---|
class |
ExtractorException
|
| Uses of SilverpeasException in org.silverpeas.wysiwyg |
|---|
| Subclasses of SilverpeasException in org.silverpeas.wysiwyg | |
|---|---|
class |
WysiwygException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||