public final class ProjectConfigUrlFragmentFunction extends Object implements com.google.common.base.Function<org.kuali.common.util.project.model.Project,com.google.common.base.Optional<String>>
Constructor and Description |
---|
ProjectConfigUrlFragmentFunction(com.google.common.base.Optional<RemoteEnvironment> remoteEnvironment) |
ProjectConfigUrlFragmentFunction(com.google.common.base.Optional<RemoteEnvironment> remoteEnvironment,
com.google.common.base.Optional<String> prefix) |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<String> |
apply(org.kuali.common.util.project.model.Project project) |
protected com.google.common.base.Optional<String> |
getConfigFragment(org.kuali.common.util.project.model.Project project,
com.google.common.base.Optional<RemoteEnvironment> remoteEnvironment) |
protected com.google.common.base.Optional<String> |
getOleConfigFragment(com.google.common.base.Optional<RemoteEnvironment> remoteEnvironment,
com.google.common.base.Optional<String> prefix) |
com.google.common.base.Optional<String> |
getPrefix() |
com.google.common.base.Optional<RemoteEnvironment> |
getRemoteEnvironment() |
public ProjectConfigUrlFragmentFunction(com.google.common.base.Optional<RemoteEnvironment> remoteEnvironment)
public ProjectConfigUrlFragmentFunction(com.google.common.base.Optional<RemoteEnvironment> remoteEnvironment, com.google.common.base.Optional<String> prefix)
public com.google.common.base.Optional<String> apply(org.kuali.common.util.project.model.Project project)
apply
in interface com.google.common.base.Function<org.kuali.common.util.project.model.Project,com.google.common.base.Optional<String>>
protected com.google.common.base.Optional<String> getConfigFragment(org.kuali.common.util.project.model.Project project, com.google.common.base.Optional<RemoteEnvironment> remoteEnvironment)
protected com.google.common.base.Optional<String> getOleConfigFragment(com.google.common.base.Optional<RemoteEnvironment> remoteEnvironment, com.google.common.base.Optional<String> prefix)
public com.google.common.base.Optional<RemoteEnvironment> getRemoteEnvironment()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.