![]() ![]() | Helper that converts older PEI interfaces into new PEI interfaces using helper objects that wrap both types of interfaces. TODO: This conversion should probably be specified in the xml file used to load the PEI so this can be done automatically in the future instead of hardcoding it here. |
![]() ![]() | Helper that loads settings from a folder. |
![]() ![]() | Loads CustomerObjects. This method will load any additional objects specified here, and any additional objects as specified by the AppWarmUpHelper. |
![]() |
Initializes a new instance of the LoadCustomLoads class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Gets the Type of the current instance. |
![]() | |
![]() | Loads custom Activity Spaces by processing the CustomActivitySpaces.xml through the ASManager and any other managers specified in AppWarmUpHelper. |
![]() | Loads custom Managers by processing the CustomActivitySpaces.xml and CustomTags.xml files through the NavManager and TagLibManager and any other managers specified in AppWarmUpHelper. |
![]() | Loads custom VarPacks by processing the CustomVarPacks.xml and any other VarPacks specified in AppWarmUpHelper. |
![]() | Loads elements from the dynamic loads folder, including any PEIs, provider types, etc. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
LoadCustomLoads Class | com.plumtree.uiinfrastructure.application.startup Namespace