|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IResource in lumis.collaboration.chat |
---|
Fields in lumis.collaboration.chat declared as IResource | |
---|---|
protected IResource |
ChatControllerXml.chatResource
|
protected IResource |
ChatManager.resource
|
protected IResource |
ChatClock.resource
|
Methods in lumis.collaboration.chat that return types with arguments of type IResource | |
---|---|
List<IResource> |
ChatHistoryControl.getResources()
|
Method parameters in lumis.collaboration.chat with type arguments of type IResource | |
---|---|
String |
IChatManager.getMessagesXml(SessionConfig sessionConfig,
Collection<ChatMessageConfig> chatMessageConfigs,
boolean getMessagesToModerate,
List<IResource> resources,
ITransaction transaction)
Returns the xml for the given messages. |
String |
ChatManager.getMessagesXml(SessionConfig sessionConfig,
Collection<ChatMessageConfig> chatMessageConfigs,
boolean getMessagesToModerate,
List<IResource> resources,
ITransaction transaction)
|
Uses of IResource in lumis.content |
---|
Classes in lumis.content that implement IResource | |
---|---|
class |
ContentStringResource
String resource for content |
Constructors in lumis.content with parameters of type IResource | |
---|---|
ContentException(String arg0,
IResource resource)
|
|
ContentException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.content with type arguments of type IResource | |
---|---|
ContentException(String arg0,
List<IResource> resources)
|
|
ContentException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.content.control.comments |
---|
Methods in lumis.content.control.comments that return IResource | |
---|---|
IResource |
CommentsControl.getControlResource()
|
Uses of IResource in lumis.content.control.language |
---|
Methods in lumis.content.control.language that return IResource | |
---|---|
IResource |
LanguageControl.getControlResource()
|
IResource |
LanguageAssociatedContentsControl.getControlResource()
|
Uses of IResource in lumis.content.control.publishtoprincipals |
---|
Methods in lumis.content.control.publishtoprincipals that return IResource | |
---|---|
IResource |
PublishToPrincipalsControl.getControlResource()
|
Uses of IResource in lumis.content.control.publishtoserviceinstances |
---|
Methods in lumis.content.control.publishtoserviceinstances that return IResource | |
---|---|
IResource |
PublishToServiceInstancesControl.getControlResource()
|
Uses of IResource in lumis.content.control.workflow |
---|
Methods in lumis.content.control.workflow that return IResource | |
---|---|
IResource |
SelectWorkflowControl.getControlResource()
|
Methods in lumis.content.control.workflow that return types with arguments of type IResource | |
---|---|
List<IResource> |
WorkflowMetaDataControl.getResources()
|
Uses of IResource in lumis.content.source.field.type |
---|
Methods in lumis.content.source.field.type that return IResource | |
---|---|
IResource |
WorkflowStateDataType.Data.getWorkflowResource()
|
Methods in lumis.content.source.field.type with parameters of type IResource | |
---|---|
void |
WorkflowStateDataType.Data.setWorkflowResource(IResource workflowResource)
|
Constructors in lumis.content.source.field.type with parameters of type IResource | |
---|---|
WorkflowStateDataType.Data(WorkflowStateConfig state,
IResource workflowResource)
|
Uses of IResource in lumis.content.wizard |
---|
Classes in lumis.content.wizard that implement IResource | |
---|---|
class |
ContentWizardStringResource
|
Constructors in lumis.content.wizard with parameters of type IResource | |
---|---|
ContentWizardException(String arg0,
IResource resource)
|
|
ContentWizardException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.content.wizard with type arguments of type IResource | |
---|---|
ContentWizardException(String arg0,
List<IResource> resources)
|
|
ContentWizardException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.content.workflow |
---|
Classes in lumis.content.workflow that implement IResource | |
---|---|
class |
WorkflowStringResource
String resource for the workflow framework. |
Methods in lumis.content.workflow that return IResource | |
---|---|
IResource |
WorkflowConfig.getResource()
Returns the localization resource for this workflow. |
Constructors in lumis.content.workflow with parameters of type IResource | |
---|---|
WorkflowException(String arg0,
IResource resource)
|
|
WorkflowException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.content.workflow with type arguments of type IResource | |
---|---|
WorkflowException(String arg0,
List<IResource> resources)
|
|
WorkflowException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.doui |
---|
Classes in lumis.doui that implement IResource | |
---|---|
class |
DouiStringResource
Strings resource for DOUI. |
Constructors in lumis.doui with parameters of type IResource | |
---|---|
DouiException(String arg0,
IResource resource)
|
|
DouiException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.doui with type arguments of type IResource | |
---|---|
DouiException(String arg0,
List<IResource> resources)
|
|
DouiException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.doui.control |
---|
Classes in lumis.doui.control that implement IResource | |
---|---|
class |
ControlStringResource
String resource that all control strings should extend. |
Fields in lumis.doui.control declared as IResource | |
---|---|
protected IResource |
Control.controlResource
|
Fields in lumis.doui.control with type parameters of type IResource | |
---|---|
protected List<IResource> |
Control.resources
|
Methods in lumis.doui.control that return IResource | |
---|---|
IResource |
ValidatorControl.getControlResource()
|
IResource |
IControl.getControlResource()
|
IResource |
Control.getControlResource()
|
Methods in lumis.doui.control that return types with arguments of type IResource | |
---|---|
List<IResource> |
IControl.getResources()
|
List<IResource> |
Control.getResources()
|
Constructors in lumis.doui.control with parameters of type IResource | |
---|---|
ControlException(String arg0,
IResource resource)
|
|
ControlException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.doui.control with type arguments of type IResource | |
---|---|
ControlException(String arg0,
List<IResource> resources)
|
|
ControlException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.doui.control.autorefresh |
---|
Methods in lumis.doui.control.autorefresh that return IResource | |
---|---|
IResource |
AutoRefreshControl.getControlResource()
|
Uses of IResource in lumis.doui.control.button |
---|
Methods in lumis.doui.control.button that return IResource | |
---|---|
IResource |
DeleteButtonControl.getControlResource()
|
IResource |
ButtonControl.getControlResource()
|
IResource |
AccessControlButton.getControlResource()
|
Uses of IResource in lumis.doui.control.datepicker |
---|
Methods in lumis.doui.control.datepicker that return IResource | |
---|---|
IResource |
MonthPickerControl.getControlResource()
|
IResource |
DateTimePickerControl.getControlResource()
|
IResource |
CalendarControl.getControlResource()
|
Uses of IResource in lumis.doui.control.pagination |
---|
Methods in lumis.doui.control.pagination that return IResource | |
---|---|
IResource |
PaginationControl.getControlResource()
|
Uses of IResource in lumis.doui.control.principalpicker |
---|
Methods in lumis.doui.control.principalpicker that return IResource | |
---|---|
IResource |
PrincipalPickerControl.getControlResource()
|
Uses of IResource in lumis.doui.control.selectserviceinstance |
---|
Methods in lumis.doui.control.selectserviceinstance with parameters of type IResource | |
---|---|
List<IChannelChild> |
ServiceInstanceProvider.getChannelsChildren(SessionConfig sessionConfig,
String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
|
List<IChannelChild> |
ServiceInstanceProvider.getChildrenData(SessionConfig sessionConfig,
String channelId,
int hideItems,
int hideItemTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
|
Uses of IResource in lumis.doui.control.tabulardata |
---|
Methods in lumis.doui.control.tabulardata that return IResource | |
---|---|
IResource |
TabularDataControl.getControlResource()
|
Uses of IResource in lumis.doui.control.validator |
---|
Methods in lumis.doui.control.validator that return IResource | |
---|---|
IResource |
RequiredValueValidatorControl.getControlResource()
|
IResource |
RequiredValuesDescriptorControl.getControlResource()
|
IResource |
RegularExpressionValidatorControl.getControlResource()
|
IResource |
NumberDataTypeValidatorControl.getControlResource()
|
IResource |
LengthValidatorControl.getControlResource()
|
IResource |
IntegerDataTypeValidatorControl.getControlResource()
|
IResource |
FileSizeValidatorControl.getControlResource()
|
IResource |
FileNameValidatorControl.getControlResource()
|
IResource |
EmailValidatorControl.getControlResource()
|
IResource |
DateDataTypeValidatorControl.getControlResource()
|
IResource |
DateCompareValidatorControl.getControlResource()
|
Uses of IResource in lumis.doui.processaction |
---|
Methods in lumis.doui.processaction that return IResource | |
---|---|
protected IResource |
ProcessActionHandler.getResource()
Returns the interface resource. |
Uses of IResource in lumis.doui.render |
---|
Methods in lumis.doui.render that return types with arguments of type IResource | |
---|---|
List<IResource> |
IRenderer.getResources()
Returns the localization resources to be used in the value render. |
Uses of IResource in lumis.portal |
---|
Classes in lumis.portal that implement IResource | |
---|---|
class |
PortalStringResource
String resource for the portal |
Fields in lumis.portal with type parameters of type IResource | |
---|---|
protected List<IResource> |
PortalException.resources
|
Methods in lumis.portal that return types with arguments of type IResource | |
---|---|
List<IResource> |
PortalException.getResources()
|
Methods in lumis.portal with parameters of type IResource | |
---|---|
void |
PortalStringResource.addAllResourcePaths(IResource resource)
|
Uses of IResource in lumis.portal.acl |
---|
Classes in lumis.portal.acl that implement IResource | |
---|---|
class |
PortalAclStringResource
|
Uses of IResource in lumis.portal.authentication |
---|
Constructors in lumis.portal.authentication with parameters of type IResource | |
---|---|
LoginFailedInvalidUserException(String arg0,
IResource resource)
|
|
LoginFailedInvalidUserException(String arg0,
IResource resource,
Exception innerException)
|
|
LoginFailedUserDisabledException(String arg0,
IResource resource)
|
|
LoginFailedUserDisabledException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.portal.authentication with type arguments of type IResource | |
---|---|
LoginFailedInvalidUserException(String arg0,
List<IResource> resources)
|
|
LoginFailedInvalidUserException(String arg0,
List<IResource> resources,
Exception innerException)
|
|
LoginFailedUserDisabledException(String arg0,
List<IResource> resources)
|
|
LoginFailedUserDisabledException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.portal.channel |
---|
Constructors in lumis.portal.channel with parameters of type IResource | |
---|---|
ChannelPrefixInUseException(String channelUsingPrefixId,
String prefix,
IResource resource)
|
|
ChannelPrefixInUseException(String channelUsingPrefixId,
String prefix,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.portal.channel with type arguments of type IResource | |
---|---|
ChannelPrefixInUseException(String channelUsingPrefixId,
String prefix,
List<IResource> resources)
|
|
ChannelPrefixInUseException(String channelUsingPrefixId,
String prefix,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.portal.channel.tree |
---|
Methods in lumis.portal.channel.tree with parameters of type IResource | |
---|---|
protected void |
ChannelTreeManager.addChannels(StringBuilder result,
StringBuilder parentChannelIds,
List<lumis.portal.channel.tree.Channel> channelChildren,
ILocalizationManager localizationManager,
IResource resource,
SessionConfig sessionConfig,
ITransaction transaction)
|
List<IChannelChild> |
PageProvider.getChannelsChildren(SessionConfig sessionConfig,
String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
|
List<IChannelChild> |
IChannelChildProvider.getChannelsChildren(SessionConfig sessionConfig,
String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
Given a set of parentChannelIds, this method is responsible for returning a List of the children. |
List<IChannelChild> |
PageProvider.getChildrenData(SessionConfig sessionConfig,
String channelId,
int hideItems,
int hideItemTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
|
List<IChannelChild> |
IChannelChildProvider.getChildrenData(SessionConfig sessionConfig,
String channelId,
int hideItems,
int hideItemTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
Given a parentChannelId, this method is responsible for returning a List of the children. |
Uses of IResource in lumis.portal.controller |
---|
Classes in lumis.portal.controller that implement IResource | |
---|---|
class |
ControllerStringResource
String resource for controllers |
Constructors in lumis.portal.controller with parameters of type IResource | |
---|---|
ControllerException(String arg0,
IResource resource)
|
|
ControllerException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.portal.controller with type arguments of type IResource | |
---|---|
ControllerException(String arg0,
List<IResource> resources)
|
|
ControllerException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.portal.dao |
---|
Classes in lumis.portal.dao that implement IResource | |
---|---|
class |
DaoStringResource
|
Constructors in lumis.portal.dao with parameters of type IResource | |
---|---|
DaoException(String arg0,
IResource resource)
|
|
DaoException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.portal.dao with type arguments of type IResource | |
---|---|
DaoException(String arg0,
List<IResource> resources)
|
|
DaoException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.portal.localization |
---|
Methods in lumis.portal.localization with parameters of type IResource | |
---|---|
String |
LocalizationManager.localize(String id,
IResource resource)
|
String |
ILocalizationManager.localize(String id,
IResource resource)
Localizes the given string id using the given resource. |
String |
LocalizationManager.localize(String id,
IResource resource,
Locale locale)
|
String |
ILocalizationManager.localize(String id,
IResource resource,
Locale locale)
|
Method parameters in lumis.portal.localization with type arguments of type IResource | |
---|---|
String |
LocalizationManager.localize(String id,
List<IResource> resources)
|
String |
ILocalizationManager.localize(String id,
List<IResource> resources)
Localizes the given string id using the given list of resources. |
String |
LocalizationManager.localize(String id,
List<IResource> resources,
Locale locale)
|
String |
ILocalizationManager.localize(String id,
List<IResource> resources,
Locale locale)
|
Uses of IResource in lumis.portal.manager |
---|
Classes in lumis.portal.manager that implement IResource | |
---|---|
class |
ManagerStringResource
|
Constructors in lumis.portal.manager with parameters of type IResource | |
---|---|
ManagerException(String arg0,
IResource resource)
|
|
ManagerException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.portal.manager with type arguments of type IResource | |
---|---|
ManagerException(String arg0,
List<IResource> resources)
|
|
ManagerException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.portal.page |
---|
Methods in lumis.portal.page with parameters of type IResource | |
---|---|
List<IChannelChild> |
PageDaoHib.getChannelsChildren(String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
|
List<IChannelChild> |
IPageDao.getChannelsChildren(String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
|
List<IChannelChild> |
PageDaoHib.getChildrenData(String channelId,
int hidePages,
int hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
|
List<IChannelChild> |
IPageDao.getChildrenData(String channelId,
int hidePages,
int hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
|
Uses of IResource in lumis.portal.presentation |
---|
Fields in lumis.portal.presentation declared as IResource | |
---|---|
protected IResource |
PresentationControllerHtml.resource
|
Uses of IResource in lumis.portal.principal.importprincipal |
---|
Classes in lumis.portal.principal.importprincipal that implement IResource | |
---|---|
class |
ImportPrincipalStringResource
String resource for the lumis.portal.principal.importprincipal package. |
Uses of IResource in lumis.portal.progress |
---|
Classes in lumis.portal.progress that implement IResource | |
---|---|
class |
ProgressStringResource
String resource for progress |
Uses of IResource in lumis.portal.serialization |
---|
Classes in lumis.portal.serialization that implement IResource | |
---|---|
class |
SerializationStringResource
String resource for serialization |
Methods in lumis.portal.serialization that return IResource | |
---|---|
IResource |
BaseSerializationContext.getResource()
|
Constructors in lumis.portal.serialization with parameters of type IResource | |
---|---|
SerializationAbortedException(String arg0,
IResource resource)
|
|
SerializationAbortedException(String arg0,
IResource resource,
Exception innerException)
|
|
SerializationException(String arg0,
IResource resource)
|
|
SerializationException(String arg0,
IResource resource,
boolean notifyProgress)
|
|
SerializationException(String arg0,
IResource resource,
Exception innerException)
|
|
SerializationException(String arg0,
IResource resource,
Exception innerException,
boolean notifyProgress)
|
|
SerializationSimulationException(String arg0,
IResource resource)
|
|
SerializationSimulationException(String arg0,
IResource resource,
boolean notifyProgress)
|
|
SerializationSimulationException(String arg0,
IResource resource,
Exception innerException)
|
|
SerializationSimulationException(String arg0,
IResource resource,
Exception innerException,
boolean notifyProgress)
|
Uses of IResource in lumis.portal.service |
---|
Classes in lumis.portal.service that implement IResource | |
---|---|
class |
ServiceStringResource
String resource for services |
Methods in lumis.portal.service that return IResource | |
---|---|
IResource |
ServiceConfig.getResource()
|
Constructors in lumis.portal.service with parameters of type IResource | |
---|---|
ServiceException(String arg0,
IResource resource)
|
|
ServiceException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.portal.service with type arguments of type IResource | |
---|---|
ServiceException(String arg0,
List<IResource> resources)
|
|
ServiceException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.portal.servicecontainer |
---|
Classes in lumis.portal.servicecontainer that implement IResource | |
---|---|
class |
ServiceContainerStringResource
Resource to retrieve service container strings |
Constructors in lumis.portal.servicecontainer with parameters of type IResource | |
---|---|
ServiceContainerException(String arg0,
IResource resource)
|
|
ServiceContainerException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.portal.servicecontainer with type arguments of type IResource | |
---|---|
ServiceContainerException(String arg0,
List<IResource> resources)
|
|
ServiceContainerException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.portal.serviceinstance |
---|
Methods in lumis.portal.serviceinstance with parameters of type IResource | |
---|---|
List<IChannelChild> |
ServiceInstanceDaoJdbc.getChannelsChildren(String parentChannelIds,
boolean hideItems,
String serviceId,
IResource resource,
Locale locale,
ITransaction transaction)
|
List<IChannelChild> |
IServiceInstanceDao.getChannelsChildren(String parentChannelIds,
boolean hideItems,
String serviceId,
IResource resource,
Locale locale,
ITransaction transaction)
|
List<IChannelChild> |
ServiceInstanceDaoJdbc.getChildrenData(String channelId,
int hidePages,
String serviceId,
IResource resource,
Locale locale,
ITransaction transaction)
|
List<IChannelChild> |
IServiceInstanceDao.getChildrenData(String channelId,
int hidePages,
String serviceId,
IResource resource,
Locale locale,
ITransaction transaction)
|
Uses of IResource in lumis.portal.serviceinterface |
---|
Methods in lumis.portal.serviceinterface that return IResource | |
---|---|
IResource |
ServiceInterfaceConfig.getResource()
|
Constructors in lumis.portal.serviceinterface with parameters of type IResource | |
---|---|
ServiceInterfaceException(String arg0,
IResource resource)
|
|
ServiceInterfaceException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.portal.serviceinterface with type arguments of type IResource | |
---|---|
ServiceInterfaceException(String arg0,
List<IResource> resources)
|
|
ServiceInterfaceException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.portal.taglib |
---|
Methods in lumis.portal.taglib that return IResource | |
---|---|
static IResource |
AddResourceTag.getResource(PageContext pageContext)
Returns the resource set in the current page through this tag. |
Uses of IResource in lumis.portlet |
---|
Classes in lumis.portlet that implement IResource | |
---|---|
class |
PortletStringResource
String resource for lumis/portlet/strings/strings. |
Constructors in lumis.portlet with parameters of type IResource | |
---|---|
PortletException(String arg0,
IResource resource)
|
|
PortletException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.portlet with type arguments of type IResource | |
---|---|
PortletException(String arg0,
List<IResource> resources)
|
|
PortletException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.search |
---|
Classes in lumis.search that implement IResource | |
---|---|
class |
SearchStringResource
Strings resource for search infra-structure. |
Constructors in lumis.search with parameters of type IResource | |
---|---|
SearchException(String arg0,
IResource resource)
|
|
SearchException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.search with type arguments of type IResource | |
---|---|
SearchException(String arg0,
List<IResource> resources)
|
|
SearchException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.search.lucene |
---|
Classes in lumis.search.lucene that implement IResource | |
---|---|
class |
LuceneSearchStringResource
|
Uses of IResource in lumis.service.callcenteronline |
---|
Fields in lumis.service.callcenteronline declared as IResource | |
---|---|
protected IResource |
ColService.colResource
|
protected IResource |
ColProcessActionHandler.colResource
|
Uses of IResource in lumis.service.chatroom |
---|
Fields in lumis.service.chatroom declared as IResource | |
---|---|
protected IResource |
ParticipateProcessActionHandler.chatRoomResource
|
protected IResource |
EditChatRoomProcessActionHandler.chatRoomResource
|
protected IResource |
AddChatRoomProcessActionHandler.chatRoomResource
|
Uses of IResource in lumis.service.document |
---|
Fields in lumis.service.document declared as IResource | |
---|---|
protected IResource |
DocumentManager.resource
|
Uses of IResource in lumis.service.document.control |
---|
Methods in lumis.service.document.control that return IResource | |
---|---|
IResource |
DocumentPickerControl.getControlResource()
|
Uses of IResource in lumis.service.forum |
---|
Methods in lumis.service.forum with parameters of type IResource | |
---|---|
protected String |
ForumMessageListPostLoadProcessor.transformMessage(String message,
IResource resource)
|
Uses of IResource in lumis.service.image.control |
---|
Methods in lumis.service.image.control that return IResource | |
---|---|
IResource |
ImagePickerControl.getControlResource()
|
Uses of IResource in lumis.service.portalmanagement.genericacl |
---|
Methods in lumis.service.portalmanagement.genericacl that return IResource | |
---|---|
IResource |
GenericAclControl.getControlResource()
|
Uses of IResource in lumis.service.report |
---|
Classes in lumis.service.report that implement IResource | |
---|---|
class |
ReportStringResource
String resource for reports |
Uses of IResource in lumis.service.report.control |
---|
Methods in lumis.service.report.control that return IResource | |
---|---|
IResource |
BaseParametersControl.getControlResource()
|
Uses of IResource in lumis.service.report.jr |
---|
Methods in lumis.service.report.jr that return IResource | |
---|---|
IResource |
ReportContext.getResource()
|
Methods in lumis.service.report.jr with parameters of type IResource | |
---|---|
void |
ReportContext.setResource(IResource resource)
|
Uses of IResource in lumis.service.thesaurus |
---|
Fields in lumis.service.thesaurus declared as IResource | |
---|---|
protected IResource |
ThesaurusManager.resource
|
Uses of IResource in lumis.service.webserviceviewer |
---|
Constructors in lumis.service.webserviceviewer with parameters of type IResource | |
---|---|
WebServiceViewerException(String arg0,
IResource resource)
|
|
WebServiceViewerException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.service.webserviceviewer with type arguments of type IResource | |
---|---|
WebServiceViewerException(String arg0,
List<IResource> resources)
|
|
WebServiceViewerException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.upgrade |
---|
Classes in lumis.upgrade that implement IResource | |
---|---|
class |
UpdateStringResource
String resource for lumis/upgrade. |
Uses of IResource in lumis.util |
---|
Constructors in lumis.util with parameters of type IResource | |
---|---|
EnumException(String arg0,
IResource resource)
|
|
EnumException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.util with type arguments of type IResource | |
---|---|
EnumException(String arg0,
List<IResource> resources)
|
|
EnumException(String arg0,
List<IResource> resources,
Exception innerException)
|
Uses of IResource in lumis.util.parse |
---|
Constructors in lumis.util.parse with parameters of type IResource | |
---|---|
ParseException(String arg0,
IResource resource)
|
|
ParseException(String arg0,
IResource resource,
Exception innerException)
|
Constructor parameters in lumis.util.parse with type arguments of type IResource | |
---|---|
ParseException(String arg0,
List<IResource> resources)
|
|
ParseException(String arg0,
List<IResource> resources,
Exception innerException)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |