|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.openedit.archive.collection.UserCollections
public class UserCollections
| Constructor Summary | |
|---|---|
UserCollections()
|
|
| Method Summary | |
|---|---|
void |
addCollection(Collection inCol)
|
void |
clearRemoteCollections()
|
Collection |
getCollection(java.lang.String inId)
|
java.util.List |
getCollections()
|
HistoryArchive |
getHistoryArchive()
|
PageManager |
getPageManagerX()
|
Collection |
getSelectedCollection()
|
User |
getUser()
|
boolean |
hasCollections()
|
boolean |
isCurrent()
|
boolean |
isRemote(Collection inChild)
|
java.util.List |
listRemoteCollections()
|
void |
reload()
|
void |
removeAllCollections()
|
void |
removeCollection(Collection inCol)
|
void |
removeSelectedCollection()
|
void |
setCollections(java.util.List inCollections)
|
void |
setHistoryArchive(HistoryArchive inHistoryArchive)
|
void |
setPageManagerX(PageManager inPageManager)
|
void |
setSelectedCollection(Collection inSelectedCollection)
|
void |
setUser(User inUser)
|
void |
zipCategory(Category category,
java.io.OutputStream stream,
Archive archive,
boolean inSaveHistory)
|
void |
zipCollectionDocuments(Collection inCol,
java.io.OutputStream inStream,
Archive inArchive)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserCollections()
| Method Detail |
|---|
public java.util.List getCollections()
public void setCollections(java.util.List inCollections)
public Collection getSelectedCollection()
public void setSelectedCollection(Collection inSelectedCollection)
public PageManager getPageManagerX()
public void setPageManagerX(PageManager inPageManager)
public User getUser()
public void setUser(User inUser)
public void reload()
public boolean isCurrent()
public void addCollection(Collection inCol)
public Collection getCollection(java.lang.String inId)
public void removeCollection(Collection inCol)
public boolean hasCollections()
public void removeAllCollections()
public void clearRemoteCollections()
public boolean isRemote(Collection inChild)
public java.util.List listRemoteCollections()
public void removeSelectedCollection()
public void zipCollectionDocuments(Collection inCol, java.io.OutputStream inStream, Archive inArchive) throws OpenEditException
OpenEditExceptionpublic HistoryArchive getHistoryArchive()
public void setHistoryArchive(HistoryArchive inHistoryArchive)
public void zipCategory(Category category,
java.io.OutputStream stream,
Archive archive,
boolean inSaveHistory)
throws OpenEditException
OpenEditException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 06 2009
