org.apache.jetspeed.portlets.security.users
Class SubsiteInfo
java.lang.Object
org.apache.jetspeed.portlets.security.users.SubsiteInfo
- All Implemented Interfaces:
- Serializable
public class SubsiteInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
title
private String title
path
private String path
SubsiteInfo
public SubsiteInfo(String path,
String title)
getPath
public String getPath()
getTitle
public String getTitle()
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.