dekoh.portal.fwk.share
Class ShareQueryInterface
java.lang.Object
dekoh.portal.fwk.share.ShareQueryInterface
public class ShareQueryInterface
- extends Object
- Since:
- Nov 17, 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static final PLogger logger
em
protected final DIOEntityManager em
currentAccessPath
protected AccessPath currentAccessPath
isRemote
protected final boolean isRemote
contextPath
protected final String contextPath
ShareQueryInterface
public ShareQueryInterface(DIOEntityManager em,
AccessPath accessPath,
boolean isRemote,
Set buddies,
String contextPath)
getShare
public Share getShare()
getShare
public Share getShare(AccessPath accessPath)
getNumberOfViews
public int getNumberOfViews(Share share)
getAccessibleShares
public Set getAccessibleShares()
getAccessibleShares
public Set getAccessibleShares(AccessPath accessPath)
getRemoteView
protected Set getRemoteView(AccessPath accessPath)
getLocalView
protected Set getLocalView()
getRecentShares
public List getRecentShares(int numShares)
getDitialObject
public DigitalObject getDitialObject(Integer dioId)
getDitialObject
public DigitalObject getDitialObject(Class dioEntityClass,
Integer dioId)
getAllCollections
public List getAllCollections(AccessPath accessPath)
getAccessingDioCollection
public DioCollection getAccessingDioCollection()
© 2009 Pramati Technologies - Dekoh - Portal for Developers