|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.trendmicro.grid.acl.ds.jpa.ReceivedPreparedPackagesHandler.PreparedPackage
public static final class ReceivedPreparedPackagesHandler.PreparedPackage
Defines a prepared package that may be used for further updates.
| Method Summary | |
|---|---|
void |
applyFinalPackageUpdates(boolean incrementRevision)
Performs a final package update and optionally forces the increment of the revision. |
JpaFileDetails |
getFileReference()
Returns the reference to the package file. |
JpaPackageDetails |
getReference()
Returns the package reference to link other resources. |
String |
getRemoteFileName()
Returns the recorded public filename of the assigned file for this package. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public JpaPackageDetails getReference()
public JpaFileDetails getFileReference()
public String getRemoteFileName()
public void applyFinalPackageUpdates(boolean incrementRevision)
incrementRevision - forces the increment of the revision when set to true.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||