{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.mappingurl
Interface MappingURLTreeModelDeprecated. Use com.ibm.portal.vanityurl.model.VanityURLModel
- All Superinterfaces:
- Invalidatable, InvalidatableTreeModel<Context>, LocatorProvider<Context>, SearchableTreeModel<Context>, TreeModel<Context>
public interface MappingURLTreeModel- extends SearchableTreeModel<Context>, InvalidatableTreeModel<Context>
The MappingURLTreeModel provides all functionality to obtain information about the topology of the model. It also gives access to the mapping URL locator that can be used to search for a context with a given compound name.
- Since:
- 8.0
Method Summary MappingURLLocator getLocator()
Deprecated. Return an the locator of the mapping URL model.
Methods inherited from interface com.ibm.portal.TreeModel getChildren, getParent, getRoot, hasChildren
Methods inherited from interface com.ibm.portal.Invalidatable invalidate, invalidate
Method Detail getLocator
MappingURLLocator getLocator()
- Deprecated.
- Return an the locator of the mapping URL model. It is possible to locate a context of a model via the methods provided by the locator.
- Specified by:
- getLocator in interface LocatorProvider<Context>
- Returns:
- The locator of the mapping URL model
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD