|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.object.infos.XObjectInfo
waggle.common.modules.realm.infos.XRealmInfo
public class XRealmInfo
Hive Realm Information DTO.
| Field Summary | |
|---|---|
boolean |
CanCreateConversationDefaultDefault 'can create conversation' option for new Users. |
boolean |
CanDiscoverDefaultDefault 'can discover' option for new Users. |
boolean |
CreateGroupEnabledCan Groups be created in this Realm. |
boolean |
CreateUserEnabledCan Users be created in this Realm. |
boolean |
DiscoverableDefaultDefault 'discoverable' status for new Users. |
boolean |
EnabledIs this Realm enabled for login. |
boolean |
ExternalIs this realm internal (database) or external (i.e. |
boolean |
OrgChartSupportedDoes this realm support Org Chart data. |
boolean |
PasswordChangeAllowedDoes this realm support password change at all. |
boolean |
PasswordResetAllowedDoes this realm support password reset from the login page. |
boolean |
SearchEnabledDoes this realm support search. |
boolean |
SelfSignupDoes this realm support some notion of self signup. |
| Fields inherited from class waggle.common.modules.object.infos.XObjectInfo |
|---|
ConversationID, CreatedByScaledPictureID, CreatedByUserID, CreatedByUserName, CreatedOnBehalfOfUserID, CreatedOnBehalfOfUserName, CreatedTimestamp, ID, Latitude, Longitude, ModifiedByScaledPictureID, ModifiedByUserID, ModifiedByUserName, ModifiedOnBehalfOfUserID, ModifiedOnBehalfOfUserName, ModifiedTimestamp, Name, ObjectType, ParentID, Removed, RemovedByUserID, RemovedTimestamp, TrackID |
| Constructor Summary | |
|---|---|
XRealmInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean External
public boolean Enabled
public boolean CreateUserEnabled
public boolean CreateGroupEnabled
public boolean SelfSignup
public boolean PasswordChangeAllowed
public boolean PasswordResetAllowed
public boolean OrgChartSupported
public boolean SearchEnabled
public boolean CanDiscoverDefault
public boolean CanCreateConversationDefault
public boolean DiscoverableDefault
| Constructor Detail |
|---|
public XRealmInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||