Class PrincipalModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.core.model.security.PrincipalModel
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
PrincipalGroupModel
,UserModel
public class PrincipalModel extends ItemModel
Generated model class for type Principal first defined at extension core.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
_CATEGORY2PRINCIPALRELATION
Generated relation code constant for relationCategory2PrincipalRelation
defining source attributeaccessibleCategories
in extensioncatalog
.static java.lang.String
_COMMENTWATCHERRELATION
Generated relation code constant for relationCommentWatcherRelation
defining source attributewatchedComments
in extensioncomments
.static java.lang.String
_PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION
Generated relation code constant for relationPrincipal2CockpitUIComponentReadAccessRelation
defining source attributereadableCockpitUIComponents
in extensioncockpit
.static java.lang.String
_PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION
Generated relation code constant for relationPrincipal2CockpitUIComponentWriteAccessRelation
defining source attributewritableCockpitUIComponents
in extensioncockpit
.static java.lang.String
_SYNCITEMJOB2PRINCIPAL
Generated relation code constant for relationSyncItemJob2Principal
defining source attributesyncJobs
in extensioncatalog
.static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
_WORKFLOWTEMPLATE2PRINCIPALRELATION
Generated relation code constant for relationWorkflowTemplate2PrincipalRelation
defining source attributevisibleTemplates
in extensionworkflow
.static java.lang.String
ACCESSIBLECATEGORIES
Generated constant - Attribute key ofPrincipal.accessibleCategories
attribute defined at extensioncatalog
.static java.lang.String
ALLGROUPS
Generated constant - Attribute key ofPrincipal.allGroups
attribute defined at extensioncore
.static java.lang.String
ALLSEARCHRESTRICTIONS
Generated constant - Attribute key ofPrincipal.allSearchRestrictions
attribute defined at extensioncore
.static java.lang.String
BACKOFFICELOGINDISABLED
Generated constant - Attribute key ofPrincipal.backOfficeLoginDisabled
attribute defined at extensionbackoffice
.static java.lang.String
CN
Generated constant - Attribute key ofPrincipal.CN
attribute defined at extensionldap
.static java.lang.String
COCKPITUICONFIGURATIONS
Generated constant - Attribute key ofPrincipal.cockpitUIConfigurations
attribute defined at extensioncockpit
.static java.lang.String
DESCRIPTION
Generated constant - Attribute key ofPrincipal.description
attribute defined at extensioncore
.static java.lang.String
DISPLAYNAME
Generated constant - Attribute key ofPrincipal.displayName
attribute defined at extensioncore
.static java.lang.String
DN
Generated constant - Attribute key ofPrincipal.DN
attribute defined at extensionldap
.static java.lang.String
GROUPS
Generated constant - Attribute key ofPrincipal.groups
attribute defined at extensioncore
.static java.lang.String
LDAPSEARCHBASE
Generated constant - Attribute key ofPrincipal.ldapsearchbase
attribute defined at extensionldap
.static java.lang.String
NAME
Generated constant - Attribute key ofPrincipal.name
attribute defined at extensioncore
.static java.lang.String
PROFILEPICTURE
Generated constant - Attribute key ofPrincipal.profilePicture
attribute defined at extensioncomments
.static java.lang.String
READABLECATALOGVERSIONS
Generated constant - Attribute key ofPrincipal.readableCatalogVersions
attribute defined at extensioncatalog
.static java.lang.String
READABLECOCKPITUICOMPONENTS
Generated constant - Attribute key ofPrincipal.readableCockpitUIComponents
attribute defined at extensioncockpit
.static java.lang.String
READCOLLECTIONS
Generated constant - Attribute key ofPrincipal.readCollections
attribute defined at extensioncockpit
.static java.lang.String
READSAVEDQUERIES
Generated constant - Attribute key ofPrincipal.readSavedQueries
attribute defined at extensioncockpit
.static java.lang.String
SEARCHRESTRICTIONS
Generated constant - Attribute key ofPrincipal.searchRestrictions
attribute defined at extensioncore
.static java.lang.String
SYNCJOBS
Generated constant - Attribute key ofPrincipal.syncJobs
attribute defined at extensioncatalog
.static java.lang.String
UID
Generated constant - Attribute key ofPrincipal.uid
attribute defined at extensioncore
.static java.lang.String
VISIBLETEMPLATES
Generated constant - Attribute key ofPrincipal.visibleTemplates
attribute defined at extensionworkflow
.static java.lang.String
WATCHEDCOMMENTS
Generated constant - Attribute key ofPrincipal.watchedComments
attribute defined at extensioncomments
.static java.lang.String
WRITABLECATALOGVERSIONS
Generated constant - Attribute key ofPrincipal.writableCatalogVersions
attribute defined at extensioncatalog
.static java.lang.String
WRITABLECOCKPITUICOMPONENTS
Generated constant - Attribute key ofPrincipal.writableCockpitUIComponents
attribute defined at extensioncockpit
.static java.lang.String
WRITECOLLECTIONS
Generated constant - Attribute key ofPrincipal.writeCollections
attribute defined at extensioncockpit
.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description PrincipalModel()
Generated constructor - Default constructor for generic creation.PrincipalModel(ItemModel _owner, java.lang.String _uid)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPrincipalModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing contextPrincipalModel(java.lang.String _uid)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.util.Collection<CategoryModel>
getAccessibleCategories()
Generated method - Getter of thePrincipal.accessibleCategories
attribute defined at extensioncatalog
.java.util.Set<PrincipalGroupModel>
getAllgroups()
Deprecated, for removal: This API element is subject to removal in a future version.since ages - use { @link #getAllGroups()} insteadjava.util.Set<PrincipalGroupModel>
getAllGroups()
Generated method - Getter of thePrincipal.allGroups
dynamic attribute defined at extensioncore
.java.util.Collection<SearchRestrictionModel>
getAllsearchrestrictions()
Deprecated, for removal: This API element is subject to removal in a future version.since ages - use { @link #getAllSearchRestrictions()} insteadjava.util.Collection<SearchRestrictionModel>
getAllSearchRestrictions()
Generated method - Getter of thePrincipal.allSearchRestrictions
dynamic attribute defined at extensioncore
.java.lang.Boolean
getBackOfficeLoginDisabled()
Generated method - Getter of thePrincipal.backOfficeLoginDisabled
attribute defined at extensionbackoffice
.java.lang.String
getCN()
Generated method - Getter of thePrincipal.CN
attribute defined at extensionldap
.java.util.Collection<CockpitUIComponentConfigurationModel>
getCockpitUIConfigurations()
Generated method - Getter of thePrincipal.cockpitUIConfigurations
attribute defined at extensioncockpit
.java.lang.String
getDescription()
Generated method - Getter of thePrincipal.description
attribute defined at extensioncore
.java.lang.String
getDisplayName()
Generated method - Getter of thePrincipal.displayName
dynamic attribute defined at extensioncore
.java.lang.String
getDisplayName(java.util.Locale loc)
Generated method - Getter of thePrincipal.displayName
dynamic attribute defined at extensioncore
.java.lang.String
getDN()
Generated method - Getter of thePrincipal.DN
attribute defined at extensionldap
.java.util.Set<PrincipalGroupModel>
getGroups()
Generated method - Getter of thePrincipal.groups
attribute defined at extensioncore
.java.lang.String
getLdapsearchbase()
Generated method - Getter of thePrincipal.ldapsearchbase
attribute defined at extensionldap
.java.lang.String
getName()
Generated method - Getter of thePrincipal.name
attribute defined at extensioncore
.MediaModel
getProfilePicture()
Generated method - Getter of thePrincipal.profilePicture
attribute defined at extensioncomments
.java.util.List<CatalogVersionModel>
getReadableCatalogVersions()
Generated method - Getter of thePrincipal.readableCatalogVersions
attribute defined at extensioncatalog
.java.util.Collection<CockpitUIComponentAccessRightModel>
getReadableCockpitUIComponents()
Generated method - Getter of thePrincipal.readableCockpitUIComponents
attribute defined at extensioncockpit
.java.util.Collection<CockpitObjectAbstractCollectionModel>
getReadCollections()
Generated method - Getter of thePrincipal.readCollections
attribute defined at extensioncockpit
.java.util.Collection<CockpitSavedQueryModel>
getReadSavedQueries()
Generated method - Getter of thePrincipal.readSavedQueries
attribute defined at extensioncockpit
.java.util.Collection<SearchRestrictionModel>
getSearchrestrictions()
Deprecated, for removal: This API element is subject to removal in a future version.since ages - use { @link #getSearchRestrictions()} insteadjava.util.Collection<SearchRestrictionModel>
getSearchRestrictions()
Generated method - Getter of thePrincipal.searchRestrictions
attribute defined at extensioncore
.java.util.Collection<SyncItemJobModel>
getSyncJobs()
Generated method - Getter of thePrincipal.syncJobs
attribute defined at extensioncatalog
.java.lang.String
getUid()
Generated method - Getter of thePrincipal.uid
attribute defined at extensioncore
.java.util.Collection<WorkflowTemplateModel>
getVisibleTemplates()
Generated method - Getter of thePrincipal.visibleTemplates
attribute defined at extensionworkflow
.java.util.List<CommentModel>
getWatchedComments()
Generated method - Getter of thePrincipal.watchedComments
attribute defined at extensioncomments
.java.util.List<CatalogVersionModel>
getWritableCatalogVersions()
Generated method - Getter of thePrincipal.writableCatalogVersions
attribute defined at extensioncatalog
.java.util.Collection<CockpitUIComponentAccessRightModel>
getWritableCockpitUIComponents()
Generated method - Getter of thePrincipal.writableCockpitUIComponents
attribute defined at extensioncockpit
.java.util.Collection<CockpitObjectAbstractCollectionModel>
getWriteCollections()
Generated method - Getter of thePrincipal.writeCollections
attribute defined at extensioncockpit
.void
setBackOfficeLoginDisabled(java.lang.Boolean value)
Generated method - Setter ofPrincipal.backOfficeLoginDisabled
attribute defined at extensionbackoffice
.void
setCN(java.lang.String value)
Generated method - Setter ofPrincipal.CN
attribute defined at extensionldap
.void
setCockpitUIConfigurations(java.util.Collection<CockpitUIComponentConfigurationModel> value)
Generated method - Setter ofPrincipal.cockpitUIConfigurations
attribute defined at extensioncockpit
.void
setDescription(java.lang.String value)
Generated method - Setter ofPrincipal.description
attribute defined at extensioncore
.void
setDN(java.lang.String value)
Generated method - Setter ofPrincipal.DN
attribute defined at extensionldap
.void
setGroups(java.util.Set<PrincipalGroupModel> value)
Generated method - Setter ofPrincipal.groups
attribute defined at extensioncore
.void
setLdapsearchbase(java.lang.String value)
Generated method - Setter ofPrincipal.ldapsearchbase
attribute defined at extensionldap
.void
setName(java.lang.String value)
Generated method - Setter ofPrincipal.name
attribute defined at extensioncore
.void
setProfilePicture(MediaModel value)
Generated method - Setter ofPrincipal.profilePicture
attribute defined at extensioncomments
.void
setReadableCatalogVersions(java.util.List<CatalogVersionModel> value)
Generated method - Setter ofPrincipal.readableCatalogVersions
attribute defined at extensioncatalog
.void
setReadableCockpitUIComponents(java.util.Collection<CockpitUIComponentAccessRightModel> value)
Generated method - Setter ofPrincipal.readableCockpitUIComponents
attribute defined at extensioncockpit
.void
setReadCollections(java.util.Collection<CockpitObjectAbstractCollectionModel> value)
Generated method - Setter ofPrincipal.readCollections
attribute defined at extensioncockpit
.void
setReadSavedQueries(java.util.Collection<CockpitSavedQueryModel> value)
Generated method - Setter ofPrincipal.readSavedQueries
attribute defined at extensioncockpit
.void
setSyncJobs(java.util.Collection<SyncItemJobModel> value)
Generated method - Setter ofPrincipal.syncJobs
attribute defined at extensioncatalog
.void
setUid(java.lang.String value)
Generated method - Setter ofPrincipal.uid
attribute defined at extensioncore
.void
setVisibleTemplates(java.util.Collection<WorkflowTemplateModel> value)
Generated method - Setter ofPrincipal.visibleTemplates
attribute defined at extensionworkflow
.void
setWatchedComments(java.util.List<CommentModel> value)
Generated method - Setter ofPrincipal.watchedComments
attribute defined at extensioncomments
.void
setWritableCatalogVersions(java.util.List<CatalogVersionModel> value)
Generated method - Setter ofPrincipal.writableCatalogVersions
attribute defined at extensioncatalog
.void
setWritableCockpitUIComponents(java.util.Collection<CockpitUIComponentAccessRightModel> value)
Generated method - Setter ofPrincipal.writableCockpitUIComponents
attribute defined at extensioncockpit
.void
setWriteCollections(java.util.Collection<CockpitObjectAbstractCollectionModel> value)
Generated method - Setter ofPrincipal.writeCollections
attribute defined at extensioncockpit
.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_CATEGORY2PRINCIPALRELATION
public static final java.lang.String _CATEGORY2PRINCIPALRELATION
Generated relation code constant for relationCategory2PrincipalRelation
defining source attributeaccessibleCategories
in extensioncatalog
.- See Also:
- Constant Field Values
-
_SYNCITEMJOB2PRINCIPAL
public static final java.lang.String _SYNCITEMJOB2PRINCIPAL
Generated relation code constant for relationSyncItemJob2Principal
defining source attributesyncJobs
in extensioncatalog
.- See Also:
- Constant Field Values
-
_WORKFLOWTEMPLATE2PRINCIPALRELATION
public static final java.lang.String _WORKFLOWTEMPLATE2PRINCIPALRELATION
Generated relation code constant for relationWorkflowTemplate2PrincipalRelation
defining source attributevisibleTemplates
in extensionworkflow
.- See Also:
- Constant Field Values
-
_COMMENTWATCHERRELATION
public static final java.lang.String _COMMENTWATCHERRELATION
Generated relation code constant for relationCommentWatcherRelation
defining source attributewatchedComments
in extensioncomments
.- See Also:
- Constant Field Values
-
_PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION
public static final java.lang.String _PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION
Generated relation code constant for relationPrincipal2CockpitUIComponentReadAccessRelation
defining source attributereadableCockpitUIComponents
in extensioncockpit
.- See Also:
- Constant Field Values
-
_PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION
public static final java.lang.String _PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION
Generated relation code constant for relationPrincipal2CockpitUIComponentWriteAccessRelation
defining source attributewritableCockpitUIComponents
in extensioncockpit
.- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Generated constant - Attribute key ofPrincipal.description
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Generated constant - Attribute key ofPrincipal.name
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
DISPLAYNAME
public static final java.lang.String DISPLAYNAME
Generated constant - Attribute key ofPrincipal.displayName
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
UID
public static final java.lang.String UID
Generated constant - Attribute key ofPrincipal.uid
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
ALLSEARCHRESTRICTIONS
public static final java.lang.String ALLSEARCHRESTRICTIONS
Generated constant - Attribute key ofPrincipal.allSearchRestrictions
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
ALLGROUPS
public static final java.lang.String ALLGROUPS
Generated constant - Attribute key ofPrincipal.allGroups
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
GROUPS
public static final java.lang.String GROUPS
Generated constant - Attribute key ofPrincipal.groups
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
SEARCHRESTRICTIONS
public static final java.lang.String SEARCHRESTRICTIONS
Generated constant - Attribute key ofPrincipal.searchRestrictions
attribute defined at extensioncore
.- See Also:
- Constant Field Values
-
ACCESSIBLECATEGORIES
public static final java.lang.String ACCESSIBLECATEGORIES
Generated constant - Attribute key ofPrincipal.accessibleCategories
attribute defined at extensioncatalog
.- See Also:
- Constant Field Values
-
WRITABLECATALOGVERSIONS
public static final java.lang.String WRITABLECATALOGVERSIONS
Generated constant - Attribute key ofPrincipal.writableCatalogVersions
attribute defined at extensioncatalog
.- See Also:
- Constant Field Values
-
READABLECATALOGVERSIONS
public static final java.lang.String READABLECATALOGVERSIONS
Generated constant - Attribute key ofPrincipal.readableCatalogVersions
attribute defined at extensioncatalog
.- See Also:
- Constant Field Values
-
SYNCJOBS
public static final java.lang.String SYNCJOBS
Generated constant - Attribute key ofPrincipal.syncJobs
attribute defined at extensioncatalog
.- See Also:
- Constant Field Values
-
VISIBLETEMPLATES
public static final java.lang.String VISIBLETEMPLATES
Generated constant - Attribute key ofPrincipal.visibleTemplates
attribute defined at extensionworkflow
.- See Also:
- Constant Field Values
-
PROFILEPICTURE
public static final java.lang.String PROFILEPICTURE
Generated constant - Attribute key ofPrincipal.profilePicture
attribute defined at extensioncomments
.- See Also:
- Constant Field Values
-
WATCHEDCOMMENTS
public static final java.lang.String WATCHEDCOMMENTS
Generated constant - Attribute key ofPrincipal.watchedComments
attribute defined at extensioncomments
.- See Also:
- Constant Field Values
-
BACKOFFICELOGINDISABLED
public static final java.lang.String BACKOFFICELOGINDISABLED
Generated constant - Attribute key ofPrincipal.backOfficeLoginDisabled
attribute defined at extensionbackoffice
.- See Also:
- Constant Field Values
-
READCOLLECTIONS
public static final java.lang.String READCOLLECTIONS
Generated constant - Attribute key ofPrincipal.readCollections
attribute defined at extensioncockpit
.- See Also:
- Constant Field Values
-
WRITECOLLECTIONS
public static final java.lang.String WRITECOLLECTIONS
Generated constant - Attribute key ofPrincipal.writeCollections
attribute defined at extensioncockpit
.- See Also:
- Constant Field Values
-
COCKPITUICONFIGURATIONS
public static final java.lang.String COCKPITUICONFIGURATIONS
Generated constant - Attribute key ofPrincipal.cockpitUIConfigurations
attribute defined at extensioncockpit
.- See Also:
- Constant Field Values
-
READABLECOCKPITUICOMPONENTS
public static final java.lang.String READABLECOCKPITUICOMPONENTS
Generated constant - Attribute key ofPrincipal.readableCockpitUIComponents
attribute defined at extensioncockpit
.- See Also:
- Constant Field Values
-
WRITABLECOCKPITUICOMPONENTS
public static final java.lang.String WRITABLECOCKPITUICOMPONENTS
Generated constant - Attribute key ofPrincipal.writableCockpitUIComponents
attribute defined at extensioncockpit
.- See Also:
- Constant Field Values
-
READSAVEDQUERIES
public static final java.lang.String READSAVEDQUERIES
Generated constant - Attribute key ofPrincipal.readSavedQueries
attribute defined at extensioncockpit
.- See Also:
- Constant Field Values
-
LDAPSEARCHBASE
public static final java.lang.String LDAPSEARCHBASE
Generated constant - Attribute key ofPrincipal.ldapsearchbase
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
DN
public static final java.lang.String DN
Generated constant - Attribute key ofPrincipal.DN
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
CN
public static final java.lang.String CN
Generated constant - Attribute key ofPrincipal.CN
attribute defined at extensionldap
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PrincipalModel
public PrincipalModel()
Generated constructor - Default constructor for generic creation.
-
PrincipalModel
public PrincipalModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx
- the model context to be injected, must not be null
-
PrincipalModel
@Deprecated(since="4.1.1", forRemoval=true) public PrincipalModel(java.lang.String _uid)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_uid
- initial attribute declared by typePrincipal
at extensioncore
-
PrincipalModel
@Deprecated(since="4.1.1", forRemoval=true) public PrincipalModel(ItemModel _owner, java.lang.String _uid)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner
- initial attribute declared by typeItem
at extensioncore
_uid
- initial attribute declared by typePrincipal
at extensioncore
-
-
Method Detail
-
getAccessibleCategories
@Accessor(qualifier="accessibleCategories", type=GETTER) public java.util.Collection<CategoryModel> getAccessibleCategories()
Generated method - Getter of thePrincipal.accessibleCategories
attribute defined at extensioncatalog
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the accessibleCategories - catalog categories which are accessible for this principal
-
getAllgroups
@Deprecated(since="ages", forRemoval=true) public java.util.Set<PrincipalGroupModel> getAllgroups()
Deprecated, for removal: This API element is subject to removal in a future version.since ages - use { @link #getAllGroups()} insteadGenerated method - Getter of thePrincipal.allGroups
dynamic attribute defined at extensioncore
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the allGroups
-
getAllGroups
@Accessor(qualifier="allGroups", type=GETTER) public java.util.Set<PrincipalGroupModel> getAllGroups()
Generated method - Getter of thePrincipal.allGroups
dynamic attribute defined at extensioncore
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the allGroups
-
getAllsearchrestrictions
@Deprecated(since="ages", forRemoval=true) public java.util.Collection<SearchRestrictionModel> getAllsearchrestrictions()
Deprecated, for removal: This API element is subject to removal in a future version.since ages - use { @link #getAllSearchRestrictions()} insteadGenerated method - Getter of thePrincipal.allSearchRestrictions
dynamic attribute defined at extensioncore
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the allSearchRestrictions
-
getAllSearchRestrictions
@Accessor(qualifier="allSearchRestrictions", type=GETTER) public java.util.Collection<SearchRestrictionModel> getAllSearchRestrictions()
Generated method - Getter of thePrincipal.allSearchRestrictions
dynamic attribute defined at extensioncore
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the allSearchRestrictions
-
getBackOfficeLoginDisabled
@Accessor(qualifier="backOfficeLoginDisabled", type=GETTER) public java.lang.Boolean getBackOfficeLoginDisabled()
Generated method - Getter of thePrincipal.backOfficeLoginDisabled
attribute defined at extensionbackoffice
.- Returns:
- the backOfficeLoginDisabled
-
getCN
@Accessor(qualifier="CN", type=GETTER) public java.lang.String getCN()
Generated method - Getter of thePrincipal.CN
attribute defined at extensionldap
.- Returns:
- the CN
-
getCockpitUIConfigurations
@Accessor(qualifier="cockpitUIConfigurations", type=GETTER) public java.util.Collection<CockpitUIComponentConfigurationModel> getCockpitUIConfigurations()
Generated method - Getter of thePrincipal.cockpitUIConfigurations
attribute defined at extensioncockpit
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the cockpitUIConfigurations
-
getDescription
@Accessor(qualifier="description", type=GETTER) public java.lang.String getDescription()
Generated method - Getter of thePrincipal.description
attribute defined at extensioncore
.- Returns:
- the description
-
getDisplayName
@Accessor(qualifier="displayName", type=GETTER) public java.lang.String getDisplayName()
Generated method - Getter of thePrincipal.displayName
dynamic attribute defined at extensioncore
.- Returns:
- the displayName
-
getDisplayName
@Accessor(qualifier="displayName", type=GETTER) public java.lang.String getDisplayName(java.util.Locale loc)
Generated method - Getter of thePrincipal.displayName
dynamic attribute defined at extensioncore
.- Parameters:
loc
- the value localization key- Returns:
- the displayName
- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
getDN
@Accessor(qualifier="DN", type=GETTER) public java.lang.String getDN()
Generated method - Getter of thePrincipal.DN
attribute defined at extensionldap
.- Returns:
- the DN
-
getGroups
@Accessor(qualifier="groups", type=GETTER) public java.util.Set<PrincipalGroupModel> getGroups()
Generated method - Getter of thePrincipal.groups
attribute defined at extensioncore
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the groups
-
getLdapsearchbase
@Accessor(qualifier="ldapsearchbase", type=GETTER) public java.lang.String getLdapsearchbase()
Generated method - Getter of thePrincipal.ldapsearchbase
attribute defined at extensionldap
.- Returns:
- the ldapsearchbase - CAUTION: You have to copy the value of the attribute 'LDAPSEARCHBASE' to the attribute 'DN', yourself !!!
-
getName
@Accessor(qualifier="name", type=GETTER) public java.lang.String getName()
Generated method - Getter of thePrincipal.name
attribute defined at extensioncore
.- Returns:
- the name
-
getProfilePicture
@Accessor(qualifier="profilePicture", type=GETTER) public MediaModel getProfilePicture()
Generated method - Getter of thePrincipal.profilePicture
attribute defined at extensioncomments
.- Returns:
- the profilePicture
-
getReadableCatalogVersions
@Accessor(qualifier="readableCatalogVersions", type=GETTER) public java.util.List<CatalogVersionModel> getReadableCatalogVersions()
Generated method - Getter of thePrincipal.readableCatalogVersions
attribute defined at extensioncatalog
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the readableCatalogVersions
-
getReadableCockpitUIComponents
@Accessor(qualifier="readableCockpitUIComponents", type=GETTER) public java.util.Collection<CockpitUIComponentAccessRightModel> getReadableCockpitUIComponents()
Generated method - Getter of thePrincipal.readableCockpitUIComponents
attribute defined at extensioncockpit
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the readableCockpitUIComponents
-
getReadCollections
@Accessor(qualifier="readCollections", type=GETTER) public java.util.Collection<CockpitObjectAbstractCollectionModel> getReadCollections()
Generated method - Getter of thePrincipal.readCollections
attribute defined at extensioncockpit
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the readCollections
-
getReadSavedQueries
@Accessor(qualifier="readSavedQueries", type=GETTER) public java.util.Collection<CockpitSavedQueryModel> getReadSavedQueries()
Generated method - Getter of thePrincipal.readSavedQueries
attribute defined at extensioncockpit
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the readSavedQueries
-
getSearchrestrictions
@Deprecated(since="ages", forRemoval=true) public java.util.Collection<SearchRestrictionModel> getSearchrestrictions()
Deprecated, for removal: This API element is subject to removal in a future version.since ages - use { @link #getSearchRestrictions()} insteadGenerated method - Getter of thePrincipal.searchRestrictions
attribute defined at extensioncore
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the searchRestrictions
-
getSearchRestrictions
@Accessor(qualifier="searchRestrictions", type=GETTER) public java.util.Collection<SearchRestrictionModel> getSearchRestrictions()
Generated method - Getter of thePrincipal.searchRestrictions
attribute defined at extensioncore
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the searchRestrictions
-
getSyncJobs
@Accessor(qualifier="syncJobs", type=GETTER) public java.util.Collection<SyncItemJobModel> getSyncJobs()
Generated method - Getter of thePrincipal.syncJobs
attribute defined at extensioncatalog
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the syncJobs
-
getUid
@Accessor(qualifier="uid", type=GETTER) public java.lang.String getUid()
Generated method - Getter of thePrincipal.uid
attribute defined at extensioncore
.- Returns:
- the uid
-
getVisibleTemplates
@Accessor(qualifier="visibleTemplates", type=GETTER) public java.util.Collection<WorkflowTemplateModel> getVisibleTemplates()
Generated method - Getter of thePrincipal.visibleTemplates
attribute defined at extensionworkflow
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the visibleTemplates
-
getWatchedComments
@Accessor(qualifier="watchedComments", type=GETTER) public java.util.List<CommentModel> getWatchedComments()
Generated method - Getter of thePrincipal.watchedComments
attribute defined at extensioncomments
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the watchedComments
-
getWritableCatalogVersions
@Accessor(qualifier="writableCatalogVersions", type=GETTER) public java.util.List<CatalogVersionModel> getWritableCatalogVersions()
Generated method - Getter of thePrincipal.writableCatalogVersions
attribute defined at extensioncatalog
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the writableCatalogVersions
-
getWritableCockpitUIComponents
@Accessor(qualifier="writableCockpitUIComponents", type=GETTER) public java.util.Collection<CockpitUIComponentAccessRightModel> getWritableCockpitUIComponents()
Generated method - Getter of thePrincipal.writableCockpitUIComponents
attribute defined at extensioncockpit
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the writableCockpitUIComponents
-
getWriteCollections
@Accessor(qualifier="writeCollections", type=GETTER) public java.util.Collection<CockpitObjectAbstractCollectionModel> getWriteCollections()
Generated method - Getter of thePrincipal.writeCollections
attribute defined at extensioncockpit
. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the writeCollections
-
setBackOfficeLoginDisabled
@Accessor(qualifier="backOfficeLoginDisabled", type=SETTER) public void setBackOfficeLoginDisabled(java.lang.Boolean value)
Generated method - Setter ofPrincipal.backOfficeLoginDisabled
attribute defined at extensionbackoffice
.- Parameters:
value
- the backOfficeLoginDisabled
-
setCN
@Accessor(qualifier="CN", type=SETTER) public void setCN(java.lang.String value)
Generated method - Setter ofPrincipal.CN
attribute defined at extensionldap
.- Parameters:
value
- the CN
-
setCockpitUIConfigurations
@Accessor(qualifier="cockpitUIConfigurations", type=SETTER) public void setCockpitUIConfigurations(java.util.Collection<CockpitUIComponentConfigurationModel> value)
Generated method - Setter ofPrincipal.cockpitUIConfigurations
attribute defined at extensioncockpit
.- Parameters:
value
- the cockpitUIConfigurations
-
setDescription
@Accessor(qualifier="description", type=SETTER) public void setDescription(java.lang.String value)
Generated method - Setter ofPrincipal.description
attribute defined at extensioncore
.- Parameters:
value
- the description
-
setDN
@Accessor(qualifier="DN", type=SETTER) public void setDN(java.lang.String value)
Generated method - Setter ofPrincipal.DN
attribute defined at extensionldap
.- Parameters:
value
- the DN
-
setGroups
@Accessor(qualifier="groups", type=SETTER) public void setGroups(java.util.Set<PrincipalGroupModel> value)
Generated method - Setter ofPrincipal.groups
attribute defined at extensioncore
.- Parameters:
value
- the groups
-
setLdapsearchbase
@Accessor(qualifier="ldapsearchbase", type=SETTER) public void setLdapsearchbase(java.lang.String value)
Generated method - Setter ofPrincipal.ldapsearchbase
attribute defined at extensionldap
.- Parameters:
value
- the ldapsearchbase - CAUTION: You have to copy the value of the attribute 'LDAPSEARCHBASE' to the attribute 'DN', yourself !!!
-
setName
@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value)
Generated method - Setter ofPrincipal.name
attribute defined at extensioncore
.- Parameters:
value
- the name
-
setProfilePicture
@Accessor(qualifier="profilePicture", type=SETTER) public void setProfilePicture(MediaModel value)
Generated method - Setter ofPrincipal.profilePicture
attribute defined at extensioncomments
.- Parameters:
value
- the profilePicture
-
setReadableCatalogVersions
@Accessor(qualifier="readableCatalogVersions", type=SETTER) public void setReadableCatalogVersions(java.util.List<CatalogVersionModel> value)
Generated method - Setter ofPrincipal.readableCatalogVersions
attribute defined at extensioncatalog
.- Parameters:
value
- the readableCatalogVersions
-
setReadableCockpitUIComponents
@Accessor(qualifier="readableCockpitUIComponents", type=SETTER) public void setReadableCockpitUIComponents(java.util.Collection<CockpitUIComponentAccessRightModel> value)
Generated method - Setter ofPrincipal.readableCockpitUIComponents
attribute defined at extensioncockpit
.- Parameters:
value
- the readableCockpitUIComponents
-
setReadCollections
@Accessor(qualifier="readCollections", type=SETTER) public void setReadCollections(java.util.Collection<CockpitObjectAbstractCollectionModel> value)
Generated method - Setter ofPrincipal.readCollections
attribute defined at extensioncockpit
.- Parameters:
value
- the readCollections
-
setReadSavedQueries
@Accessor(qualifier="readSavedQueries", type=SETTER) public void setReadSavedQueries(java.util.Collection<CockpitSavedQueryModel> value)
Generated method - Setter ofPrincipal.readSavedQueries
attribute defined at extensioncockpit
.- Parameters:
value
- the readSavedQueries
-
setSyncJobs
@Accessor(qualifier="syncJobs", type=SETTER) public void setSyncJobs(java.util.Collection<SyncItemJobModel> value)
Generated method - Setter ofPrincipal.syncJobs
attribute defined at extensioncatalog
.- Parameters:
value
- the syncJobs
-
setUid
@Accessor(qualifier="uid", type=SETTER) public void setUid(java.lang.String value)
Generated method - Setter ofPrincipal.uid
attribute defined at extensioncore
.- Parameters:
value
- the uid
-
setVisibleTemplates
@Accessor(qualifier="visibleTemplates", type=SETTER) public void setVisibleTemplates(java.util.Collection<WorkflowTemplateModel> value)
Generated method - Setter ofPrincipal.visibleTemplates
attribute defined at extensionworkflow
.- Parameters:
value
- the visibleTemplates
-
setWatchedComments
@Accessor(qualifier="watchedComments", type=SETTER) public void setWatchedComments(java.util.List<CommentModel> value)
Generated method - Setter ofPrincipal.watchedComments
attribute defined at extensioncomments
.- Parameters:
value
- the watchedComments
-
setWritableCatalogVersions
@Accessor(qualifier="writableCatalogVersions", type=SETTER) public void setWritableCatalogVersions(java.util.List<CatalogVersionModel> value)
Generated method - Setter ofPrincipal.writableCatalogVersions
attribute defined at extensioncatalog
.- Parameters:
value
- the writableCatalogVersions
-
setWritableCockpitUIComponents
@Accessor(qualifier="writableCockpitUIComponents", type=SETTER) public void setWritableCockpitUIComponents(java.util.Collection<CockpitUIComponentAccessRightModel> value)
Generated method - Setter ofPrincipal.writableCockpitUIComponents
attribute defined at extensioncockpit
.- Parameters:
value
- the writableCockpitUIComponents
-
setWriteCollections
@Accessor(qualifier="writeCollections", type=SETTER) public void setWriteCollections(java.util.Collection<CockpitObjectAbstractCollectionModel> value)
Generated method - Setter ofPrincipal.writeCollections
attribute defined at extensioncockpit
.- Parameters:
value
- the writeCollections
-
-