gluu
|
公開メンバ関数 | |
AttributeRepository () | |
List< GluuAttributeApi > | getAllAttributes () |
List< GluuAttributeApi > | getAllActiveAttributes () |
List< GluuAttributeApi > | getAllInActiveAttributes () |
GluuAttributeApi | addAttribute (GluuAttributeApi gluuAttributeApi) |
GluuAttributeApi | updateAttribute (GluuAttributeApi gluuAttributeApi) |
List< GluuAttributeApi > | searchAttributes (String searchPattern, int size) |
void | deleteAttribute (String inum) |
GluuAttributeApi | getAttributeByInum (String inum) |
void | init () |
限定公開変数類 | |
String | baseURI |
非公開変数類 | |
String | PATH = "restv1/api/attributes" |
ResteasyClient | client |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inline |
|
inline |
|
protectedinherited |
|
private |
|
private |