Package | Description |
---|---|
com.axemble.vdoc.sdk.interfaces | |
com.axemble.vdoc.sdk.modules | |
com.axemble.vdoc.sdk.transaction.extensions |
Modifier and Type | Method and Description |
---|---|
ILocalization |
IDirectoryLocalizationScope.getLocalization()
return le localization
|
ILocalization |
IUser.getLocalization()
Gets the user's localization.
|
ILocalization |
ILocalization.getParent()
Returns the parent localization
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends ILocalization> |
ILocalization.getLocalizations()
Returns the list of underneath localizations
|
Modifier and Type | Method and Description |
---|---|
void |
ISecurityController.addPermission(IGroup group,
Class<? extends ISecuritySupport> securityType,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds access permissions to a group and allows to specify localization and organization scopes.
|
void |
ISecurityController.addPermission(IGroup group,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Adds access permissions to a group and allows to specify localization and organization scopes.
|
void |
ISecurityController.addPermission(IGroup group,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds access permissions to a group and allows to specify localization and organization scopes.
|
void |
ISecurityController.addPermission(IGroup group,
IResourceDefinition storageDefinition,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds access permissions to a group and allows to specify localization and organization scopes.
|
void |
ISecurityController.addPermission(int joker,
Class<? extends ISecuritySupport> securityType,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds a special permission
|
void |
ISecurityController.addPermission(int joker,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Adds a special permission and allows to specify localization and organization scopes.
|
void |
ISecurityController.addPermission(int joker,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds a special permission and allows to specify localization and organization scopes.
|
void |
ISecurityController.addPermission(int joker,
IResourceDefinition storageDefinition,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds a special permission
|
void |
ISecurityController.addPermission(IProfile profile,
Class<? extends ISecuritySupport> securityType,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds access permissions to a profile and allows to specify localization and organization scopes.
|
void |
ISecurityController.addPermission(IProfile profile,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Adds access permissions to a profile and allows to specify localization and organization scopes.
|
void |
ISecurityController.addPermission(IProfile profile,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds access permissions to a profile and allows to specify localization and organization scopes.
|
void |
ISecurityController.addPermission(IProfile profile,
IResourceDefinition storageDefinition,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds access permissions to a profile and allows to specify localization and organization scopes.
|
void |
ISecurityController.addPermission(IUser user,
Class<? extends ISecuritySupport> securityType,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds access permissions to a user for a
ISecuritySupport object and allows to specify localization and organization scopes. |
void |
ISecurityController.addPermission(IUser user,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Adds access permissions to a user for a
ISecuritySupport object and allows to specify localization and organization scopes. |
void |
ISecurityController.addPermission(IUser user,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds access permissions to a user for a
ISecuritySupport object and allows to specify localization and organization scopes. |
void |
ISecurityController.addPermission(IUser user,
IResourceDefinition storageDefinition,
int permissionLevel,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization,
int... flags)
Adds access permissions to a user for a
ISecuritySupport object and allows to specify localization and organization scopes. |
boolean |
IUser.isMemberOf(ILocalization localization,
boolean recursive)
Checks if the user is member of the specified localization.
|
void |
ISecurityController.removePermission(IGroup group,
Class<? extends ISecuritySupport> securityType,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a permission on a group
|
void |
ISecurityController.removePermission(IGroup group,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a permission on a group
|
void |
ISecurityController.removePermission(IGroup group,
IResourceDefinition storageDefinition,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a permission on a group
|
void |
ISecurityController.removePermission(int joker,
Class<? extends ISecuritySupport> securityType,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a special permission
|
void |
ISecurityController.removePermission(int joker,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a permission
|
void |
ISecurityController.removePermission(int joker,
IResourceDefinition storageDefinition,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a special permission
|
void |
ISecurityController.removePermission(IProfile profile,
Class<? extends ISecuritySupport> securityType,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a permission on a profile
|
void |
ISecurityController.removePermission(IProfile profile,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a permission on a profile
|
void |
ISecurityController.removePermission(IProfile profile,
IResourceDefinition storageDefinition,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a permission on a profile
|
void |
ISecurityController.removePermission(IUser user,
Class<? extends ISecuritySupport> securityType,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a permission on a user
|
void |
ISecurityController.removePermission(IUser user,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a permission on a user
|
void |
ISecurityController.removePermission(IUser user,
IResourceDefinition storageDefinition,
int organizationFilter,
IOrganization organization,
int localizationFilter,
ILocalization localization)
Remove a permission on a user
|
void |
IUser.setLocalization(ILocalization localization)
Allows to set the user's localization.
|
void |
ILocalization.setParent(ILocalization parent)
Set the parent of the localization
|
Modifier and Type | Method and Description |
---|---|
void |
ILocalization.addLocalizations(Collection<? extends ILocalization> localizations)
Add a collection of child localizations
|
Modifier and Type | Method and Description |
---|---|
ILocalization |
IBaseDirectoryModule.createLocalization(IContext context,
ILocalization localization,
String label)
Deprecated.
: use createLocalization( IContext context, ILocalization localization, String name, String label ) method instead.
|
ILocalization |
IBaseDirectoryModule.createLocalization(IContext context,
ILocalization localization,
String name,
String label)
Allows to create a child localization.
|
ILocalization |
IBaseDirectoryModule.createLocalization(IContext context,
String label)
Deprecated.
: use createLocalization( IContext context, ILocalization localization, String label ) method instead.
|
ILocalization |
IBaseDirectoryModule.createLocalization(IContext context,
String name,
String label)
Allows to create a localization at the root level.
|
ILocalization |
IBaseWorkflowModule.getExternalLocalization(IResource resource,
String propertyName)
Gets a
ILocalization object from a single localization selector property. |
ILocalization |
IBaseDocumentModule.getExternalLocalization(IResource resource,
String propertyName)
Gets a
ILocalization object from a single localization selector property. |
ILocalization |
IBaseDirectoryModule.getLocalization(IContext context,
ILocalization parent,
String name)
Deprecated.
use getLocalization( IContext context, String name ) method instead.
|
ILocalization |
IBaseDirectoryModule.getLocalization(IContext context,
String name)
Retrieves a localization by its system name.
|
ILocalization |
IBaseDirectoryModule.getLocalization(IStorageKey key)
Retrieves a localization object by its
IStorageKey object. |
ILocalization |
IBaseDirectoryModule.getLocalization(Object object)
Deprecated.
use getLocalization( IStorageKey ) instead
|
ILocalization |
IBaseDirectoryModule.getLocalizationByPathLabel(IContext context,
String path)
Retrieves a localization by its path.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends ILocalization> |
IBaseDirectoryModule.getLocalizations(IContext context)
Retrieves all the localizations.
|
Collection<? extends ILocalization> |
IBaseDirectoryModule.getLocalizations(IContext context,
ILocalization parent)
Retrieves the localizations of a
ILocalization object. |
Modifier and Type | Method and Description |
---|---|
void |
IBaseDirectoryModule.addLocalizationScope(ILocalizationScopeSupport localizationScopeSupport,
ILocalization localization,
boolean heritable)
Add localizationScope to the localizationScopeSupport object
|
ILocalization |
IBaseDirectoryModule.createLocalization(IContext context,
ILocalization localization,
String label)
Deprecated.
: use createLocalization( IContext context, ILocalization localization, String name, String label ) method instead.
|
ILocalization |
IBaseDirectoryModule.createLocalization(IContext context,
ILocalization localization,
String name,
String label)
Allows to create a child localization.
|
ILocalization |
IBaseDirectoryModule.getLocalization(IContext context,
ILocalization parent,
String name)
Deprecated.
use getLocalization( IContext context, String name ) method instead.
|
String |
IBaseDirectoryModule.getLocalizationPathLabel(ILocalization localization)
Generate path label of the localization
"/" in label will replaced by "\\/"
|
Collection<? extends ILocalization> |
IBaseDirectoryModule.getLocalizations(IContext context,
ILocalization parent)
Retrieves the localizations of a
ILocalization object. |
Collection<? extends IUser> |
IBaseDirectoryModule.getUsers(IContext context,
ILocalization localization)
Retrieves all the users of a specified localization.
|
void |
IBaseWorkflowModule.setExternalLocalization(IResource resource,
String propertyName,
ILocalization localization)
Sets a
ILocalization to a single selector property. |
void |
IBaseDocumentModule.setExternalLocalization(IResource resource,
String propertyName,
ILocalization localization)
Sets a
ILocalization to a single selector property. |
Modifier and Type | Method and Description |
---|---|
protected ILocalization |
BaseDirectoryTransactionExtension.getPreviousLocalization(IStorageKey id)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Collection<ILocalization> |
BaseDirectoryTransactionExtension.getCreatedLocalizations()
Deprecated.
|
protected Collection<ILocalization> |
BaseDirectoryTransactionExtension.getDeletedLocalizations()
Deprecated.
|
protected Collection<ILocalization> |
BaseDirectoryTransactionExtension.getUpdatedLocalizations()
Deprecated.
|
Copyright © 2022 Visiativ. All rights reserved.