public interface IInternalOwnerSubscriptions extends IOwnerSubscriptions
Modifier and Type | Method and Description |
---|---|
void |
create(java.lang.String uid,
ContainerSubscriptionModel node) |
void |
createWithId(long id,
java.lang.String uid,
ContainerSubscriptionModel node) |
void |
delete(java.lang.String uid) |
void |
reset() |
void |
update(java.lang.String uid,
ContainerSubscriptionModel node) |
fullChangesetById, getComplete, getCompleteById, getMultiple, getMultipleById, list
allIds, changeset, changesetById, containerChangelog, filteredChangesetById, getVersion, itemChangelog
xfer
void create(java.lang.String uid, ContainerSubscriptionModel node)
void createWithId(long id, java.lang.String uid, ContainerSubscriptionModel node)
void update(java.lang.String uid, ContainerSubscriptionModel node)
void delete(java.lang.String uid)
void reset()
Copyright © 2021. All Rights Reserved.