public interface OrgApi
Org
OrgAsyncApi
get(String orgUrn)
get(URI orgHref)
OrgList
list()
OrgList list()
GET / org
Org get(String orgUrn)
GET /org/{id}
Org get(URI orgHref)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.