{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.admin
Interface DecorationCreationContext
- All Superinterfaces:
- CreationContext
public interface DecorationCreationContext- extends CreationContext
A creation context for nodes implementing the Decoration interface.
- Since:
- 6.1.0
Method Summary java.lang.String getContextRoot()
Returns the context root of the skin.java.lang.String getResourceRoot()
Returns the resource root of the skin.
Method Detail getResourceRoot
java.lang.String getResourceRoot()
- Returns the resource root of the skin.
- Returns:
- the resource root
getContextRoot
java.lang.String getContextRoot()
- Returns the context root of the skin.
- Returns:
- the context root
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD