|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.joyzo.office.api.base.BaseGetApplicationStatus
public class BaseGetApplicationStatus
アプリケーションの使用状況をレスポンスとして返します。
statusが“active”の場合、アプリケーションは使用中です。
statusが“deactive”の場合、アプリケーションは使用停止です。
statusが“license_expired”の場合、アプリケーションはライセンス期限切れで使用停止です。
コンストラクタの概要 | |
---|---|
BaseGetApplicationStatus()
|
メソッドの概要 | |
---|---|
java.lang.String |
getActionName()
対応する API の名前を返します。 |
APIType |
getAPIType()
対応する API の種別を返します。 |
org.apache.axiom.om.OMElement |
getParameters()
空のparametersタグを生成します。 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public BaseGetApplicationStatus()
メソッドの詳細 |
---|
public java.lang.String getActionName()
Action
の記述:
Action
内の getActionName
public APIType getAPIType()
Action
の記述:
Action
内の getAPIType
public org.apache.axiom.om.OMElement getParameters()
Action
内の getParameters
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |