Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I L M N O P R S T U V _

A

Artifact - interface org.repoweb.model.Artifact.
Represent a maven's artifact (jar, xml, etc.
ArtifactList - interface org.repoweb.model.ArtifactList.
Represent a list of artifact.
ArtifactListFilter - interface org.repoweb.model.ArtifactListFilter.
Represent a filter of artifact (or property of artifacts) .
applyFilter() - Method in interface org.repoweb.model.ArtifactListFilter
 
assertNoConfig() - Static method in class org.repoweb.model.ManagerPlugInTest
 

B

BadConfigException - exception org.repoweb.model.BadConfigException.
Thrown when the manager has been badly configured.
BadConfigException(Exception) - Constructor for class org.repoweb.model.BadConfigException
 
BadRepositoryLocationException - exception org.repoweb.model.BadRepositoryLocationException.
Classe responsable de .
BadRepositoryLocationException() - Constructor for class org.repoweb.model.BadRepositoryLocationException
 
buildArtifact(String, String, String) - Method in class org.repoweb.model.TestUtil
 
buildConfigFile() - Method in class org.repoweb.model.ManagerPlugInTest
 
buildConfigFile(String) - Method in class org.repoweb.model.ManagerPlugInTest
 
buildGroup(String) - Method in class org.repoweb.model.TestUtil
 
buildJunitArtifact(String) - Method in class org.repoweb.model.TestUtil
 
buildValidConfig() - Method in class org.repoweb.model.ManagerTest
 
buildValidConfig() - Method in class org.repoweb.model.TestUtil
 
buildValidConfig2() - Method in class org.repoweb.model.TestUtil
 

C

checkBeforeCopy(File, File) - Static method in class org.repoweb.model.TestUtil.FileUtil
 
close() - Method in class org.repoweb.model.TestUtil
 
closeStream(InputStream) - Static method in class org.repoweb.model.TestUtil.FileUtil
 
closeStream(OutputStream) - Static method in class org.repoweb.model.TestUtil.FileUtil
 
comparator - Variable in class org.repoweb.model.VersionComparatorTest
 
compare(Object, Object) - Method in class org.repoweb.model.VersionComparator
 
compareVersion(String, String) - Method in class org.repoweb.model.VersionComparator
 
copyFile(File, File) - Static method in class org.repoweb.model.TestUtil.FileUtil
 

D

delete(File) - Method in class org.repoweb.model.TestUtil
 
destroy() - Method in class org.repoweb.model.ManagerPlugIn
 
determineParent(File) - Static method in class org.repoweb.model.TestUtil.FileUtil
 
determinePathFrom(Class) - Static method in class org.repoweb.model.TestUtil.PathUtil
 

E

equals(Object) - Method in class org.repoweb.model.ManagerConfig
 

F

FailSafeRepository - class org.repoweb.model.FailSafeRepository.
Mock an empty repository .
FailSafeRepository() - Constructor for class org.repoweb.model.FailSafeRepository
 
findAllGroups() - Method in class org.repoweb.model.FailSafeRepository
 
findAllGroups() - Method in interface org.repoweb.model.Repository
Search alll groups.
findArtifactByClass(String) - Method in class org.repoweb.model.FailSafeRepository
 
findArtifactByClass(String) - Method in interface org.repoweb.model.Repository
Search Artifacts that contains a class.
findArtifactByName(String) - Method in class org.repoweb.model.FailSafeRepository
 
findArtifactByName(String) - Method in interface org.repoweb.model.Repository
Search Artifacts that have an id that match pattern.
findEndOfProperty(String, int) - Method in class org.repoweb.model.ManagerConfig
 
findGroup(String) - Method in class org.repoweb.model.FailSafeRepository
 
findGroup(String) - Method in interface org.repoweb.model.Repository
Search for a group.
findGroupsByName(String) - Method in class org.repoweb.model.FailSafeRepository
 
findGroupsByName(String) - Method in interface org.repoweb.model.Repository
Search groups that have a groupId that match pattern.

G

Group - interface org.repoweb.model.Group.
Represent an artifact group.
GroupList - interface org.repoweb.model.GroupList.
Represent a list of groups.
getArtifactCount() - Method in interface org.repoweb.model.ArtifactList
DOCUMENT ME!
getArtifactId() - Method in interface org.repoweb.model.Artifact
Retrieve the Artifact Id.
getArtifacts() - Method in interface org.repoweb.model.ArtifactList
Return all the artifact.
getArtifacts() - Method in interface org.repoweb.model.Group
 
getConfig() - Static method in class org.repoweb.model.Manager
 
getConfigFile() - Method in class org.repoweb.model.ManagerPlugIn
 
getExpectedPath() - Method in class org.repoweb.model.ManagerPlugInTest
 
getFileName() - Method in interface org.repoweb.model.Artifact
Retrieve the file name of the artifact.
getGroup(int) - Method in class org.repoweb.model.FailSafeRepository
 
getGroup(int) - Method in interface org.repoweb.model.GroupList
 
