public interface AccessControlListEditorProvider
Promise<AccessControlListEditorProvider.UpdateMasterAccessControlEntryDeferred> updateMasterAccessControlEntry(MasterAccessControlEntry updatedMasterAce)
updatedMasterAce - the parameter updatedMasterAcePromise<AccessControlListEditorProvider.RemoveMasterAccessControlEntryDeferred> removeMasterAccessControlEntry(String uid, String domain, String interfaceName, String operation)
uid - the parameter uiddomain - the parameter domaininterfaceName - the parameter interfaceNameoperation - the parameter operationPromise<AccessControlListEditorProvider.UpdateMediatorAccessControlEntryDeferred> updateMediatorAccessControlEntry(MasterAccessControlEntry updatedMediatorAce)
updatedMediatorAce - the parameter updatedMediatorAcePromise<AccessControlListEditorProvider.RemoveMediatorAccessControlEntryDeferred> removeMediatorAccessControlEntry(String uid, String domain, String interfaceName, String operation)
uid - the parameter uiddomain - the parameter domaininterfaceName - the parameter interfaceNameoperation - the parameter operationPromise<AccessControlListEditorProvider.UpdateOwnerAccessControlEntryDeferred> updateOwnerAccessControlEntry(OwnerAccessControlEntry updatedOwnerAce)
updatedOwnerAce - the parameter updatedOwnerAcePromise<AccessControlListEditorProvider.RemoveOwnerAccessControlEntryDeferred> removeOwnerAccessControlEntry(String uid, String domain, String interfaceName, String operation)
uid - the parameter uiddomain - the parameter domaininterfaceName - the parameter interfaceNameoperation - the parameter operationPromise<AccessControlListEditorProvider.UpdateMasterRegistrationControlEntryDeferred> updateMasterRegistrationControlEntry(MasterRegistrationControlEntry updatedMasterRce)
updatedMasterRce - the parameter updatedMasterRcePromise<AccessControlListEditorProvider.RemoveMasterRegistrationControlEntryDeferred> removeMasterRegistrationControlEntry(String uid, String domain, String interfaceName)
uid - the parameter uiddomain - the parameter domaininterfaceName - the parameter interfaceNamePromise<AccessControlListEditorProvider.UpdateMediatorRegistrationControlEntryDeferred> updateMediatorRegistrationControlEntry(MasterRegistrationControlEntry updatedMediatorRce)
updatedMediatorRce - the parameter updatedMediatorRcePromise<AccessControlListEditorProvider.RemoveMediatorRegistrationControlEntryDeferred> removeMediatorRegistrationControlEntry(String uid, String domain, String interfaceName)
uid - the parameter uiddomain - the parameter domaininterfaceName - the parameter interfaceNamePromise<AccessControlListEditorProvider.UpdateOwnerRegistrationControlEntryDeferred> updateOwnerRegistrationControlEntry(OwnerRegistrationControlEntry updatedOwnerRce)
updatedOwnerRce - the parameter updatedOwnerRcePromise<AccessControlListEditorProvider.RemoveOwnerRegistrationControlEntryDeferred> removeOwnerRegistrationControlEntry(String uid, String domain, String interfaceName)
uid - the parameter uiddomain - the parameter domaininterfaceName - the parameter interfaceNameCopyright © 2021. All rights reserved.