|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LuRpcServiceAsync
This is a description of what this class does - Will Gomes don't forget to fill this in.
| Method Summary | |
|---|---|
void |
createClu(String luTypeKey,
CluInfo cluInfo,
com.google.gwt.user.client.rpc.AsyncCallback<CluInfo> callback)
|
void |
getClu(String cluId,
com.google.gwt.user.client.rpc.AsyncCallback<CluInfo> callback)
|
void |
getCluLoRelationsByClu(String cluId,
com.google.gwt.user.client.rpc.AsyncCallback<List<CluLoRelationInfo>> callback)
|
void |
getCurrentVersion(String refObjectTypeURI,
String refObjectId,
com.google.gwt.user.client.rpc.AsyncCallback<VersionDisplayInfo> callback)
|
void |
updateClu(String cluId,
CluInfo cluInfo,
com.google.gwt.user.client.rpc.AsyncCallback<CluInfo> callback)
|
| Methods inherited from interface org.kuali.student.common.ui.client.service.BaseRpcServiceAsync |
|---|
getObjectStructure, getObjectTypes, getSearchType, getSearchTypes, search |
| Method Detail |
|---|
void createClu(String luTypeKey,
CluInfo cluInfo,
com.google.gwt.user.client.rpc.AsyncCallback<CluInfo> callback)
void updateClu(String cluId,
CluInfo cluInfo,
com.google.gwt.user.client.rpc.AsyncCallback<CluInfo> callback)
void getCluLoRelationsByClu(String cluId,
com.google.gwt.user.client.rpc.AsyncCallback<List<CluLoRelationInfo>> callback)
void getClu(String cluId,
com.google.gwt.user.client.rpc.AsyncCallback<CluInfo> callback)
void getCurrentVersion(String refObjectTypeURI,
String refObjectId,
com.google.gwt.user.client.rpc.AsyncCallback<VersionDisplayInfo> callback)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||