This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.decoration
Class LayoutInfoImpl
java.lang.Object
   org.apache.jetspeed.decoration.LayoutInfoImpl
org.apache.jetspeed.decoration.LayoutInfoImpl
- All Implemented Interfaces: 
- org.apache.jetspeed.decoration.LayoutInfo
- public class LayoutInfoImpl 
- extends Object- implements org.apache.jetspeed.decoration.LayoutInfo
- Author:
- Scott T. Weaver
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
name
private String name
displayName
private String displayName
description
private String description
LayoutInfoImpl
public LayoutInfoImpl(String name,
                      String displayName,
                      String description)
getName
public String getName()
- 
- Specified by:
- getNamein interface- org.apache.jetspeed.decoration.LayoutInfo
 
- 
 
getDescription
public String getDescription()
- 
- Specified by:
- getDescriptionin interface- org.apache.jetspeed.decoration.LayoutInfo
 
- 
 
getDisplayName
public String getDisplayName()
- 
- Specified by:
- getDisplayNamein interface- org.apache.jetspeed.decoration.LayoutInfo
 
- 
 
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.