|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.siviam.bobup.util.Utils
Convenience methods.
| Method Summary | |
static java.util.Properties |
getBackupPartDescription(java.lang.String key,
java.util.jar.Attributes values)
Adds the attributes named via this key in the form of a Properties object to the business object descriptor. |
static java.util.Properties[] |
getBackupPartDescriptions(java.util.jar.Manifest manifest)
Obtains the backup part descriptions properties lists from a given fully populated manifest. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static java.util.Properties[] getBackupPartDescriptions(java.util.jar.Manifest manifest)
throws java.lang.Exception
manifest -
java.lang.Exception
public static java.util.Properties getBackupPartDescription(java.lang.String key,
java.util.jar.Attributes values)
key - values -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||