public class B2BUserGroupModel extends UserGroupModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_B2BUNIT2B2BUSERGROUPS
Generated relation code constant for relation
B2BUnit2B2BUserGroups defining source attribute Unit in extension b2bcommerce. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
PERMISSIONS
Generated constant - Attribute key of
B2BUserGroup.Permissions attribute defined at extension b2bapprovalprocess. |
static String |
UNIT
Generated constant - Attribute key of
B2BUserGroup.Unit attribute defined at extension b2bcommerce. |
_BACKOFFICESAVEDQUERY2USERGROUPRELATION, _BTGASSIGNTOGROUPDEFINITIONGROUP, _USERGROUPSFORRESTRICTION, BTGASSIGNTOGROUP, HMCLOGINDISABLED, HMCXML, READABLELANGUAGES, RESTRICTIONS, SAVEDQUERIES, USERDISCOUNTGROUP, USERPRICEGROUP, USERTAXGROUP, WRITEABLELANGUAGES_PRINCIPALGROUPRELATION, LOCNAME, MAXBRUTEFORCELOGINATTEMPTS, MEMBERS_CATEGORY2PRINCIPALRELATION, _COMMENTWATCHERRELATION, _PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION, _PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION, _SYNCITEMJOB2PRINCIPAL, _WORKFLOWTEMPLATE2PRINCIPALRELATION, ACCESSIBLECATEGORIES, ALLGROUPS, ALLSEARCHRESTRICTIONS, BACKOFFICELOGINDISABLED, CN, COCKPITUICONFIGURATIONS, DESCRIPTION, DISPLAYNAME, DN, GROUPS, LDAPSEARCHBASE, NAME, PROFILEPICTURE, READABLECATALOGVERSIONS, READABLECOCKPITUICOMPONENTS, READABSTRACTLINKENTRY, READCOLLECTIONS, READPUBLICATION, READPUBLICATIONCOMPONENT, READSAVEDQUERIES, SEARCHRESTRICTIONS, SYNCJOBS, UID, VISIBLETEMPLATES, WATCHEDCOMMENTS, WRITABLECATALOGVERSIONS, WRITABLECOCKPITUICOMPONENTS, WRITECOLLECTIONS, WRITEPUBLICATION, WRITEPUBLICATIONCOMPONENT_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
B2BUserGroupModel()
Generated constructor - Default constructor for generic creation.
|
B2BUserGroupModel(B2BUnitModel _Unit,
ItemModel _owner,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
B2BUserGroupModel(B2BUnitModel _Unit,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
B2BUserGroupModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
List<B2BPermissionModel> |
getPermissions()
Generated method - Getter of the
B2BUserGroup.Permissions attribute defined at extension b2bapprovalprocess. |
B2BUnitModel |
getUnit()
Generated method - Getter of the
B2BUserGroup.Unit attribute defined at extension b2bcommerce. |
void |
setPermissions(List<B2BPermissionModel> value)
Generated method - Setter of
B2BUserGroup.Permissions attribute defined at extension b2bapprovalprocess. |
void |
setUnit(B2BUnitModel value)
Generated method - Setter of
B2BUserGroup.Unit attribute defined at extension b2bcommerce. |
getBTGAssignToGroup, getHmcLoginDisabled, getHmcXML, getReadableLanguages, getRestrictions, getSavedQueries, getUserDiscountGroup, getUserPriceGroup, getUserTaxGroup, getWriteableLanguages, setBTGAssignToGroup, setHmcLoginDisabled, setHmcXML, setReadableLanguages, setRestrictions, setSavedQueries, setUserDiscountGroup, setUserPriceGroup, setUserTaxGroup, setWriteableLanguagesgetLocname, getLocName, getLocname, getLocName, getMaxBruteForceLoginAttempts, getMembers, setLocname, setLocName, setLocname, setLocName, setMaxBruteForceLoginAttempts, setMembersgetAccessibleCategories, getAllgroups, getAllGroups, getAllsearchrestrictions, getAllSearchRestrictions, getBackOfficeLoginDisabled, getCN, getCockpitUIConfigurations, getDescription, getDisplayName, getDisplayName, getDN, getGroups, getLdapsearchbase, getName, getProfilePicture, getReadableCatalogVersions, getReadableCockpitUIComponents, getReadAbstractLinkEntry, getReadCollections, getReadPublication, getReadPublicationComponent, getReadSavedQueries, getSearchrestrictions, getSearchRestrictions, getSyncJobs, getUid, getVisibleTemplates, getWatchedComments, getWritableCatalogVersions, getWritableCockpitUIComponents, getWriteCollections, getWritePublication, getWritePublicationComponent, setBackOfficeLoginDisabled, setCN, setCockpitUIConfigurations, setDescription, setDN, setGroups, setLdapsearchbase, setName, setProfilePicture, setReadableCatalogVersions, setReadableCockpitUIComponents, setReadAbstractLinkEntry, setReadCollections, setReadPublication, setReadPublicationComponent, setReadSavedQueries, setSyncJobs, setUid, setVisibleTemplates, setWatchedComments, setWritableCatalogVersions, setWritableCockpitUIComponents, setWriteCollections, setWritePublication, setWritePublicationComponentgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final String _TYPECODE
public static final String _B2BUNIT2B2BUSERGROUPS
B2BUnit2B2BUserGroups defining source attribute Unit in extension b2bcommerce.public static final String UNIT
B2BUserGroup.Unit attribute defined at extension b2bcommerce.public static final String PERMISSIONS
B2BUserGroup.Permissions attribute defined at extension b2bapprovalprocess.public B2BUserGroupModel()
public B2BUserGroupModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public B2BUserGroupModel(B2BUnitModel _Unit, String _uid)
_Unit - initial attribute declared by type B2BUserGroup at extension b2bcommerce_uid - initial attribute declared by type Principal at extension core@Deprecated public B2BUserGroupModel(B2BUnitModel _Unit, ItemModel _owner, String _uid)
_Unit - initial attribute declared by type B2BUserGroup at extension b2bcommerce_owner - initial attribute declared by type Item at extension core_uid - initial attribute declared by type Principal at extension core@Accessor(qualifier="Permissions", type=GETTER) public List<B2BPermissionModel> getPermissions()
B2BUserGroup.Permissions attribute defined at extension b2bapprovalprocess.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="Unit", type=GETTER) public B2BUnitModel getUnit()
B2BUserGroup.Unit attribute defined at extension b2bcommerce.@Accessor(qualifier="Permissions", type=SETTER) public void setPermissions(List<B2BPermissionModel> value)
B2BUserGroup.Permissions attribute defined at extension b2bapprovalprocess.value - the Permissions@Accessor(qualifier="Unit", type=SETTER) public void setUnit(B2BUnitModel value)
B2BUserGroup.Unit attribute defined at extension b2bcommerce.value - the Unit - The Parent B2BUnitCopyright © 2017 SAP SE. All Rights Reserved.