public abstract class ECHODistributedObject<S extends ECHODistributedObject<S>> extends ECHODataObject<S>
| コンストラクタと説明 |
|---|
ECHODistributedObject(Parcel in) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
resetTarget()
|
void |
targetAllMembers()
|
void |
targetRootGroup()
|
void |
targetSpecificGroup(ECHOMembersGroupObject group)
|
void |
targetSpecificMember(ECHOMemberObject member)
|
accumulate, describeContents, factory, get, getACL, getBoolean, getDouble, getInt, getJSONArray, getJSONObject, getLong, getString, has, isNull, keys, length, names, opt, optBoolean, optBoolean, optDouble, optDouble, optInt, optInt, optJSONArray, optJSONObject, optLong, optLong, optString, optString, put, put, put, put, put, putOpt, remove, setNewACL, toJSONArray, toString, toString, writeToParcelequals, getRefid, hashCodepublic void resetTarget()
throws ECHOException
ECHOExceptionpublic void targetAllMembers()
throws ECHOException
ECHOExceptionpublic void targetRootGroup()
throws ECHOException
ECHOExceptionpublic void targetSpecificMember(ECHOMemberObject member) throws ECHOException
member -
ECHOExceptionpublic void targetSpecificGroup(ECHOMembersGroupObject group) throws ECHOException
group -
ECHOException