|
02/28/2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.epicentric.common.website.ElementUtils
Utility class for generically accessing fields in objects.
| Field Summary | |
static String[] |
LANGUAGE_COMPONENT_TYPES
Deprecated. List of component types that languages can be bulk downloaded for |
static String[] |
SHAREABLE_COMPONENT_TYPES
Deprecated. List of component types that can be shared to sites; used in Component Type dropdown headers |
| Constructor Summary | |
ElementUtils()
Deprecated. |
|
| Method Summary | |
static com.epicentric.common.listgenerator.PagedIterator |
getListOfElements(Parameters params)
Deprecated. This is a legacy method that will now always return null. |
protected static Map.Entry |
getMappingFromSiteURLMap(String key)
Deprecated. |
static List |
getMultipleLists(Parameters params)
Deprecated. This is a legacy method that will now always return null. |
protected static com.epicentric.common.website.wizards.sitecreationwizard.SiteCreationWizard.Page |
getPageFromSiteCreationWizard(Parameters params,
String key)
Deprecated. Returns a request page currently registered with the SiteCreationWizard. |
static List |
getSelectedElements(Parameters params)
Deprecated. |
static List |
getSelectionHeaderElements(Parameters params)
Deprecated. This is a legacy method that will now always return null. |
static List |
getServerSettingsElements(Parameters params)
Deprecated. |
static List |
getServerToolsElements(Parameters params)
Deprecated. This is a legacy method that will now always return null. |
static Map |
getSharedElementsMap(Parameters params)
Deprecated. |
static List |
getSharedInElements(Parameters params)
Deprecated. |
static List |
getSharedOutElements(Parameters params)
Deprecated. |
static List |
getSharingLabelComponentsElements(Parameters params)
Deprecated. |
static List |
getSiteOptionsAvailableLanguages(Parameters params)
Deprecated. |
static List |
getStyleTypeStyleListingElements(Parameters params)
Deprecated. This is a legacy method that will now always return null. |
static List |
getSystemElements(List elements)
Deprecated. Returns a list of elements which are marked as system. |
static List |
getUsersAddChooseRealmElements(Parameters params)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String[] SHAREABLE_COMPONENT_TYPES
public static final String[] LANGUAGE_COMPONENT_TYPES
| Constructor Detail |
public ElementUtils()
| Method Detail |
public static com.epicentric.common.listgenerator.PagedIterator getListOfElements(Parameters params)
public static List getSelectionHeaderElements(Parameters params)
public static List getSharedInElements(Parameters params)
public static List getSharedOutElements(Parameters params)
public static List getStyleTypeStyleListingElements(Parameters params)
public static List getServerToolsElements(Parameters params)
public static List getServerSettingsElements(Parameters params)
public static List getSystemElements(List elements)
public static List getSelectedElements(Parameters params)
protected static Map.Entry getMappingFromSiteURLMap(String key)
public static List getUsersAddChooseRealmElements(Parameters params)
public static List getSiteOptionsAvailableLanguages(Parameters params)
public static List getSharingLabelComponentsElements(Parameters params)
public static Map getSharedElementsMap(Parameters params)
protected static com.epicentric.common.website.wizards.sitecreationwizard.SiteCreationWizard.Page getPageFromSiteCreationWizard(Parameters params,
String key)
public static List getMultipleLists(Parameters params)
|
02/28/2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||