getGroupCount() - Method in class org.repoweb.model.FailSafeRepository
 
getGroupCount() - Method in interface org.repoweb.model.GroupList
 
getGroupId() - Method in interface org.repoweb.model.Artifact
Retrieve the Group Id.
getGroupId() - Method in interface org.repoweb.model.Group
 
getGroupId() - Method in class org.repoweb.model.UnknownGroupIdException
 
getGroups() - Method in class org.repoweb.model.FailSafeRepository
 
getGroups() - Method in interface org.repoweb.model.GroupList
 
getId() - Method in interface org.repoweb.model.Artifact
Return an id for an artifact.
getLength() - Method in interface org.repoweb.model.Artifact
Retrieve the artifact length.
getRepository() - Static method in class org.repoweb.model.Manager
 
getRepositoryLocation() - Method in class org.repoweb.model.ManagerConfig
 
getRepositoryType() - Method in class org.repoweb.model.ManagerConfig
 
getRootFolder() - Method in class org.repoweb.model.TestUtil
 
getRootFolder(File, String) - Method in class org.repoweb.model.TestUtil
 
getRootFolder2() - Method in class org.repoweb.model.TestUtil
 
getTmpFolder() - Method in class org.repoweb.model.TestUtil
 
getType() - Method in interface org.repoweb.model.Artifact
Retrieve the artifact type.
getVersion() - Method in interface org.repoweb.model.Artifact
Retrieve the version of this artifact.

H

hashCode() - Method in class org.repoweb.model.ManagerConfig
 

I

idx - Variable in class org.repoweb.model.VersionComparatorTest
 
init(ActionServlet, ModuleConfig) - Method in class org.repoweb.model.ManagerPlugIn
 
isNullConfig(ManagerConfig) - Static method in class org.repoweb.model.Manager
 
isOverridden() - Method in interface org.repoweb.model.Artifact
Indicates if the fileName is conform to the standard maven's naming schema.
isSnap(String) - Method in class org.repoweb.model.VersionComparator
 

L

LOG - Static variable in class org.repoweb.model.ManagerPlugIn
 
LS - Static variable in class org.repoweb.model.ManagerConfigTest
 
load(Reader) - Method in class org.repoweb.model.ManagerConfig
 
loadConfigFile(ManagerConfig) - Method in class org.repoweb.model.ManagerPlugIn
 
loadFile(Reader) - Method in class org.repoweb.model.ManagerConfig
 
loadProperty(Map, String) - Method in class org.repoweb.model.ManagerConfig
 

M

Manager - class org.repoweb.model.Manager.
Manager for Repository.
Manager() - Constructor for class org.repoweb.model.Manager
 
ManagerConfig - class org.repoweb.model.ManagerConfig.
Bean that represent configuration of the repository manager.
ManagerConfig() - Constructor for class org.repoweb.model.ManagerConfig
 
ManagerConfigTest - class org.repoweb.model.ManagerConfigTest.
DOCUMENT ME!
ManagerConfigTest() - Constructor for class org.repoweb.model.ManagerConfigTest
 
ManagerPlugIn - class org.repoweb.model.ManagerPlugIn.
Plugin used to load/save the configuration file at startup/shutdown.
ManagerPlugIn() - Constructor for class org.repoweb.model.ManagerPlugIn
 
ManagerPlugInTest - class org.repoweb.model.ManagerPlugInTest.
DOCUMENT ME!
ManagerPlugInTest() - Constructor for class org.repoweb.model.ManagerPlugInTest
 
ManagerTest - class org.repoweb.model.ManagerTest.
DOCUMENT ME!
ManagerTest() - Constructor for class org.repoweb.model.ManagerTest
 

N

NULL_CONFIG - Static variable in class org.repoweb.model.Manager
 
newArtifactFilter() - Method in interface org.repoweb.model.ArtifactList
Return a filter to iterate on artifact.
newNullConfig() - Static method in class org.repoweb.model.Manager
 
newPropertyFilter(String) - Method in interface org.repoweb.model.ArtifactList
Return a filter to iterate on property.

O

org.repoweb.model - package org.repoweb.model
 

P

plugIn - Variable in class org.repoweb.model.ManagerPlugInTest
 
print(GroupList) - Method in class org.repoweb.model.TestUtil
 

R

REPO_LOCATION - Static variable in class org.repoweb.model.ManagerConfig
 
REPO_TYPE - Static variable in class org.repoweb.model.ManagerConfig
 
Repository - interface org.repoweb.model.Repository.
Represente un repository Maven.

S

save(Writer) - Method in class org.repoweb.model.ManagerConfig
 
saveConfig() - Method in class org.repoweb.model.TestUtil
 
saveConfigFile(ManagerConfig) - Method in class org.repoweb.model.ManagerPlugIn
 
setArtifactId(String) - Method in interface org.repoweb.model.ArtifactListFilter
 
setConfig(ManagerConfig) - Static method in class org.repoweb.model.Manager
 
