|
Dekoh platform API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pramati.bfly.cas.presence.api.ops.ShareInfo.DesktopShareInfo
public static class ShareInfo.DesktopShareInfo
Represents a Dekoh Desktop of a DesktopUser, from which he has shared some application to this DekohUser. Every DekohDesktop is identified either by a
| Method Summary | |
|---|---|
List |
getAppShares()
List of Application shared by this Desktop User from this Dekoh Desktop to this Dekoh User. |
String |
getDasIdentifier()
Unique Dekoh Desktop id (dasid) representing this Dekoh Desktop. |
String |
getDesktopName()
Dekoh Desktop's Name. |
int |
getDesktopNo()
Dekoh Desktop's No. |
boolean |
isOnline()
To know if this Dekoh Desktop is online and rechable. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getDasIdentifier()
public String getDesktopName()
DesktopNo, will resolve to a Dekoh
Desktop uniquely. As of now, dasid is used for resolving a Dekoh
Desktop uniquely.
public int getDesktopNo()
DesktopName, will point to a Dekoh Desktop uniquely.
As of now, dasid is used for resolving a Dekoh Desktop uniquely.
public boolean isOnline()
public List getAppShares()
public String toString()
toString in class Object
|
Dekoh platform API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
© 2009 Pramati Technologies - Dekoh - Portal for Developers