|
Dekoh platform API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Enum
com.pramati.bfly.das.contacts.helper.ShareService.ShareScope
public static final class ShareService.ShareScope
Defines the Application Share Scope.
| Field Summary | |
|---|---|
static ShareService.ShareScope |
NOT_SHARED
If an application is not shared to anyone by this Dekoh user from this Dekoh Desktop. |
static ShareService.ShareScope |
PRIVATE_SHARE
If an application is shared explcitly to some contacts by this Dekoh user from this Dekoh Desktop. |
static ShareService.ShareScope |
SHARED_TO_ALL
If an application is shared to Public by this Dekoh user from this Dekoh Desktop. |
static ShareService.ShareScope |
SHARED_TO_ALL_CONTACTS
If an application is shared to All Contacts by this Dekoh user from this Dekoh Desktop. |
static ShareService.ShareScope |
SHARED_TO_DEKOH
If an application is shared to Dekoh Network by this Dekoh user from this Dekoh Desktop. |
| Method Summary | |
|---|---|
static ShareService.ShareScope |
valueOf(String name)
|
static ShareService.ShareScope[] |
values()
|
| Methods inherited from class java.lang.Enum |
|---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ShareService.ShareScope SHARED_TO_ALL
public static final ShareService.ShareScope SHARED_TO_DEKOH
public static final ShareService.ShareScope SHARED_TO_ALL_CONTACTS
public static final ShareService.ShareScope PRIVATE_SHARE
public static final ShareService.ShareScope NOT_SHARED
| Method Detail |
|---|
public static final ShareService.ShareScope[] values()
public static ShareService.ShareScope valueOf(String name)
|
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