org.apache.jetspeed.om.page
Interface Defaults


public interface Defaults


Method Summary
 String getDecorator(String type)
           
 String getLayoutDecorator()
           
 String getPortletDecorator()
           
 String getSkin()
           
 

Method Detail

getSkin

public String getSkin()

getDecorator

public String getDecorator(String type)

getLayoutDecorator

public String getLayoutDecorator()

getPortletDecorator

public String getPortletDecorator()


Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.