lumis.util.parameter
Interface IParameters

Package class diagram package IParameters
All Known Implementing Classes:
ActivateRevertDefaultConfigurationProcessActionHandler, AddChatRoomProcessActionHandler, AddItemActionHandler, AddPrincipalProcessActionHandler, AddSocialNetworkProcessActionHandler, AddTransformationParametersProcessActionHandler, AddWidgetProcessActionHandler, AlbumAddMultipleProcessActionHandler, ApplicationAccountProcessActionHandler, AssociationProcessActionHandler, AuditConfigProcessActionHandler, AuditProcessActionHandler, BannerAddDataProcessActionHandler, BannerDeleteDataProcessActionHandler, BannerProcessActionHandler, BannerUpdateDataProcessActionHandler, BaseTableDataProcessActionHandler, BreadCrumbPropertiesProcessActionHandler, CacheProcessActionHandler, CancelPublicSubscriptionProcessActionHandler, ChannelAclProcessActionHandler, ChannelProcessActionHandler, CheckAlbumAccessProcessActionHandler, CheckAlbumDeleteProcessActionHandler, CheckCategoryDeleteProcessActionHandler, CheckCategoryDeleteProcessActionHandler, CheckDuplicateFolderProcessActionHandler, CheckDuplicateFolderProcessActionHandler, ClockProcessActionHandler, ClonePortletProcessActionHandler, ClusterProcessActionHandler, ColProcessActionHandler, CommitAndPreviewProcessActionHandler, ConfigureURLShortenerProcessActionHandler, ConsumerConfigurationInterfaceProcessActionHandler, ContactUsMailProcessActionHandler, ContentAssociationProcessActionHandler, ContentLockProcessActionHandler, ContentTableAddDataProcessActionHandler, ContentTableAddFileMultiRowDataProcessActionHandler, ContentTableDeleteDataProcessActionHandler, ContentTableUpdateDataProcessActionHandler, ContentWizardDeleteProcessActionHandler, CssProcessActionHandler, DatabaseViewGroupProcessActionHandler, DatabaseViewGroupTypeProcessActionHandler, DeleteApplicationProcessActionHandler, DeleteChatRoomProcessActionHandler, DeleteProcessActionHandler, DeleteQueueTaskProcessActionHandler, DeleteRelationCommentProcessActionHandler, DeleteWidgetProcessActionHandler, DeploymentProcessActionHandler, DeploymentProcessActionHandler, DocumentAddMultipleProcessActionHandler, DocumentDeleteProcessActionHandler, DocumentMoveProcessActionHandler, DocumentSelectProcessActionHandler, EditChatRoomProcessActionHandler, EditLifetimeProcessActionHandler, EditTransformationParametersProcessActionHandler, FieldsProcessActionHandler, FileListAddProcessActionHandler, FileListEditProcessActionHandler, FileSystemProcessActionHandler, FiltersProcessActionHandler, ForumProcessActionHandler, GenericAclActionHandler, GenericAclProcessActionHandler, GenericProcessActionHandler, GroupAclProcessActionHandler, GroupProcessActionHandler, GroupProcessActionHandler, GroupTypeProcessActionHandler, HtmlEditProcessActionHandler, HtmlProcessActionHandler, ImageAddMultipleProcessActionHandler, ImageDeleteProcessActionHandler, ImageMoveProcessActionHandler, ImageSelectProcessActionHandler, ImportPrincipalsProcessActionHandler, InterfaceHolderPropertiesProcessActionHandler, InterfaceInstanceCustomPropertiesProcessActionHandler, LanguageProcessActionHandler, LinkTranslatorProcessActionHandler, LocaleProcessActionHandler, LockProcessActionHandler, LoginProcessActionHandler, MailMarketingBulletinAddDataProcessActionHandler, MailMarketingBulletinUpdateDataProcessActionHandler, MailMarketingSendTestEmailProcessActionHandler, MaxRowsProcessActionHandler, MessageProcessActionHandler, MicroblogAttachmentsProcessActionHandler, MicroblogCommentProcessActionHandler, MicroblogHashProcessActionHandler, MicroblogPostsProcessActionHandler, MicroblogUserFollowsProcessActionHandler, MonitorEventProcessActionHandler, NavigationProcessActionHandler, NewArticleLinkProcessActionHandler, NewsletterModelAdminProcessActionHandler, ObserverProcessActionHandler, OrderByActionHandler, OutbandRegistrationInterfaceProcessActionHandler, PageAclProcessActionHandler, PageCacheProcessActionHandler, PageLinkConstraintCheckProcessActionHandler, PagePersonalizationContentTableAddProcessActionHandler, PagePersonalizationContentTableEditProcessActionHandler, PageProcessActionHandler, PageTemplateAclProcessActionHandler, PageTemplateProcessActionHandler, Parameters, ParticipateProcessActionHandler, PortalAclProcessActionHandler, PortletDeploymentProcessActionHandler, PrintProcessActionHandler, ProcessActionHandler, ProducerAddInterfaceInstanceProcessActionHandler, ProducerAdministrationListDeleteProcessActionHandler, ProducerConfigurationInterfaceProcessActionHandler, PropertyBagProcessActionHandler, PublishToPrincipalsProcessActionHandler, PublishToServiceInstancesProcessActionHandler, PublishToSocialNetworksProcessActionHandler, ReadPrincipalsProcessActionHandler, RegisterControlProcessActionHandler, RegisterMenuTypesProcessActionHandler, RegisterReportTypeProcessActionHandler, RegisterServiceProcessActionHandler, RegisterServiceTypesProcessActionHandler, RegistrationAdministrationListDeleteProcessActionHandler, RemotePortletConfigurationInterfaceProcessActionHandler, RemoveCloneProcessActionHandler, ReportProcessActionHandler, ReprocessQueueTaskProcessActionHandler, ResetPageProcessActionHandler, ResourceValidatorProcessActionHandler, RobotsTxtSitemapNameProcessActionHandler, RobotsTxtUserAgentNameProcessActionHandler, RoomDeleteValidatorProcessActionHandler, RssProcessActionHandler, ScheduleValidatorProcessActionHandler, SearchPropertiesProcessActionHandler, SelectAccountServiceInstanceProcessActionHandler, SelectImportFileProcessActionHandler, SelectPrincipalProcessActionHandler, SelectRepositoryProcessActionHandler, SelectRepositoryProcessActionHandler, SelectRepositoryProcessActionHandler, SelectRepositoryProcessActionHandler, SelectRootChannelProcessActionHandler, SelectWorkflowServiceInstanceProcessActionHandler, SendMailProcessActionHandler, SendToFriendMailProcessActionHandler, SerializationProcessActionHandler, ServiceAclProcessActionHandler, ServiceInstanceAclProcessActionHandler, ServiceInstanceCustomPropertiesProcessActionHandler, ServiceInstanceProcessActionHandler, ServiceInstanceTransformationProcessActionHandler, ServiceInterfaceInstancePropertiesProcessActionHandler, SetCommentTotalInfoProcessActionHandler, SetContactRequestCategoryNullProcessActionHandler, SetMainArticleProcessActionHandler, SetMetaDataInfoProcessActionHandler, ShowReportProcessActionHandler, SocialNetworkAuthenticationProcessActionHandler, SocialNetworkCallbackProcessActionHandler, SocialProfileUpdateProcessActionHandler, TableAddDataProcessActionHandler, TableAddFileMultiRowDataProcessActionHandler, TableAddMultiRowDataProcessActionHandler, TableDeleteDataProcessActionHandler, TableDeleteMultiRowDataProcessActionHandler, TableUpdateDataProcessActionHandler, TableUpdateMultiRowDataProcessActionHandler, TagProcessActionHandler, UniqueMimeTypeValidatorProcessActionHandler, UpdateChannelsProcessActionHandler, UpdateMetadataProcessActionHandler, URLAccessibilityEvaluationProcessActionHandler, UserCancelSubscriptionProcessActionHandler, UserCancelSubscriptionProcessActionHandler, UserProcessActionHandler, UserProcessActionHandler, UserSubscriptionProcessActionHandler, UserSubscriptionProcessActionHandler, ValidateArticleDeletionProcessActionHandler, ValidateArticleTitleProcessActionHandler, ValidateContentReferencesProcessActionHandler, ValidateSitemapChannelNameProcessAction, ValidateSitemapNameProcessActionHandler, ValuesValidatorProcessAction, VersionProcessActionHandler, VoteProcessActionHandler, WebFileReplicationProcessActionHandler, WebPageProcessActionHandler, WebResourceServiceProcessActionHandler, WebServiceViewerConfigurationProcessActionHandler, WebServiceViewerParametersProcessActionHandler, WikiArticleSelectProcessActionHandler, WorkflowProcessActionHandler, WorkflowServiceInstanceAclProcessActionHandler, XslCacheProcessActionHandler, XslEditorProcessActionHandler

@StableMinor(version="6.1",
             sinceVersion="4.0")
public interface IParameters

Interface for parameters

Since:
4.0.0

Method Summary
 java.lang.Object getParameter(java.lang.String name)
           
 void setParameter(java.lang.String name, java.lang.Object value)
           
 

Method Detail

setParameter

void setParameter(java.lang.String name,
                  java.lang.Object value)

getParameter

java.lang.Object getParameter(java.lang.String name)


Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.