Interface PropertyConfigurable

All Known Subinterfaces:
AbstractPolyglotProcedureTest.ProcedureBuilder, AdministrationNode, DeployedOffice, ExecutiveNode, FunctionNamespaceNode, GovernanceNode, HttpSecurityBuilder, HttpSecuritySupportingManagedObject<O>, ManagedObjectPoolNode, ManagedObjectSourceNode, OfficeAdministration, OfficeFloorExecutive, OfficeFloorManagedObjectPool, OfficeFloorManagedObjectSource, OfficeFloorNode, OfficeFloorSupplier, OfficeFloorTeam, OfficeGovernance, OfficeManagedObjectPool, OfficeManagedObjectSource, OfficeNode, OfficeSection, OfficeSupplier, SectionFunctionNamespace, SectionManagedObjectPool, SectionManagedObjectSource, SectionNode, SubSection, SuppliedManagedObjectSource, SupplierNode, TeamNode, WebTemplate, WebTemplateExtensionBuilder
All Known Implementing Classes:
AbstractWebTemplate, AdministrationNodeImpl, ExecutiveNodeImpl, FunctionNamespaceNodeImpl, GovernanceNodeImpl, HttpSecuritySupportingManagedObjectImpl, ManagedObjectPoolNodeImpl, ManagedObjectSourceNodeImpl, OfficeFloorCompiler, OfficeFloorCompilerAdapter, OfficeFloorCompilerImpl, OfficeFloorNodeImpl, OfficeNodeImpl, SectionNodeImpl, SuppliedManagedObjectSourceTypeImpl, SupplierNodeImpl, TeamNodeImpl, XmlFileConfigurationContext

public interface PropertyConfigurable
Item that is configurable with Property instances.
Author:
Daniel Sagenschneider
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addProperty(String name, String value)
    Adds a Property to configure the item.