| Modifier and Type | Method and Description |
|---|---|
protected Session |
AfterSessionCreationListener.getSession(JaloSession jaloSession)
Deprecated.
Use SystemService when it becomes availabe from hybris
|
protected Session |
AfterSessionUserChangeListener.getSession(JaloSession jaloSession)
Deprecated.
Use SystemService when it becomes availabe from hybris
|
| Modifier and Type | Method and Description |
|---|---|
protected BMECatWriter.SessionSettings |
BMECatWriter.changeSessionSettings(JaloSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected JaloSession |
SyncItemCronJob.createSessionForCronJob(JaloSession jaloSession)
Deprecated.
Superclass method overridden to run this cronjob always as admin, regardless which user is set as cronjob user.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogManager.assignCatalogVersions(HttpServletRequest request,
JaloSession jaloSession,
Collection<CatalogVersion> versions,
boolean previewMode) |
protected Collection<PreviewTicket> |
CatalogManager.collectPreviewTicketVersions(HttpServletRequest request,
JaloSession jaloSession) |
protected JaloSession |
SyncItemCronJob.createSessionForCronJob(JaloSession jaloSession)
Deprecated.
Superclass method overridden to run this cronjob always as admin, regardless which user is set as cronjob user.
|
Collection<CatalogVersion> |
CatalogManager.getAvailableCatalogVersions(JaloSession jalosession)
Deprecated.
Use CatalogVersionService.getAllReadableCatalogVersions(PrincipalModel currentUser) instead.
UserService allows to fetch current user: UserService.getCurrentUser().
|
protected JaloPropertyContainer |
ProductFeature.getInitialProperties(JaloSession jaloSession,
Item.ItemAttributeMap allAttributes) |
Collection<CatalogVersion> |
CatalogManager.getSessionCatalogVersions(JaloSession jalosession)
Deprecated.
Use CatalogVersionService.getSessionCatalogVersions() instead.
|
boolean |
CatalogManager.isActivatingPreviewMode(JaloSession jalosession)
Deprecated.
Use SessionService.getAttribute(CatalogConstants.PREVIEW_MODE_ACTIVATION) in order to read the
'preview mode' flag value.
|
static boolean |
CatalogManager.mustSetCatalogVersions(JaloSession jaloSession,
HttpServletRequest req) |
void |
PreviewTicket.notifyTicketTaken(HttpServletRequest request,
HttpServletResponse response,
JaloSession appliesTo)
Called each time the ticket is being used for a specified request.
|
| Modifier and Type | Method and Description |
|---|---|
protected JaloSession |
GenericCatalogCopyContextTest.TestGenericCatalogCopyContext.createSession() |
protected JaloSession |
AbstractItemCopyContext.createSession() |
protected JaloSession |
AbstractItemCopyContext.getSession() |
| Modifier and Type | Method and Description |
|---|---|
JaloSession |
Tenant.getActiveSession() |
JaloSession |
AbstractTenant.getActiveSession() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTenant.assertTenant(JaloSession session) |
void |
AbstractTenant.setActiveSessionForCurrentThread(JaloSession session) |
| Constructor and Description |
|---|
TenantAwareThreadFactory(Tenant tenant,
JaloSession session)
Creates a factory with explicitly provided
Tenant and JaloSession. |
| Modifier and Type | Method and Description |
|---|---|
protected JaloSession |
CronJob.createSessionForCronJob(JaloSession jaloSession)
Sets the
User, Language and Currency of the specified
JaloSession to the values defined in GeneratedCronJob.getSessionUser(), GeneratedCronJob.getSessionLanguage(),
GeneratedCronJob.getSessionCurrency(). |
protected JaloSession |
Job.startOwnSession(CronJob cronJob)
Activates a own session for executing the job.
|
| Modifier and Type | Method and Description |
|---|---|
protected JaloSession |
CronJob.createSessionForCronJob(JaloSession jaloSession)
Sets the
User, Language and Currency of the specified
JaloSession to the values defined in GeneratedCronJob.getSessionUser(), GeneratedCronJob.getSessionLanguage(),
GeneratedCronJob.getSessionCurrency(). |
protected void |
TypeSystemExportJob.doExport(MediaProcessCronJob cronJob,
JaloSession jaloSession,
ZipOutputStream zos,
XMLOutputter xout,
String extensionName,
Collection languages)
Deprecated.
Exports the type configuration of the specified extension.
|
protected void |
Job.stopOwnSession(JaloSession previousSession,
CronJob cronJob)
Deactivates the own session and re-activates the previous session if available.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ZoneDeliveryModeHMCExtension.getLocalizedString(String strKey,
JaloSession jaloSession)
Deprecated.
please use getLocalizedString(String strKey, SessionContext ctx) instead.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Europe1HMCExtension.getLocalizedString(String strKey,
JaloSession jaloSession)
Deprecated.
please use getLocalizedString(String strKey, SessionContext ctx) instead.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CustomPriceFactoryTest.assertNoSessionPriceFactoryActive(JaloSession jaloSession) |
protected void |
OrderManagerAndEurope1Test.assertNoSessionPriceFactoryActive(JaloSession jaloSession) |
protected void |
CatalogSynchronizationTest.assertNoSessionPriceFactoryActive(JaloSession jaloSession) |
| Modifier and Type | Method and Description |
|---|---|
static ComposedType |
HMCHelper.getComposedTypeType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getComposedTypeType() instead. |
static FileDownloadServlet.ContentSet |
FileDownloadServlet.getContentSet(JaloSession jaloSession) |
static ComposedType |
HMCHelper.getCountryType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getCountryType() instead. |
static ComposedType |
HMCHelper.getCurrencyType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getCurrencyType() instead. |
static ComposedType |
HMCHelper.getCustomerType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getCustomerType() instead. |
static ComposedType |
HMCHelper.getDeliveryModeType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getDeliveryModeType() instead. |
static ComposedType |
HMCHelper.getDiscountType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getDiscountType() instead. |
static ComposedType |
HMCHelper.getEmployeeType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getEmployeeType() instead. |
static ComposedType |
HMCHelper.getEnumerationValueType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getEnumerationValueType() instead. |
static ComposedType |
HMCHelper.getLanguageType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getLanguageType() instead. |
static ComposedType |
HMCHelper.getMediaType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getMediaType() instead. |
static ComposedType |
HMCHelper.getOrderType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getOrderType() instead. |
static NumberFormat |
HMCHelper.getPriceFormat(JaloSession jaloSession)
method returns a price format according to currently selected language
|
static ComposedType |
HMCHelper.getPrincipalType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getPrincipalType() instead. |
static ComposedType |
HMCHelper.getProductType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getProductType() instead. |
static ComposedType |
HMCHelper.getTaxType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getTaxType() instead. |
static ComposedType |
HMCHelper.getTitleType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getTitleType() instead. |
static ComposedType |
HMCHelper.getType(JaloSession jaloSession,
Class jaloClass)
Deprecated.
Use
HMCHelper.getType(Class) instead. |
static ComposedType |
HMCHelper.getTypeType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getTypeType() instead. |
static ComposedType |
HMCHelper.getUnitType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getUnitType() instead. |
static ComposedType |
HMCHelper.getUserGroupType(JaloSession jaloSession)
Deprecated.
Use
HMCHelper.getUserGroupType() instead. |
protected void |
HMCMasterServlet.initializeCustomProperties(JaloSession jaloSession,
HttpServletRequest request) |
protected void |
MainChip.transferSession(JaloSession jaloSession,
String login,
String password)
Performs the login by calling the
transfer(Map, boolean) method. |
| Modifier and Type | Method and Description |
|---|---|
static String |
AttributeChip.getDefaultEditorType(Type type,
JaloSession jaloSession) |
static String |
AttributeChip.getDefaultEditorType(Type type,
JaloSession jaloSession,
AttributeDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
HMCExtension.adjustToolbarActionChips(List<AbstractToolbarActionChip> toolbarActions,
JaloSession session)
If you want to remove specific toolbar actions from the main toolbar (maybe based on the current user) then you
can implement this method in your extension and simply remove the actions from the provided list.
|
void |
SlotManager.adjustToolbarActionChips(List<AbstractToolbarActionChip> toolbarActions,
JaloSession session) |
void |
HMCExtension.notifySessionBegin(DisplayState displayState,
JaloSession jaloSession,
HttpServletRequest request)
In your HMCExtension class you can implement this method to be notified of any new hmc session which is started.
|
void |
SlotManager.notifySessionBegin(DisplayState displayState,
JaloSession jaloSession,
HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected Language |
GenericHelperImpl.getAdjustedLanguage(JaloSession jaloSession,
Type argumentType) |
protected Collection |
GenericHelperImpl.getLocalizationsByArgumentType(JaloSession jaloSession,
Type argumentType) |
static Collection |
GenericHelper.getLocalizationsByArgumentType(JaloSession jaloSession,
Type argumentType) |
protected boolean |
GenericHelperImpl.isExplorableFromExplorerMenu(JaloSession jaloSession,
ComposedType type) |
static boolean |
GenericHelper.isExplorableFromExplorerMenu(JaloSession jaloSession,
ComposedType type) |
List |
Restrictor.restrict(Collection items,
JaloSession jaloSession,
ComposedType itemType) |
| Modifier and Type | Method and Description |
|---|---|
static void |
StructureLoader.assureLoaded(JaloSession jaloSession,
HttpServletRequest request) |
protected void |
StructureLoader.checkOutdated(JaloSession jaloSession,
HttpServletRequest request,
boolean productiveMode) |
void |
StructureLoader.checkToolbarActions(JaloSession session) |
protected static AttributeDescriptor |
TypeChildNode.getAttributeDescriptor(ComposedType type,
String attributeQualifier,
JaloSession jaloSession) |
String |
DefaultEditorNode.getEditorType(JaloSession jaloSession) |
ComposedType |
SubTypeSelectEditorNode.getRootType(JaloSession jaloSession) |
ComposedType |
ShortcutNode.getTargetType(JaloSession jaloSession)
Deprecated.
please use method getTargetType()
|
Type |
AttributeChipNode.getType(JaloSession jaloSession) |
ComposedType |
TypeNode.getType(JaloSession jaloSession)
Deprecated.
please use method getType()
|
Type |
AbstractEditorNode.getType(JaloSession jaloSession) |
ComposedType |
TypeReferenceNode.getType(JaloSession jaloSession)
Deprecated.
please use method getType()
|
| Modifier and Type | Method and Description |
|---|---|
void |
HMCManager.markHMCSession(JaloSession session)
Deprecated.
|
void |
HMCManager.unmarkHMCSession(JaloSession session)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SortTypeDefsPreProcessor |
SortTypeDefsPreProcessor.getInstance(JaloSession jaloSession) |
| Modifier and Type | Method and Description |
|---|---|
JaloSession |
AbstractChip.getJaloSession()
Returns the current JaloSession.
|
JaloSession |
Chip.getJaloSession() |
JaloSession |
DisplayState.getJaloSession() |
protected JaloSession |
MasterServlet.getJaloSession(HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected DisplayState |
MasterServlet.createDisplayState(HttpServletRequest request,
JaloSession jaloSession) |
protected DisplayState |
MasterServlet.getSessionDisplayState(HttpServletRequest request,
JaloSession jaloSession) |
protected void |
MasterServlet.initializeCustomProperties(JaloSession jaloSession,
HttpServletRequest request)
The implementation of this method is called right after the JaloSession is created.
|
| Constructor and Description |
|---|
DisplayState(HttpSession session,
MasterServlet masterServlet,
JaloSession jaloSession,
String remoteHost,
String remoteUser)
Creates a new DisplayState which does not have a predecessor.
|
DisplayState(HttpSession session,
MasterServlet masterServlet,
JaloSession jaloSession,
String prefix,
String remoteHost,
String remoteUser)
Creates a new DisplayState which does not have a predecessor.
|
| Modifier and Type | Method and Description |
|---|---|
JaloSession |
JaloConnection.createAnonymousCustomerSession()
Creates a session to the hybris platform system using a anonymous account.
|
JaloSession |
JaloConnection.createAnonymousCustomerSession(Class sessionClass)
Creates a session to the hybris platform system using a anonymous account.
|
protected JaloSession |
JaloSessionFactory.createInstance() |
JaloSession |
JaloConnection.createSession(Map loginProperties)
Creates a session with the given login information.
|
JaloSession |
JaloConnection.createSession(Map loginProperties,
Class sessionClass)
Creates a session with the given login information.
|
JaloSession |
JaloConnection.createSession(String user,
String pwd)
creates a session with the given username/pwd
|
JaloSession |
JaloConnection.createSession(User user)
Creates a new session using a already known user.
|
static JaloSession |
JaloSessionFactory.createWithSessionClass(Class<JaloSession> sessionClass) |
static JaloSession |
JaloSession.getCurrentSession()
Returns the active session for the current thread and tenant
If none is available, a new anonymous session will be created.
|
static JaloSession |
JaloSession.getCurrentSession(Tenant tenant) |
JaloSession |
JaloSessionFactory.getObject() |
JaloSession |
Manager.getSession()
returns the assigned session.
|
JaloSession |
Item.getSession()
Returns the session which is responsible for managing this item.
|
JaloSession |
JaloConnection.getSession(String sessionID)
Deprecated.
since 5.5.1 session management was changed and this method always returns current session or null
|
static JaloSession |
JaloSession.internalGetCurrentSession()
Returns the active session for the current thread.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<JaloSession> |
JaloConnection.getAllSessions()
Deprecated.
since 5.5.1 session management was changed and this method always returns empty collection
|
Collection<JaloSession> |
JaloConnection.getExpiredSessions()
Deprecated.
since 5.5.1 session management was changed and this method always returns empty collection
|
Class<JaloSession> |
JaloSessionFactory.getTargetClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
JaloSessionListener.afterSessionAttributeChange(JaloSession session,
String attributeName,
Object value)
Notify if the extension manager if the session attributes was changed
|
void |
JaloSessionListener.afterSessionCreation(JaloSession session)
Notifies the extension manager if a session was just created.
|
void |
JaloSessionListener.afterSessionUserChange(JaloSession session,
User previous)
Notifies the extension manager if the current session user was changed
|
static boolean |
JaloSession.assureSessionNotStale(JaloSession session) |
void |
JaloSessionListener.beforeSessionClose(JaloSession session)
Notifies the extension manager if a session will be closed.
|
void |
JaloConnection.checkAndAddToSessionCache(JaloSession session)
Deprecated.
since 5.5.1 session management was changed and this method has no effect
|
protected JaloPropertyContainer |
GenericItem.getInitialProperties(JaloSession jaloSession,
Item.ItemAttributeMap allAttributes)
Override to specify all properties which should be written during ejbCreate.
|
protected void |
SessionContext.setSession(JaloSession session) |
| Modifier and Type | Method and Description |
|---|---|
static JaloSession |
JaloSessionFactory.createWithSessionClass(Class<JaloSession> sessionClass) |
| Modifier and Type | Method and Description |
|---|---|
protected Language |
AbstractOrder.tryToFindFallbackLanguage(JaloSession js) |
| Modifier and Type | Method and Description |
|---|---|
String |
FlexibleSearchParser.doParseFlexQuery(JaloSession session,
String flexSyntaxQuery) |
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPJaloSession
Created by IntelliJ IDEA.
|
| Modifier and Type | Field and Description |
|---|---|
protected JaloSession |
BasePlatformLDAPTest.jaloSession
Reference to current session.
|
| Modifier and Type | Method and Description |
|---|---|
protected JaloPropertyContainer |
AttributeConfiguration.getInitialProperties(JaloSession jaloSession,
Item.ItemAttributeMap allAttributes) |
protected static <T extends Item> |
LucenesearchHelper.getItemsByAttribute(JaloSession session,
String itemTypeCode,
String attrQualifier,
Object attrValue) |
protected static <T extends Item> |
LucenesearchHelper.getItemsByAttributes(JaloSession session,
String itemTypeCode,
Map<String,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
OciManager.isOciSession(JaloSession jaloSession)
This method checks if the current jaloSession is an OciSession.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
OndemandcommonHMCExtension.getLocalizedString(String strKey,
JaloSession jaloSession)
Deprecated.
please use
OndemandcommonHMCExtension.getLocalizedString(String, SessionContext) instead |
| Modifier and Type | Method and Description |
|---|---|
static String |
StandardPaymentModeHMCExtension.getLocalizedString(String strKey,
JaloSession jaloSession)
Deprecated.
please use getLocalizedString(String strKey, SessionContext ctx) instead.
|
| Modifier and Type | Method and Description |
|---|---|
JaloSession |
ItemEJBImpl.getSession() |
| Modifier and Type | Method and Description |
|---|---|
static String |
PrintHMCExtension.getLocalizedString(String strKey,
JaloSession jaloSession)
Deprecated.
use getLocalizedString(String strKey, SessionContext ctx) instead.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
PromotionsHMCExtension.getLocalizedString(String strKey,
JaloSession jaloSession)
Deprecated.
please use
PromotionsHMCExtension.getLocalizedString(String, SessionContext) instead |
| Modifier and Type | Method and Description |
|---|---|
protected JaloSession |
CachingPromotionsManager.getCurrentJaloSession() |
protected JaloSession |
CachingPromotionsManagerTest.MockCachingPromotionsManager.getCurrentJaloSession() |
JaloSession |
CachingPromotionsManagerTest.MockCachingPromotionsManager.getJaloSession() |
| Modifier and Type | Method and Description |
|---|---|
protected static AbstractPromotion |
AbstractPromotion.findImmutablePromotionByUniqueKey(JaloSession jaloSession,
SessionContext ctx,
String immutableKeyHash,
String immutableKey) |
static List<AbstractPromotion> |
PromotionsManager.findOrderAndProductPromotionsSortByPriority(SessionContext ctx,
JaloSession jaloSession,
Collection<PromotionGroup> promotionGroups,
Collection<Product> products,
Date date)
Find all promotions that can be evaluated on the list of product specified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServicelayerManager.afterSessionAttributeChange(JaloSession session,
String attributeName,
Object value) |
void |
ServicelayerManager.afterSessionCreation(JaloSession session) |
void |
ServicelayerManager.afterSessionUserChange(JaloSession session,
User previous) |
void |
ServicelayerManager.beforeSessionClose(JaloSession session) |
| Modifier and Type | Method and Description |
|---|---|
JaloSession |
DefaultSession.getJaloSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSession.init(JaloSession jaloSession,
ModelService modelService) |
void |
DefaultSession.setJaloSession(JaloSession jaloSession)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
JaloSession |
MockTenant.getActiveSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSessionCloseStrategy.closeJaloSession(JaloSession js) |
| Modifier and Type | Method and Description |
|---|---|
protected JaloSession |
SolrIndexerCronJob.createSessionForCronJob(JaloSession jaloSession) |
| Modifier and Type | Method and Description |
|---|---|
protected JaloSession |
SolrIndexerCronJob.createSessionForCronJob(JaloSession jaloSession) |
| Modifier and Type | Class and Description |
|---|---|
static class |
SessionTest.MySession |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SessionTest.compareSessions(JaloSession jaloSession,
JaloSession copy) |
| Modifier and Type | Field and Description |
|---|---|
protected JaloSession |
HybrisJUnit4Test.jaloSession
Reference to current session.
|
| Modifier and Type | Field and Description |
|---|---|
protected JaloSession |
PlatformRunListener.jaloSession
Reference to current session.
|
| Modifier and Type | Method and Description |
|---|---|
protected JaloSession |
HybrisInitFilter.getJaloSession(HttpServletRequest request,
HttpServletResponse response,
boolean pre)
Deprecated.
|
static JaloSession |
WebSessionFunctions.getSession(HttpServletRequest request)
returns a JaloSession object.
|
static JaloSession |
WebSessionFunctions.getSession(HttpServletRequest request,
boolean skipSystemInitTest)
returns a JaloSession object.
|
static JaloSession |
WebSessionFunctions.getSession(Map connProp,
String cookiename,
HttpSession session,
HttpServletRequest request,
HttpServletResponse response)
returns a JaloSession object
|
static JaloSession |
WebSessionFunctions.getSession(Map _connProp,
String cookiename,
HttpSession session,
HttpServletRequest request,
HttpServletResponse response,
Class sessionClass)
returns a JaloSession object
|
static JaloSession |
WebSessionFunctions.getSession(String cookiename,
HttpSession session,
HttpServletRequest request,
HttpServletResponse response,
boolean skipSystemInitTest)
returns a JaloSession object
|
static JaloSession |
WebSessionFunctions.getSession(String cookiename,
HttpSession session,
HttpServletRequest request,
HttpServletResponse response,
Class sessionClass,
boolean skipSystemInitTest)
returns a JaloSession object
|
static JaloSession |
WebSessionFunctions.tryGetJaloSession(HttpSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<JaloSession> |
RootRequestFilter.HybrisRequestWrapper.getSessionsToClose() |
| Modifier and Type | Method and Description |
|---|---|
static void |
JaloTools.exportSystem(JaloSession session,
XMLOutputter xmlDef,
String extensionName) |
static void |
JaloTools.exportTypeLocalizations(JaloSession jaloSession,
Writer wr,
String extensionName)
exports all type localisations (AtomicType, CollectionType, EnumerationType, MapType, RelationType,
ItemTypesOrdered) for a given extension
|
protected void |
RootRequestFilter.HybrisRequestWrapper.registerJaloSessionToClose(JaloSession js) |
| Constructor and Description |
|---|
JaloPropertyContainerAdapter(JaloSession jaloSession) |
| Modifier and Type | Method and Description |
|---|---|
JaloSession |
VjdbcSessionCache.loadAndActivateSession(Long connuid)
Deprecated.
Gets a session from cache using given key and activates it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VjdbcSessionCache.storeAndActivateSession(Long connuid,
JaloSession session)
Deprecated.
Puts given session to cache using given key and activates session.
|
| Modifier and Type | Method and Description |
|---|---|
static VoucherManager |
VoucherManager.getInstance(JaloSession jaloSession)
Gets the Instance of the VoucherManager
|
| Modifier and Type | Method and Description |
|---|---|
protected JaloPropertyContainer |
AbstractWorkflowAction.getInitialProperties(JaloSession jaloSession,
Item.ItemAttributeMap allAttributes) |
protected JaloPropertyContainer |
WorkflowItemAttachment.getInitialProperties(JaloSession jaloSession,
Item.ItemAttributeMap allAttributes)
Deprecated.
|
Copyright © 2017 SAP SE. All Rights Reserved.