setFileName(String) - Method in interface org.repoweb.model.ArtifactListFilter
 
setGroupId(String) - Method in interface org.repoweb.model.ArtifactListFilter
 
setRepositoryLocation(String) - Method in class org.repoweb.model.ManagerConfig
 
setRepositoryType(String) - Method in class org.repoweb.model.ManagerConfig
 
setReverse(boolean) - Method in interface org.repoweb.model.ArtifactListFilter
 
setType(String) - Method in interface org.repoweb.model.ArtifactListFilter
 
setUp() - Method in class org.repoweb.model.ManagerPlugInTest
 
setUp() - Method in class org.repoweb.model.ManagerTest
 
setUp() - Method in class org.repoweb.model.VersionComparatorTest
 
setVersion(String) - Method in interface org.repoweb.model.ArtifactListFilter
 

T

TestUtil - class org.repoweb.model.TestUtil.
Contains utilitary methods to simulate a repository on HD.
TestUtil() - Constructor for class org.repoweb.model.TestUtil
 
TestUtil.FileUtil - class org.repoweb.model.TestUtil.FileUtil.
 
TestUtil.FileUtil() - Constructor for class org.repoweb.model.TestUtil.FileUtil
 
TestUtil.PathUtil - class org.repoweb.model.TestUtil.PathUtil.
 
TestUtil.PathUtil() - Constructor for class org.repoweb.model.TestUtil.PathUtil
 
tearDown() - Method in class org.repoweb.model.ManagerPlugInTest
 
tearDown() - Method in class org.repoweb.model.ManagerTest
 
testSnapOrder(String) - Method in class org.repoweb.model.VersionComparatorTest
 
test_SNAPSHOT() - Method in class org.repoweb.model.VersionComparatorTest
Test that snapshot type version are ordered lower than final version.
test_config_bad() - Method in class org.repoweb.model.ManagerTest
 
test_config_null() - Method in class org.repoweb.model.ManagerTest
 
test_config_ok() - Method in class org.repoweb.model.ManagerTest
 
test_default() - Method in class org.repoweb.model.ManagerTest
Check that by default, Manager mock an empty repositorty.
test_defaultValues() - Method in class org.repoweb.model.ManagerConfigTest
Check default values.
test_destroy() - Method in class org.repoweb.model.ManagerPlugInTest
 
test_destroy_noConfig() - Method in class org.repoweb.model.ManagerPlugInTest
 
test_emptySrting() - Method in class org.repoweb.model.VersionComparatorTest
Empty are always lower.
test_equal() - Method in class org.repoweb.model.ManagerConfigTest
Check the equal method (and hash code).
test_fullCase() - Method in class org.repoweb.model.VersionComparatorTest
 
test_getConfigFile() - Method in class org.repoweb.model.ManagerPlugInTest
 
test_init_fromFile() - Method in class org.repoweb.model.ManagerPlugInTest
 
test_init_withDefault() - Method in class org.repoweb.model.ManagerPlugInTest
 
test_load() - Method in class org.repoweb.model.ManagerConfigTest
Check that we can load a config.
test_save() - Method in class org.repoweb.model.ManagerConfigTest
Check that we can save a config.
test_simple() - Method in class org.repoweb.model.VersionComparatorTest
 
toArtifactList() - Method in interface org.repoweb.model.ArtifactListFilter
 
toClassFile(Class) - Static method in class org.repoweb.model.TestUtil.PathUtil
 
toGroupIdList(GroupList) - Method in class org.repoweb.model.TestUtil
 
toList(Iterator) - Method in class org.repoweb.model.TestUtil
 
to_Id_Version_Type_List(ArtifactList) - Method in class org.repoweb.model.TestUtil
 

U

UnknownGroupIdException - exception org.repoweb.model.UnknownGroupIdException.
Thrown when the group id does not exist in the repository.
UnknownGroupIdException(String) - Constructor for class org.repoweb.model.UnknownGroupIdException
 
util - Variable in class org.repoweb.model.ManagerTest
 

V

VersionComparator - class org.repoweb.model.VersionComparator.
Comparator for version.
VersionComparator() - Constructor for class org.repoweb.model.VersionComparator
 
VersionComparatorTest - class org.repoweb.model.VersionComparatorTest.
DOCUMENT ME!
VersionComparatorTest() - Constructor for class org.repoweb.model.VersionComparatorTest
 
versionList - Variable in class org.repoweb.model.VersionComparatorTest
 

_

_config - Static variable in class org.repoweb.model.Manager
 
_groupId - Variable in class org.repoweb.model.UnknownGroupIdException
 
_repo - Static variable in class org.repoweb.model.Manager
 
_repositoryLocation - Variable in class org.repoweb.model.ManagerConfig
 
_repositoryType - Variable in class org.repoweb.model.ManagerConfig
 
_root - Variable in class org.repoweb.model.TestUtil
 
_root2 - Variable in class org.repoweb.model.TestUtil
 

A B C D E F G H I L M N O P R S T U V _