Class EventLogicCopyActionService.CopyInformation
java.lang.Object
ch.tocco.nice2.optional.event.impl.actions.EventLogicCopyActionService.CopyInformation
- All Implemented Interfaces:
Serializable
- Enclosing interface:
EventLogicCopyActionService
public static class EventLogicCopyActionService.CopyInformation
extends Object
implements Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setEventUri
(String eventUri) void
setInherit
(boolean inherit) void
setRelations
(HashMap<String, Boolean> relations)
-
Constructor Details
-
CopyInformation
public CopyInformation()
-
-
Method Details
-
getEventUri
-
setEventUri
-
isInherit
public boolean isInherit() -
setInherit
public void setInherit(boolean inherit) -
getRelations
-
setRelations
-