|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RegistrationContext in org.exoplatform.services.wsrp2.bind |
|---|
| Methods in org.exoplatform.services.wsrp2.bind that return RegistrationContext | |
|---|---|
RegistrationContext |
WSRP_v2_Registration_Binding_SOAPImpl.register(Register register)
|
RegistrationContext |
WSRP_v2_Registration_Binding_SOAPStub.register(Register register)
|
| Uses of RegistrationContext in org.exoplatform.services.wsrp2.consumer |
|---|
| Methods in org.exoplatform.services.wsrp2.consumer that return RegistrationContext | |
|---|---|
RegistrationContext |
Producer.getRegistrationContext()
Get the current registration context of the consumer registered at this producer or null if no registration is required or happend so far. |
RegistrationContext |
Producer.register(Register register)
Method establishes a relationship between consumer and producer. |
| Uses of RegistrationContext in org.exoplatform.services.wsrp2.consumer.impl |
|---|
| Methods in org.exoplatform.services.wsrp2.consumer.impl that return RegistrationContext | |
|---|---|
RegistrationContext |
ProducerImpl.getRegistrationContext()
|
RegistrationContext |
ProducerImpl.register(Register register)
|
| Uses of RegistrationContext in org.exoplatform.services.wsrp2.intf |
|---|
| Methods in org.exoplatform.services.wsrp2.intf that return RegistrationContext | |
|---|---|
RegistrationContext |
WSRP_v2_Registration_PortType.register(Register register)
|
| Uses of RegistrationContext in org.exoplatform.services.wsrp2.producer |
|---|
| Methods in org.exoplatform.services.wsrp2.producer that return RegistrationContext | |
|---|---|
RegistrationContext |
RegistrationOperationsInterface.register(RegistrationData data,
UserContext userContext,
Lifetime lifetime)
|
| Methods in org.exoplatform.services.wsrp2.producer with parameters of type RegistrationContext | |
|---|---|
void |
PersistentStateManager.addConsumerConfiguredPortletHandle(java.lang.String portletHandle,
RegistrationContext registrationContext)
|
PortletContext |
PortletManagementOperationsInterface.clonePortlet(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
Lifetime lifetime)
|
CopyPortletsResponse |
PortletManagementOperationsInterface.copyPortlets(RegistrationContext toRegistrationContext,
UserContext toUserContext,
RegistrationContext fromRegistrationContext,
UserContext UserContext,
PortletContext[] fromPortletContexts,
Lifetime lifetime)
|
void |
PersistentStateManager.deregister(RegistrationContext registrationContext)
|
ReturnAny |
RegistrationOperationsInterface.deregister(RegistrationContext context,
UserContext userContext)
|
DestroyPortletsResponse |
PortletManagementOperationsInterface.destroyPortlets(RegistrationContext registrationContext,
java.lang.String[] portletHandles,
UserContext userContext)
|
ExportPortletsResponse |
PortletManagementOperationsInterface.exportPortlets(RegistrationContext registrationContext,
PortletContext[] portletContext,
UserContext userContext,
Lifetime lifetime,
boolean exportByValueRequired)
|
MarkupResponse |
MarkupOperationsInterface.getMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams)
|
PortletDescriptionResponse |
PortletManagementOperationsInterface.getPortletDescription(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
PropertyList |
PortletManagementOperationsInterface.getPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] names)
|
PortletPropertyDescriptionResponse |
PortletManagementOperationsInterface.getPortletPropertyDescription(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
GetPortletsLifetimeResponse |
PortletManagementOperationsInterface.getPortletsLifetime(RegistrationContext registrationContext,
PortletContext[] portletContext,
UserContext userContext)
|
RegistrationData |
PersistentStateManager.getRegistrationData(RegistrationContext registrationContext)
|
Lifetime |
PersistentStateManager.getRegistrationLifetime(RegistrationContext registrationContext)
|
Lifetime |
RegistrationOperationsInterface.getRegistrationLifetime(RegistrationContext registrationContext,
UserContext userContext)
|
ResourceResponse |
MarkupOperationsInterface.getResource(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
ResourceParams resourceParams)
|
ServiceDescription |
ServiceDescriptionInterface.getServiceDescription(RegistrationContext registrationContext,
java.lang.String[] desiredLocales,
java.lang.String[] portletHandles,
UserContext userContext)
|
HandleEventsResponse |
MarkupOperationsInterface.handleEvents(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
EventParams eventParams)
|
ImportPortletsResponse |
PortletManagementOperationsInterface.importPortlets(RegistrationContext registrationContext,
byte[] importContext,
ImportPortlet[] importPortlet,
UserContext userContext,
Lifetime lifetime)
|
ReturnAny |
MarkupOperationsInterface.initCookie(RegistrationContext registrationContext,
UserContext userContext)
|
boolean |
PersistentStateManager.isConsumerConfiguredPortlet(java.lang.String portletHandle,
RegistrationContext registrationContext)
|
boolean |
PersistentStateManager.isRegistered(RegistrationContext registrationContext)
|
RegistrationState |
RegistrationOperationsInterface.modifyRegistration(RegistrationContext context,
RegistrationData data,
UserContext userContext)
|
BlockingInteractionResponse |
MarkupOperationsInterface.performBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
ReturnAny |
PortletManagementOperationsInterface.releaseExport(byte[] exportContext,
UserContext userContext,
RegistrationContext registrationContext)
|
ReturnAny |
MarkupOperationsInterface.releaseSessions(RegistrationContext registrationContext,
java.lang.String[] sessionIDs,
UserContext userContext)
|
void |
PersistentStateManager.removeConsumerConfiguredPortletHandle(java.lang.String portletHandle,
RegistrationContext registrationContext)
|
Lifetime |
PortletManagementOperationsInterface.setExportLifetime(RegistrationContext registrationContext,
byte[] exportContext,
UserContext userContext,
Lifetime lifetime)
|
PortletContext |
PortletManagementOperationsInterface.setPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
PropertyList propertyList)
|
SetPortletsLifetimeResponse |
PortletManagementOperationsInterface.setPortletsLifetime(RegistrationContext registrationContext,
PortletContext[] portletContext,
UserContext userContext,
Lifetime lifetime)
|
Lifetime |
RegistrationOperationsInterface.setRegistrationLifetime(RegistrationContext registrationContext,
UserContext userContext,
Lifetime lifetime)
|
| Uses of RegistrationContext in org.exoplatform.services.wsrp2.producer.impl |
|---|
| Methods in org.exoplatform.services.wsrp2.producer.impl that return RegistrationContext | |
|---|---|
RegistrationContext |
RegistrationOperationsInterfaceImp.register(RegistrationData data,
UserContext userContext,
Lifetime lifetime)
|
| Methods in org.exoplatform.services.wsrp2.producer.impl with parameters of type RegistrationContext | |
|---|---|
void |
PersistentStateManagerImpl.addConsumerConfiguredPortletHandle(java.lang.String portletHandle,
RegistrationContext registrationContext)
|
PortletContext |
PortletManagementOperationsInterfaceImpl.clonePortlet(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
Lifetime lifetime)
|
CopyPortletsResponse |
PortletManagementOperationsInterfaceImpl.copyPortlets(RegistrationContext toRegistrationContext,
UserContext toUserContext,
RegistrationContext fromRegistrationContext,
UserContext fromUserContext,
PortletContext[] fromPortletContexts,
Lifetime lifetime)
|
void |
PersistentStateManagerImpl.deregister(RegistrationContext registrationContext)
|
ReturnAny |
RegistrationOperationsInterfaceImp.deregister(RegistrationContext registrationContext,
UserContext userContext)
|
DestroyPortletsResponse |
PortletManagementOperationsInterfaceImpl.destroyPortlets(RegistrationContext registrationContext,
java.lang.String[] portletHandles,
UserContext userContext)
|
ExportPortletsResponse |
PortletManagementOperationsInterfaceImpl.exportPortlets(RegistrationContext registrationContext,
PortletContext[] portletContexts,
UserContext userContext,
Lifetime lifetime,
boolean exportByValueRequired)
|
MarkupResponse |
MarkupOperationsInterfaceImpl.getMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams)
|
PortletDescriptionResponse |
PortletManagementOperationsInterfaceImpl.getPortletDescription(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
PropertyList |
PortletManagementOperationsInterfaceImpl.getPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] names)
|
PortletPropertyDescriptionResponse |
PortletManagementOperationsInterfaceImpl.getPortletPropertyDescription(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
GetPortletsLifetimeResponse |
PortletManagementOperationsInterfaceImpl.getPortletsLifetime(RegistrationContext registrationContext,
PortletContext[] portletContexts,
UserContext userContext)
|
RegistrationData |
PersistentStateManagerImpl.getRegistrationData(RegistrationContext registrationContext)
|
Lifetime |
PersistentStateManagerImpl.getRegistrationLifetime(RegistrationContext registrationContext)
|
Lifetime |
RegistrationOperationsInterfaceImp.getRegistrationLifetime(RegistrationContext registrationContext,
UserContext userContext)
|
ResourceResponse |
MarkupOperationsInterfaceImpl.getResource(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
ResourceParams resourceParams)
|
ServiceDescription |
ServiceDescriptionInterfaceImpl.getServiceDescription(RegistrationContext registrationContext,
java.lang.String[] desiredLocales,
java.lang.String[] portletHandles,
UserContext userContext)
|
HandleEventsResponse |
MarkupOperationsInterfaceImpl.handleEvents(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
EventParams eventParams)
|
ImportPortletsResponse |
PortletManagementOperationsInterfaceImpl.importPortlets(RegistrationContext registrationContext,
byte[] importContext,
ImportPortlet[] importPortlets,
UserContext userContext,
Lifetime lifetime)
|
ReturnAny |
MarkupOperationsInterfaceImpl.initCookie(RegistrationContext registrationContext,
UserContext userContext)
|
boolean |
PersistentStateManagerImpl.isConsumerConfiguredPortlet(java.lang.String portletHandle,
RegistrationContext registrationContext)
|
boolean |
PersistentStateManagerImpl.isRegistered(RegistrationContext registrationContext)
|
RegistrationState |
RegistrationOperationsInterfaceImp.modifyRegistration(RegistrationContext registrationContext,
RegistrationData data,
UserContext userContext)
|
BlockingInteractionResponse |
MarkupOperationsInterfaceImpl.performBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
ReturnAny |
PortletManagementOperationsInterfaceImpl.releaseExport(byte[] exportContext,
UserContext userContext,
RegistrationContext registrationContext)
|
ReturnAny |
MarkupOperationsInterfaceImpl.releaseSessions(RegistrationContext registrationContext,
java.lang.String[] sessionIDs,
UserContext userContext)
|
void |
PersistentStateManagerImpl.removeConsumerConfiguredPortletHandle(java.lang.String portletHandle,
RegistrationContext registrationContext)
|
Lifetime |
PortletManagementOperationsInterfaceImpl.setExportLifetime(RegistrationContext registrationContext,
byte[] exportContext,
UserContext userContext,
Lifetime lifetime)
|
PortletContext |
PortletManagementOperationsInterfaceImpl.setPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
PropertyList propertyList)
|
SetPortletsLifetimeResponse |
PortletManagementOperationsInterfaceImpl.setPortletsLifetime(RegistrationContext registrationContext,
PortletContext[] portletContexts,
UserContext userContext,
Lifetime lifetime)
|
Lifetime |
RegistrationOperationsInterfaceImp.setRegistrationLifetime(RegistrationContext registrationContext,
UserContext userContext,
Lifetime lifetime)
|
| Uses of RegistrationContext in org.exoplatform.services.wsrp2.producer.impl.helpers |
|---|
| Methods in org.exoplatform.services.wsrp2.producer.impl.helpers with parameters of type RegistrationContext | |
|---|---|
static boolean |
Helper.checkLifetime(RegistrationContext registrationContext,
UserContext userContext)
|
static boolean |
Helper.checkPortletLifetime(RegistrationContext registrationContext,
PortletContext[] portletContexts,
UserContext userContext,
PortletManagementOperationsInterface pmoi)
|
| Uses of RegistrationContext in org.exoplatform.services.wsrp2.producer.impl.utils |
|---|
| Methods in org.exoplatform.services.wsrp2.producer.impl.utils with parameters of type RegistrationContext | |
|---|---|
static void |
Utils.checkRegistration(RegistrationContext registrationContext,
PersistentStateManager stateManager)
|
| Uses of RegistrationContext in org.exoplatform.services.wsrp2.type |
|---|
| Methods in org.exoplatform.services.wsrp2.type that return RegistrationContext | |
|---|---|
RegistrationContext |
CopyPortlets.getFromRegistrationContext()
Gets the fromRegistrationContext value for this CopyPortlets. |
RegistrationContext |
GetServiceDescription.getRegistrationContext()
Gets the registrationContext value for this GetServiceDescription. |
RegistrationContext |
ImportPortlets.getRegistrationContext()
Gets the registrationContext value for this ImportPortlets. |
RegistrationContext |
ClonePortlet.getRegistrationContext()
Gets the registrationContext value for this ClonePortlet. |
RegistrationContext |
ModifyRegistration.getRegistrationContext()
Gets the registrationContext value for this ModifyRegistration. |
RegistrationContext |
ExportPortlets.getRegistrationContext()
Gets the registrationContext value for this ExportPortlets. |
RegistrationContext |
SetPortletProperties.getRegistrationContext()
Gets the registrationContext value for this SetPortletProperties. |
RegistrationContext |
GetPortletsLifetime.getRegistrationContext()
Gets the registrationContext value for this GetPortletsLifetime. |
RegistrationContext |
ReleaseSessions.getRegistrationContext()
Gets the registrationContext value for this ReleaseSessions. |
RegistrationContext |
GetResource.getRegistrationContext()
Gets the registrationContext value for this GetResource. |
RegistrationContext |
GetRegistrationLifetime.getRegistrationContext()
Gets the registrationContext value for this GetRegistrationLifetime. |
RegistrationContext |
HandleEvents.getRegistrationContext()
Gets the registrationContext value for this HandleEvents. |
RegistrationContext |
SetPortletsLifetime.getRegistrationContext()
Gets the registrationContext value for this SetPortletsLifetime. |
RegistrationContext |
InitCookie.getRegistrationContext()
Gets the registrationContext value for this InitCookie. |
RegistrationContext |
GetPortletDescription.getRegistrationContext()
Gets the registrationContext value for this GetPortletDescription. |
RegistrationContext |
GetPortletPropertyDescription.getRegistrationContext()
Gets the registrationContext value for this GetPortletPropertyDescription. |
RegistrationContext |
GetMarkup.getRegistrationContext()
Gets the registrationContext value for this GetMarkup. |
RegistrationContext |
PerformBlockingInteraction.getRegistrationContext()
Gets the registrationContext value for this PerformBlockingInteraction. |
RegistrationContext |
Deregister.getRegistrationContext()
Gets the registrationContext value for this Deregister. |
RegistrationContext |
SetRegistrationLifetime.getRegistrationContext()
Gets the registrationContext value for this SetRegistrationLifetime. |
RegistrationContext |
DestroyPortlets.getRegistrationContext()
Gets the registrationContext value for this DestroyPortlets. |
RegistrationContext |
SetExportLifetime.getRegistrationContext()
Gets the registrationContext value for this SetExportLifetime. |
RegistrationContext |
GetPortletProperties.getRegistrationContext()
Gets the registrationContext value for this GetPortletProperties. |
RegistrationContext |
ReleaseExport.getRegistrationContext()
Gets the registrationContext value for this ReleaseExport. |
RegistrationContext |
CopyPortlets.getToRegistrationContext()
Gets the toRegistrationContext value for this CopyPortlets. |
| Methods in org.exoplatform.services.wsrp2.type with parameters of type RegistrationContext | |
|---|---|
void |
CopyPortlets.setFromRegistrationContext(RegistrationContext fromRegistrationContext)
Sets the fromRegistrationContext value for this CopyPortlets. |
void |
GetServiceDescription.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this GetServiceDescription. |
void |
ImportPortlets.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this ImportPortlets. |
void |
ClonePortlet.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this ClonePortlet. |
void |
ModifyRegistration.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this ModifyRegistration. |
void |
ExportPortlets.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this ExportPortlets. |
void |
SetPortletProperties.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this SetPortletProperties. |
void |
GetPortletsLifetime.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this GetPortletsLifetime. |
void |
ReleaseSessions.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this ReleaseSessions. |
void |
GetResource.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this GetResource. |
void |
GetRegistrationLifetime.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this GetRegistrationLifetime. |
void |
HandleEvents.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this HandleEvents. |
void |
SetPortletsLifetime.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this SetPortletsLifetime. |
void |
InitCookie.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this InitCookie. |
void |
GetPortletDescription.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this GetPortletDescription. |
void |
GetPortletPropertyDescription.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this GetPortletPropertyDescription. |
void |
GetMarkup.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this GetMarkup. |
void |
PerformBlockingInteraction.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this PerformBlockingInteraction. |
void |
Deregister.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this Deregister. |
void |
SetRegistrationLifetime.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this SetRegistrationLifetime. |
void |
DestroyPortlets.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this DestroyPortlets. |
void |
SetExportLifetime.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this SetExportLifetime. |
void |
GetPortletProperties.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this GetPortletProperties. |
void |
ReleaseExport.setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this ReleaseExport. |
void |
CopyPortlets.setToRegistrationContext(RegistrationContext toRegistrationContext)
Sets the toRegistrationContext value for this CopyPortlets. |
| Constructors in org.exoplatform.services.wsrp2.type with parameters of type RegistrationContext | |
|---|---|
ClonePortlet(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
Lifetime lifetime)
|
|
CopyPortlets(RegistrationContext toRegistrationContext,
UserContext toUserContext,
RegistrationContext fromRegistrationContext,
UserContext fromUserContext,
PortletContext[] fromPortletContexts,
Lifetime lifetime)
|
|
Deregister(RegistrationContext registrationContext,
UserContext userContext)
|
|
DestroyPortlets(RegistrationContext registrationContext,
java.lang.String[] portletHandles,
UserContext userContext)
|
|
ExportPortlets(RegistrationContext registrationContext,
PortletContext[] portletContext,
UserContext userContext,
Lifetime lifetime,
java.lang.Boolean exportByValueRequired)
|
|
GetMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams)
|
|
GetPortletDescription(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
|
GetPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] names)
|
|
GetPortletPropertyDescription(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
|
GetPortletsLifetime(RegistrationContext registrationContext,
PortletContext[] portletContext,
UserContext userContext)
|
|
GetRegistrationLifetime(RegistrationContext registrationContext,
UserContext userContext)
|
|
GetResource(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
ResourceParams resourceParams)
|
|
GetServiceDescription(RegistrationContext registrationContext,
java.lang.String[] desiredLocales,
java.lang.String[] portletHandles,
UserContext userContext)
|
|
HandleEvents(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
EventParams eventParams)
|
|
ImportPortlets(RegistrationContext registrationContext,
byte[] importContext,
ImportPortlet[] importPortlet,
UserContext userContext,
Lifetime lifetime)
|
|
InitCookie(RegistrationContext registrationContext,
UserContext userContext)
|
|
ModifyRegistration(RegistrationContext registrationContext,
RegistrationData registrationData,
UserContext userContext)
|
|
PerformBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
|
ReleaseExport(RegistrationContext registrationContext,
byte[] exportContext,
UserContext userContext)
|
|
ReleaseSessions(RegistrationContext registrationContext,
java.lang.String[] sessionIDs,
UserContext userContext)
|
|
SetExportLifetime(RegistrationContext registrationContext,
byte[] exportContext,
UserContext userContext,
Lifetime lifetime)
|
|
SetPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
PropertyList propertyList)
|
|
SetPortletsLifetime(RegistrationContext registrationContext,
PortletContext[] portletContext,
UserContext userContext,
Lifetime lifetime)
|
|
SetRegistrationLifetime(RegistrationContext registrationContext,
UserContext userContext,
Lifetime lifetime)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||