public abstract class AbstractDistributionPackage extends Object implements SharedDistributionPackage
DistributionPackage| Modifier and Type | Field and Description |
|---|---|
static String |
PACKAGES_ROOT |
| Modifier and Type | Method and Description |
|---|---|
String |
getDigestAlgorithm() |
String |
getDigestMessage() |
String |
getId()
get package id.
|
DistributionPackageInfo |
getInfo()
gets an additional info holder for this package.
|
String |
getType()
get the type of package
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacquire, releaseclose, createInputStream, delete, getSizepublic static final String PACKAGES_ROOT
@Nonnull public DistributionPackageInfo getInfo()
DistributionPackagegetInfo in interface DistributionPackage@Nonnull public String getId()
DistributionPackagegetId in interface DistributionPackage@Nonnull public String getType()
DistributionPackagegetType in interface DistributionPackageCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.