|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.Configuration
org.torweg.pulse.component.shop.checkout.CheckoutFinishingTaskConfiguration
public class CheckoutFinishingTaskConfiguration
The CheckoutFinishingTaskConfiguration.
| Constructor Summary | |
|---|---|
protected |
CheckoutFinishingTaskConfiguration()
Deprecated. |
| Method Summary | |
|---|---|
java.util.Set<java.lang.String> |
getRoleNames()
Returns an unmodifiable Set holding the names of the Role
s granting access to the CheckoutFinishingTask. |
java.lang.String |
getTaskClassName()
Returns the fully qualified class name of the CheckoutFinishingTask class to be used. |
| Methods inherited from class org.torweg.pulse.configuration.Configuration |
|---|
getBundle, isBundleConfiguration, isModified, setBundle, setConfigFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected CheckoutFinishingTaskConfiguration()
| Method Detail |
|---|
public final java.lang.String getTaskClassName()
CheckoutFinishingTask class to be used.
public final java.util.Set<java.lang.String> getRoleNames()
Set holding the names of the Role
s granting access to the CheckoutFinishingTask.
Roles.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||