arta.synergy.web.common.client.data.projects
Class RepItemPath
java.lang.Object
arta.synergy.web.common.client.data.projects.RepItemPath
- All Implemented Interfaces:
- java.io.Serializable
public class RepItemPath
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: topa
Date: 14.09.12
Time: 16:38
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
public java.util.ArrayList<RepositoryItem> path
RepItemPath
public RepItemPath()
getLastItem
public RepositoryItem getLastItem()
getPath
public java.util.ArrayList<RepositoryItem> getPath()
setPath
public void setPath(java.util.ArrayList<RepositoryItem> path)
isInBookmarks
public boolean isInBookmarks()
setInBookmarks
public void setInBookmarks(boolean inBookmarks)
Copyright © 2000 Dummy Corp. All Rights Reserved.