Package | Description |
---|---|
com.docdoku.core.common |
Provides common classes that may be used in all packages.
|
com.docdoku.core.notification |
Classes for managing global, i.e. at workspace level, notifications.
|
com.docdoku.core.security |
Provides security related classes.
|
com.docdoku.core.services |
Business layer classes.
|
Modifier and Type | Method and Description |
---|---|
UserKey |
User.getKey() |
Modifier and Type | Method and Description |
---|---|
UserKey |
TagUserSubscriptionKey.getUserSubscriber() |
Modifier and Type | Method and Description |
---|---|
void |
TagUserSubscriptionKey.setUserSubscriber(UserKey userSubscriber) |
Constructor and Description |
---|
TagUserSubscriptionKey(UserKey userSubscriber,
TagKey tag) |
Modifier and Type | Method and Description |
---|---|
UserKey |
ACLUserEntryKey.getPrincipal() |
Modifier and Type | Method and Description |
---|---|
void |
ACLUserEntryKey.setPrincipal(UserKey principal) |
Constructor and Description |
---|
ACLUserEntryKey(int acl,
UserKey principal) |
Modifier and Type | Method and Description |
---|---|
UserGroup[] |
IUserManagerLocal.getUserGroupsForUser(UserKey userKey) |
Copyright © 2017 DocDoku. All rights reserved.