se.kmr.scam.client.http.helper
Class PathBean

java.lang.Object
  extended byse.kmr.scam.client.http.helper.PathBean

public class PathBean
extends Object

This bean is used for storing the IMSCP path of a certain IMSCP Item.

Title:

Description:

Copyright: Copyright (c) 2002

Company:

Version:
1.0
Author:
jand

Field Summary
static String NAME
           
 
Constructor Summary
PathBean(Model model)
           
 
Method Summary
 List getItems()
          Get the ordered list of items (root first).
 Resource getRoot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values
Constructor Detail

PathBean

public PathBean(Model model)
Method Detail

getRoot

public Resource getRoot()

getItems

public List getItems()
Get the ordered list of items (root first).

Returns:
List of Resources


Copyright © 2003 SCAM. All Rights Reserved.