|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.rest.resources.CloudProfileResource
public class CloudProfileResource
| Constructor Summary | |
|---|---|
CloudProfileResource()
|
|
| Method Summary | |
|---|---|
void |
delete(java.lang.Long id)
|
CloudProfile |
get(java.lang.Long id)
|
java.util.Collection<CloudProfile> |
list()
|
java.lang.Long |
save(CloudProfile cloudProfile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CloudProfileResource()
| Method Detail |
|---|
public java.util.Collection<CloudProfile> list()
public java.lang.Long save(CloudProfile cloudProfile)
public CloudProfile get(java.lang.Long id)
public void delete(java.lang.Long id)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||