|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.vremanagement.softwarerepository.softwarearchive.operations.SoftwareArchiveApprover
public abstract class SoftwareArchiveApprover
Constructor Summary | |
---|---|
SoftwareArchiveApprover()
|
Method Summary | |
---|---|
void |
approve()
Approves the Service Archive |
void |
setServiceID(java.lang.String serviceID)
|
void |
withdrawn()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoftwareArchiveApprover()
Method Detail |
---|
public void setServiceID(java.lang.String serviceID)
serviceID
- the serviceID to setpublic void approve() throws java.lang.Exception
java.lang.Exception
- if the approval failspublic void withdrawn() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |