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_CATEGORY2PRINCIPALRELATIONGenerated relation code constant for relationCategory2PrincipalRelationdefining source attributeaccessibleCategoriesin extensioncatalog.static java.lang.String_COMMENTWATCHERRELATIONGenerated relation code constant for relationCommentWatcherRelationdefining source attributewatchedCommentsin extensioncomments.static java.lang.String_PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATIONGenerated relation code constant for relationPrincipal2CockpitUIComponentReadAccessRelationdefining source attributereadableCockpitUIComponentsin extensioncockpit.static java.lang.String_PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATIONGenerated relation code constant for relationPrincipal2CockpitUIComponentWriteAccessRelationdefining source attributewritableCockpitUIComponentsin extensioncockpit.static java.lang.String_SYNCITEMJOB2PRINCIPALGenerated relation code constant for relationSyncItemJob2Principaldefining source attributesyncJobsin extensioncatalog.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.String_WORKFLOWTEMPLATE2PRINCIPALRELATIONGenerated relation code constant for relationWorkflowTemplate2PrincipalRelationdefining source attributevisibleTemplatesin extensionworkflow.static java.lang.StringACCESSIBLECATEGORIESGenerated constant - Attribute key ofPrincipal.accessibleCategoriesattribute defined at extensioncatalog.static java.lang.StringALLGROUPSGenerated constant - Attribute key ofPrincipal.allGroupsattribute defined at extensioncore.static java.lang.StringALLSEARCHRESTRICTIONSGenerated constant - Attribute key ofPrincipal.allSearchRestrictionsattribute defined at extensioncore.static java.lang.StringBACKOFFICELOGINDISABLEDGenerated constant - Attribute key ofPrincipal.backOfficeLoginDisabledattribute defined at extensionbackoffice.static java.lang.StringCNGenerated constant - Attribute key ofPrincipal.CNattribute defined at extensionldap.static java.lang.StringCOCKPITUICONFIGURATIONSGenerated constant - Attribute key ofPrincipal.cockpitUIConfigurationsattribute defined at extensioncockpit.static java.lang.StringDESCRIPTIONGenerated constant - Attribute key ofPrincipal.descriptionattribute defined at extensioncore.static java.lang.StringDISPLAYNAMEGenerated constant - Attribute key ofPrincipal.displayNameattribute defined at extensioncore.static java.lang.StringDNGenerated constant - Attribute key ofPrincipal.DNattribute defined at extensionldap.static java.lang.StringGROUPSGenerated constant - Attribute key ofPrincipal.groupsattribute defined at extensioncore.static java.lang.StringLDAPSEARCHBASEGenerated constant - Attribute key ofPrincipal.ldapsearchbaseattribute defined at extensionldap.static java.lang.StringNAMEGenerated constant - Attribute key ofPrincipal.nameattribute defined at extensioncore.static java.lang.StringPROFILEPICTUREGenerated constant - Attribute key ofPrincipal.profilePictureattribute defined at extensioncomments.static java.lang.StringREADABLECATALOGVERSIONSGenerated constant - Attribute key ofPrincipal.readableCatalogVersionsattribute defined at extensioncatalog.static java.lang.StringREADABLECOCKPITUICOMPONENTSGenerated constant - Attribute key ofPrincipal.readableCockpitUIComponentsattribute defined at extensioncockpit.static java.lang.StringREADCOLLECTIONSGenerated constant - Attribute key ofPrincipal.readCollectionsattribute defined at extensioncockpit.static java.lang.StringREADSAVEDQUERIESGenerated constant - Attribute key ofPrincipal.readSavedQueriesattribute defined at extensioncockpit.static java.lang.StringSEARCHRESTRICTIONSGenerated constant - Attribute key ofPrincipal.searchRestrictionsattribute defined at extensioncore.static java.lang.StringSYNCJOBSGenerated constant - Attribute key ofPrincipal.syncJobsattribute defined at extensioncatalog.static java.lang.StringUIDGenerated constant - Attribute key ofPrincipal.uidattribute defined at extensioncore.static java.lang.StringVISIBLETEMPLATESGenerated constant - Attribute key ofPrincipal.visibleTemplatesattribute defined at extensionworkflow.static java.lang.StringWATCHEDCOMMENTSGenerated constant - Attribute key ofPrincipal.watchedCommentsattribute defined at extensioncomments.static java.lang.StringWRITABLECATALOGVERSIONSGenerated constant - Attribute key ofPrincipal.writableCatalogVersionsattribute defined at extensioncatalog.static java.lang.StringWRITABLECOCKPITUICOMPONENTSGenerated constant - Attribute key ofPrincipal.writableCockpitUIComponentsattribute defined at extensioncockpit.static java.lang.StringWRITECOLLECTIONSGenerated constant - Attribute key ofPrincipal.writeCollectionsattribute 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.accessibleCategoriesattribute 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.allGroupsdynamic 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.allSearchRestrictionsdynamic attribute defined at extensioncore.java.lang.BooleangetBackOfficeLoginDisabled()Generated method - Getter of thePrincipal.backOfficeLoginDisabledattribute defined at extensionbackoffice.java.lang.StringgetCN()Generated method - Getter of thePrincipal.CNattribute defined at extensionldap.java.util.Collection<CockpitUIComponentConfigurationModel>getCockpitUIConfigurations()Generated method - Getter of thePrincipal.cockpitUIConfigurationsattribute defined at extensioncockpit.java.lang.StringgetDescription()Generated method - Getter of thePrincipal.descriptionattribute defined at extensioncore.java.lang.StringgetDisplayName()Generated method - Getter of thePrincipal.displayNamedynamic attribute defined at extensioncore.java.lang.StringgetDisplayName(java.util.Locale loc)Generated method - Getter of thePrincipal.displayNamedynamic attribute defined at extensioncore.java.lang.StringgetDN()Generated method - Getter of thePrincipal.DNattribute defined at extensionldap.java.util.Set<PrincipalGroupModel>getGroups()Generated method - Getter of thePrincipal.groupsattribute defined at extensioncore.java.lang.StringgetLdapsearchbase()Generated method - Getter of thePrincipal.ldapsearchbaseattribute defined at extensionldap.java.lang.StringgetName()Generated method - Getter of thePrincipal.nameattribute defined at extensioncore.MediaModelgetProfilePicture()Generated method - Getter of thePrincipal.profilePictureattribute defined at extensioncomments.java.util.List<CatalogVersionModel>getReadableCatalogVersions()Generated method - Getter of thePrincipal.readableCatalogVersionsattribute defined at extensioncatalog.java.util.Collection<CockpitUIComponentAccessRightModel>getReadableCockpitUIComponents()Generated method - Getter of thePrincipal.readableCockpitUIComponentsattribute defined at extensioncockpit.java.util.Collection<CockpitObjectAbstractCollectionModel>getReadCollections()Generated method - Getter of thePrincipal.readCollectionsattribute defined at extensioncockpit.java.util.Collection<CockpitSavedQueryModel>getReadSavedQueries()Generated method - Getter of thePrincipal.readSavedQueriesattribute 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.searchRestrictionsattribute defined at extensioncore.java.util.Collection<SyncItemJobModel>getSyncJobs()Generated method - Getter of thePrincipal.syncJobsattribute defined at extensioncatalog.java.lang.StringgetUid()Generated method - Getter of thePrincipal.uidattribute defined at extensioncore.java.util.Collection<WorkflowTemplateModel>getVisibleTemplates()Generated method - Getter of thePrincipal.visibleTemplatesattribute defined at extensionworkflow.java.util.List<CommentModel>getWatchedComments()Generated method - Getter of thePrincipal.watchedCommentsattribute defined at extensioncomments.java.util.List<CatalogVersionModel>getWritableCatalogVersions()Generated method - Getter of thePrincipal.writableCatalogVersionsattribute defined at extensioncatalog.java.util.Collection<CockpitUIComponentAccessRightModel>getWritableCockpitUIComponents()Generated method - Getter of thePrincipal.writableCockpitUIComponentsattribute defined at extensioncockpit.java.util.Collection<CockpitObjectAbstractCollectionModel>getWriteCollections()Generated method - Getter of thePrincipal.writeCollectionsattribute defined at extensioncockpit.voidsetBackOfficeLoginDisabled(java.lang.Boolean value)Generated method - Setter ofPrincipal.backOfficeLoginDisabledattribute defined at extensionbackoffice.voidsetCN(java.lang.String value)Generated method - Setter ofPrincipal.CNattribute defined at extensionldap.voidsetCockpitUIConfigurations(java.util.Collection<CockpitUIComponentConfigurationModel> value)Generated method - Setter ofPrincipal.cockpitUIConfigurationsattribute defined at extensioncockpit.voidsetDescription(java.lang.String value)Generated method - Setter ofPrincipal.descriptionattribute defined at extensioncore.voidsetDN(java.lang.String value)Generated method - Setter ofPrincipal.DNattribute defined at extensionldap.voidsetGroups(java.util.Set<PrincipalGroupModel> value)Generated method - Setter ofPrincipal.groupsattribute defined at extensioncore.voidsetLdapsearchbase(java.lang.String value)Generated method - Setter ofPrincipal.ldapsearchbaseattribute defined at extensionldap.voidsetName(java.lang.String value)Generated method - Setter ofPrincipal.nameattribute defined at extensioncore.voidsetProfilePicture(MediaModel value)Generated method - Setter ofPrincipal.profilePictureattribute defined at extensioncomments.voidsetReadableCatalogVersions(java.util.List<CatalogVersionModel> value)Generated method - Setter ofPrincipal.readableCatalogVersionsattribute defined at extensioncatalog.voidsetReadableCockpitUIComponents(java.util.Collection<CockpitUIComponentAccessRightModel> value)Generated method - Setter ofPrincipal.readableCockpitUIComponentsattribute defined at extensioncockpit.voidsetReadCollections(java.util.Collection<CockpitObjectAbstractCollectionModel> value)Generated method - Setter ofPrincipal.readCollectionsattribute defined at extensioncockpit.voidsetReadSavedQueries(java.util.Collection<CockpitSavedQueryModel> value)Generated method - Setter ofPrincipal.readSavedQueriesattribute defined at extensioncockpit.voidsetSyncJobs(java.util.Collection<SyncItemJobModel> value)Generated method - Setter ofPrincipal.syncJobsattribute defined at extensioncatalog.voidsetUid(java.lang.String value)Generated method - Setter ofPrincipal.uidattribute defined at extensioncore.voidsetVisibleTemplates(java.util.Collection<WorkflowTemplateModel> value)Generated method - Setter ofPrincipal.visibleTemplatesattribute defined at extensionworkflow.voidsetWatchedComments(java.util.List<CommentModel> value)Generated method - Setter ofPrincipal.watchedCommentsattribute defined at extensioncomments.voidsetWritableCatalogVersions(java.util.List<CatalogVersionModel> value)Generated method - Setter ofPrincipal.writableCatalogVersionsattribute defined at extensioncatalog.voidsetWritableCockpitUIComponents(java.util.Collection<CockpitUIComponentAccessRightModel> value)Generated method - Setter ofPrincipal.writableCockpitUIComponentsattribute defined at extensioncockpit.voidsetWriteCollections(java.util.Collection<CockpitObjectAbstractCollectionModel> value)Generated method - Setter ofPrincipal.writeCollectionsattribute 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 relationCategory2PrincipalRelationdefining source attributeaccessibleCategoriesin extensioncatalog.- See Also:
- Constant Field Values
-
_SYNCITEMJOB2PRINCIPAL
public static final java.lang.String _SYNCITEMJOB2PRINCIPAL
Generated relation code constant for relationSyncItemJob2Principaldefining source attributesyncJobsin extensioncatalog.- See Also:
- Constant Field Values
-
_WORKFLOWTEMPLATE2PRINCIPALRELATION
public static final java.lang.String _WORKFLOWTEMPLATE2PRINCIPALRELATION
Generated relation code constant for relationWorkflowTemplate2PrincipalRelationdefining source attributevisibleTemplatesin extensionworkflow.- See Also:
- Constant Field Values
-
_COMMENTWATCHERRELATION
public static final java.lang.String _COMMENTWATCHERRELATION
Generated relation code constant for relationCommentWatcherRelationdefining source attributewatchedCommentsin extensioncomments.- See Also:
- Constant Field Values
-
_PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION
public static final java.lang.String _PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION
Generated relation code constant for relationPrincipal2CockpitUIComponentReadAccessRelationdefining source attributereadableCockpitUIComponentsin extensioncockpit.- See Also:
- Constant Field Values
-
_PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION
public static final java.lang.String _PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION
Generated relation code constant for relationPrincipal2CockpitUIComponentWriteAccessRelationdefining source attributewritableCockpitUIComponentsin extensioncockpit.- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Generated constant - Attribute key ofPrincipal.descriptionattribute defined at extensioncore.- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Generated constant - Attribute key ofPrincipal.nameattribute defined at extensioncore.- See Also:
- Constant Field Values
-
DISPLAYNAME
public static final java.lang.String DISPLAYNAME
Generated constant - Attribute key ofPrincipal.displayNameattribute defined at extensioncore.- See Also:
- Constant Field Values
-
UID
public static final java.lang.String UID
Generated constant - Attribute key ofPrincipal.uidattribute defined at extensioncore.- See Also:
- Constant Field Values
-
ALLSEARCHRESTRICTIONS
public static final java.lang.String ALLSEARCHRESTRICTIONS
Generated constant - Attribute key ofPrincipal.allSearchRestrictionsattribute defined at extensioncore.- See Also:
- Constant Field Values
-
ALLGROUPS
public static final java.lang.String ALLGROUPS
Generated constant - Attribute key ofPrincipal.allGroupsattribute defined at extensioncore.- See Also:
- Constant Field Values
-
GROUPS
public static final java.lang.String GROUPS
Generated constant - Attribute key ofPrincipal.groupsattribute defined at extensioncore.- See Also:
- Constant Field Values
-
SEARCHRESTRICTIONS
public static final java.lang.String SEARCHRESTRICTIONS
Generated constant - Attribute key ofPrincipal.searchRestrictionsattribute defined at extensioncore.- See Also:
- Constant Field Values
-
ACCESSIBLECATEGORIES
public static final java.lang.String ACCESSIBLECATEGORIES
Generated constant - Attribute key ofPrincipal.accessibleCategoriesattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
WRITABLECATALOGVERSIONS
public static final java.lang.String WRITABLECATALOGVERSIONS
Generated constant - Attribute key ofPrincipal.writableCatalogVersionsattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
READABLECATALOGVERSIONS
public static final java.lang.String READABLECATALOGVERSIONS
Generated constant - Attribute key ofPrincipal.readableCatalogVersionsattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
SYNCJOBS
public static final java.lang.String SYNCJOBS
Generated constant - Attribute key ofPrincipal.syncJobsattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
VISIBLETEMPLATES
public static final java.lang.String VISIBLETEMPLATES
Generated constant - Attribute key ofPrincipal.visibleTemplatesattribute defined at extensionworkflow.- See Also:
- Constant Field Values
-
PROFILEPICTURE
public static final java.lang.String PROFILEPICTURE
Generated constant - Attribute key ofPrincipal.profilePictureattribute defined at extensioncomments.- See Also:
- Constant Field Values
-
WATCHEDCOMMENTS
public static final java.lang.String WATCHEDCOMMENTS
Generated constant - Attribute key ofPrincipal.watchedCommentsattribute defined at extensioncomments.- See Also:
- Constant Field Values
-
BACKOFFICELOGINDISABLED
public static final java.lang.String BACKOFFICELOGINDISABLED
Generated constant - Attribute key ofPrincipal.backOfficeLoginDisabledattribute defined at extensionbackoffice.- See Also:
- Constant Field Values
-
READCOLLECTIONS
public static final java.lang.String READCOLLECTIONS
Generated constant - Attribute key ofPrincipal.readCollectionsattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
WRITECOLLECTIONS
public static final java.lang.String WRITECOLLECTIONS
Generated constant - Attribute key ofPrincipal.writeCollectionsattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
COCKPITUICONFIGURATIONS
public static final java.lang.String COCKPITUICONFIGURATIONS
Generated constant - Attribute key ofPrincipal.cockpitUIConfigurationsattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
READABLECOCKPITUICOMPONENTS
public static final java.lang.String READABLECOCKPITUICOMPONENTS
Generated constant - Attribute key ofPrincipal.readableCockpitUIComponentsattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
WRITABLECOCKPITUICOMPONENTS
public static final java.lang.String WRITABLECOCKPITUICOMPONENTS
Generated constant - Attribute key ofPrincipal.writableCockpitUIComponentsattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
READSAVEDQUERIES
public static final java.lang.String READSAVEDQUERIES
Generated constant - Attribute key ofPrincipal.readSavedQueriesattribute defined at extensioncockpit.- See Also:
- Constant Field Values
-
LDAPSEARCHBASE
public static final java.lang.String LDAPSEARCHBASE
Generated constant - Attribute key ofPrincipal.ldapsearchbaseattribute defined at extensionldap.- See Also:
- Constant Field Values
-
DN
public static final java.lang.String DN
Generated constant - Attribute key ofPrincipal.DNattribute defined at extensionldap.- See Also:
- Constant Field Values
-
CN
public static final java.lang.String CN
Generated constant - Attribute key ofPrincipal.CNattribute 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 typePrincipalat 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 typeItemat extensioncore_uid- initial attribute declared by typePrincipalat extensioncore
-
-
Method Detail
-
getAccessibleCategories
@Accessor(qualifier="accessibleCategories", type=GETTER) public java.util.Collection<CategoryModel> getAccessibleCategories()
Generated method - Getter of thePrincipal.accessibleCategoriesattribute 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.allGroupsdynamic 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.allGroupsdynamic 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.allSearchRestrictionsdynamic 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.allSearchRestrictionsdynamic 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.backOfficeLoginDisabledattribute defined at extensionbackoffice.- Returns:
- the backOfficeLoginDisabled
-
getCN
@Accessor(qualifier="CN", type=GETTER) public java.lang.String getCN()
Generated method - Getter of thePrincipal.CNattribute defined at extensionldap.- Returns:
- the CN
-
getCockpitUIConfigurations
@Accessor(qualifier="cockpitUIConfigurations", type=GETTER) public java.util.Collection<CockpitUIComponentConfigurationModel> getCockpitUIConfigurations()
Generated method - Getter of thePrincipal.cockpitUIConfigurationsattribute 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.descriptionattribute defined at extensioncore.- Returns:
- the description
-
getDisplayName
@Accessor(qualifier="displayName", type=GETTER) public java.lang.String getDisplayName()
Generated method - Getter of thePrincipal.displayNamedynamic 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.displayNamedynamic 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.DNattribute defined at extensionldap.- Returns:
- the DN
-
getGroups
@Accessor(qualifier="groups", type=GETTER) public java.util.Set<PrincipalGroupModel> getGroups()
Generated method - Getter of thePrincipal.groupsattribute 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.ldapsearchbaseattribute 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.nameattribute defined at extensioncore.- Returns:
- the name
-
getProfilePicture
@Accessor(qualifier="profilePicture", type=GETTER) public MediaModel getProfilePicture()
Generated method - Getter of thePrincipal.profilePictureattribute defined at extensioncomments.- Returns:
- the profilePicture
-
getReadableCatalogVersions
@Accessor(qualifier="readableCatalogVersions", type=GETTER) public java.util.List<CatalogVersionModel> getReadableCatalogVersions()
Generated method - Getter of thePrincipal.readableCatalogVersionsattribute 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.readableCockpitUIComponentsattribute 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.readCollectionsattribute 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.readSavedQueriesattribute 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.searchRestrictionsattribute 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.searchRestrictionsattribute 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.syncJobsattribute 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.uidattribute defined at extensioncore.- Returns:
- the uid
-
getVisibleTemplates
@Accessor(qualifier="visibleTemplates", type=GETTER) public java.util.Collection<WorkflowTemplateModel> getVisibleTemplates()
Generated method - Getter of thePrincipal.visibleTemplatesattribute 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.watchedCommentsattribute 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.writableCatalogVersionsattribute 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.writableCockpitUIComponentsattribute 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.writeCollectionsattribute 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.backOfficeLoginDisabledattribute defined at extensionbackoffice.- Parameters:
value- the backOfficeLoginDisabled
-
setCN
@Accessor(qualifier="CN", type=SETTER) public void setCN(java.lang.String value)
Generated method - Setter ofPrincipal.CNattribute 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.cockpitUIConfigurationsattribute defined at extensioncockpit.- Parameters:
value- the cockpitUIConfigurations
-
setDescription
@Accessor(qualifier="description", type=SETTER) public void setDescription(java.lang.String value)
Generated method - Setter ofPrincipal.descriptionattribute defined at extensioncore.- Parameters:
value- the description
-
setDN
@Accessor(qualifier="DN", type=SETTER) public void setDN(java.lang.String value)
Generated method - Setter ofPrincipal.DNattribute 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.groupsattribute defined at extensioncore.- Parameters:
value- the groups
-
setLdapsearchbase
@Accessor(qualifier="ldapsearchbase", type=SETTER) public void setLdapsearchbase(java.lang.String value)
Generated method - Setter ofPrincipal.ldapsearchbaseattribute 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.nameattribute defined at extensioncore.- Parameters:
value- the name
-
setProfilePicture
@Accessor(qualifier="profilePicture", type=SETTER) public void setProfilePicture(MediaModel value)
Generated method - Setter ofPrincipal.profilePictureattribute 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.readableCatalogVersionsattribute 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.readableCockpitUIComponentsattribute 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.readCollectionsattribute 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.readSavedQueriesattribute 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.syncJobsattribute defined at extensioncatalog.- Parameters:
value- the syncJobs
-
setUid
@Accessor(qualifier="uid", type=SETTER) public void setUid(java.lang.String value)
Generated method - Setter ofPrincipal.uidattribute 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.visibleTemplatesattribute 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.watchedCommentsattribute 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.writableCatalogVersionsattribute 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.writableCockpitUIComponentsattribute 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.writeCollectionsattribute defined at extensioncockpit.- Parameters:
value- the writeCollections
-
-