|
Forge - Addon Manager API 2.0.0.Alpha3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RemoveRequest
This object is responsible for removing an Addon.
| Method Summary | |
|---|---|
AddonId |
getAddonIdToRemove()
The AddonId to remove. |
void |
perform()
This will remove the AddonId from all registered MutableAddonRepository instances. |
void |
perform(AddonRepository target)
This will remove the AddonId from the given MutableAddonRepository instances. |
| Method Detail |
|---|
AddonId getAddonIdToRemove()
AddonId to remove.
void perform()
AddonId from all registered MutableAddonRepository instances.
void perform(AddonRepository target)
AddonId from the given MutableAddonRepository instances.
|
Forge - Addon Manager API 2.0.0.Alpha3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||