A C D F G I L M R S T V

A

accept(DependencyNode, List<DependencyNode>) - Method in class de.smartics.properties.resource.maven.repository.filter. GroupPrefixFilter
 
accept(DependencyNode, List<DependencyNode>) - Method in class de.smartics.properties.resource.maven.repository.filter. TestScopeFilter
 
ArtifactIdMessageBean - Class in de.smartics.properties.resource.maven.repository
Provides context information for transfer problems dealing with an artifact.
ArtifactIdMessageBean(ArtifactId) - Constructor for class de.smartics.properties.resource.maven.repository. ArtifactIdMessageBean
Constructor without cause.
ArtifactIdMessageBean(Throwable, ArtifactId) - Constructor for class de.smartics.properties.resource.maven.repository. ArtifactIdMessageBean
Default constructor.

C

createSession() - Method in class de.smartics.properties.resource.maven.repository. MavenRepository
Creates a session to communicate with the repository.

D

de.smartics.properties.resource.maven.repository - package de.smartics.properties.resource.maven.repository
Provides the resource access abstraction based on Maven.
de.smartics.properties.resource.maven.repository.filter - package de.smartics.properties.resource.maven.repository.filter
Provides filters to constrain dependency requests.

F

FileMessageBean - Class in de.smartics.properties.resource.maven.repository
Provides context information for transfer problems.
FileMessageBean(MavenResourceCode, File) - Constructor for class de.smartics.properties.resource.maven.repository. FileMessageBean
Constructor without cause.
FileMessageBean(MavenResourceCode, Throwable, File) - Constructor for class de.smartics.properties.resource.maven.repository. FileMessageBean
Default constructor.
filterGroupIdPrefix() - Method in interface de.smartics.properties.resource.maven.repository. ResourceRepositoryProperties
The prefix of a group identifier artifacts have to match to be considered as source for property declarations or definitions.

G

getCode() - Method in enum de.smartics.properties.resource.maven.repository. MavenResourceCode
 
getComponentId() - Method in enum de.smartics.properties.resource.maven.repository. MavenResourceCode
 
getDisplayId() - Method in enum de.smartics.properties.resource.maven.repository. MavenResourceCode
 
getMajorNumber() - Method in enum de.smartics.properties.resource.maven.repository. MavenResourceCode
 
getMinorNumber() - Method in enum de.smartics.properties.resource.maven.repository. MavenResourceCode
 
getRemoteRepositoryUrl() - Method in class de.smartics.properties.resource.maven.repository. MavenRepository
Returns the URL to the remote repository.
getRemoteRepositoryUrl() - Method in class de.smartics.properties.resource.maven.repository. SessionedMavenResourceRepository
 
GroupPrefixFilter - Class in de.smartics.properties.resource.maven.repository.filter
Rejects dependencies whose group ID does not match the given prefix.
GroupPrefixFilter(String) - Constructor for class de.smartics.properties.resource.maven.repository.filter. GroupPrefixFilter
Default constructor.

I

INSTANCE - Static variable in class de.smartics.properties.resource.maven.repository.filter. TestScopeFilter
The singleton instance since the filter has no state.

L

localPath() - Method in interface de.smartics.properties.resource.maven.repository. ResourceRepositoryProperties
The path to the local repository.

M

MavenRepository - Class in de.smartics.properties.resource.maven.repository
The repository to access artifacts to resolve for property descriptor information.
MavenRepository(String, String) - Constructor for class de.smartics.properties.resource.maven.repository. MavenRepository
Convenience constructor without dependency filters and no authentication.
MavenRepository(String, Authentication, String) - Constructor for class de.smartics.properties.resource.maven.repository. MavenRepository
Convenience constructor without dependency filters.
MavenRepository(String, Authentication, String, List<DependencyFilter>, boolean) - Constructor for class de.smartics.properties.resource.maven.repository. MavenRepository
Default constructor.
MavenResourceCode - Enum in de.smartics.properties.resource.maven.repository
Codes dealing with resource problems accessing with Maven.

R

remoteUrl() - Method in interface de.smartics.properties.resource.maven.repository. ResourceRepositoryProperties
The URL to the remote repository.
resolve(RepositorySystemSession, Artifact) - Method in class de.smartics.properties.resource.maven.repository. MavenRepository
Resolves the artifact so that it is locally accessible.
resolve(ArtifactId) - Method in class de.smartics.properties.resource.maven.repository. SessionedMavenResourceRepository
 
ResourceRepositoryProperties - Interface in de.smartics.properties.resource.maven.repository
Provides configuration properties for accessing resources on remote repositories.

S

SessionedMavenResourceRepository - Class in de.smartics.properties.resource.maven.repository
Implementation of the ResourceRepository interface based on Maven.
SessionedMavenResourceRepository() - Constructor for class de.smartics.properties.resource.maven.repository. SessionedMavenResourceRepository
Convenience constructor to consult the environment to create a connection to a Maven repository.
SessionedMavenResourceRepository(MavenRepository) - Constructor for class de.smartics.properties.resource.maven.repository. SessionedMavenResourceRepository
Default constructor.
settingsFile() - Method in interface de.smartics.properties.resource.maven.repository. ResourceRepositoryProperties
The path to the settings file to use.

T

TestScopeFilter - Class in de.smartics.properties.resource.maven.repository.filter
Rejects dependencies of scope test.
TestScopeFilter() - Constructor for class de.smartics.properties.resource.maven.repository.filter. TestScopeFilter
 
toString() - Method in class de.smartics.properties.resource.maven.repository.filter. GroupPrefixFilter
Returns the string representation of the object.
toString() - Method in enum de.smartics.properties.resource.maven.repository. MavenResourceCode
Returns the string representation of the object.

V

valueOf(String) - Static method in enum de.smartics.properties.resource.maven.repository. MavenResourceCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.smartics.properties.resource.maven.repository. MavenResourceCode
Returns an array containing the constants of this enum type, in the order they are declared.

A C D F G I L M R S T V

Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.