public final class ProjectPropertiesUrlFragmentFunction extends Object implements com.google.common.base.Function<Properties,com.google.common.base.Optional<String>>
| Constructor and Description |
|---|
ProjectPropertiesUrlFragmentFunction() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<String> |
apply(Properties manifest) |
protected String |
getArtifactId(String bundleSymbolicName) |
protected String |
getGroupId(String bundleSymbolicName) |
protected com.google.common.base.Optional<String> |
getProjectPropertiesUrlFragment(Properties manifest) |
protected String |
getProjectPropertiesUrlFragment(String bundleSymbolicName) |
public ProjectPropertiesUrlFragmentFunction()
public com.google.common.base.Optional<String> apply(Properties manifest)
apply in interface com.google.common.base.Function<Properties,com.google.common.base.Optional<String>>protected com.google.common.base.Optional<String> getProjectPropertiesUrlFragment(Properties manifest)
protected String getProjectPropertiesUrlFragment(String bundleSymbolicName)
protected String getGroupId(String bundleSymbolicName)
protected String getArtifactId(String bundleSymbolicName)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.