|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.orbeon.oxf.common.Version
org.orbeon.oxf.common.PEVersion
public class PEVersion
Field Summary | |
---|---|
static String |
LICENSE_PATH
|
static String |
LICENSE_URL
|
static String |
ORBEON_PUBLIC_KEY
|
Fields inherited from class org.orbeon.oxf.common.Version |
---|
EDITION, logger, VERSION_NUMBER |
Constructor Summary | |
---|---|
PEVersion()
|
Method Summary | |
---|---|
org.orbeon.oxf.xforms.analysis.XPathDependencies |
createUIDependencies(org.orbeon.oxf.xforms.XFormsContainingDocument containingDocument)
|
boolean |
isPEFeatureEnabled(boolean featureRequested,
String featureName)
|
static boolean |
isVersionExpired(String currentVersion,
String licenseVersion)
|
Methods inherited from class org.orbeon.oxf.common.Version |
---|
getEdition, getVersion, getVersionNumber, getVersionString, instance, isPE, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String LICENSE_PATH
public static final String LICENSE_URL
public static final String ORBEON_PUBLIC_KEY
Constructor Detail |
---|
public PEVersion()
Method Detail |
---|
public static boolean isVersionExpired(String currentVersion, String licenseVersion)
public boolean isPEFeatureEnabled(boolean featureRequested, String featureName)
isPEFeatureEnabled
in class Version
public org.orbeon.oxf.xforms.analysis.XPathDependencies createUIDependencies(org.orbeon.oxf.xforms.XFormsContainingDocument containingDocument)
createUIDependencies
in class Version
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |