public abstract class GeneratedSamlssobackofficeManager extends Extension
SamlssobackofficeManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedSamlssobackofficeManager() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass) |
java.lang.String |
getName() |
java.lang.Boolean |
isEnableBackofficeLogin(SamlUserGroup item)
Generated method - Getter of the
SamlUserGroup.enableBackofficeLogin attribute. |
java.lang.Boolean |
isEnableBackofficeLogin(SessionContext ctx,
GenericItem item)
Generated method - Getter of the
SamlUserGroup.enableBackofficeLogin attribute. |
boolean |
isEnableBackofficeLoginAsPrimitive(SamlUserGroup item)
Generated method - Getter of the
SamlUserGroup.enableBackofficeLogin attribute. |
boolean |
isEnableBackofficeLoginAsPrimitive(SessionContext ctx,
SamlUserGroup item)
Generated method - Getter of the
SamlUserGroup.enableBackofficeLogin attribute. |
void |
setEnableBackofficeLogin(SamlUserGroup item,
boolean value)
Generated method - Setter of the
SamlUserGroup.enableBackofficeLogin attribute. |
void |
setEnableBackofficeLogin(SamlUserGroup item,
java.lang.Boolean value)
Generated method - Setter of the
SamlUserGroup.enableBackofficeLogin attribute. |
void |
setEnableBackofficeLogin(SessionContext ctx,
GenericItem item,
java.lang.Boolean value)
Generated method - Setter of the
SamlUserGroup.enableBackofficeLogin attribute. |
void |
setEnableBackofficeLogin(SessionContext ctx,
SamlUserGroup item,
boolean value)
Generated method - Setter of the
SamlUserGroup.enableBackofficeLogin attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, unwrap, unwrap, wrapprotected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic java.lang.Boolean isEnableBackofficeLogin(SessionContext ctx, GenericItem item)
SamlUserGroup.enableBackofficeLogin attribute.public java.lang.Boolean isEnableBackofficeLogin(SamlUserGroup item)
SamlUserGroup.enableBackofficeLogin attribute.public boolean isEnableBackofficeLoginAsPrimitive(SessionContext ctx, SamlUserGroup item)
SamlUserGroup.enableBackofficeLogin attribute.public boolean isEnableBackofficeLoginAsPrimitive(SamlUserGroup item)
SamlUserGroup.enableBackofficeLogin attribute.public void setEnableBackofficeLogin(SessionContext ctx, GenericItem item, java.lang.Boolean value)
SamlUserGroup.enableBackofficeLogin attribute.value - the enableBackofficeLoginpublic void setEnableBackofficeLogin(SamlUserGroup item, java.lang.Boolean value)
SamlUserGroup.enableBackofficeLogin attribute.value - the enableBackofficeLoginpublic void setEnableBackofficeLogin(SessionContext ctx, SamlUserGroup item, boolean value)
SamlUserGroup.enableBackofficeLogin attribute.value - the enableBackofficeLoginpublic void setEnableBackofficeLogin(SamlUserGroup item, boolean value)
SamlUserGroup.enableBackofficeLogin attribute.value - the enableBackofficeLoginCopyright © 2018 SAP SE. All Rights Reserved.