Project Wonder 2.0

Uses of Interface
er.directtoweb.ERDComputingAssignmentInterface

Packages that use ERDComputingAssignmentInterface
er.directtoweb   
 

Uses of ERDComputingAssignmentInterface in er.directtoweb
 

Classes in er.directtoweb that implement ERDComputingAssignmentInterface
 class ERDAssignment
          Abstact super class of most assignments found in the ERDirectToWeb framework.
 class ERDConfigurationAssignment
          Deprecated. use ERDDefaultConfigurationNameAssignment
 class ERDDefaultActionAssignment
          This assignment calculates default actions for the current page
 class ERDDefaultCancelCreationMessageAssignment
          Deprecated. use ERDLocalizedAssignment
 class ERDDefaultConfigurationNameAssignment
          This assignment calculates default page configuration names for the current entity in the context.
 class ERDDefaultDisplayNameAssignment
          Beautify the display names for the various keys in D2W a better way.
 class ERDDefaultEntityNameAssignment
          Deprecated. for entityName, use ERDDefaultsAssigment, for displayNameForEntity and displayNameForDestinationEntity use ERDDefaultDisplayNameAssigment
 class ERDDefaultModelAssignment
          A bunch of methods used for pulling default values from EOModels.
 class ERDDefaultPropertyNameAssignment
          Deprecated. use ERDDefaultDisplayNameAssignment
 class ERDDefaultsAssignment
          Deprecated. use ERDDefaultModelAssignment
 class ERDDefaultsEmbeddedAssignment
          This assignment calculates default values for embedded page configurations.
 class ERDDelayedBooleanAssignment
          Takes a condition and evalutaes this condition everytime the rule is asked for.
 class ERDDelayedConditionalAssignment
          DelayedConditionalAssignment expects a value dictionary that contains the following keys: - qualifierFormat (see EOQualifier for more info) - args: the arguments used by the qualifier format - trueValue: the value used if the condition returns true - falseValue: the value used if the condition returns false To specify a null value for true and false values simply ommit the corresponding key.
 class ERDDelayedKeyValueAssignment
          This is an implementation of the KeyValueAssignment implemented as a ERDDelayedAssignment.
 class ERDDelayedSwitchAssignment
           
 class ERDEntityAssignment
          Deprecated. use a ERDKeyValueAssignment to a ERDDefaultModelAssigmentwith key entityForPageConfiguration instead
 class ERDImageNameAssignment
          Default way of generating image references for tabs and sections.
 class ERDLocalizedAssignment
          This assignment runs it's value through the localizer and evaluates it as a template before returning it.
 class ERDRelationshipSortAssignment
          Deprecated. use ERDDefaultModelAssignment
 class ERDSmartAttributeAssignment
          Deprecated. use ERDDefaultModelAssignment
 class ERDSmartRelationshipAssignment
          Deprecated. use ERDDefaultModelAssignment
 class ERDSortedManyToManyAssignment
           
 class ERDTabConfigurationAssignment
          Deprecated. use ERDDefaultConfigurationNameAssignment with key inspectTabConfigurationName
 class ERDTabDictionaryComputer
          This class is needed because the original tab dictionary computer does implement the computing interface and as such does not work with the new caching scheme.
 class ERDTabSectionsContentsAssignment
          Assignment used to construct and cache the tab sections containers used with tab insepct pages.
 


Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.