- getAvailablePackages() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
-
- getAvailablePackages() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
-
- getAvailablePackages() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatform
-
Return the list of packages available on this target platform.
- getAvailablePackagesIds() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
-
- getAvailablePackagesIds() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
-
- getAvailablePackagesIds() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
-
- getAvailablePackagesIds() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatform
-
Return the list of ids of packages available on this target platform.
- getAvailablePackagesIds() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInfo
-
Return the list of ids of packages available on this target platform.
- getAvailablePackagesInfo() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
-
- getAvailablePackagesInfo() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInfo
-
Return the map of packages available on this target platform.
- getAvailableTargetPlatforms(TargetPlatformFilter) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
-
Returns all target platforms matching given criteria.
- getAvailableTargetPlatformsInfo(TargetPlatformFilter) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
-
Returns all target platforms info matching given criteria.
- getDefaultTargetPlatform(TargetPlatformFilter) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
-
Returns the default target platform.
- getDefaultTargetPlatformInstance(boolean) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
-
- getDependencies() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageExtension
-
- getDependencies() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
-
- getDependencies() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageInfoImpl
-
- getDependencies() - Method in interface org.nuxeo.targetplatforms.api.TargetPackage
-
Returns the list of target packages that this target package depends on.
- getDependencies() - Method in interface org.nuxeo.targetplatforms.api.TargetPackageInfo
-
Returns the list of target packages that this target package depends on.
- getDescription() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getDescription() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getDescription() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns a description for this target.
- getDownloadLink() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getDownloadLink() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getDownloadLink() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns this target download link.
- getEnabledPackages() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
-
- getEnabledPackages() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
-
- getEnabledPackages() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInstance
-
Return the list of packages enabled on this target platform.
- getEnabledPackagesIds() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
-
- getEnabledPackagesIds() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
-
- getEnabledPackagesIds() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInstance
-
Return the list of ids of packages enabled on this target platform.
- getEndOfAvailability() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getEndOfAvailability() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getEndOfAvailability() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns this target end of availability date.
- getId() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getId() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getId() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
This target unique identifier (usually some kind of concatenation of name and version).
- getLabel() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getLabel() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getLabel() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
A user-friendly label for this platform, like "Nuxeo Platform 5.8".
- getName() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getName() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getName() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
The target platform name, for instance "cap".
- getOverrideDirectory() - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
-
Returns the override directory name.
- getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageExtension
-
- getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
-
- getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
-
- getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
-
- getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
-
- getParent() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
-
- getParent() - Method in interface org.nuxeo.targetplatforms.api.TargetPackage
-
Returns the parent target package or null if there is no inheritance.
- getParent() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatform
-
Returns this target platform parent or null if there is no inheritance.
- getParent() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatformInstance
-
Returns this target platform parent or null if there is no inheritance.
- getRefVersion() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getRefVersion() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getRefVersion() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
The target platform reference version used for behaviour checks.
- getReleaseDate() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getReleaseDate() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getReleaseDate() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns this target release date.
- getSimpleName() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getSimpleName() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getStatus() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getStatus() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getStatus() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
String marker for a dev/deprecated/new status.
- getTargetPackage(String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
-
Returns the target package with given id, or null if not found.
- getTargetPackageInfo(String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
-
Returns the target package info for given id, or null if not found.
- getTargetPlatform(String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
-
Returns the target platform with given id, or null if not found.
- getTargetPlatformInfo(String) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
-
Returns the target platform info for given id, or null if not found.
- getTargetPlatformInstance(String, List<String>) - Method in interface org.nuxeo.targetplatforms.api.service.TargetPlatformService
-
Returns a target platform instance with given id and given enabled packages, or null if not found.
- getTestVersions() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
-
- getTestVersions() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
-
- getTestVersions() - Method in interface org.nuxeo.targetplatforms.api.TargetPlatform
-
Returns the list of test versions, useful for testing of multiple branches (main target platform branch or
release, maintenance branch, etc...).
- getTypes() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getTypes() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getTypes() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
String markers for feature/behaviour checks on this instance.
- getVersion() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- getVersion() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- getVersion() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
The target platform version, for instance "5.8".
- id - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- isAfterVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
-
- isAfterVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
-
- isAfterVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
-
- isAfterVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
-
- isAfterVersion(String) - Method in interface org.nuxeo.targetplatforms.api.Target
-
Returns true if this target reference version is or is after given version.
- isAfterVersion(Target) - Method in interface org.nuxeo.targetplatforms.api.Target
-
Returns true if this target reference version is or is after given version.
- isDefault() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- isDefault - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- isDefault() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- isDefault() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns true if given target information is marked as default.
- isDeprecated() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- isDeprecated() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- isDeprecated() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns true if given target is deprecated.
- isEnabled() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- isEnabled() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- isEnabled() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns true if the corresponding target platform is enabled.
- isFastTrack() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- isFastTrack() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- isFastTrack() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
-
- isFastTrack() - Method in class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
-
- isFastTrack() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns true if given target platform is a fast track
- isOverridden() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- isOverridden() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- isOverridden() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns true if given target information is overridden by directory information.
- isRestricted() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- isRestricted() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- isRestricted() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns true if access to the corresponding target platform is restricted.
- isStrictlyBeforeVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
-
- isStrictlyBeforeVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
-
- isStrictlyBeforeVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
-
- isStrictlyBeforeVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
-
- isStrictlyBeforeVersion(String) - Method in interface org.nuxeo.targetplatforms.api.Target
-
Returns true if this target reference version is strictly before given version.
- isStrictlyBeforeVersion(Target) - Method in interface org.nuxeo.targetplatforms.api.Target
-
Returns true if this target reference version is strictly before given version.
- isTrial() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- isTrial() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- isTrial() - Method in interface org.nuxeo.targetplatforms.api.TargetInfo
-
Returns true if given target information is available for trials.
- isVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
-
- isVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetExtension
-
- isVersion(String) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
-
- isVersion(Target) - Method in class org.nuxeo.targetplatforms.api.impl.TargetImpl
-
- isVersion(String) - Method in interface org.nuxeo.targetplatforms.api.Target
-
Returns true if this target reference version matches given version.
- isVersion(Target) - Method in interface org.nuxeo.targetplatforms.api.Target
-
Returns true if this target reference version matches given version.
- Target - Interface in org.nuxeo.targetplatforms.api
-
Represents a target (platform or package).
- TargetExtension - Class in org.nuxeo.targetplatforms.api.impl
-
Target implementation relying on an original implementation, useful for override when adding additional
metadata.
- TargetExtension() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetExtension
-
- TargetExtension(Target) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetExtension
-
- TargetImpl - Class in org.nuxeo.targetplatforms.api.impl
-
Common class to describe a target platform or package.
- TargetImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetImpl
-
- TargetImpl(String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetImpl
-
- TargetImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetImpl
-
- TargetInfo - Interface in org.nuxeo.targetplatforms.api
-
Represents a target info (platform or package).
- TargetInfoExtension - Class in org.nuxeo.targetplatforms.api.impl
-
TargetInfo implementation relying on an original implementation, useful for override when adding additional
metadata.
- TargetInfoExtension() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- TargetInfoExtension(TargetInfo) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- TargetInfoImpl - Class in org.nuxeo.targetplatforms.api.impl
-
- TargetInfoImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- TargetInfoImpl(String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- TargetInfoImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- TargetPackage - Interface in org.nuxeo.targetplatforms.api
-
Represents a target package.
- TargetPackageExtension - Class in org.nuxeo.targetplatforms.api.impl
-
TargetPackage implementation relying on an original implementation, useful for override when adding
additional metadata.
- TargetPackageExtension() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageExtension
-
- TargetPackageExtension(TargetPackage) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageExtension
-
- TargetPackageImpl - Class in org.nuxeo.targetplatforms.api.impl
-
- TargetPackageImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
-
- TargetPackageImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageImpl
-
- TargetPackageInfo - Interface in org.nuxeo.targetplatforms.api
-
Represents a target package info, useful for listing of available target packages.
- TargetPackageInfoImpl - Class in org.nuxeo.targetplatforms.api.impl
-
Describes a target package
- TargetPackageInfoImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageInfoImpl
-
- TargetPackageInfoImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPackageInfoImpl
-
- TargetPlatform - Interface in org.nuxeo.targetplatforms.api
-
Main interface for target platform definition of resources that need to be available both on core and client sides.
- TargetPlatformExtension - Class in org.nuxeo.targetplatforms.api.impl
-
TargetPlatform implementation relying on an original implementation, useful for override when adding
additional metadata.
- TargetPlatformExtension() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
-
- TargetPlatformExtension(TargetPlatform) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformExtension
-
- TargetPlatformFilter - Interface in org.nuxeo.targetplatforms.api
-
Interface to represent filtering on target platforms.
- TargetPlatformFilterImpl - Class in org.nuxeo.targetplatforms.api.impl
-
Filter of target platforms handling enabled, deprecated, restricted and type criteria.
- TargetPlatformFilterImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
-
- TargetPlatformFilterImpl(boolean, boolean, boolean, boolean, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
-
- TargetPlatformFilterImpl(boolean) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformFilterImpl
-
- TargetPlatformImpl - Class in org.nuxeo.targetplatforms.api.impl
-
- TargetPlatformImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
-
- TargetPlatformImpl(String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
-
- TargetPlatformImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
-
- TargetPlatformInfo - Interface in org.nuxeo.targetplatforms.api
-
Represents a target platform info, useful for listing of available target platforms.
- TargetPlatformInfoImpl - Class in org.nuxeo.targetplatforms.api.impl
-
Describe a target platform: name, version
- TargetPlatformInfoImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
-
- TargetPlatformInfoImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInfoImpl
-
- TargetPlatformInstance - Interface in org.nuxeo.targetplatforms.api
-
Main interface for target platform instance, holding resources that need to be available on client sides.
- TargetPlatformInstanceExtension - Class in org.nuxeo.targetplatforms.api.impl
-
TargetPlatform implementation relying on an original implementation, useful for override when adding
additional metadata.
- TargetPlatformInstanceExtension() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
-
- TargetPlatformInstanceExtension(TargetPlatformInstance) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceExtension
-
- TargetPlatformInstanceImpl - Class in org.nuxeo.targetplatforms.api.impl
-
- TargetPlatformInstanceImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
-
- TargetPlatformInstanceImpl(String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
-
- TargetPlatformInstanceImpl(String, String, String, String, String) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
-
- TargetPlatformOrFilterImpl - Class in org.nuxeo.targetplatforms.api.impl
-
This filter accepts input data that is accepted by at least one of its filters.
- TargetPlatformOrFilterImpl() - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformOrFilterImpl
-
- TargetPlatformOrFilterImpl(Collection<TargetPlatformFilter>) - Constructor for class org.nuxeo.targetplatforms.api.impl.TargetPlatformOrFilterImpl
-
- TargetPlatformService - Interface in org.nuxeo.targetplatforms.api.service
-
Service for target platforms and packages management.
- testVersions - Variable in class org.nuxeo.targetplatforms.api.impl.TargetPlatformImpl
-
- toString() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoExtension
-
- toString() - Method in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- trial - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-
- types - Variable in class org.nuxeo.targetplatforms.api.impl.TargetInfoImpl
-