public interface PersistentDecoratorDao
Modifier and Type | Method and Description |
---|---|
@Nullable PersistentDecorator |
get(@Nullable String spaceKey,
String name) |
void |
remove(PersistentDecorator decorator) |
void |
saveOrUpdate(PersistentDecorator decorator) |
void saveOrUpdate(PersistentDecorator decorator)
@Nullable PersistentDecorator get(@Nullable String spaceKey, String name)
void remove(PersistentDecorator decorator)
Copyright © 2003–2020 Atlassian. All rights reserved.