public abstract class GeneratedPlatformbackofficeManager extends Extension
PlatformbackofficeManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static String |
BACKOFFICESAVEDQUERY2USERGROUPRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for BackofficeSavedQuery2UserGroupRelation from ((platformbackoffice))
|
protected static String |
BACKOFFICESAVEDQUERY2USERGROUPRELATION_SRC_ORDERED
Relation ordering override parameter constants for BackofficeSavedQuery2UserGroupRelation from ((platformbackoffice))
|
protected static String |
BACKOFFICESAVEDQUERY2USERGROUPRELATION_TGT_ORDERED |
protected static Map<String,Map<String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedPlatformbackofficeManager() |
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 String BACKOFFICESAVEDQUERY2USERGROUPRELATION_SRC_ORDERED
protected static String BACKOFFICESAVEDQUERY2USERGROUPRELATION_TGT_ORDERED
protected static String BACKOFFICESAVEDQUERY2USERGROUPRELATION_MARKMODIFIED
protected static final Map<String,Map<String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public Map<String,Item.AttributeMode> getDefaultAttributeModes(Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic BackofficeSavedQuery createBackofficeSavedQuery(SessionContext ctx, Map attributeValues)
public BackofficeSavedQuery createBackofficeSavedQuery(Map attributeValues)
public BackofficeSearchCondition createBackofficeSearchCondition(SessionContext ctx, Map attributeValues)
public BackofficeSearchCondition createBackofficeSearchCondition(Map attributeValues)
public Collection<BackofficeSavedQuery> getSavedQueries(SessionContext ctx, UserGroup item)
UserGroup.savedQueries attribute.public Collection<BackofficeSavedQuery> getSavedQueries(UserGroup item)
UserGroup.savedQueries attribute.public long getSavedQueriesCount(SessionContext ctx, UserGroup item)
public long getSavedQueriesCount(UserGroup item)
public void setSavedQueries(SessionContext ctx, UserGroup item, Collection<BackofficeSavedQuery> value)
UserGroup.savedQueries attribute.value - the savedQueriespublic void setSavedQueries(UserGroup item, Collection<BackofficeSavedQuery> value)
UserGroup.savedQueries attribute.value - the savedQueriespublic void addToSavedQueries(SessionContext ctx, UserGroup item, BackofficeSavedQuery value)
value to savedQueries.value - the item to add to savedQueriespublic void addToSavedQueries(UserGroup item, BackofficeSavedQuery value)
value to savedQueries.value - the item to add to savedQueriespublic void removeFromSavedQueries(SessionContext ctx, UserGroup item, BackofficeSavedQuery value)
value from savedQueries.value - the item to remove from savedQueriespublic void removeFromSavedQueries(UserGroup item, BackofficeSavedQuery value)
value from savedQueries.value - the item to remove from savedQueriesCopyright © 2017 SAP SE. All Rights Reserved.