public interface IInternalOwnerSubscriptions extends IOwnerSubscriptions, IRestoreCrudSupport<ContainerSubscriptionModel>
| 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, listallIds, changeset, changesetById, containerChangelog, filteredChangesetById, getVersion, itemChangelogxferget, restorevoid 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)
delete in interface IRestoreCrudSupport<ContainerSubscriptionModel>void reset()
Copyright © 2023. All Rights Reserved.