Uses of Class
lumis.portal.UnexpectedException

Packages that use UnexpectedException
lumis.doui.source   
lumis.portal.serviceinstance   
lumis.service.socialnetworkservices.microblog.core.manager   
lumis.service.wsrp.producer WSRP Producer service. 
lumis.socialnetworkintegration Provides the core social network integration management operations. 
 

Uses of UnexpectedException in lumis.doui.source
 

Methods in lumis.doui.source that throw UnexpectedException
protected  Object AbstractObjectDataProvider.readProperty(T object, String propertyName)
          Reads the property value of an object.
 

Uses of UnexpectedException in lumis.portal.serviceinstance
 

Methods in lumis.portal.serviceinstance that throw UnexpectedException
 void ServiceInstanceDependencyConfig.serialize(ServiceInstanceDependencyConfig dependencyConfig, OutputStream outputStream)
           
 

Uses of UnexpectedException in lumis.service.socialnetworkservices.microblog.core.manager
 

Methods in lumis.service.socialnetworkservices.microblog.core.manager that throw UnexpectedException
 List<HashOccurrence> HashOccurrenceManager.findTopOccurrencesOnDay(Integer maxOccurrences, ITransaction transaction, String serviceInstanceId)
          Method used to retrieve the top-occurrences of a hashtag in the current day.
 List<HashOccurrence> HashOccurrenceManager.findTopOccurrencesOnWeek(Integer maxOccurrences, ITransaction transaction, String serviceInstanceId)
          Method used to retrieve the top-occurrences of a hashtag in the past week, i.e, the past 7 days.
 

Uses of UnexpectedException in lumis.service.wsrp.producer
 

Methods in lumis.service.wsrp.producer that throw UnexpectedException
protected  Object RegistrationManagementInterfaceDataProvider.readProperty(lumis.service.wsrp.producer.RemoteConsumerRegistration object, String propertyName)
           
 

Uses of UnexpectedException in lumis.socialnetworkintegration
 

Subclasses of UnexpectedException in lumis.socialnetworkintegration
 class ApplicationAccountDisableException
          Exception that represents a social network account or social network application disable.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.